domestic worker alt icon
domestic-worker-alt from Health Icons by Resolve to Save Lives · Filled · People · MIT Free for personal and commercial use.
- Name
- domestic-worker-alt
- Set
- Health Icons
- Style
- Filled
- Category
- People
- Viewbox
- 48×48
- License
- MIT
1 other variant in Health Icons
More people icons from Health Icons
agricultureagriculture-workeragriculture-worker-altancvasthmababy-0203-altbaby-0203mbaby-0306mbaby-female-0203m-altbaby-female-0306mbaby-female-0609mbaby-male-0203m-altbaby-male-0306mbaby-male-0609mboy-0105yboy-1015ycall-centrechild-carechild-cognitionchild-programcity-workerclean-handscommunity-healthworkerconstruction-worker
Use the domestic worker alt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M13 9.5a3.5 3.5 0 1 0 7 0a3.5 3.5 0 0 0-7 0"/><path fill-rule="evenodd" d="M29.449 16.05A2 2 0 0 0 29 16h-9v12h-7V16h-1a6 6 0 0 0-1 11.917V40a2 2 0 1 0 4 0v-9h3v9a2 2 0 1 0 4 0V20h7c.477 0 .914-.166 1.258-.445l1.998 8.655a4 4 0 0 0-2.998 4.797l1.05 8.994l2.824-.652l-1.03-4.914l1.958-.41l1.021 4.874l6.92-1.597l-2.999-8.544a4 4 0 0 0-4.797-2.998L30.38 11.196a1 1 0 0 0-1.95.45zM9 22a2 2 0 0 1 2-2v4a2 2 0 0 1-2-2m25.655 7.709l-1.95.45a2 2 0 0 0-1.498 2.398l5.846-1.35a2 2 0 0 0-2.398-1.498" clip-rule="evenodd"/><path d="M18 16v3h-3v-3z"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsDomesticWorkerAlt(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M13 9.5a3.5 3.5 0 1 0 7 0a3.5 3.5 0 0 0-7 0"/><path fillRule="evenodd" d="M29.449 16.05A2 2 0 0 0 29 16h-9v12h-7V16h-1a6 6 0 0 0-1 11.917V40a2 2 0 1 0 4 0v-9h3v9a2 2 0 1 0 4 0V20h7c.477 0 .914-.166 1.258-.445l1.998 8.655a4 4 0 0 0-2.998 4.797l1.05 8.994l2.824-.652l-1.03-4.914l1.958-.41l1.021 4.874l6.92-1.597l-2.999-8.544a4 4 0 0 0-4.797-2.998L30.38 11.196a1 1 0 0 0-1.95.45zM9 22a2 2 0 0 1 2-2v4a2 2 0 0 1-2-2m25.655 7.709l-1.95.45a2 2 0 0 0-1.498 2.398l5.846-1.35a2 2 0 0 0-2.398-1.498" clipRule="evenodd"/><path d="M18 16v3h-3v-3z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M13 9.5a3.5 3.5 0 1 0 7 0a3.5 3.5 0 0 0-7 0"/><path fill-rule="evenodd" d="M29.449 16.05A2 2 0 0 0 29 16h-9v12h-7V16h-1a6 6 0 0 0-1 11.917V40a2 2 0 1 0 4 0v-9h3v9a2 2 0 1 0 4 0V20h7c.477 0 .914-.166 1.258-.445l1.998 8.655a4 4 0 0 0-2.998 4.797l1.05 8.994l2.824-.652l-1.03-4.914l1.958-.41l1.021 4.874l6.92-1.597l-2.999-8.544a4 4 0 0 0-4.797-2.998L30.38 11.196a1 1 0 0 0-1.95.45zM9 22a2 2 0 0 1 2-2v4a2 2 0 0 1-2-2m25.655 7.709l-1.95.45a2 2 0 0 0-1.498 2.398l5.846-1.35a2 2 0 0 0-2.398-1.498" clip-rule="evenodd"/><path d="M18 16v3h-3v-3z"/></g></svg> </template>
CSS
.icon-domestic-worker-alt {
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%22currentColor%22%3E%3Cpath%20d%3D%22M13%209.5a3.5%203.5%200%201%200%207%200a3.5%203.5%200%200%200-7%200%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M29.449%2016.05A2%202%200%200%200%2029%2016h-9v12h-7V16h-1a6%206%200%200%200-1%2011.917V40a2%202%200%201%200%204%200v-9h3v9a2%202%200%201%200%204%200V20h7c.477%200%20.914-.166%201.258-.445l1.998%208.655a4%204%200%200%200-2.998%204.797l1.05%208.994l2.824-.652l-1.03-4.914l1.958-.41l1.021%204.874l6.92-1.597l-2.999-8.544a4%204%200%200%200-4.797-2.998L30.38%2011.196a1%201%200%200%200-1.95.45zM9%2022a2%202%200%200%201%202-2v4a2%202%200%200%201-2-2m25.655%207.709l-1.95.45a2%202%200%200%200-1.498%202.398l5.846-1.35a2%202%200%200%200-2.398-1.498%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M18%2016v3h-3v-3z%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%22currentColor%22%3E%3Cpath%20d%3D%22M13%209.5a3.5%203.5%200%201%200%207%200a3.5%203.5%200%200%200-7%200%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M29.449%2016.05A2%202%200%200%200%2029%2016h-9v12h-7V16h-1a6%206%200%200%200-1%2011.917V40a2%202%200%201%200%204%200v-9h3v9a2%202%200%201%200%204%200V20h7c.477%200%20.914-.166%201.258-.445l1.998%208.655a4%204%200%200%200-2.998%204.797l1.05%208.994l2.824-.652l-1.03-4.914l1.958-.41l1.021%204.874l6.92-1.597l-2.999-8.544a4%204%200%200%200-4.797-2.998L30.38%2011.196a1%201%200%200%200-1.95.45zM9%2022a2%202%200%200%201%202-2v4a2%202%200%200%201-2-2m25.655%207.709l-1.95.45a2%202%200%200%200-1.498%202.398l5.846-1.35a2%202%200%200%200-2.398-1.498%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M18%2016v3h-3v-3z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/domestic-worker-alt.svg?color=%231a73e8&size=48