@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.32 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundShop_vue_vue_type_script_lang = require('./u-round-shop.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
class: "icon",
width: "200px",
height: "200.00px",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M896 853.333333h-42.666667V421.077333l8.704-5.802666a127.914667 127.914667 0 0 0 47.829334-154.069334l-38.144-95.402666A128.042667 128.042667 0 0 0 752.853333 85.333333H271.104c-52.352 0-99.413333 31.872-118.826667 80.469334l-38.144 95.402666a127.872 127.872 0 0 0 47.829334 154.069334L170.666667 421.077333V853.333333H128a42.666667 42.666667 0 0 0 0 85.333334h768a42.666667 42.666667 0 0 0 0-85.333334z m-341.333333 0h-85.333334v-170.666666a42.709333 42.709333 0 0 1 85.333334 0v170.666666z m-42.666667-298.666666a128 128 0 0 0-128 128v170.666666H256v-401.237333h0.170667c24.746667 0 49.493333-7.253333 70.826666-21.504L384 392.576l57.002667 38.016a127.872 127.872 0 0 0 141.994666 0L640 392.576l57.002667 38.016c21.376 14.250667 46.08 21.504 70.826666 21.504H768V853.333333h-128v-170.666666a128 128 0 0 0-128-128zM193.322667 292.906667l38.144-95.402667A42.666667 42.666667 0 0 1 271.061333 170.666667h481.792a42.666667 42.666667 0 0 1 39.637334 26.837333l38.144 95.402667a42.666667 42.666667 0 0 1-15.914667 51.370666l-22.485333 14.976-3.029334 1.877334a42.752 42.752 0 0 1-44.885333-1.493334l-80.682667-53.76a42.666667 42.666667 0 0 0-47.317333 0l-80.682667 53.76a42.581333 42.581333 0 0 1-47.36 0l-80.682666-53.76a42.666667 42.666667 0 0 0-47.317334 0l-80.682666 53.76a42.837333 42.837333 0 0 1-44.885334 1.493334L231.68 359.253333l-22.485333-14.976a42.581333 42.581333 0 0 1-15.914667-51.370666z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundShop = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundShop_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundShop;