UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.83 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 PickupLocation32 = (_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.247-20.434a.5.5 0 0 0-.496 0l-2.333 1.333-2.334 1.334a.5.5 0 0 0-.252.434V16a.5.5 0 0 0 .252.434l4.667 2.667a.5.5 0 0 0 .496 0l4.667-2.667a.5.5 0 0 0 .252-.434v-5.333a.5.5 0 0 0-.252-.434l-4.667-2.667Zm2.085 3.858-3.658-2.09L16 8.575l3.659 2.09-1.326.758Zm.248 1.01 1.586-.906v4.182L16.5 17.805v-4.181l2.081-1.19Zm-3.081 1.19v4.181l-3.667-2.095v-4.182l3.667 2.095Zm.5-.867-3.659-2.09 1.326-.758L17.326 12 16 12.758Z" }))); }; exports.default = PickupLocation32;