elixir logo
elixir from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- elixir
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the elixir logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#9575cd" d="M12.173 22.681c-3.86 0-6.99-3.64-6.99-8.13c0-3.678 2.773-8.172 4.916-10.91c1.014-1.296 2.93-2.322 2.93-2.322s-.982 5.239 1.683 7.319c2.366 1.847 4.106 4.25 4.106 6.363c0 4.232-2.784 7.68-6.645 7.68"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeElixir(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#9575cd" d="M12.173 22.681c-3.86 0-6.99-3.64-6.99-8.13c0-3.678 2.773-8.172 4.916-10.91c1.014-1.296 2.93-2.322 2.93-2.322s-.982 5.239 1.683 7.319c2.366 1.847 4.106 4.25 4.106 6.363c0 4.232-2.784 7.68-6.645 7.68"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#9575cd" d="M12.173 22.681c-3.86 0-6.99-3.64-6.99-8.13c0-3.678 2.773-8.172 4.916-10.91c1.014-1.296 2.93-2.322 2.93-2.322s-.982 5.239 1.683 7.319c2.366 1.847 4.106 4.25 4.106 6.363c0 4.232-2.784 7.68-6.645 7.68"/></svg> </template>
CSS
.icon-elixir {
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%22%239575cd%22%20d%3D%22M12.173%2022.681c-3.86%200-6.99-3.64-6.99-8.13c0-3.678%202.773-8.172%204.916-10.91c1.014-1.296%202.93-2.322%202.93-2.322s-.982%205.239%201.683%207.319c2.366%201.847%204.106%204.25%204.106%206.363c0%204.232-2.784%207.68-6.645%207.68%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%22%239575cd%22%20d%3D%22M12.173%2022.681c-3.86%200-6.99-3.64-6.99-8.13c0-3.678%202.773-8.172%204.916-10.91c1.014-1.296%202.93-2.322%202.93-2.322s-.982%205.239%201.683%207.319c2.366%201.847%204.106%204.25%204.106%206.363c0%204.232-2.784%207.68-6.645%207.68%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/elixir.svg?color=%231a73e8&size=48