face retouching off icon

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

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

3 other variants in Material Symbols Light

The same icon in other sets

More images icons from Material Symbols Light

Use the face retouching off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.812 21.408l-2.854-2.854q-1.217 1.129-2.739 1.787q-1.521.659-3.4.659q-1.858 0-3.5-.71q-1.642-.711-2.86-1.93t-1.93-2.86t-.71-3.5q0-1.84.678-3.412t1.769-2.732L2.411 3.008l.707-.708l18.4 18.4zm-1.018-5.245l-.725-.763q.35-.8.55-1.65t.2-1.75q0-.6-.075-1.163T19.47 9.75q-.525.125-1.05.187t-1.1.063q-1.4 0-2.624-.343t-2.387-1.019L7.688 4.02q1.004-.523 1.96-.771T11.819 3q1.864 0 3.503.71q1.64.711 2.858 1.927q1.218 1.215 1.929 2.857q.71 1.643.71 3.506q0 1.037-.235 2.095q-.236 1.059-.79 2.069M7.932 13.886q-.363-.362-.363-.887t.363-.888t.887-.362t.888.363t.362.887t-.362.888t-.888.362t-.887-.363M11.819 20q1.614 0 3.029-.599q1.416-.599 2.39-1.555l-9.11-9.121q-.788 1.05-1.966 1.89T3.82 11.85V12q0 3.325 2.338 5.663T11.819 20"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFaceRetouchingOff(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="m20.812 21.408l-2.854-2.854q-1.217 1.129-2.739 1.787q-1.521.659-3.4.659q-1.858 0-3.5-.71q-1.642-.711-2.86-1.93t-1.93-2.86t-.71-3.5q0-1.84.678-3.412t1.769-2.732L2.411 3.008l.707-.708l18.4 18.4zm-1.018-5.245l-.725-.763q.35-.8.55-1.65t.2-1.75q0-.6-.075-1.163T19.47 9.75q-.525.125-1.05.187t-1.1.063q-1.4 0-2.624-.343t-2.387-1.019L7.688 4.02q1.004-.523 1.96-.771T11.819 3q1.864 0 3.503.71q1.64.711 2.858 1.927q1.218 1.215 1.929 2.857q.71 1.643.71 3.506q0 1.037-.235 2.095q-.236 1.059-.79 2.069M7.932 13.886q-.363-.362-.363-.887t.363-.888t.887-.362t.888.363t.362.887t-.362.888t-.888.362t-.887-.363M11.819 20q1.614 0 3.029-.599q1.416-.599 2.39-1.555l-9.11-9.121q-.788 1.05-1.966 1.89T3.82 11.85V12q0 3.325 2.338 5.663T11.819 20"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.812 21.408l-2.854-2.854q-1.217 1.129-2.739 1.787q-1.521.659-3.4.659q-1.858 0-3.5-.71q-1.642-.711-2.86-1.93t-1.93-2.86t-.71-3.5q0-1.84.678-3.412t1.769-2.732L2.411 3.008l.707-.708l18.4 18.4zm-1.018-5.245l-.725-.763q.35-.8.55-1.65t.2-1.75q0-.6-.075-1.163T19.47 9.75q-.525.125-1.05.187t-1.1.063q-1.4 0-2.624-.343t-2.387-1.019L7.688 4.02q1.004-.523 1.96-.771T11.819 3q1.864 0 3.503.71q1.64.711 2.858 1.927q1.218 1.215 1.929 2.857q.71 1.643.71 3.506q0 1.037-.235 2.095q-.236 1.059-.79 2.069M7.932 13.886q-.363-.362-.363-.887t.363-.888t.887-.362t.888.363t.362.887t-.362.888t-.888.362t-.887-.363M11.819 20q1.614 0 3.029-.599q1.416-.599 2.39-1.555l-9.11-9.121q-.788 1.05-1.966 1.89T3.82 11.85V12q0 3.325 2.338 5.663T11.819 20"/></svg>
</template>

CSS

.icon-face-retouching-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%22m20.812%2021.408l-2.854-2.854q-1.217%201.129-2.739%201.787q-1.521.659-3.4.659q-1.858%200-3.5-.71q-1.642-.711-2.86-1.93t-1.93-2.86t-.71-3.5q0-1.84.678-3.412t1.769-2.732L2.411%203.008l.707-.708l18.4%2018.4zm-1.018-5.245l-.725-.763q.35-.8.55-1.65t.2-1.75q0-.6-.075-1.163T19.47%209.75q-.525.125-1.05.187t-1.1.063q-1.4%200-2.624-.343t-2.387-1.019L7.688%204.02q1.004-.523%201.96-.771T11.819%203q1.864%200%203.503.71q1.64.711%202.858%201.927q1.218%201.215%201.929%202.857q.71%201.643.71%203.506q0%201.037-.235%202.095q-.236%201.059-.79%202.069M7.932%2013.886q-.363-.362-.363-.887t.363-.888t.887-.362t.888.363t.362.887t-.362.888t-.888.362t-.887-.363M11.819%2020q1.614%200%203.029-.599q1.416-.599%202.39-1.555l-9.11-9.121q-.788%201.05-1.966%201.89T3.82%2011.85V12q0%203.325%202.338%205.663T11.819%2020%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%22m20.812%2021.408l-2.854-2.854q-1.217%201.129-2.739%201.787q-1.521.659-3.4.659q-1.858%200-3.5-.71q-1.642-.711-2.86-1.93t-1.93-2.86t-.71-3.5q0-1.84.678-3.412t1.769-2.732L2.411%203.008l.707-.708l18.4%2018.4zm-1.018-5.245l-.725-.763q.35-.8.55-1.65t.2-1.75q0-.6-.075-1.163T19.47%209.75q-.525.125-1.05.187t-1.1.063q-1.4%200-2.624-.343t-2.387-1.019L7.688%204.02q1.004-.523%201.96-.771T11.819%203q1.864%200%203.503.71q1.64.711%202.858%201.927q1.218%201.215%201.929%202.857q.71%201.643.71%203.506q0%201.037-.235%202.095q-.236%201.059-.79%202.069M7.932%2013.886q-.363-.362-.363-.887t.363-.888t.887-.362t.888.363t.362.887t-.362.888t-.888.362t-.887-.363M11.819%2020q1.614%200%203.029-.599q1.416-.599%202.39-1.555l-9.11-9.121q-.788%201.05-1.966%201.89T3.82%2011.85V12q0%203.325%202.338%205.663T11.819%2020%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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