UNPKG

@cleartrip/bento-icons

Version:

Icon Library for Bento Component Library

12 lines (11 loc) 1.5 kB
function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import React from "react"; export function AvatarWoman(props) { return /*#__PURE__*/React.createElement("svg", _extends({ viewBox: "0 0 99 94" }, props), /*#__PURE__*/React.createElement("path", { fillRule: "evenodd", fill: "currentColor", d: "M35.583 62.283c2.404 2.365 3.883 2.787 4.727 4.151 1.213 1.957.115 4.012-1.473 5.69-5.944 6.287-23.89 9.922-32.345 12.375-2.035.59-3.811 2.006-5.32 3.821C.356 89.302.159 92.628 0 94h98.667c-.16-1.372-.356-4.698-1.172-5.68-1.509-1.815-3.286-3.231-5.32-3.82-8.455-2.454-26.4-6.09-32.346-12.375-1.587-1.679-2.683-3.734-1.472-5.69.846-1.365 2.325-1.787 4.729-4.152 2.912-2.865 1.241-.154 1.125.598-.535 3.48 6.26.076 8.462-1.817 2.82-2.425-.274 3.545 9.184-3.792 6.692-5.193-2.766-2.659-4.367-17.332-2.753-25.228-8.186-32.002-17.553-37.484-2.11-1.245-4.933-2.187-7.005-2.42-3.814-.427-.598 3.024-3.527 3.634a1.082 1.082 0 01-.07-.017 1.697 1.697 0 01-.072.017c-2.929-.61.287-4.061-3.526-3.633-2.074.232-4.896 1.174-7.005 2.419-9.37 5.482-14.8 12.256-17.553 37.484-1.601 14.673-11.06 12.139-4.368 17.332 9.457 7.337 6.365 1.367 9.185 3.792 2.201 1.893 8.995 5.297 8.461 1.817-.116-.752-1.787-3.463 1.126-.598" })); }