face 2 icon
face-2 from Material Symbols by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.
- Name
- face-2
- Set
- Material Symbols
- Style
- Regular
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- face-2-rounded, face-2-sharp
1 other variant in Material Symbols
The same icon in other sets
More social icons from Material Symbols
Use the face 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.85 22.925q-.575-.075-1.15-.2q-2.2 1.625-4.837 1.163T.825 21.075Q-.3 19.225.1 17.1t1.925-3.575v-.075Q.475 12.025.1 9.938T.8 6q.925-1.575 2.55-2.387t3.425-.563q.8-1.425 2.188-2.237T12 0t3.038.813t2.187 2.237q1.8-.25 3.425.563T23.2 6q1.075 1.85.7 3.938t-1.925 3.512v.075Q23.5 14.975 23.9 17.1t-.725 3.975q-1.4 2.35-4.038 2.813T14.3 22.725q-.575.125-1.15.2T12 23t-1.15-.075M12 21q3.35 0 5.675-2.325T20 13q0-.725-.112-1.388t-.338-1.287q-.725.5-1.6.775t-1.825.275q-2.55 0-4.337-1.787T10 5.25q-2.6.65-4.3 2.8T4 13q0 3.35 2.325 5.675T12 21m-3.887-6.112Q7.75 14.525 7.75 14t.363-.888T9 12.75t.888.363t.362.887t-.363.888T9 15.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 MaterialSymbolsFace2(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="M10.85 22.925q-.575-.075-1.15-.2q-2.2 1.625-4.837 1.163T.825 21.075Q-.3 19.225.1 17.1t1.925-3.575v-.075Q.475 12.025.1 9.938T.8 6q.925-1.575 2.55-2.387t3.425-.563q.8-1.425 2.188-2.237T12 0t3.038.813t2.187 2.237q1.8-.25 3.425.563T23.2 6q1.075 1.85.7 3.938t-1.925 3.512v.075Q23.5 14.975 23.9 17.1t-.725 3.975q-1.4 2.35-4.038 2.813T14.3 22.725q-.575.125-1.15.2T12 23t-1.15-.075M12 21q3.35 0 5.675-2.325T20 13q0-.725-.112-1.388t-.338-1.287q-.725.5-1.6.775t-1.825.275q-2.55 0-4.337-1.787T10 5.25q-2.6.65-4.3 2.8T4 13q0 3.35 2.325 5.675T12 21m-3.887-6.112Q7.75 14.525 7.75 14t.363-.888T9 12.75t.888.363t.362.887t-.363.888T9 15.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="M10.85 22.925q-.575-.075-1.15-.2q-2.2 1.625-4.837 1.163T.825 21.075Q-.3 19.225.1 17.1t1.925-3.575v-.075Q.475 12.025.1 9.938T.8 6q.925-1.575 2.55-2.387t3.425-.563q.8-1.425 2.188-2.237T12 0t3.038.813t2.187 2.237q1.8-.25 3.425.563T23.2 6q1.075 1.85.7 3.938t-1.925 3.512v.075Q23.5 14.975 23.9 17.1t-.725 3.975q-1.4 2.35-4.038 2.813T14.3 22.725q-.575.125-1.15.2T12 23t-1.15-.075M12 21q3.35 0 5.675-2.325T20 13q0-.725-.112-1.388t-.338-1.287q-.725.5-1.6.775t-1.825.275q-2.55 0-4.337-1.787T10 5.25q-2.6.65-4.3 2.8T4 13q0 3.35 2.325 5.675T12 21m-3.887-6.112Q7.75 14.525 7.75 14t.363-.888T9 12.75t.888.363t.362.887t-.363.888T9 15.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-2 {
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%22M10.85%2022.925q-.575-.075-1.15-.2q-2.2%201.625-4.837%201.163T.825%2021.075Q-.3%2019.225.1%2017.1t1.925-3.575v-.075Q.475%2012.025.1%209.938T.8%206q.925-1.575%202.55-2.387t3.425-.563q.8-1.425%202.188-2.237T12%200t3.038.813t2.187%202.237q1.8-.25%203.425.563T23.2%206q1.075%201.85.7%203.938t-1.925%203.512v.075Q23.5%2014.975%2023.9%2017.1t-.725%203.975q-1.4%202.35-4.038%202.813T14.3%2022.725q-.575.125-1.15.2T12%2023t-1.15-.075M12%2021q3.35%200%205.675-2.325T20%2013q0-.725-.112-1.388t-.338-1.287q-.725.5-1.6.775t-1.825.275q-2.55%200-4.337-1.787T10%205.25q-2.6.65-4.3%202.8T4%2013q0%203.35%202.325%205.675T12%2021m-3.887-6.112Q7.75%2014.525%207.75%2014t.363-.888T9%2012.75t.888.363t.362.887t-.363.888T9%2015.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%22M10.85%2022.925q-.575-.075-1.15-.2q-2.2%201.625-4.837%201.163T.825%2021.075Q-.3%2019.225.1%2017.1t1.925-3.575v-.075Q.475%2012.025.1%209.938T.8%206q.925-1.575%202.55-2.387t3.425-.563q.8-1.425%202.188-2.237T12%200t3.038.813t2.187%202.237q1.8-.25%203.425.563T23.2%206q1.075%201.85.7%203.938t-1.925%203.512v.075Q23.5%2014.975%2023.9%2017.1t-.725%203.975q-1.4%202.35-4.038%202.813T14.3%2022.725q-.575.125-1.15.2T12%2023t-1.15-.075M12%2021q3.35%200%205.675-2.325T20%2013q0-.725-.112-1.388t-.338-1.287q-.725.5-1.6.775t-1.825.275q-2.55%200-4.337-1.787T10%205.25q-2.6.65-4.3%202.8T4%2013q0%203.35%202.325%205.675T12%2021m-3.887-6.112Q7.75%2014.525%207.75%2014t.363-.888T9%2012.75t.888.363t.362.887t-.363.888T9%2015.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-2.svg?color=%231a73e8&size=48