eyebrow icon

eyebrow from IconPark by ByteDance · Color · Makeups · Apache-2.0 Free for personal and commercial use.

Name
eyebrow
Set
IconPark
Style
Color
Category
Makeups
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More makeups icons from IconPark

Use the eyebrow icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" stroke="#000" d="M24 40C33.9411 40 42 30 42 30C42 30 33.9411 20 24 20C14.0589 20 6 30 6 30C6 30 14.0589 40 24 40Z"/><path fill="#43CCF8" stroke="#fff" d="M24 34C26.2091 34 28 32.2091 28 30C28 27.7909 26.2091 26 24 26C21.7909 26 20 27.7909 20 30C20 32.2091 21.7909 34 24 34Z"/><path fill="#2F88FF" stroke="#000" d="M28.0001 6C21 6 10.0001 9.5 7.00005 12C4.00005 14.5 5.99999 19 8.00005 18C10.0001 17 23.2001 12.2 28.0001 11C32.8001 9.8 39.6667 11.8333 42 13C39.6667 11 35.0001 6 28.0001 6Z"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkEyebrow(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" strokeLinejoin="round" strokeWidth="4"><path fill="#2F88FF" stroke="#000" d="M24 40C33.9411 40 42 30 42 30C42 30 33.9411 20 24 20C14.0589 20 6 30 6 30C6 30 14.0589 40 24 40Z"/><path fill="#43CCF8" stroke="#fff" d="M24 34C26.2091 34 28 32.2091 28 30C28 27.7909 26.2091 26 24 26C21.7909 26 20 27.7909 20 30C20 32.2091 21.7909 34 24 34Z"/><path fill="#2F88FF" stroke="#000" d="M28.0001 6C21 6 10.0001 9.5 7.00005 12C4.00005 14.5 5.99999 19 8.00005 18C10.0001 17 23.2001 12.2 28.0001 11C32.8001 9.8 39.6667 11.8333 42 13C39.6667 11 35.0001 6 28.0001 6Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" stroke="#000" d="M24 40C33.9411 40 42 30 42 30C42 30 33.9411 20 24 20C14.0589 20 6 30 6 30C6 30 14.0589 40 24 40Z"/><path fill="#43CCF8" stroke="#fff" d="M24 34C26.2091 34 28 32.2091 28 30C28 27.7909 26.2091 26 24 26C21.7909 26 20 27.7909 20 30C20 32.2091 21.7909 34 24 34Z"/><path fill="#2F88FF" stroke="#000" d="M28.0001 6C21 6 10.0001 9.5 7.00005 12C4.00005 14.5 5.99999 19 8.00005 18C10.0001 17 23.2001 12.2 28.0001 11C32.8001 9.8 39.6667 11.8333 42 13C39.6667 11 35.0001 6 28.0001 6Z"/></g></svg>
</template>

CSS

.icon-eyebrow {
  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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M24%2040C33.9411%2040%2042%2030%2042%2030C42%2030%2033.9411%2020%2024%2020C14.0589%2020%206%2030%206%2030C6%2030%2014.0589%2040%2024%2040Z%22%2F%3E%3Cpath%20fill%3D%22%2343CCF8%22%20stroke%3D%22%23fff%22%20d%3D%22M24%2034C26.2091%2034%2028%2032.2091%2028%2030C28%2027.7909%2026.2091%2026%2024%2026C21.7909%2026%2020%2027.7909%2020%2030C20%2032.2091%2021.7909%2034%2024%2034Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M28.0001%206C21%206%2010.0001%209.5%207.00005%2012C4.00005%2014.5%205.99999%2019%208.00005%2018C10.0001%2017%2023.2001%2012.2%2028.0001%2011C32.8001%209.8%2039.6667%2011.8333%2042%2013C39.6667%2011%2035.0001%206%2028.0001%206Z%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M24%2040C33.9411%2040%2042%2030%2042%2030C42%2030%2033.9411%2020%2024%2020C14.0589%2020%206%2030%206%2030C6%2030%2014.0589%2040%2024%2040Z%22%2F%3E%3Cpath%20fill%3D%22%2343CCF8%22%20stroke%3D%22%23fff%22%20d%3D%22M24%2034C26.2091%2034%2028%2032.2091%2028%2030C28%2027.7909%2026.2091%2026%2024%2026C21.7909%2026%2020%2027.7909%2020%2030C20%2032.2091%2021.7909%2034%2024%2034Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M28.0001%206C21%206%2010.0001%209.5%207.00005%2012C4.00005%2014.5%205.99999%2019%208.00005%2018C10.0001%2017%2023.2001%2012.2%2028.0001%2011C32.8001%209.8%2039.6667%2011.8333%2042%2013C39.6667%2011%2035.0001%206%2028.0001%206Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/eyebrow.svg?color=%231a73e8&size=48