UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.54 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 StoreLocationBm32 = (_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: "M7.66 14.543C7.06 9.749 10.659 5 16 5c2.646 0 4.875 1.319 6.387 3.208 1.524 1.905 2.245 4.302 1.957 6.317-.136.955-.71 2.227-1.6 3.669-.874 1.416-1.99 2.9-3.1 4.256a73.812 73.812 0 0 1-3.668 4.14 57.775 57.775 0 0 1-3.627-3.902c-1.106-1.31-2.216-2.766-3.086-4.205-.88-1.456-1.462-2.813-1.603-3.94Zm9.048 14.164L16.001 28l-.679.735v-.001l-.002-.001-.005-.006-.02-.018a55.538 55.538 0 0 1-1.37-1.34 59.776 59.776 0 0 1-3.105-3.39c-1.144-1.357-2.326-2.9-3.269-4.462-.933-1.544-1.683-3.187-1.876-4.726C4.941 8.918 9.343 3 16.001 3c3.355 0 6.126 1.681 7.947 3.959 1.81 2.26 2.755 5.198 2.376 7.85-.197 1.378-.956 2.94-1.878 4.435-.939 1.52-2.115 3.08-3.255 4.473a75.88 75.88 0 0 1-4.38 4.886l-.076.076-.02.02-.005.006-.001.001ZM16.001 28l.707.707a1 1 0 0 1-1.385.028L16 28Zm-5.795-16.858a.5.5 0 0 1 .462-.309h10.666a.5.5 0 0 1 .354.854l-5.333 5.333a.5.5 0 0 1-.708 0l-5.333-5.333a.5.5 0 0 1-.108-.545Z" }))); }; exports.default = StoreLocationBm32;