UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.58 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 ProfilePassion48 = (_a) => { var { fill, size = '3rem' } = _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 48 48" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "M12.5 15a7.5 7.5 0 1 1 15 0 7.5 7.5 0 0 1-15 0ZM20 4.5C14.201 4.5 9.5 9.201 9.5 15S14.201 25.5 20 25.5 30.5 20.799 30.5 15 25.799 4.5 20 4.5Zm-7.249 24.061a1.5 1.5 0 0 0-1.255-.114l-6 2.14A1.5 1.5 0 0 0 4.5 32v8a1.5 1.5 0 0 0 1.156 1.46L6 40l-.344 1.46h.002l.005.002.02.005.076.017.286.065a109.536 109.536 0 0 0 4.62.928C13.491 42.98 17.099 43.5 20 43.5c2.9 0 6.509-.52 9.334-1.023.505-.09.988-.18 1.44-.267l1.478 1.478a1.5 1.5 0 0 0 2.122 0l8.131-8.132a6 6 0 1 0-8.485-8.485l-.707.707-.707-.707a6 6 0 0 0-10.156 3.223c-.796.135-1.615.206-2.45.206-2.644 0-5.118-.706-7.249-1.939Zm9.947 4.732c-.88.136-1.78.207-2.698.207a17.43 17.43 0 0 1-8.132-2L7.5 33.056v5.74l.223.048c.869.185 2.084.432 3.469.678 2.794.497 6.186.977 8.808.977 2.433 0 5.529-.413 8.195-.87l-4.074-4.074a5.975 5.975 0 0 1-1.423-2.263Zm3.544-4.1a3 3 0 0 1 4.243 0l1.767 1.767 1.061 1.06 1.06-1.06 1.769-1.768a3 3 0 1 1 4.242 4.243l-7.071 7.07-7.071-7.07a3 3 0 0 1 0-4.243Z" }))); }; exports.default = ProfilePassion48;