man with chinese cap 1 emoji

man-with-chinese-cap-1 from Streamline Emojis by Streamline · Default · Smiley People · CC-BY-4.0 Attribution required.

Name
man-with-chinese-cap-1
Set
Streamline Emojis
Style
Default
Category
Smiley People
Viewbox
48×48
License
CC BY 4.0

More smiley people icons from Streamline Emojis

Use the man with chinese cap 1 emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#614b44" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M24 4.51A14.59 14.59 0 0 0 9.41 19.1v7.64h29.18V19.1A14.59 14.59 0 0 0 24 4.51"/><path fill="#ffe500" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M40.15 25.63a2.73 2.73 0 0 0-2.07-2.3l-.87-.24A3 3 0 0 1 35 20.16v-3.07a2.77 2.77 0 0 0-2.08-2.68A23 23 0 0 1 24 16a23 23 0 0 1-8.9-1.61a2.77 2.77 0 0 0-2.1 2.7v3.07a3 3 0 0 1-2.23 2.93l-.87.24a2.73 2.73 0 0 0-2.07 2.3a2.69 2.69 0 0 0 2.68 2.92h.17a13.45 13.45 0 0 0 26.6 0h.17a2.69 2.69 0 0 0 2.7-2.92"/><path fill="#45413c" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M15.93 25.31a1.15 1.15 0 1 0 1.14-1.15a1.15 1.15 0 0 0-1.14 1.15m16.14 0a1.15 1.15 0 1 1-1.14-1.15a1.15 1.15 0 0 1 1.14 1.15"/><path fill="#ff6242" d="M20.31 32.59a.6.6 0 0 0-.44.2a.57.57 0 0 0-.13.47a4.32 4.32 0 0 0 8.52 0a.57.57 0 0 0-.13-.47a.6.6 0 0 0-.44-.2Z"/><path fill="#ffa694" d="M24 34.37a5.3 5.3 0 0 0-3.29 1a4.38 4.38 0 0 0 6.58 0a5.3 5.3 0 0 0-3.29-1"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M20.31 32.59a.6.6 0 0 0-.44.2a.57.57 0 0 0-.13.47a4.32 4.32 0 0 0 8.52 0a.57.57 0 0 0-.13-.47a.6.6 0 0 0-.44-.2Z"/><path fill="#ffaa54" d="M13.69 30.19a1.49.89 0 1 0 2.98 0a1.49.89 0 1 0-2.98 0m17.64 0a1.49.89 0 1 0 2.98 0a1.49.89 0 1 0-2.98 0"/><path fill="#ff6242" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M24 13.74c6.69 0 12.43.89 14.91 2.15a15 15 0 0 0-29.82 0c2.48-1.26 8.22-2.15 14.91-2.15"/><path fill="#45413c" d="M11.5 44.5a12.5 1.5 0 1 0 25 0a12.5 1.5 0 1 0-25 0" opacity=".15"/><path fill="#9ceb60" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M24 2.5c-4.9 3.71-7.43 9.89-8 16h16c-.57-6.11-3.1-12.29-8-16"/><path fill="#656769" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M24 13.74c-9 0-16.23 1.59-16.23 3.55v3.6a2.12 2.12 0 0 0 1.64 2v-.8A1.12 1.12 0 0 1 9.94 21C13 19.15 20.24 18.79 24 18.79s11 .36 14.06 2.21a1.12 1.12 0 0 1 .53 1.12v.8a2.12 2.12 0 0 0 1.64-2v-3.6c0-1.99-7.23-3.58-16.23-3.58"/><path fill="#ffe500" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M21.48 16.26a2.52 2.52 0 1 0 5.04 0a2.52 2.52 0 1 0-5.04 0"/></svg>

React

import type { SVGProps } from "react";

