UNPKG

@icongo/li

Version:
23 lines (22 loc) 3.03 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LIMapShop = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LIMapShop = function LIMapShop(props) { return /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", viewBox: "0 0 14 14" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M1.033 12.826c.066-.355.284-.65.61-.826l.186-.101H7c4.955 0 5.178 0 5.334.087.342.182.566.48.633.84L13 13H1l.033-.174zm1.475-3.388V7.375h8.984V11.5H2.508V9.438zm2.995 0V8.125H3.257v2.625h2.246V9.438zm-1.67.132c-.258-.126-.236-.537.036-.65.417-.172.705.465.295.652-.139.063-.196.063-.33 0zm6.91-.132V8.125H6.251v2.625h4.492V9.438zM1.45 6.91a.873.873 0 0 1-.298-.238c-.123-.172-.171-.484-.103-.662.026-.067.365-.547.753-1.066L2.507 4h2.996v-.74l-.507-.016c-.466-.015-.52-.026-.672-.143-.278-.212-.329-.38-.31-1.04.014-.54.022-.585.14-.74C4.405.991 4.334 1 7 1c2.667 0 2.596-.01 2.845.32.119.155.127.2.142.74.018.66-.033.828-.31 1.04-.153.116-.207.128-.673.143l-.507.016V4h2.996l.705.945c.388.519.727.999.753 1.066.068.178.02.49-.103.662-.118.167-.419.325-.62.326-.202 0-.488-.168-.642-.38-.137-.19-.14-.191-.181-.082-.116.303-.492.505-.823.443-.183-.034-.54-.346-.54-.472 0-.116-.067-.08-.134.07a.862.862 0 0 1-.23.27.75.75 0 0 1-.864 0 .86.86 0 0 1-.23-.27c-.035-.077-.073-.14-.087-.14-.013 0-.052.063-.086.14a.862.862 0 0 1-.23.27.75.75 0 0 1-.864 0 .86.86 0 0 1-.23-.27c-.035-.077-.074-.14-.087-.14-.013 0-.052.063-.087.14a.862.862 0 0 1-.23.27.75.75 0 0 1-.864 0 .86.86 0 0 1-.23-.27c-.034-.077-.073-.14-.086-.14-.014 0-.053.063-.087.14a.862.862 0 0 1-.23.27.75.75 0 0 1-.864 0 .86.86 0 0 1-.23-.27c-.067-.15-.134-.186-.134-.07 0 .126-.357.438-.54.472-.331.062-.707-.14-.823-.443-.042-.11-.044-.108-.181.081-.154.213-.44.383-.641.381a.996.996 0 0 1-.323-.088zm6.3-3.285V3.25h-1.5V4h1.5v-.375zM5.503 2.22v-.281h-.281c-.25 0-.28-.01-.28-.094 0-.083.03-.094.28-.094s.28-.01.28-.094c0-.086-.03-.094-.374-.094h-.374v.562h.28c.25 0 .281.01.281.094 0 .083-.03.094-.28.094s-.281.01-.281.094c0 .086.031.094.374.094h.375V2.22zm.561.094c0-.187 0-.187.187-.187s.187 0 .187.187c0 .156.016.188.094.188.087 0 .094-.031.094-.47 0-.437-.006-.468-.094-.468-.078 0-.094.031-.094.188 0 .187 0 .187-.187.187s-.187 0-.187-.187c0-.157-.015-.188-.093-.188-.088 0-.094.031-.094.469 0 .437.006.469.094.469.078 0 .093-.031.093-.188zm1.872-.281v-.469H7v.938h.936v-.47zm-.749 0V1.75h.562v.562h-.561v-.281zm1.31.281v-.187h.749v-.563H8.31v.469c0 .437.006.469.094.469.078 0 .093-.031.093-.188zm0-.469c0-.083.032-.094.281-.094.25 0 .28.01.28.094 0 .083-.03.094-.28.094s-.28-.01-.28-.094z" }) })); }; exports.LIMapShop = LIMapShop;