face-6-outline-sharp from Material Symbols by Google · Outline Sharp · Social · Apache-2.0 Free for personal and commercial use.

Name
face-6-outline-sharp
Set
Material Symbols
Style
Outline Sharp
Category
Social
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More social icons from Material Symbols

Use the face 6 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 22q-2.05 0-3.875-.788t-3.187-2.15t-2.15-3.187T2 12q0-2.075.788-3.9t2.15-3.175t3.187-2.137T12 2q2.075 0 3.9.788t3.175 2.137T21.213 8.1T22 12q0 2.05-.788 3.875t-2.137 3.188t-3.175 2.15T12 22m0-18Q9.225 4 7.1 5.663T4.275 9.9h1.15L7.4 6h9.225L18.6 9.9h1.125q-.7-2.575-2.812-4.237T12 4m0 16q3.35 0 5.688-2.35T20 11.95v-.05h-2.625L15.4 8H8.625L6.65 11.9H4v.075q0 3.35 2.338 5.688T12 20m-3.887-6.112Q7.75 13.525 7.75 13t.363-.888T9 11.75t.888.363t.362.887t-.363.888T9 14.25t-.888-.363m6 0q-.362-.362-.362-.887t.363-.888t.887-.362t.888.363t.362.887t-.363.888t-.887.362t-.888-.363"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsFace6OutlineSharp(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 22q-2.05 0-3.875-.788t-3.187-2.15t-2.15-3.187T2 12q0-2.075.788-3.9t2.15-3.175t3.187-2.137T12 2q2.075 0 3.9.788t3.175 2.137T21.213 8.1T22 12q0 2.05-.788 3.875t-2.137 3.188t-3.175 2.15T12 22m0-18Q9.225 4 7.1 5.663T4.275 9.9h1.15L7.4 6h9.225L18.6 9.9h1.125q-.7-2.575-2.812-4.237T12 4m0 16q3.35 0 5.688-2.35T20 11.95v-.05h-2.625L15.4 8H8.625L6.65 11.9H4v.075q0 3.35 2.338 5.688T12 20m-3.887-6.112Q7.75 13.525 7.75 13t.363-.888T9 11.75t.888.363t.362.887t-.363.888T9 14.25t-.888-.363m6 0q-.362-.362-.362-.887t.363-.888t.887-.362t.888.363t.362.887t-.363.888t-.887.362t-.888-.363"/></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 22q-2.05 0-3.875-.788t-3.187-2.15t-2.15-3.187T2 12q0-2.075.788-3.9t2.15-3.175t3.187-2.137T12 2q2.075 0 3.9.788t3.175 2.137T21.213 8.1T22 12q0 2.05-.788 3.875t-2.137 3.188t-3.175 2.15T12 22m0-18Q9.225 4 7.1 5.663T4.275 9.9h1.15L7.4 6h9.225L18.6 9.9h1.125q-.7-2.575-2.812-4.237T12 4m0 16q3.35 0 5.688-2.35T20 11.95v-.05h-2.625L15.4 8H8.625L6.65 11.9H4v.075q0 3.35 2.338 5.688T12 20m-3.887-6.112Q7.75 13.525 7.75 13t.363-.888T9 11.75t.888.363t.362.887t-.363.888T9 14.25t-.888-.363m6 0q-.362-.362-.362-.887t.363-.888t.887-.362t.888.363t.362.887t-.363.888t-.887.362t-.888-.363"/></svg>
</template>

CSS

.icon-face-6-outline-sharp {
  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%2022q-2.05%200-3.875-.788t-3.187-2.15t-2.15-3.187T2%2012q0-2.075.788-3.9t2.15-3.175t3.187-2.137T12%202q2.075%200%203.9.788t3.175%202.137T21.213%208.1T22%2012q0%202.05-.788%203.875t-2.137%203.188t-3.175%202.15T12%2022m0-18Q9.225%204%207.1%205.663T4.275%209.9h1.15L7.4%206h9.225L18.6%209.9h1.125q-.7-2.575-2.812-4.237T12%204m0%2016q3.35%200%205.688-2.35T20%2011.95v-.05h-2.625L15.4%208H8.625L6.65%2011.9H4v.075q0%203.35%202.338%205.688T12%2020m-3.887-6.112Q7.75%2013.525%207.75%2013t.363-.888T9%2011.75t.888.363t.362.887t-.363.888T9%2014.25t-.888-.363m6%200q-.362-.362-.362-.887t.363-.888t.887-.362t.888.363t.362.887t-.363.888t-.887.362t-.888-.363%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%2022q-2.05%200-3.875-.788t-3.187-2.15t-2.15-3.187T2%2012q0-2.075.788-3.9t2.15-3.175t3.187-2.137T12%202q2.075%200%203.9.788t3.175%202.137T21.213%208.1T22%2012q0%202.05-.788%203.875t-2.137%203.188t-3.175%202.15T12%2022m0-18Q9.225%204%207.1%205.663T4.275%209.9h1.15L7.4%206h9.225L18.6%209.9h1.125q-.7-2.575-2.812-4.237T12%204m0%2016q3.35%200%205.688-2.35T20%2011.95v-.05h-2.625L15.4%208H8.625L6.65%2011.9H4v.075q0%203.35%202.338%205.688T12%2020m-3.887-6.112Q7.75%2013.525%207.75%2013t.363-.888T9%2011.75t.888.363t.362.887t-.363.888T9%2014.25t-.888-.363m6%200q-.362-.362-.362-.887t.363-.888t.887-.362t.888.363t.362.887t-.363.888t-.887.362t-.888-.363%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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