manageiq logo
manageiq from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- manageiq
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the manageiq logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.095.1C5.718.094.544 5.26.538 11.637v.022c0 2.069.547 4.005 1.496 5.683l2.869-2.868a7.7 7.7 0 0 1-.54-2.815c0-4.262 3.47-7.73 7.732-7.73s7.732 3.468 7.732 7.73s-3.47 7.732-7.732 7.732a7.7 7.7 0 0 1-2.6-.46L6.596 21.83a11.5 11.5 0 0 0 5.499 1.388c2.316 0 4.467-.686 6.275-1.856l2.393 2.392L24 20.512l-2.349-2.349c1.262-1.852 2-4.09 2-6.505C23.66 5.269 18.452.078 12.096.101zm0 9.34c-1.225 0-2.214.991-2.214 2.217s.989 2.215 2.214 2.215a2.216 2.216 0 1 0 0-4.432m-4.24 3.368C7.57 13.09.273 20.39 0 20.662L3.24 23.9l7.855-7.855l-3.24-3.238z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsManageiq(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.095.1C5.718.094.544 5.26.538 11.637v.022c0 2.069.547 4.005 1.496 5.683l2.869-2.868a7.7 7.7 0 0 1-.54-2.815c0-4.262 3.47-7.73 7.732-7.73s7.732 3.468 7.732 7.73s-3.47 7.732-7.732 7.732a7.7 7.7 0 0 1-2.6-.46L6.596 21.83a11.5 11.5 0 0 0 5.499 1.388c2.316 0 4.467-.686 6.275-1.856l2.393 2.392L24 20.512l-2.349-2.349c1.262-1.852 2-4.09 2-6.505C23.66 5.269 18.452.078 12.096.101zm0 9.34c-1.225 0-2.214.991-2.214 2.217s.989 2.215 2.214 2.215a2.216 2.216 0 1 0 0-4.432m-4.24 3.368C7.57 13.09.273 20.39 0 20.662L3.24 23.9l7.855-7.855l-3.24-3.238z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.095.1C5.718.094.544 5.26.538 11.637v.022c0 2.069.547 4.005 1.496 5.683l2.869-2.868a7.7 7.7 0 0 1-.54-2.815c0-4.262 3.47-7.73 7.732-7.73s7.732 3.468 7.732 7.73s-3.47 7.732-7.732 7.732a7.7 7.7 0 0 1-2.6-.46L6.596 21.83a11.5 11.5 0 0 0 5.499 1.388c2.316 0 4.467-.686 6.275-1.856l2.393 2.392L24 20.512l-2.349-2.349c1.262-1.852 2-4.09 2-6.505C23.66 5.269 18.452.078 12.096.101zm0 9.34c-1.225 0-2.214.991-2.214 2.217s.989 2.215 2.214 2.215a2.216 2.216 0 1 0 0-4.432m-4.24 3.368C7.57 13.09.273 20.39 0 20.662L3.24 23.9l7.855-7.855l-3.24-3.238z"/></svg> </template>
CSS
.icon-manageiq {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.095.1C5.718.094.544%205.26.538%2011.637v.022c0%202.069.547%204.005%201.496%205.683l2.869-2.868a7.7%207.7%200%200%201-.54-2.815c0-4.262%203.47-7.73%207.732-7.73s7.732%203.468%207.732%207.73s-3.47%207.732-7.732%207.732a7.7%207.7%200%200%201-2.6-.46L6.596%2021.83a11.5%2011.5%200%200%200%205.499%201.388c2.316%200%204.467-.686%206.275-1.856l2.393%202.392L24%2020.512l-2.349-2.349c1.262-1.852%202-4.09%202-6.505C23.66%205.269%2018.452.078%2012.096.101zm0%209.34c-1.225%200-2.214.991-2.214%202.217s.989%202.215%202.214%202.215a2.216%202.216%200%201%200%200-4.432m-4.24%203.368C7.57%2013.09.273%2020.39%200%2020.662L3.24%2023.9l7.855-7.855l-3.24-3.238z%22%2F%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.095.1C5.718.094.544%205.26.538%2011.637v.022c0%202.069.547%204.005%201.496%205.683l2.869-2.868a7.7%207.7%200%200%201-.54-2.815c0-4.262%203.47-7.73%207.732-7.73s7.732%203.468%207.732%207.73s-3.47%207.732-7.732%207.732a7.7%207.7%200%200%201-2.6-.46L6.596%2021.83a11.5%2011.5%200%200%200%205.499%201.388c2.316%200%204.467-.686%206.275-1.856l2.393%202.392L24%2020.512l-2.349-2.349c1.262-1.852%202-4.09%202-6.505C23.66%205.269%2018.452.078%2012.096.101zm0%209.34c-1.225%200-2.214.991-2.214%202.217s.989%202.215%202.214%202.215a2.216%202.216%200%201%200%200-4.432m-4.24%203.368C7.57%2013.09.273%2020.39%200%2020.662L3.24%2023.9l7.855-7.855l-3.24-3.238z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/manageiq.svg?color=%231a73e8&size=48