UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 3.04 kB
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var tslib_es6 = require('../../node_modules/tslib/tslib.es6.js'); var index = require('../../node_modules/react/index.js'); const Woman32 = (_a) => { var { fill, size = '2rem' } = _a, rest = tslib_es6.__rest(_a, ["fill", "size"]); return (index.default.createElement("svg", Object.assign({ "aria-hidden": "true", width: size, height: size }, rest, { fill: fill, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "M9.064 11.138C9.528 7.96 12.484 5 16 5c2.913 0 5.441 2.032 6.487 4.536-1.144 1.165-2.483 1.63-3.82 1.63-1.538 0-3.102-.617-4.367-1.566l-.48-.36-.267.536c-.299.597-.659.983-1.043 1.23-.385.25-.822.376-1.298.412-.685.053-1.423-.08-2.148-.28ZM9 12.156c-.009 1.927-.172 3.234-.586 4.167A3.392 3.392 0 0 1 7.34 17.69c.346.425.86.843 1.446 1.215.417.266.819.477 1.117.62v.001c.107-.196.242-.38.41-.547l.227-.228.301.113 5.156 1.934 5.16-1.934.302-.113.227.228c.168.167.303.351.409.547.298-.145.7-.355 1.117-.62.585-.373 1.1-.79 1.446-1.216a3.392 3.392 0 0 1-1.073-1.368C23.161 15.365 23 14.013 23 12c0-.473-.058-.947-.17-1.413a6.323 6.323 0 0 1-1.755 1.107 5.167 5.167 0 1 1-10.237.735c-.621-.008-1.249-.121-1.838-.273Zm13.306 9.485a3.881 3.881 0 0 1-1.328 2.084c-1.367 1.083-3.314 1.09-4.556-.153a3.178 3.178 0 0 1-.425-.526c-.12.187-.261.363-.424.526-1.243 1.242-3.185 1.234-4.55.153a3.878 3.878 0 0 1-1.328-2.084 13.053 13.053 0 0 0-2.064-.018c-.61.045-1.223.143-1.747.32-.532.18-.891.413-1.097.675-.202.257-.346.654-.403 1.2-.056.54-.02 1.143.063 1.731.08.554.197 1.065.299 1.451h22.51c.101-.386.219-.897.298-1.45.084-.589.12-1.193.063-1.731-.057-.547-.2-.944-.402-1.2-.206-.263-.566-.496-1.098-.676-.524-.177-1.137-.275-1.747-.32a13.052 13.052 0 0 0-2.064.018Zm-10.46-9.305a4.167 4.167 0 1 0 8.268-.333 6.39 6.39 0 0 1-1.447.164c-1.605 0-3.188-.571-4.506-1.443a3.76 3.76 0 0 1-1.109 1.123c-.382.247-.79.402-1.206.49Zm-5.294 7.399c-.632-.553-1.222-1.25-1.5-2.085l-.275-.823.776-.388c.586-.293.839-.492 1.033-.928C6.827 14.968 7 13.986 7 12c0-4.519 3.996-9 9-9s9 4.481 9 9c0 1.987.173 2.968.414 3.51.194.438.447.636 1.033.929l.776.388-.274.823c-.279.835-.87 1.532-1.501 2.085.436.069.881.169 1.309.313.733.248 1.494.652 2.03 1.334.522.664.74 1.477.82 2.228.079.76.024 1.54-.073 2.222a14.873 14.873 0 0 1-.569 2.436l-.014.042-.004.013-.001.003v.002h-.001L28 28l.945.329A1 1 0 0 1 28 29H4a1 1 0 0 1-.944-.671L4.001 28l-.945.328v-.002l-.002-.003-.004-.013-.015-.042a14.134 14.134 0 0 1-.204-.685 14.856 14.856 0 0 1-.364-1.751c-.097-.682-.152-1.463-.072-2.222.079-.75.297-1.564.82-2.228.535-.682 1.296-1.086 2.029-1.334a8.034 8.034 0 0 1 1.308-.313Zm4.277.193c-.223.357-.29.825-.194 1.334.12.634.486 1.266 1.009 1.68 1.015.803 2.38.764 3.222-.077.337-.337.54-.757.608-1.195l-4.645-1.742Zm6.3 2.937a2.156 2.156 0 0 1-.608-1.195l4.65-1.742c.224.357.29.824.194 1.334a2.88 2.88 0 0 1-1.008 1.68c-1.017.805-2.387.764-3.228-.077Z" }))); }; exports.default = Woman32;