english mustache icon

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

Name
english-mustache
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 english mustache icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="#2F88FF" stroke="#000" stroke-linejoin="round" stroke-width="4"><path d="M10.0642 24.0585C13.3515 22.9849 13.5293 18.9658 17.8609 18.1171C21.3261 17.4381 23.4076 19.8255 23.9251 22.361C24.3583 24.4829 23.0588 30 16.1283 30C7.46523 30 4.57754 24.4829 4 22.361C4.8663 23.2098 7.46523 24.9073 10.0642 24.0585Z"/><path d="M37.9358 24.0585C34.6485 22.9849 34.4707 18.9658 30.1391 18.1171C26.6739 17.4381 24.5924 19.8255 24.0749 22.361C23.6417 24.4829 24.9412 30 31.8717 30C40.5348 30 43.4225 24.4829 44 22.361C43.1337 23.2098 40.5348 24.9073 37.9358 24.0585Z"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkEnglishMustache(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="#2F88FF" stroke="#000" strokeLinejoin="round" strokeWidth="4"><path d="M10.0642 24.0585C13.3515 22.9849 13.5293 18.9658 17.8609 18.1171C21.3261 17.4381 23.4076 19.8255 23.9251 22.361C24.3583 24.4829 23.0588 30 16.1283 30C7.46523 30 4.57754 24.4829 4 22.361C4.8663 23.2098 7.46523 24.9073 10.0642 24.0585Z"/><path d="M37.9358 24.0585C34.6485 22.9849 34.4707 18.9658 30.1391 18.1171C26.6739 17.4381 24.5924 19.8255 24.0749 22.361C23.6417 24.4829 24.9412 30 31.8717 30C40.5348 30 43.4225 24.4829 44 22.361C43.1337 23.2098 40.5348 24.9073 37.9358 24.0585Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="#2F88FF" stroke="#000" stroke-linejoin="round" stroke-width="4"><path d="M10.0642 24.0585C13.3515 22.9849 13.5293 18.9658 17.8609 18.1171C21.3261 17.4381 23.4076 19.8255 23.9251 22.361C24.3583 24.4829 23.0588 30 16.1283 30C7.46523 30 4.57754 24.4829 4 22.361C4.8663 23.2098 7.46523 24.9073 10.0642 24.0585Z"/><path d="M37.9358 24.0585C34.6485 22.9849 34.4707 18.9658 30.1391 18.1171C26.6739 17.4381 24.5924 19.8255 24.0749 22.361C23.6417 24.4829 24.9412 30 31.8717 30C40.5348 30 43.4225 24.4829 44 22.361C43.1337 23.2098 40.5348 24.9073 37.9358 24.0585Z"/></g></svg>
</template>

CSS

.icon-english-mustache {
  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%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M10.0642%2024.0585C13.3515%2022.9849%2013.5293%2018.9658%2017.8609%2018.1171C21.3261%2017.4381%2023.4076%2019.8255%2023.9251%2022.361C24.3583%2024.4829%2023.0588%2030%2016.1283%2030C7.46523%2030%204.57754%2024.4829%204%2022.361C4.8663%2023.2098%207.46523%2024.9073%2010.0642%2024.0585Z%22%2F%3E%3Cpath%20d%3D%22M37.9358%2024.0585C34.6485%2022.9849%2034.4707%2018.9658%2030.1391%2018.1171C26.6739%2017.4381%2024.5924%2019.8255%2024.0749%2022.361C23.6417%2024.4829%2024.9412%2030%2031.8717%2030C40.5348%2030%2043.4225%2024.4829%2044%2022.361C43.1337%2023.2098%2040.5348%2024.9073%2037.9358%2024.0585Z%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%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M10.0642%2024.0585C13.3515%2022.9849%2013.5293%2018.9658%2017.8609%2018.1171C21.3261%2017.4381%2023.4076%2019.8255%2023.9251%2022.361C24.3583%2024.4829%2023.0588%2030%2016.1283%2030C7.46523%2030%204.57754%2024.4829%204%2022.361C4.8663%2023.2098%207.46523%2024.9073%2010.0642%2024.0585Z%22%2F%3E%3Cpath%20d%3D%22M37.9358%2024.0585C34.6485%2022.9849%2034.4707%2018.9658%2030.1391%2018.1171C26.6739%2017.4381%2024.5924%2019.8255%2024.0749%2022.361C23.6417%2024.4829%2024.9412%2030%2031.8717%2030C40.5348%2030%2043.4225%2024.4829%2044%2022.361C43.1337%2023.2098%2040.5348%2024.9073%2037.9358%2024.0585Z%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/english-mustache.svg?color=%231a73e8&size=48