round face retouching off icon
round-face-retouching-off from Google Material Icons by Material Design Authors · Baseline · Image · Apache-2.0 Free for personal and commercial use.
- Name
- round-face-retouching-off
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Image
- Viewbox
- 24×24
- License
- Apache 2.0
More image icons from Google Material Icons
baseline-10mpbaseline-11mpbaseline-12mpbaseline-13mpbaseline-14mpbaseline-15mpbaseline-16mpbaseline-17mpbaseline-18mpbaseline-19mpbaseline-20mpbaseline-21mpbaseline-22mpbaseline-23mpbaseline-24mpbaseline-2mpbaseline-30fps-selectbaseline-3mpbaseline-4mpbaseline-5mpbaseline-60fps-selectbaseline-6mpbaseline-7mpbaseline-8mp
Use the round face retouching off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><circle cx="9" cy="13" r="1.25" fill="currentColor"/><path fill="currentColor" d="M17.5 10c.75 0 1.47-.09 2.17-.24c.21.71.33 1.46.33 2.24c0 1.22-.28 2.37-.77 3.4l1.49 1.49A10 10 0 0 0 22 12c0-5.52-4.48-10-10-10c-1.78 0-3.44.47-4.89 1.28l5.33 5.33c1.49.88 3.21 1.39 5.06 1.39M2.6 4.43l1.48 1.48a10 10 0 0 0-1.98 7.55c.62 4.33 4.11 7.82 8.44 8.44c2.85.41 5.51-.41 7.55-1.98l1.48 1.48a.996.996 0 1 0 1.41-1.41L4.01 3.01a.996.996 0 0 0-1.41 0c-.39.4-.39 1.03 0 1.42m14.06 14.06A7.9 7.9 0 0 1 12 20c-4.41 0-8-3.59-8-8c0-.05.01-.1 0-.14a9.95 9.95 0 0 0 3.64-2.39z"/></svg>
React
import type { SVGProps } from "react";
export function IcRoundFaceRetouchingOff(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><circle cx="9" cy="13" r="1.25" fill="currentColor"/><path fill="currentColor" d="M17.5 10c.75 0 1.47-.09 2.17-.24c.21.71.33 1.46.33 2.24c0 1.22-.28 2.37-.77 3.4l1.49 1.49A10 10 0 0 0 22 12c0-5.52-4.48-10-10-10c-1.78 0-3.44.47-4.89 1.28l5.33 5.33c1.49.88 3.21 1.39 5.06 1.39M2.6 4.43l1.48 1.48a10 10 0 0 0-1.98 7.55c.62 4.33 4.11 7.82 8.44 8.44c2.85.41 5.51-.41 7.55-1.98l1.48 1.48a.996.996 0 1 0 1.41-1.41L4.01 3.01a.996.996 0 0 0-1.41 0c-.39.4-.39 1.03 0 1.42m14.06 14.06A7.9 7.9 0 0 1 12 20c-4.41 0-8-3.59-8-8c0-.05.01-.1 0-.14a9.95 9.95 0 0 0 3.64-2.39z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><circle cx="9" cy="13" r="1.25" fill="currentColor"/><path fill="currentColor" d="M17.5 10c.75 0 1.47-.09 2.17-.24c.21.71.33 1.46.33 2.24c0 1.22-.28 2.37-.77 3.4l1.49 1.49A10 10 0 0 0 22 12c0-5.52-4.48-10-10-10c-1.78 0-3.44.47-4.89 1.28l5.33 5.33c1.49.88 3.21 1.39 5.06 1.39M2.6 4.43l1.48 1.48a10 10 0 0 0-1.98 7.55c.62 4.33 4.11 7.82 8.44 8.44c2.85.41 5.51-.41 7.55-1.98l1.48 1.48a.996.996 0 1 0 1.41-1.41L4.01 3.01a.996.996 0 0 0-1.41 0c-.39.4-.39 1.03 0 1.42m14.06 14.06A7.9 7.9 0 0 1 12 20c-4.41 0-8-3.59-8-8c0-.05.01-.1 0-.14a9.95 9.95 0 0 0 3.64-2.39z"/></svg> </template>
CSS
.icon-round-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%3Ccircle%20cx%3D%229%22%20cy%3D%2213%22%20r%3D%221.25%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.5%2010c.75%200%201.47-.09%202.17-.24c.21.71.33%201.46.33%202.24c0%201.22-.28%202.37-.77%203.4l1.49%201.49A10%2010%200%200%200%2022%2012c0-5.52-4.48-10-10-10c-1.78%200-3.44.47-4.89%201.28l5.33%205.33c1.49.88%203.21%201.39%205.06%201.39M2.6%204.43l1.48%201.48a10%2010%200%200%200-1.98%207.55c.62%204.33%204.11%207.82%208.44%208.44c2.85.41%205.51-.41%207.55-1.98l1.48%201.48a.996.996%200%201%200%201.41-1.41L4.01%203.01a.996.996%200%200%200-1.41%200c-.39.4-.39%201.03%200%201.42m14.06%2014.06A7.9%207.9%200%200%201%2012%2020c-4.41%200-8-3.59-8-8c0-.05.01-.1%200-.14a9.95%209.95%200%200%200%203.64-2.39z%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%3Ccircle%20cx%3D%229%22%20cy%3D%2213%22%20r%3D%221.25%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.5%2010c.75%200%201.47-.09%202.17-.24c.21.71.33%201.46.33%202.24c0%201.22-.28%202.37-.77%203.4l1.49%201.49A10%2010%200%200%200%2022%2012c0-5.52-4.48-10-10-10c-1.78%200-3.44.47-4.89%201.28l5.33%205.33c1.49.88%203.21%201.39%205.06%201.39M2.6%204.43l1.48%201.48a10%2010%200%200%200-1.98%207.55c.62%204.33%204.11%207.82%208.44%208.44c2.85.41%205.51-.41%207.55-1.98l1.48%201.48a.996.996%200%201%200%201.41-1.41L4.01%203.01a.996.996%200%200%200-1.41%200c-.39.4-.39%201.03%200%201.42m14.06%2014.06A7.9%207.9%200%200%201%2012%2020c-4.41%200-8-3.59-8-8c0-.05.01-.1%200-.14a9.95%209.95%200%200%200%203.64-2.39z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/round-face-retouching-off.svg?color=%231a73e8&size=48