apollo logo
apollo from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- apollo
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
The same logo in other sets
Use the apollo logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#7e57c2" d="M31.93 14.457a.51.51 0 0 0-.506-.457h-2.01a.497.497 0 0 0-.491.559l.014.134c.616 6.284-4.097 12.817-10.29 14.044A13.009 13.009 0 1 1 24.3 6h4.19a16.013 16.013 0 1 0 3.44 8.457"/><circle cx="24.533" cy="4.267" r="4.267" fill="#7e57c2"/><path fill="#7e57c2" d="M17 8h-3L8 24h3z"/><path fill="#7e57c2" d="M15 8h3l6 16h-3zm2.88 13H12v-3h4.75z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeApollo(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#7e57c2" d="M31.93 14.457a.51.51 0 0 0-.506-.457h-2.01a.497.497 0 0 0-.491.559l.014.134c.616 6.284-4.097 12.817-10.29 14.044A13.009 13.009 0 1 1 24.3 6h4.19a16.013 16.013 0 1 0 3.44 8.457"/><circle cx="24.533" cy="4.267" r="4.267" fill="#7e57c2"/><path fill="#7e57c2" d="M17 8h-3L8 24h3z"/><path fill="#7e57c2" d="M15 8h3l6 16h-3zm2.88 13H12v-3h4.75z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#7e57c2" d="M31.93 14.457a.51.51 0 0 0-.506-.457h-2.01a.497.497 0 0 0-.491.559l.014.134c.616 6.284-4.097 12.817-10.29 14.044A13.009 13.009 0 1 1 24.3 6h4.19a16.013 16.013 0 1 0 3.44 8.457"/><circle cx="24.533" cy="4.267" r="4.267" fill="#7e57c2"/><path fill="#7e57c2" d="M17 8h-3L8 24h3z"/><path fill="#7e57c2" d="M15 8h3l6 16h-3zm2.88 13H12v-3h4.75z"/></svg> </template>
CSS
.icon-apollo {
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%2032%2032%22%3E%3Cpath%20fill%3D%22%237e57c2%22%20d%3D%22M31.93%2014.457a.51.51%200%200%200-.506-.457h-2.01a.497.497%200%200%200-.491.559l.014.134c.616%206.284-4.097%2012.817-10.29%2014.044A13.009%2013.009%200%201%201%2024.3%206h4.19a16.013%2016.013%200%201%200%203.44%208.457%22%2F%3E%3Ccircle%20cx%3D%2224.533%22%20cy%3D%224.267%22%20r%3D%224.267%22%20fill%3D%22%237e57c2%22%2F%3E%3Cpath%20fill%3D%22%237e57c2%22%20d%3D%22M17%208h-3L8%2024h3z%22%2F%3E%3Cpath%20fill%3D%22%237e57c2%22%20d%3D%22M15%208h3l6%2016h-3zm2.88%2013H12v-3h4.75z%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%2032%2032%22%3E%3Cpath%20fill%3D%22%237e57c2%22%20d%3D%22M31.93%2014.457a.51.51%200%200%200-.506-.457h-2.01a.497.497%200%200%200-.491.559l.014.134c.616%206.284-4.097%2012.817-10.29%2014.044A13.009%2013.009%200%201%201%2024.3%206h4.19a16.013%2016.013%200%201%200%203.44%208.457%22%2F%3E%3Ccircle%20cx%3D%2224.533%22%20cy%3D%224.267%22%20r%3D%224.267%22%20fill%3D%22%237e57c2%22%2F%3E%3Cpath%20fill%3D%22%237e57c2%22%20d%3D%22M17%208h-3L8%2024h3z%22%2F%3E%3Cpath%20fill%3D%22%237e57c2%22%20d%3D%22M15%208h3l6%2016h-3zm2.88%2013H12v-3h4.75z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/apollo.svg?color=%231a73e8&size=48