UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.3 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 StoreLocationBmFilled64 = (_a) => { var { fill, size = '4rem' } = _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 64 64" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "M33.063 57.06 32.002 56a290.212 290.212 0 0 1-1.018 1.102l-.001-.001-.003-.003-.01-.01-.04-.037a54.655 54.655 0 0 1-.715-.678 119.084 119.084 0 0 1-8.193-8.739c-2.279-2.7-4.624-5.767-6.491-8.858-1.853-3.067-3.312-6.28-3.684-9.257C10.412 18.044 19.014 6.5 32.002 6.5c6.532 0 11.938 3.272 15.505 7.73 3.546 4.433 5.382 10.172 4.647 15.316-.38 2.65-1.85 5.702-3.688 8.68-1.861 3.015-4.198 6.114-6.47 8.89a151.136 151.136 0 0 1-8.831 9.842l-.049.049-.04.04-.01.01-.002.002-.001.001ZM32.002 56l1.06 1.06a1.5 1.5 0 0 1-2.078.042L32.002 56ZM21.334 21.667a1 1 0 0 0-.707 1.707L31.294 34.04a1 1 0 0 0 1.414 0l10.667-10.666a1 1 0 0 0-.707-1.707H21.334Z" }))); }; exports.default = StoreLocationBmFilled64;