macro auto icon
macro-auto from Material Symbols by Google · Regular · Images · Apache-2.0 Free for personal and commercial use.
- Name
- macro-auto
- Set
- Material Symbols
- Style
- Regular
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- macro-auto-sharp
3 other variants in Material Symbols
The same icon in other sets
More images icons from Material Symbols
Use the macro auto icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 15q-1.05 0-1.775-.725T9.5 12.5v-.2q-.3.225-.638.338t-.762.112q-1.05 0-1.775-.725T5.6 10.25q0-.75.4-1.35T7.05 8Q6.4 7.7 6 7.1t-.4-1.35q0-1.05.725-1.775T8.1 3.25q.425 0 .763.112T9.5 3.7v-.2q0-1.05.725-1.775T12 1t1.775.725T14.5 3.5v.2q.225-.175.488-.275t.562-.15l-1.325 3.55q-.325-.6-.912-.962T12 5.5q-1.05 0-1.775.725T9.5 8t.725 1.775T12 10.5q.325 0 .6-.075t.55-.2q.075.525.488.9t.987.375h3.45q-.325.575-.887.913t-1.288.337q-.425 0-.763-.112T14.5 12.3v.2q0 1.05-.725 1.775T12 15m2.625-5L18 1h1.6l3.425 9h-1.55l-.8-2.3h-3.7l-.8 2.3zm2.8-3.6h2.75L18.85 2.65h-.05zM12 22q0-1.85.713-3.488t1.937-2.862t2.863-1.937T21 13q0 1.85-.712 3.488T18.35 19.35t-2.863 1.938T12 22m0 0q0-1.85-.712-3.488T9.35 15.65t-2.863-1.937T3 13q0 1.85.713 3.488T5.65 19.35t2.863 1.938T12 22"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsMacroAuto(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 15q-1.05 0-1.775-.725T9.5 12.5v-.2q-.3.225-.638.338t-.762.112q-1.05 0-1.775-.725T5.6 10.25q0-.75.4-1.35T7.05 8Q6.4 7.7 6 7.1t-.4-1.35q0-1.05.725-1.775T8.1 3.25q.425 0 .763.112T9.5 3.7v-.2q0-1.05.725-1.775T12 1t1.775.725T14.5 3.5v.2q.225-.175.488-.275t.562-.15l-1.325 3.55q-.325-.6-.912-.962T12 5.5q-1.05 0-1.775.725T9.5 8t.725 1.775T12 10.5q.325 0 .6-.075t.55-.2q.075.525.488.9t.987.375h3.45q-.325.575-.887.913t-1.288.337q-.425 0-.763-.112T14.5 12.3v.2q0 1.05-.725 1.775T12 15m2.625-5L18 1h1.6l3.425 9h-1.55l-.8-2.3h-3.7l-.8 2.3zm2.8-3.6h2.75L18.85 2.65h-.05zM12 22q0-1.85.713-3.488t1.937-2.862t2.863-1.937T21 13q0 1.85-.712 3.488T18.35 19.35t-2.863 1.938T12 22m0 0q0-1.85-.712-3.488T9.35 15.65t-2.863-1.937T3 13q0 1.85.713 3.488T5.65 19.35t2.863 1.938T12 22"/></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 15q-1.05 0-1.775-.725T9.5 12.5v-.2q-.3.225-.638.338t-.762.112q-1.05 0-1.775-.725T5.6 10.25q0-.75.4-1.35T7.05 8Q6.4 7.7 6 7.1t-.4-1.35q0-1.05.725-1.775T8.1 3.25q.425 0 .763.112T9.5 3.7v-.2q0-1.05.725-1.775T12 1t1.775.725T14.5 3.5v.2q.225-.175.488-.275t.562-.15l-1.325 3.55q-.325-.6-.912-.962T12 5.5q-1.05 0-1.775.725T9.5 8t.725 1.775T12 10.5q.325 0 .6-.075t.55-.2q.075.525.488.9t.987.375h3.45q-.325.575-.887.913t-1.288.337q-.425 0-.763-.112T14.5 12.3v.2q0 1.05-.725 1.775T12 15m2.625-5L18 1h1.6l3.425 9h-1.55l-.8-2.3h-3.7l-.8 2.3zm2.8-3.6h2.75L18.85 2.65h-.05zM12 22q0-1.85.713-3.488t1.937-2.862t2.863-1.937T21 13q0 1.85-.712 3.488T18.35 19.35t-2.863 1.938T12 22m0 0q0-1.85-.712-3.488T9.35 15.65t-2.863-1.937T3 13q0 1.85.713 3.488T5.65 19.35t2.863 1.938T12 22"/></svg> </template>
CSS
.icon-macro-auto {
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%2015q-1.05%200-1.775-.725T9.5%2012.5v-.2q-.3.225-.638.338t-.762.112q-1.05%200-1.775-.725T5.6%2010.25q0-.75.4-1.35T7.05%208Q6.4%207.7%206%207.1t-.4-1.35q0-1.05.725-1.775T8.1%203.25q.425%200%20.763.112T9.5%203.7v-.2q0-1.05.725-1.775T12%201t1.775.725T14.5%203.5v.2q.225-.175.488-.275t.562-.15l-1.325%203.55q-.325-.6-.912-.962T12%205.5q-1.05%200-1.775.725T9.5%208t.725%201.775T12%2010.5q.325%200%20.6-.075t.55-.2q.075.525.488.9t.987.375h3.45q-.325.575-.887.913t-1.288.337q-.425%200-.763-.112T14.5%2012.3v.2q0%201.05-.725%201.775T12%2015m2.625-5L18%201h1.6l3.425%209h-1.55l-.8-2.3h-3.7l-.8%202.3zm2.8-3.6h2.75L18.85%202.65h-.05zM12%2022q0-1.85.713-3.488t1.937-2.862t2.863-1.937T21%2013q0%201.85-.712%203.488T18.35%2019.35t-2.863%201.938T12%2022m0%200q0-1.85-.712-3.488T9.35%2015.65t-2.863-1.937T3%2013q0%201.85.713%203.488T5.65%2019.35t2.863%201.938T12%2022%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%2015q-1.05%200-1.775-.725T9.5%2012.5v-.2q-.3.225-.638.338t-.762.112q-1.05%200-1.775-.725T5.6%2010.25q0-.75.4-1.35T7.05%208Q6.4%207.7%206%207.1t-.4-1.35q0-1.05.725-1.775T8.1%203.25q.425%200%20.763.112T9.5%203.7v-.2q0-1.05.725-1.775T12%201t1.775.725T14.5%203.5v.2q.225-.175.488-.275t.562-.15l-1.325%203.55q-.325-.6-.912-.962T12%205.5q-1.05%200-1.775.725T9.5%208t.725%201.775T12%2010.5q.325%200%20.6-.075t.55-.2q.075.525.488.9t.987.375h3.45q-.325.575-.887.913t-1.288.337q-.425%200-.763-.112T14.5%2012.3v.2q0%201.05-.725%201.775T12%2015m2.625-5L18%201h1.6l3.425%209h-1.55l-.8-2.3h-3.7l-.8%202.3zm2.8-3.6h2.75L18.85%202.65h-.05zM12%2022q0-1.85.713-3.488t1.937-2.862t2.863-1.937T21%2013q0%201.85-.712%203.488T18.35%2019.35t-2.863%201.938T12%2022m0%200q0-1.85-.712-3.488T9.35%2015.65t-2.863-1.937T3%2013q0%201.85.713%203.488T5.65%2019.35t2.863%201.938T12%2022%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/macro-auto.svg?color=%231a73e8&size=48