autoit logo
autoit from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- autoit
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the autoit logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#1976d2" d="M12.002 2a10 10 0 0 0-10 10a10 10 0 0 0 10 10a10 10 0 0 0 10-10a10 10 0 0 0-10-10m.139 4.419q.642 0 1.07.294q.431.294.731.731l5.71 8.262H9.026l1.707-2.35h3.15q.443 0 .77.028a11 11 0 0 1-.443-.62q-.253-.376-.485-.704l-1.64-2.417l-4.29 6.063H4.45l5.86-8.262q.285-.396.723-.71q.437-.315 1.108-.315"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeAutoit(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#1976d2" d="M12.002 2a10 10 0 0 0-10 10a10 10 0 0 0 10 10a10 10 0 0 0 10-10a10 10 0 0 0-10-10m.139 4.419q.642 0 1.07.294q.431.294.731.731l5.71 8.262H9.026l1.707-2.35h3.15q.443 0 .77.028a11 11 0 0 1-.443-.62q-.253-.376-.485-.704l-1.64-2.417l-4.29 6.063H4.45l5.86-8.262q.285-.396.723-.71q.437-.315 1.108-.315"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#1976d2" d="M12.002 2a10 10 0 0 0-10 10a10 10 0 0 0 10 10a10 10 0 0 0 10-10a10 10 0 0 0-10-10m.139 4.419q.642 0 1.07.294q.431.294.731.731l5.71 8.262H9.026l1.707-2.35h3.15q.443 0 .77.028a11 11 0 0 1-.443-.62q-.253-.376-.485-.704l-1.64-2.417l-4.29 6.063H4.45l5.86-8.262q.285-.396.723-.71q.437-.315 1.108-.315"/></svg> </template>
CSS
.icon-autoit {
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%231976d2%22%20d%3D%22M12.002%202a10%2010%200%200%200-10%2010a10%2010%200%200%200%2010%2010a10%2010%200%200%200%2010-10a10%2010%200%200%200-10-10m.139%204.419q.642%200%201.07.294q.431.294.731.731l5.71%208.262H9.026l1.707-2.35h3.15q.443%200%20.77.028a11%2011%200%200%201-.443-.62q-.253-.376-.485-.704l-1.64-2.417l-4.29%206.063H4.45l5.86-8.262q.285-.396.723-.71q.437-.315%201.108-.315%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%231976d2%22%20d%3D%22M12.002%202a10%2010%200%200%200-10%2010a10%2010%200%200%200%2010%2010a10%2010%200%200%200%2010-10a10%2010%200%200%200-10-10m.139%204.419q.642%200%201.07.294q.431.294.731.731l5.71%208.262H9.026l1.707-2.35h3.15q.443%200%20.77.028a11%2011%200%200%201-.443-.62q-.253-.376-.485-.704l-1.64-2.417l-4.29%206.063H4.45l5.86-8.262q.285-.396.723-.71q.437-.315%201.108-.315%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/autoit.svg?color=%231a73e8&size=48