macro-auto-outline from Material Symbols Light by Google · Outline · Images · Apache-2.0 Free for personal and commercial use.

Name
macro-auto-outline
Set
Material Symbols Light
Style
Outline
Category
Images
Viewbox
24×24
License
Apache 2.0
Aliases
macro-auto-outline-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More images icons from Material Symbols Light

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="M11.998 13.462q-.76 0-1.282-.525q-.524-.524-.524-1.283v-.162q-.217.167-.462.251t-.553.084q-.761 0-1.285-.524q-.523-.525-.523-1.284q0-.558.294-.988q.294-.431.772-.647q-.478-.215-.772-.646q-.294-.43-.294-.98q0-.77.525-1.293t1.285-.523q.308 0 .552.084t.461.251v-.154q0-.808.525-1.311t1.285-.504t1.283.504q.523.503.523 1.311v.154q.225-.175.487-.256q.263-.08.544-.073l-.787 2.011q-.344-.484-.872-.78q-.528-.294-1.18-.294q-1.05 0-1.775.725T9.5 8.385t.725 1.775t1.775.725q.344 0 .639-.085t.569-.229q.152.295.439.487t.67.192h1.816q-.23.267-.57.422q-.342.155-.74.155q-.308 0-.553-.084t-.462-.25v.16q0 .76-.525 1.284t-1.285.525m2.608-3.712l2.625-6.789h.638l2.675 6.789h-.896l-.761-1.916h-2.681l-.723 1.916zm1.915-2.677h2.058l-.998-2.692h-.05zM12 20.846q0-1.407.636-2.747q.635-1.34 1.687-2.391q1.052-1.052 2.392-1.688t2.747-.635q0 1.407-.636 2.747t-1.687 2.391t-2.392 1.688t-2.747.635m1.142-1.142q1.964-.525 3.308-1.87q1.344-1.344 1.87-3.307q-1.964.525-3.308 1.87t-1.87 3.307M12 20.846q0-1.407-.636-2.747q-.635-1.34-1.687-2.391q-1.052-1.052-2.391-1.688q-1.34-.635-2.748-.635q0 1.407.636 2.747t1.687 2.391q1.052 1.052 2.392 1.688t2.747.635m-1.142-1.142q-1.964-.525-3.308-1.87q-1.344-1.344-1.87-3.307q1.964.525 3.308 1.87t1.87 3.307m0 0"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightMacroAutoOutline(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="M11.998 13.462q-.76 0-1.282-.525q-.524-.524-.524-1.283v-.162q-.217.167-.462.251t-.553.084q-.761 0-1.285-.524q-.523-.525-.523-1.284q0-.558.294-.988q.294-.431.772-.647q-.478-.215-.772-.646q-.294-.43-.294-.98q0-.77.525-1.293t1.285-.523q.308 0 .552.084t.461.251v-.154q0-.808.525-1.311t1.285-.504t1.283.504q.523.503.523 1.311v.154q.225-.175.487-.256q.263-.08.544-.073l-.787 2.011q-.344-.484-.872-.78q-.528-.294-1.18-.294q-1.05 0-1.775.725T9.5 8.385t.725 1.775t1.775.725q.344 0 .639-.085t.569-.229q.152.295.439.487t.67.192h1.816q-.23.267-.57.422q-.342.155-.74.155q-.308 0-.553-.084t-.462-.25v.16q0 .76-.525 1.284t-1.285.525m2.608-3.712l2.625-6.789h.638l2.675 6.789h-.896l-.761-1.916h-2.681l-.723 1.916zm1.915-2.677h2.058l-.998-2.692h-.05zM12 20.846q0-1.407.636-2.747q.635-1.34 1.687-2.391q1.052-1.052 2.392-1.688t2.747-.635q0 1.407-.636 2.747t-1.687 2.391t-2.392 1.688t-2.747.635m1.142-1.142q1.964-.525 3.308-1.87q1.344-1.344 1.87-3.307q-1.964.525-3.308 1.87t-1.87 3.307M12 20.846q0-1.407-.636-2.747q-.635-1.34-1.687-2.391q-1.052-1.052-2.391-1.688q-1.34-.635-2.748-.635q0 1.407.636 2.747t1.687 2.391q1.052 1.052 2.392 1.688t2.747.635m-1.142-1.142q-1.964-.525-3.308-1.87q-1.344-1.344-1.87-3.307q1.964.525 3.308 1.87t1.87 3.307m0 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.998 13.462q-.76 0-1.282-.525q-.524-.524-.524-1.283v-.162q-.217.167-.462.251t-.553.084q-.761 0-1.285-.524q-.523-.525-.523-1.284q0-.558.294-.988q.294-.431.772-.647q-.478-.215-.772-.646q-.294-.43-.294-.98q0-.77.525-1.293t1.285-.523q.308 0 .552.084t.461.251v-.154q0-.808.525-1.311t1.285-.504t1.283.504q.523.503.523 1.311v.154q.225-.175.487-.256q.263-.08.544-.073l-.787 2.011q-.344-.484-.872-.78q-.528-.294-1.18-.294q-1.05 0-1.775.725T9.5 8.385t.725 1.775t1.775.725q.344 0 .639-.085t.569-.229q.152.295.439.487t.67.192h1.816q-.23.267-.57.422q-.342.155-.74.155q-.308 0-.553-.084t-.462-.25v.16q0 .76-.525 1.284t-1.285.525m2.608-3.712l2.625-6.789h.638l2.675 6.789h-.896l-.761-1.916h-2.681l-.723 1.916zm1.915-2.677h2.058l-.998-2.692h-.05zM12 20.846q0-1.407.636-2.747q.635-1.34 1.687-2.391q1.052-1.052 2.392-1.688t2.747-.635q0 1.407-.636 2.747t-1.687 2.391t-2.392 1.688t-2.747.635m1.142-1.142q1.964-.525 3.308-1.87q1.344-1.344 1.87-3.307q-1.964.525-3.308 1.87t-1.87 3.307M12 20.846q0-1.407-.636-2.747q-.635-1.34-1.687-2.391q-1.052-1.052-2.391-1.688q-1.34-.635-2.748-.635q0 1.407.636 2.747t1.687 2.391q1.052 1.052 2.392 1.688t2.747.635m-1.142-1.142q-1.964-.525-3.308-1.87q-1.344-1.344-1.87-3.307q1.964.525 3.308 1.87t1.87 3.307m0 0"/></svg>
</template>

CSS

.icon-macro-auto-outline {
  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%22M11.998%2013.462q-.76%200-1.282-.525q-.524-.524-.524-1.283v-.162q-.217.167-.462.251t-.553.084q-.761%200-1.285-.524q-.523-.525-.523-1.284q0-.558.294-.988q.294-.431.772-.647q-.478-.215-.772-.646q-.294-.43-.294-.98q0-.77.525-1.293t1.285-.523q.308%200%20.552.084t.461.251v-.154q0-.808.525-1.311t1.285-.504t1.283.504q.523.503.523%201.311v.154q.225-.175.487-.256q.263-.08.544-.073l-.787%202.011q-.344-.484-.872-.78q-.528-.294-1.18-.294q-1.05%200-1.775.725T9.5%208.385t.725%201.775t1.775.725q.344%200%20.639-.085t.569-.229q.152.295.439.487t.67.192h1.816q-.23.267-.57.422q-.342.155-.74.155q-.308%200-.553-.084t-.462-.25v.16q0%20.76-.525%201.284t-1.285.525m2.608-3.712l2.625-6.789h.638l2.675%206.789h-.896l-.761-1.916h-2.681l-.723%201.916zm1.915-2.677h2.058l-.998-2.692h-.05zM12%2020.846q0-1.407.636-2.747q.635-1.34%201.687-2.391q1.052-1.052%202.392-1.688t2.747-.635q0%201.407-.636%202.747t-1.687%202.391t-2.392%201.688t-2.747.635m1.142-1.142q1.964-.525%203.308-1.87q1.344-1.344%201.87-3.307q-1.964.525-3.308%201.87t-1.87%203.307M12%2020.846q0-1.407-.636-2.747q-.635-1.34-1.687-2.391q-1.052-1.052-2.391-1.688q-1.34-.635-2.748-.635q0%201.407.636%202.747t1.687%202.391q1.052%201.052%202.392%201.688t2.747.635m-1.142-1.142q-1.964-.525-3.308-1.87q-1.344-1.344-1.87-3.307q1.964.525%203.308%201.87t1.87%203.307m0%200%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%22M11.998%2013.462q-.76%200-1.282-.525q-.524-.524-.524-1.283v-.162q-.217.167-.462.251t-.553.084q-.761%200-1.285-.524q-.523-.525-.523-1.284q0-.558.294-.988q.294-.431.772-.647q-.478-.215-.772-.646q-.294-.43-.294-.98q0-.77.525-1.293t1.285-.523q.308%200%20.552.084t.461.251v-.154q0-.808.525-1.311t1.285-.504t1.283.504q.523.503.523%201.311v.154q.225-.175.487-.256q.263-.08.544-.073l-.787%202.011q-.344-.484-.872-.78q-.528-.294-1.18-.294q-1.05%200-1.775.725T9.5%208.385t.725%201.775t1.775.725q.344%200%20.639-.085t.569-.229q.152.295.439.487t.67.192h1.816q-.23.267-.57.422q-.342.155-.74.155q-.308%200-.553-.084t-.462-.25v.16q0%20.76-.525%201.284t-1.285.525m2.608-3.712l2.625-6.789h.638l2.675%206.789h-.896l-.761-1.916h-2.681l-.723%201.916zm1.915-2.677h2.058l-.998-2.692h-.05zM12%2020.846q0-1.407.636-2.747q.635-1.34%201.687-2.391q1.052-1.052%202.392-1.688t2.747-.635q0%201.407-.636%202.747t-1.687%202.391t-2.392%201.688t-2.747.635m1.142-1.142q1.964-.525%203.308-1.87q1.344-1.344%201.87-3.307q-1.964.525-3.308%201.87t-1.87%203.307M12%2020.846q0-1.407-.636-2.747q-.635-1.34-1.687-2.391q-1.052-1.052-2.391-1.688q-1.34-.635-2.748-.635q0%201.407.636%202.747t1.687%202.391q1.052%201.052%202.392%201.688t2.747.635m-1.142-1.142q-1.964-.525-3.308-1.87q-1.344-1.344-1.87-3.307q1.964.525%203.308%201.87t1.87%203.307m0%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/macro-auto-outline.svg?color=%231a73e8&size=48