nuclear worker woman emoji
nuclear-worker-woman from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.
- Name
- nuclear-worker-woman
- Set
- OpenMoji
- Style
- Default
- Category
- Extras Openmoji
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
More extras openmoji icons from OpenMoji
Use the nuclear worker woman emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36.344" cy="10.432" r="2.969" fill="#d0cfce"/><path fill="#f4aa41" d="M43.54 22.541a4.3 4.3 0 0 0-4.209-4.131h-6a4.3 4.3 0 0 0-4.209 4.131l-.792 19.44a1 1 0 0 1-.12.437l1.395-.997l.824 21.035a1.23 1.23 0 0 0 .25.88a.24.24 0 0 0 .152.09c.214 0 .656-.427.735-1.126l2.899-22.503a5 5 0 0 1 .402-1.193l.725-.805h1.625l.984.623a5 5 0 0 1 .352 1.342l2.542 22.534c.079.698.522 1.125.736 1.125a.24.24 0 0 0 .152-.09c.192-.248.49-.585.457-.9l-.076-21.515l2.643 1.835"/><circle cx="36.344" cy="10.432" r="2.969" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M31.477 24.252c2.352 3.533.677 6.107.032 8a33.4 33.4 0 0 0-.898 5.613c-.6 5.977-1.002 24.005-1.002 24.005c-.055 1.1.575 2 1.4 2a2.076 2.076 0 0 0 1.729-1.987l2.539-22.031c.126-1.093.679-1.987 1.229-1.987s1.1.894 1.229 1.987l2.542 22.031a2.076 2.076 0 0 0 1.73 1.987c.824 0 1.454-.9 1.4-2c0 0-.524-17.841-1.074-23.762a36 36 0 0 0-.827-5.856c-.617-1.902-2.416-4.739-.029-8"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m27.38 41.842l.792-19a5.274 5.274 0 0 1 5.208-5h5.927a5.274 5.274 0 0 1 5.208 5l.792 19"/><ellipse cx="38.844" cy="13.521" stroke="#000" stroke-linecap="round" stroke-linejoin="round" rx="1.134" ry=".757" transform="rotate(-50 38.844 13.521)"/><ellipse cx="33.844" cy="13.521" stroke="#000" stroke-linecap="round" stroke-linejoin="round" rx=".757" ry="1.134" transform="rotate(-40 33.843 13.521)"/><circle cx="36.344" cy="13.401" r="1.5" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/><circle cx="39.63" cy="20.875" r="1"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiNuclearWorkerWoman(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36.344" cy="10.432" r="2.969" fill="#d0cfce"/><path fill="#f4aa41" d="M43.54 22.541a4.3 4.3 0 0 0-4.209-4.131h-6a4.3 4.3 0 0 0-4.209 4.131l-.792 19.44a1 1 0 0 1-.12.437l1.395-.997l.824 21.035a1.23 1.23 0 0 0 .25.88a.24.24 0 0 0 .152.09c.214 0 .656-.427.735-1.126l2.899-22.503a5 5 0 0 1 .402-1.193l.725-.805h1.625l.984.623a5 5 0 0 1 .352 1.342l2.542 22.534c.079.698.522 1.125.736 1.125a.24.24 0 0 0 .152-.09c.192-.248.49-.585.457-.9l-.076-21.515l2.643 1.835"/><circle cx="36.344" cy="10.432" r="2.969" fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M31.477 24.252c2.352 3.533.677 6.107.032 8a33.4 33.4 0 0 0-.898 5.613c-.6 5.977-1.002 24.005-1.002 24.005c-.055 1.1.575 2 1.4 2a2.076 2.076 0 0 0 1.729-1.987l2.539-22.031c.126-1.093.679-1.987 1.229-1.987s1.1.894 1.229 1.987l2.542 22.031a2.076 2.076 0 0 0 1.73 1.987c.824 0 1.454-.9 1.4-2c0 0-.524-17.841-1.074-23.762a36 36 0 0 0-.827-5.856c-.617-1.902-2.416-4.739-.029-8"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m27.38 41.842l.792-19a5.274 5.274 0 0 1 5.208-5h5.927a5.274 5.274 0 0 1 5.208 5l.792 19"/><ellipse cx="38.844" cy="13.521" stroke="#000" strokeLinecap="round" strokeLinejoin="round" rx="1.134" ry=".757" transform="rotate(-50 38.844 13.521)"/><ellipse cx="33.844" cy="13.521" stroke="#000" strokeLinecap="round" strokeLinejoin="round" rx=".757" ry="1.134" transform="rotate(-40 33.843 13.521)"/><circle cx="36.344" cy="13.401" r="1.5" stroke="#000" strokeLinecap="round" strokeLinejoin="round"/><circle cx="39.63" cy="20.875" r="1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36.344" cy="10.432" r="2.969" fill="#d0cfce"/><path fill="#f4aa41" d="M43.54 22.541a4.3 4.3 0 0 0-4.209-4.131h-6a4.3 4.3 0 0 0-4.209 4.131l-.792 19.44a1 1 0 0 1-.12.437l1.395-.997l.824 21.035a1.23 1.23 0 0 0 .25.88a.24.24 0 0 0 .152.09c.214 0 .656-.427.735-1.126l2.899-22.503a5 5 0 0 1 .402-1.193l.725-.805h1.625l.984.623a5 5 0 0 1 .352 1.342l2.542 22.534c.079.698.522 1.125.736 1.125a.24.24 0 0 0 .152-.09c.192-.248.49-.585.457-.9l-.076-21.515l2.643 1.835"/><circle cx="36.344" cy="10.432" r="2.969" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M31.477 24.252c2.352 3.533.677 6.107.032 8a33.4 33.4 0 0 0-.898 5.613c-.6 5.977-1.002 24.005-1.002 24.005c-.055 1.1.575 2 1.4 2a2.076 2.076 0 0 0 1.729-1.987l2.539-22.031c.126-1.093.679-1.987 1.229-1.987s1.1.894 1.229 1.987l2.542 22.031a2.076 2.076 0 0 0 1.73 1.987c.824 0 1.454-.9 1.4-2c0 0-.524-17.841-1.074-23.762a36 36 0 0 0-.827-5.856c-.617-1.902-2.416-4.739-.029-8"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m27.38 41.842l.792-19a5.274 5.274 0 0 1 5.208-5h5.927a5.274 5.274 0 0 1 5.208 5l.792 19"/><ellipse cx="38.844" cy="13.521" stroke="#000" stroke-linecap="round" stroke-linejoin="round" rx="1.134" ry=".757" transform="rotate(-50 38.844 13.521)"/><ellipse cx="33.844" cy="13.521" stroke="#000" stroke-linecap="round" stroke-linejoin="round" rx=".757" ry="1.134" transform="rotate(-40 33.843 13.521)"/><circle cx="36.344" cy="13.401" r="1.5" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/><circle cx="39.63" cy="20.875" r="1"/></svg> </template>
CSS
.icon-nuclear-worker-woman {
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%2072%2072%22%3E%3Ccircle%20cx%3D%2236.344%22%20cy%3D%2210.432%22%20r%3D%222.969%22%20fill%3D%22%23d0cfce%22%2F%3E%3Cpath%20fill%3D%22%23f4aa41%22%20d%3D%22M43.54%2022.541a4.3%204.3%200%200%200-4.209-4.131h-6a4.3%204.3%200%200%200-4.209%204.131l-.792%2019.44a1%201%200%200%201-.12.437l1.395-.997l.824%2021.035a1.23%201.23%200%200%200%20.25.88a.24.24%200%200%200%20.152.09c.214%200%20.656-.427.735-1.126l2.899-22.503a5%205%200%200%201%20.402-1.193l.725-.805h1.625l.984.623a5%205%200%200%201%20.352%201.342l2.542%2022.534c.079.698.522%201.125.736%201.125a.24.24%200%200%200%20.152-.09c.192-.248.49-.585.457-.9l-.076-21.515l2.643%201.835%22%2F%3E%3Ccircle%20cx%3D%2236.344%22%20cy%3D%2210.432%22%20r%3D%222.969%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M31.477%2024.252c2.352%203.533.677%206.107.032%208a33.4%2033.4%200%200%200-.898%205.613c-.6%205.977-1.002%2024.005-1.002%2024.005c-.055%201.1.575%202%201.4%202a2.076%202.076%200%200%200%201.729-1.987l2.539-22.031c.126-1.093.679-1.987%201.229-1.987s1.1.894%201.229%201.987l2.542%2022.031a2.076%202.076%200%200%200%201.73%201.987c.824%200%201.454-.9%201.4-2c0%200-.524-17.841-1.074-23.762a36%2036%200%200%200-.827-5.856c-.617-1.902-2.416-4.739-.029-8%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m27.38%2041.842l.792-19a5.274%205.274%200%200%201%205.208-5h5.927a5.274%205.274%200%200%201%205.208%205l.792%2019%22%2F%3E%3Cellipse%20cx%3D%2238.844%22%20cy%3D%2213.521%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20rx%3D%221.134%22%20ry%3D%22.757%22%20transform%3D%22rotate(-50%2038.844%2013.521)%22%2F%3E%3Cellipse%20cx%3D%2233.844%22%20cy%3D%2213.521%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20rx%3D%22.757%22%20ry%3D%221.134%22%20transform%3D%22rotate(-40%2033.843%2013.521)%22%2F%3E%3Ccircle%20cx%3D%2236.344%22%20cy%3D%2213.401%22%20r%3D%221.5%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Ccircle%20cx%3D%2239.63%22%20cy%3D%2220.875%22%20r%3D%221%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%2072%2072%22%3E%3Ccircle%20cx%3D%2236.344%22%20cy%3D%2210.432%22%20r%3D%222.969%22%20fill%3D%22%23d0cfce%22%2F%3E%3Cpath%20fill%3D%22%23f4aa41%22%20d%3D%22M43.54%2022.541a4.3%204.3%200%200%200-4.209-4.131h-6a4.3%204.3%200%200%200-4.209%204.131l-.792%2019.44a1%201%200%200%201-.12.437l1.395-.997l.824%2021.035a1.23%201.23%200%200%200%20.25.88a.24.24%200%200%200%20.152.09c.214%200%20.656-.427.735-1.126l2.899-22.503a5%205%200%200%201%20.402-1.193l.725-.805h1.625l.984.623a5%205%200%200%201%20.352%201.342l2.542%2022.534c.079.698.522%201.125.736%201.125a.24.24%200%200%200%20.152-.09c.192-.248.49-.585.457-.9l-.076-21.515l2.643%201.835%22%2F%3E%3Ccircle%20cx%3D%2236.344%22%20cy%3D%2210.432%22%20r%3D%222.969%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M31.477%2024.252c2.352%203.533.677%206.107.032%208a33.4%2033.4%200%200%200-.898%205.613c-.6%205.977-1.002%2024.005-1.002%2024.005c-.055%201.1.575%202%201.4%202a2.076%202.076%200%200%200%201.729-1.987l2.539-22.031c.126-1.093.679-1.987%201.229-1.987s1.1.894%201.229%201.987l2.542%2022.031a2.076%202.076%200%200%200%201.73%201.987c.824%200%201.454-.9%201.4-2c0%200-.524-17.841-1.074-23.762a36%2036%200%200%200-.827-5.856c-.617-1.902-2.416-4.739-.029-8%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m27.38%2041.842l.792-19a5.274%205.274%200%200%201%205.208-5h5.927a5.274%205.274%200%200%201%205.208%205l.792%2019%22%2F%3E%3Cellipse%20cx%3D%2238.844%22%20cy%3D%2213.521%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20rx%3D%221.134%22%20ry%3D%22.757%22%20transform%3D%22rotate(-50%2038.844%2013.521)%22%2F%3E%3Cellipse%20cx%3D%2233.844%22%20cy%3D%2213.521%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20rx%3D%22.757%22%20ry%3D%221.134%22%20transform%3D%22rotate(-40%2033.843%2013.521)%22%2F%3E%3Ccircle%20cx%3D%2236.344%22%20cy%3D%2213.401%22%20r%3D%221.5%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Ccircle%20cx%3D%2239.63%22%20cy%3D%2220.875%22%20r%3D%221%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/nuclear-worker-woman.svg?color=%231a73e8&size=48