macro-off from Material Symbols Light by Google · Regular · Images · Apache-2.0 Free for personal and commercial use.

Name
macro-off
Set
Material Symbols Light
Style
Regular
Category
Images
Viewbox
24×24
License
Apache 2.0
Aliases
macro-off-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More images icons from Material Symbols Light

Use the macro off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.735 16.298l-2.187-2.186q.687-.339 1.421-.533q.735-.195 1.493-.195q0 .758-.195 1.493q-.194.734-.532 1.421m1.811 4.623l-.713.714l-2.933-2.933q-1.023.967-2.297 1.556q-1.274.588-2.603.588q0-1.329.589-2.603t1.555-2.297l-2.35-2.35q-.727-.075-1.278-.552q-.552-.477-.781-1.167q-.125.057-.273.07t-.293.013q-.978 0-1.66-.673t-.682-1.65q0-.218.047-.42t.128-.413L2.741 4.542l.713-.713zM13.394 2.874q.617.47.852 1.23q.144-.039.292-.051t.293-.013q.973 0 1.645.675t.672 1.648q0 .448-.172.869q-.172.42-.464.768q.286.367.461.778q.175.41.175.858q0 .962-.655 1.634q-.654.672-1.616.69q-.135 0-.26-.01t-.26-.029l-1.878-1.879q.706-.16 1.162-.72T14.096 8q0-.896-.6-1.496T12 5.904q-.762 0-1.322.455q-.56.456-.72 1.162L7.356 4.92q.352-.434.856-.66q.504-.224 1.061-.213q.116 0 .24.01q.126.01.24.048q.236-.76.853-1.23T12 2.404t1.394.47M12 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.391t2.392 1.688q1.34.635 2.747.635"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightMacroOff(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="m18.735 16.298l-2.187-2.186q.687-.339 1.421-.533q.735-.195 1.493-.195q0 .758-.195 1.493q-.194.734-.532 1.421m1.811 4.623l-.713.714l-2.933-2.933q-1.023.967-2.297 1.556q-1.274.588-2.603.588q0-1.329.589-2.603t1.555-2.297l-2.35-2.35q-.727-.075-1.278-.552q-.552-.477-.781-1.167q-.125.057-.273.07t-.293.013q-.978 0-1.66-.673t-.682-1.65q0-.218.047-.42t.128-.413L2.741 4.542l.713-.713zM13.394 2.874q.617.47.852 1.23q.144-.039.292-.051t.293-.013q.973 0 1.645.675t.672 1.648q0 .448-.172.869q-.172.42-.464.768q.286.367.461.778q.175.41.175.858q0 .962-.655 1.634q-.654.672-1.616.69q-.135 0-.26-.01t-.26-.029l-1.878-1.879q.706-.16 1.162-.72T14.096 8q0-.896-.6-1.496T12 5.904q-.762 0-1.322.455q-.56.456-.72 1.162L7.356 4.92q.352-.434.856-.66q.504-.224 1.061-.213q.116 0 .24.01q.126.01.24.048q.236-.76.853-1.23T12 2.404t1.394.47M12 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.391t2.392 1.688q1.34.635 2.747.635"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.735 16.298l-2.187-2.186q.687-.339 1.421-.533q.735-.195 1.493-.195q0 .758-.195 1.493q-.194.734-.532 1.421m1.811 4.623l-.713.714l-2.933-2.933q-1.023.967-2.297 1.556q-1.274.588-2.603.588q0-1.329.589-2.603t1.555-2.297l-2.35-2.35q-.727-.075-1.278-.552q-.552-.477-.781-1.167q-.125.057-.273.07t-.293.013q-.978 0-1.66-.673t-.682-1.65q0-.218.047-.42t.128-.413L2.741 4.542l.713-.713zM13.394 2.874q.617.47.852 1.23q.144-.039.292-.051t.293-.013q.973 0 1.645.675t.672 1.648q0 .448-.172.869q-.172.42-.464.768q.286.367.461.778q.175.41.175.858q0 .962-.655 1.634q-.654.672-1.616.69q-.135 0-.26-.01t-.26-.029l-1.878-1.879q.706-.16 1.162-.72T14.096 8q0-.896-.6-1.496T12 5.904q-.762 0-1.322.455q-.56.456-.72 1.162L7.356 4.92q.352-.434.856-.66q.504-.224 1.061-.213q.116 0 .24.01q.126.01.24.048q.236-.76.853-1.23T12 2.404t1.394.47M12 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.391t2.392 1.688q1.34.635 2.747.635"/></svg>
</template>

CSS

.icon-macro-off {
  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%22m18.735%2016.298l-2.187-2.186q.687-.339%201.421-.533q.735-.195%201.493-.195q0%20.758-.195%201.493q-.194.734-.532%201.421m1.811%204.623l-.713.714l-2.933-2.933q-1.023.967-2.297%201.556q-1.274.588-2.603.588q0-1.329.589-2.603t1.555-2.297l-2.35-2.35q-.727-.075-1.278-.552q-.552-.477-.781-1.167q-.125.057-.273.07t-.293.013q-.978%200-1.66-.673t-.682-1.65q0-.218.047-.42t.128-.413L2.741%204.542l.713-.713zM13.394%202.874q.617.47.852%201.23q.144-.039.292-.051t.293-.013q.973%200%201.645.675t.672%201.648q0%20.448-.172.869q-.172.42-.464.768q.286.367.461.778q.175.41.175.858q0%20.962-.655%201.634q-.654.672-1.616.69q-.135%200-.26-.01t-.26-.029l-1.878-1.879q.706-.16%201.162-.72T14.096%208q0-.896-.6-1.496T12%205.904q-.762%200-1.322.455q-.56.456-.72%201.162L7.356%204.92q.352-.434.856-.66q.504-.224%201.061-.213q.116%200%20.24.01q.126.01.24.048q.236-.76.853-1.23T12%202.404t1.394.47M12%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.391t2.392%201.688q1.34.635%202.747.635%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%22m18.735%2016.298l-2.187-2.186q.687-.339%201.421-.533q.735-.195%201.493-.195q0%20.758-.195%201.493q-.194.734-.532%201.421m1.811%204.623l-.713.714l-2.933-2.933q-1.023.967-2.297%201.556q-1.274.588-2.603.588q0-1.329.589-2.603t1.555-2.297l-2.35-2.35q-.727-.075-1.278-.552q-.552-.477-.781-1.167q-.125.057-.273.07t-.293.013q-.978%200-1.66-.673t-.682-1.65q0-.218.047-.42t.128-.413L2.741%204.542l.713-.713zM13.394%202.874q.617.47.852%201.23q.144-.039.292-.051t.293-.013q.973%200%201.645.675t.672%201.648q0%20.448-.172.869q-.172.42-.464.768q.286.367.461.778q.175.41.175.858q0%20.962-.655%201.634q-.654.672-1.616.69q-.135%200-.26-.01t-.26-.029l-1.878-1.879q.706-.16%201.162-.72T14.096%208q0-.896-.6-1.496T12%205.904q-.762%200-1.322.455q-.56.456-.72%201.162L7.356%204.92q.352-.434.856-.66q.504-.224%201.061-.213q.116%200%20.24.01q.126.01.24.048q.236-.76.853-1.23T12%202.404t1.394.47M12%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.391t2.392%201.688q1.34.635%202.747.635%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-off.svg?color=%231a73e8&size=48