ansible logo
ansible from Skill Icons by tandpfun · Default · MIT Free for personal and commercial use.
- Name
- ansible
- Set
- Skill Icons
- Style
- Default
- Viewbox
- 256×256
- License
- MIT
The same logo in other sets
Use the ansible logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#000" rx="60"/><path fill="#fff" d="M96.038 163.876a4.8 4.8 0 0 1-2.016-.438a4.914 4.914 0 0 1-2.461-6.498l15.895-35.247l.065-.138l15.495-34.364a5.11 5.11 0 0 1 4.483-2.655a5.11 5.11 0 0 1 4.483 2.655l31.461 69.749a4.915 4.915 0 0 1-1.408 5.861a4.92 4.92 0 0 1-6.027.092l-42.084-31.63l-13.403 29.717a4.92 4.92 0 0 1-4.483 2.896m22.033-41.799l28.538 21.453l-19.11-42.36z"/><path fill="#e00" d="M127.499 215a87.495 87.495 0 0 1-80.838-54.015A87.5 87.5 0 1 1 215 127.498A87.596 87.596 0 0 1 127.499 215m0-165.168a77.669 77.669 0 1 0 77.67 77.666a77.76 77.76 0 0 0-77.67-77.667"/></g></svg>
React
import type { SVGProps } from "react";
export function SkillIconsAnsible(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#000" rx="60"/><path fill="#fff" d="M96.038 163.876a4.8 4.8 0 0 1-2.016-.438a4.914 4.914 0 0 1-2.461-6.498l15.895-35.247l.065-.138l15.495-34.364a5.11 5.11 0 0 1 4.483-2.655a5.11 5.11 0 0 1 4.483 2.655l31.461 69.749a4.915 4.915 0 0 1-1.408 5.861a4.92 4.92 0 0 1-6.027.092l-42.084-31.63l-13.403 29.717a4.92 4.92 0 0 1-4.483 2.896m22.033-41.799l28.538 21.453l-19.11-42.36z"/><path fill="#e00" d="M127.499 215a87.495 87.495 0 0 1-80.838-54.015A87.5 87.5 0 1 1 215 127.498A87.596 87.596 0 0 1 127.499 215m0-165.168a77.669 77.669 0 1 0 77.67 77.666a77.76 77.76 0 0 0-77.67-77.667"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#000" rx="60"/><path fill="#fff" d="M96.038 163.876a4.8 4.8 0 0 1-2.016-.438a4.914 4.914 0 0 1-2.461-6.498l15.895-35.247l.065-.138l15.495-34.364a5.11 5.11 0 0 1 4.483-2.655a5.11 5.11 0 0 1 4.483 2.655l31.461 69.749a4.915 4.915 0 0 1-1.408 5.861a4.92 4.92 0 0 1-6.027.092l-42.084-31.63l-13.403 29.717a4.92 4.92 0 0 1-4.483 2.896m22.033-41.799l28.538 21.453l-19.11-42.36z"/><path fill="#e00" d="M127.499 215a87.495 87.495 0 0 1-80.838-54.015A87.5 87.5 0 1 1 215 127.498A87.596 87.596 0 0 1 127.499 215m0-165.168a77.669 77.669 0 1 0 77.67 77.666a77.76 77.76 0 0 0-77.67-77.667"/></g></svg> </template>
CSS
.icon-ansible {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23000%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M96.038%20163.876a4.8%204.8%200%200%201-2.016-.438a4.914%204.914%200%200%201-2.461-6.498l15.895-35.247l.065-.138l15.495-34.364a5.11%205.11%200%200%201%204.483-2.655a5.11%205.11%200%200%201%204.483%202.655l31.461%2069.749a4.915%204.915%200%200%201-1.408%205.861a4.92%204.92%200%200%201-6.027.092l-42.084-31.63l-13.403%2029.717a4.92%204.92%200%200%201-4.483%202.896m22.033-41.799l28.538%2021.453l-19.11-42.36z%22%2F%3E%3Cpath%20fill%3D%22%23e00%22%20d%3D%22M127.499%20215a87.495%2087.495%200%200%201-80.838-54.015A87.5%2087.5%200%201%201%20215%20127.498A87.596%2087.596%200%200%201%20127.499%20215m0-165.168a77.669%2077.669%200%201%200%2077.67%2077.666a77.76%2077.76%200%200%200-77.67-77.667%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23000%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M96.038%20163.876a4.8%204.8%200%200%201-2.016-.438a4.914%204.914%200%200%201-2.461-6.498l15.895-35.247l.065-.138l15.495-34.364a5.11%205.11%200%200%201%204.483-2.655a5.11%205.11%200%200%201%204.483%202.655l31.461%2069.749a4.915%204.915%200%200%201-1.408%205.861a4.92%204.92%200%200%201-6.027.092l-42.084-31.63l-13.403%2029.717a4.92%204.92%200%200%201-4.483%202.896m22.033-41.799l28.538%2021.453l-19.11-42.36z%22%2F%3E%3Cpath%20fill%3D%22%23e00%22%20d%3D%22M127.499%20215a87.495%2087.495%200%200%201-80.838-54.015A87.5%2087.5%200%201%201%20215%20127.498A87.596%2087.596%200%200%201%20127.499%20215m0-165.168a77.669%2077.669%200%201%200%2077.67%2077.666a77.76%2077.76%200%200%200-77.67-77.667%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/skill-icons/ansible.svg?color=%231a73e8&size=48