export function StreamlineEmojisManWithChineseCap1(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#614b44" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M24 4.51A14.59 14.59 0 0 0 9.41 19.1v7.64h29.18V19.1A14.59 14.59 0 0 0 24 4.51"/><path fill="#ffe500" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M40.15 25.63a2.73 2.73 0 0 0-2.07-2.3l-.87-.24A3 3 0 0 1 35 20.16v-3.07a2.77 2.77 0 0 0-2.08-2.68A23 23 0 0 1 24 16a23 23 0 0 1-8.9-1.61a2.77 2.77 0 0 0-2.1 2.7v3.07a3 3 0 0 1-2.23 2.93l-.87.24a2.73 2.73 0 0 0-2.07 2.3a2.69 2.69 0 0 0 2.68 2.92h.17a13.45 13.45 0 0 0 26.6 0h.17a2.69 2.69 0 0 0 2.7-2.92"/><path fill="#45413c" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M15.93 25.31a1.15 1.15 0 1 0 1.14-1.15a1.15 1.15 0 0 0-1.14 1.15m16.14 0a1.15 1.15 0 1 1-1.14-1.15a1.15 1.15 0 0 1 1.14 1.15"/><path fill="#ff6242" d="M20.31 32.59a.6.6 0 0 0-.44.2a.57.57 0 0 0-.13.47a4.32 4.32 0 0 0 8.52 0a.57.57 0 0 0-.13-.47a.6.6 0 0 0-.44-.2Z"/><path fill="#ffa694" d="M24 34.37a5.3 5.3 0 0 0-3.29 1a4.38 4.38 0 0 0 6.58 0a5.3 5.3 0 0 0-3.29-1"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M20.31 32.59a.6.6 0 0 0-.44.2a.57.57 0 0 0-.13.47a4.32 4.32 0 0 0 8.52 0a.57.57 0 0 0-.13-.47a.6.6 0 0 0-.44-.2Z"/><path fill="#ffaa54" d="M13.69 30.19a1.49.89 0 1 0 2.98 0a1.49.89 0 1 0-2.98 0m17.64 0a1.49.89 0 1 0 2.98 0a1.49.89 0 1 0-2.98 0"/><path fill="#ff6242" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M24 13.74c6.69 0 12.43.89 14.91 2.15a15 15 0 0 0-29.82 0c2.48-1.26 8.22-2.15 14.91-2.15"/><path fill="#45413c" d="M11.5 44.5a12.5 1.5 0 1 0 25 0a12.5 1.5 0 1 0-25 0" opacity=".15"/><path fill="#9ceb60" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M24 2.5c-4.9 3.71-7.43 9.89-8 16h16c-.57-6.11-3.1-12.29-8-16"/><path fill="#656769" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M24 13.74c-9 0-16.23 1.59-16.23 3.55v3.6a2.12 2.12 0 0 0 1.64 2v-.8A1.12 1.12 0 0 1 9.94 21C13 19.15 20.24 18.79 24 18.79s11 .36 14.06 2.21a1.12 1.12 0 0 1 .53 1.12v.8a2.12 2.12 0 0 0 1.64-2v-3.6c0-1.99-7.23-3.58-16.23-3.58"/><path fill="#ffe500" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M21.48 16.26a2.52 2.52 0 1 0 5.04 0a2.52 2.52 0 1 0-5.04 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#614b44" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M24 4.51A14.59 14.59 0 0 0 9.41 19.1v7.64h29.18V19.1A14.59 14.59 0 0 0 24 4.51"/><path fill="#ffe500" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M40.15 25.63a2.73 2.73 0 0 0-2.07-2.3l-.87-.24A3 3 0 0 1 35 20.16v-3.07a2.77 2.77 0 0 0-2.08-2.68A23 23 0 0 1 24 16a23 23 0 0 1-8.9-1.61a2.77 2.77 0 0 0-2.1 2.7v3.07a3 3 0 0 1-2.23 2.93l-.87.24a2.73 2.73 0 0 0-2.07 2.3a2.69 2.69 0 0 0 2.68 2.92h.17a13.45 13.45 0 0 0 26.6 0h.17a2.69 2.69 0 0 0 2.7-2.92"/><path fill="#45413c" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M15.93 25.31a1.15 1.15 0 1 0 1.14-1.15a1.15 1.15 0 0 0-1.14 1.15m16.14 0a1.15 1.15 0 1 1-1.14-1.15a1.15 1.15 0 0 1 1.14 1.15"/><path fill="#ff6242" d="M20.31 32.59a.6.6 0 0 0-.44.2a.57.57 0 0 0-.13.47a4.32 4.32 0 0 0 8.52 0a.57.57 0 0 0-.13-.47a.6.6 0 0 0-.44-.2Z"/><path fill="#ffa694" d="M24 34.37a5.3 5.3 0 0 0-3.29 1a4.38 4.38 0 0 0 6.58 0a5.3 5.3 0 0 0-3.29-1"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M20.31 32.59a.6.6 0 0 0-.44.2a.57.57 0 0 0-.13.47a4.32 4.32 0 0 0 8.52 0a.57.57 0 0 0-.13-.47a.6.6 0 0 0-.44-.2Z"/><path fill="#ffaa54" d="M13.69 30.19a1.49.89 0 1 0 2.98 0a1.49.89 0 1 0-2.98 0m17.64 0a1.49.89 0 1 0 2.98 0a1.49.89 0 1 0-2.98 0"/><path fill="#ff6242" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M24 13.74c6.69 0 12.43.89 14.91 2.15a15 15 0 0 0-29.82 0c2.48-1.26 8.22-2.15 14.91-2.15"/><path fill="#45413c" d="M11.5 44.5a12.5 1.5 0 1 0 25 0a12.5 1.5 0 1 0-25 0" opacity=".15"/><path fill="#9ceb60" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M24 2.5c-4.9 3.71-7.43 9.89-8 16h16c-.57-6.11-3.1-12.29-8-16"/><path fill="#656769" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M24 13.74c-9 0-16.23 1.59-16.23 3.55v3.6a2.12 2.12 0 0 0 1.64 2v-.8A1.12 1.12 0 0 1 9.94 21C13 19.15 20.24 18.79 24 18.79s11 .36 14.06 2.21a1.12 1.12 0 0 1 .53 1.12v.8a2.12 2.12 0 0 0 1.64-2v-3.6c0-1.99-7.23-3.58-16.23-3.58"/><path fill="#ffe500" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M21.48 16.26a2.52 2.52 0 1 0 5.04 0a2.52 2.52 0 1 0-5.04 0"/></svg>
</template>

CSS

.icon-man-with-chinese-cap-1 {
  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%3Cpath%20fill%3D%22%23614b44%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%204.51A14.59%2014.59%200%200%200%209.41%2019.1v7.64h29.18V19.1A14.59%2014.59%200%200%200%2024%204.51%22%2F%3E%3Cpath%20fill%3D%22%23ffe500%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M40.15%2025.63a2.73%202.73%200%200%200-2.07-2.3l-.87-.24A3%203%200%200%201%2035%2020.16v-3.07a2.77%202.77%200%200%200-2.08-2.68A23%2023%200%200%201%2024%2016a23%2023%200%200%201-8.9-1.61a2.77%202.77%200%200%200-2.1%202.7v3.07a3%203%200%200%201-2.23%202.93l-.87.24a2.73%202.73%200%200%200-2.07%202.3a2.69%202.69%200%200%200%202.68%202.92h.17a13.45%2013.45%200%200%200%2026.6%200h.17a2.69%202.69%200%200%200%202.7-2.92%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15.93%2025.31a1.15%201.15%200%201%200%201.14-1.15a1.15%201.15%200%200%200-1.14%201.15m16.14%200a1.15%201.15%200%201%201-1.14-1.15a1.15%201.15%200%200%201%201.14%201.15%22%2F%3E%3Cpath%20fill%3D%22%23ff6242%22%20d%3D%22M20.31%2032.59a.6.6%200%200%200-.44.2a.57.57%200%200%200-.13.47a4.32%204.32%200%200%200%208.52%200a.57.57%200%200%200-.13-.47a.6.6%200%200%200-.44-.2Z%22%2F%3E%3Cpath%20fill%3D%22%23ffa694%22%20d%3D%22M24%2034.37a5.3%205.3%200%200%200-3.29%201a4.38%204.38%200%200%200%206.58%200a5.3%205.3%200%200%200-3.29-1%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M20.31%2032.59a.6.6%200%200%200-.44.2a.57.57%200%200%200-.13.47a4.32%204.32%200%200%200%208.52%200a.57.57%200%200%200-.13-.47a.6.6%200%200%200-.44-.2Z%22%2F%3E%3Cpath%20fill%3D%22%23ffaa54%22%20d%3D%22M13.69%2030.19a1.49.89%200%201%200%202.98%200a1.49.89%200%201%200-2.98%200m17.64%200a1.49.89%200%201%200%202.98%200a1.49.89%200%201%200-2.98%200%22%2F%3E%3Cpath%20fill%3D%22%23ff6242%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2013.74c6.69%200%2012.43.89%2014.91%202.15a15%2015%200%200%200-29.82%200c2.48-1.26%208.22-2.15%2014.91-2.15%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M11.5%2044.5a12.5%201.5%200%201%200%2025%200a12.5%201.5%200%201%200-25%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%239ceb60%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%202.5c-4.9%203.71-7.43%209.89-8%2016h16c-.57-6.11-3.1-12.29-8-16%22%2F%3E%3Cpath%20fill%3D%22%23656769%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2013.74c-9%200-16.23%201.59-16.23%203.55v3.6a2.12%202.12%200%200%200%201.64%202v-.8A1.12%201.12%200%200%201%209.94%2021C13%2019.15%2020.24%2018.79%2024%2018.79s11%20.36%2014.06%202.21a1.12%201.12%200%200%201%20.53%201.12v.8a2.12%202.12%200%200%200%201.64-2v-3.6c0-1.99-7.23-3.58-16.23-3.58%22%2F%3E%3Cpath%20fill%3D%22%23ffe500%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M21.48%2016.26a2.52%202.52%200%201%200%205.04%200a2.52%202.52%200%201%200-5.04%200%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%2048%2048%22%3E%3Cpath%20fill%3D%22%23614b44%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%204.51A14.59%2014.59%200%200%200%209.41%2019.1v7.64h29.18V19.1A14.59%2014.59%200%200%200%2024%204.51%22%2F%3E%3Cpath%20fill%3D%22%23ffe500%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M40.15%2025.63a2.73%202.73%200%200%200-2.07-2.3l-.87-.24A3%203%200%200%201%2035%2020.16v-3.07a2.77%202.77%200%200%200-2.08-2.68A23%2023%200%200%201%2024%2016a23%2023%200%200%201-8.9-1.61a2.77%202.77%200%200%200-2.1%202.7v3.07a3%203%200%200%201-2.23%202.93l-.87.24a2.73%202.73%200%200%200-2.07%202.3a2.69%202.69%200%200%200%202.68%202.92h.17a13.45%2013.45%200%200%200%2026.6%200h.17a2.69%202.69%200%200%200%202.7-2.92%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15.93%2025.31a1.15%201.15%200%201%200%201.14-1.15a1.15%201.15%200%200%200-1.14%201.15m16.14%200a1.15%201.15%200%201%201-1.14-1.15a1.15%201.15%200%200%201%201.14%201.15%22%2F%3E%3Cpath%20fill%3D%22%23ff6242%22%20d%3D%22M20.31%2032.59a.6.6%200%200%200-.44.2a.57.57%200%200%200-.13.47a4.32%204.32%200%200%200%208.52%200a.57.57%200%200%200-.13-.47a.6.6%200%200%200-.44-.2Z%22%2F%3E%3Cpath%20fill%3D%22%23ffa694%22%20d%3D%22M24%2034.37a5.3%205.3%200%200%200-3.29%201a4.38%204.38%200%200%200%206.58%200a5.3%205.3%200%200%200-3.29-1%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M20.31%2032.59a.6.6%200%200%200-.44.2a.57.57%200%200%200-.13.47a4.32%204.32%200%200%200%208.52%200a.57.57%200%200%200-.13-.47a.6.6%200%200%200-.44-.2Z%22%2F%3E%3Cpath%20fill%3D%22%23ffaa54%22%20d%3D%22M13.69%2030.19a1.49.89%200%201%200%202.98%200a1.49.89%200%201%200-2.98%200m17.64%200a1.49.89%200%201%200%202.98%200a1.49.89%200%201%200-2.98%200%22%2F%3E%3Cpath%20fill%3D%22%23ff6242%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2013.74c6.69%200%2012.43.89%2014.91%202.15a15%2015%200%200%200-29.82%200c2.48-1.26%208.22-2.15%2014.91-2.15%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M11.5%2044.5a12.5%201.5%200%201%200%2025%200a12.5%201.5%200%201%200-25%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%239ceb60%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%202.5c-4.9%203.71-7.43%209.89-8%2016h16c-.57-6.11-3.1-12.29-8-16%22%2F%3E%3Cpath%20fill%3D%22%23656769%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2013.74c-9%200-16.23%201.59-16.23%203.55v3.6a2.12%202.12%200%200%200%201.64%202v-.8A1.12%201.12%200%200%201%209.94%2021C13%2019.15%2020.24%2018.79%2024%2018.79s11%20.36%2014.06%202.21a1.12%201.12%200%200%201%20.53%201.12v.8a2.12%202.12%200%200%200%201.64-2v-3.6c0-1.99-7.23-3.58-16.23-3.58%22%2F%3E%3Cpath%20fill%3D%22%23ffe500%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M21.48%2016.26a2.52%202.52%200%201%200%205.04%200a2.52%202.52%200%201%200-5.04%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/streamline-emojis/man-with-chinese-cap-1.svg?color=%231a73e8&size=48