eyebrow icon
eyebrow-sharp from Material Symbols Light by Google · Sharp · Social · Apache-2.0 Free for personal and commercial use.
- Name
- eyebrow-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the eyebrow icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.923 13.558q-.967 0-1.947.131t-2.312.475t-3.191.934t-4.598 1.533l-1.086-.752V9.642q3.257-.578 6.549-1.11T14.941 8q2.966 0 4.88 1.949q1.915 1.949 2.376 5.436l-.948.386q-1.523-1-3.294-1.606t-3.033-.607m0-1q1.235 0 2.673.43t3.356 1.404q-.633-2.678-2.145-4.035T14.923 9q-3.064 0-6.095.449q-3.032.449-6.04 1.017v5.086q2.916-.94 4.805-1.523q1.89-.583 3.196-.917t2.24-.445q.935-.11 1.894-.11m0 0q-.96 0-1.893.11q-.934.11-2.24.445q-1.307.334-3.197.917T2.79 15.552v-5.086q3.007-.568 6.039-1.017T14.923 9q2.371 0 3.884 1.357t2.145 4.035q-1.918-.975-3.356-1.404q-1.438-.43-2.673-.43"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightEyebrowSharp(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="M14.923 13.558q-.967 0-1.947.131t-2.312.475t-3.191.934t-4.598 1.533l-1.086-.752V9.642q3.257-.578 6.549-1.11T14.941 8q2.966 0 4.88 1.949q1.915 1.949 2.376 5.436l-.948.386q-1.523-1-3.294-1.606t-3.033-.607m0-1q1.235 0 2.673.43t3.356 1.404q-.633-2.678-2.145-4.035T14.923 9q-3.064 0-6.095.449q-3.032.449-6.04 1.017v5.086q2.916-.94 4.805-1.523q1.89-.583 3.196-.917t2.24-.445q.935-.11 1.894-.11m0 0q-.96 0-1.893.11q-.934.11-2.24.445q-1.307.334-3.197.917T2.79 15.552v-5.086q3.007-.568 6.039-1.017T14.923 9q2.371 0 3.884 1.357t2.145 4.035q-1.918-.975-3.356-1.404q-1.438-.43-2.673-.43"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.923 13.558q-.967 0-1.947.131t-2.312.475t-3.191.934t-4.598 1.533l-1.086-.752V9.642q3.257-.578 6.549-1.11T14.941 8q2.966 0 4.88 1.949q1.915 1.949 2.376 5.436l-.948.386q-1.523-1-3.294-1.606t-3.033-.607m0-1q1.235 0 2.673.43t3.356 1.404q-.633-2.678-2.145-4.035T14.923 9q-3.064 0-6.095.449q-3.032.449-6.04 1.017v5.086q2.916-.94 4.805-1.523q1.89-.583 3.196-.917t2.24-.445q.935-.11 1.894-.11m0 0q-.96 0-1.893.11q-.934.11-2.24.445q-1.307.334-3.197.917T2.79 15.552v-5.086q3.007-.568 6.039-1.017T14.923 9q2.371 0 3.884 1.357t2.145 4.035q-1.918-.975-3.356-1.404q-1.438-.43-2.673-.43"/></svg> </template>
CSS
.icon-eyebrow-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%22M14.923%2013.558q-.967%200-1.947.131t-2.312.475t-3.191.934t-4.598%201.533l-1.086-.752V9.642q3.257-.578%206.549-1.11T14.941%208q2.966%200%204.88%201.949q1.915%201.949%202.376%205.436l-.948.386q-1.523-1-3.294-1.606t-3.033-.607m0-1q1.235%200%202.673.43t3.356%201.404q-.633-2.678-2.145-4.035T14.923%209q-3.064%200-6.095.449q-3.032.449-6.04%201.017v5.086q2.916-.94%204.805-1.523q1.89-.583%203.196-.917t2.24-.445q.935-.11%201.894-.11m0%200q-.96%200-1.893.11q-.934.11-2.24.445q-1.307.334-3.197.917T2.79%2015.552v-5.086q3.007-.568%206.039-1.017T14.923%209q2.371%200%203.884%201.357t2.145%204.035q-1.918-.975-3.356-1.404q-1.438-.43-2.673-.43%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%22M14.923%2013.558q-.967%200-1.947.131t-2.312.475t-3.191.934t-4.598%201.533l-1.086-.752V9.642q3.257-.578%206.549-1.11T14.941%208q2.966%200%204.88%201.949q1.915%201.949%202.376%205.436l-.948.386q-1.523-1-3.294-1.606t-3.033-.607m0-1q1.235%200%202.673.43t3.356%201.404q-.633-2.678-2.145-4.035T14.923%209q-3.064%200-6.095.449q-3.032.449-6.04%201.017v5.086q2.916-.94%204.805-1.523q1.89-.583%203.196-.917t2.24-.445q.935-.11%201.894-.11m0%200q-.96%200-1.893.11q-.934.11-2.24.445q-1.307.334-3.197.917T2.79%2015.552v-5.086q3.007-.568%206.039-1.017T14.923%209q2.371%200%203.884%201.357t2.145%204.035q-1.918-.975-3.356-1.404q-1.438-.43-2.673-.43%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/eyebrow-sharp.svg?color=%231a73e8&size=48