adonis logo
adonis from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- adonis
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 180×180
- License
- MIT
The same logo in other sets
Use the adonis logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 180 180"><path fill="#7c4dff" d="m79.579 25.741l-66.481 115.15h63.305l11.218-19.433H47.613L79.804 65.7l20.005 34.649l11.423-19.783zm42.118 50.221l-45.203 78.297h90.408z" paint-order="fill markers stroke"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeAdonis(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 180 180"><path fill="#7c4dff" d="m79.579 25.741l-66.481 115.15h63.305l11.218-19.433H47.613L79.804 65.7l20.005 34.649l11.423-19.783zm42.118 50.221l-45.203 78.297h90.408z" paintOrder="fill markers stroke"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 180 180"><path fill="#7c4dff" d="m79.579 25.741l-66.481 115.15h63.305l11.218-19.433H47.613L79.804 65.7l20.005 34.649l11.423-19.783zm42.118 50.221l-45.203 78.297h90.408z" paint-order="fill markers stroke"/></svg> </template>
CSS
.icon-adonis {
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%20180%20180%22%3E%3Cpath%20fill%3D%22%237c4dff%22%20d%3D%22m79.579%2025.741l-66.481%20115.15h63.305l11.218-19.433H47.613L79.804%2065.7l20.005%2034.649l11.423-19.783zm42.118%2050.221l-45.203%2078.297h90.408z%22%20paint-order%3D%22fill%20markers%20stroke%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%20180%20180%22%3E%3Cpath%20fill%3D%22%237c4dff%22%20d%3D%22m79.579%2025.741l-66.481%20115.15h63.305l11.218-19.433H47.613L79.804%2065.7l20.005%2034.649l11.423-19.783zm42.118%2050.221l-45.203%2078.297h90.408z%22%20paint-order%3D%22fill%20markers%20stroke%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/adonis.svg?color=%231a73e8&size=48