@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.01 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uSolidInventory_vue_vue_type_script_lang = require('./u-solid-inventory.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
class: "icon",
width: "64px",
height: "64.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: "M707.946667 138.666667c35.605333 0 68.586667 18.176 86.890666 47.893333l108.053334 175.274667c9.450667 15.338667 14.442667 32.874667 14.442666 50.773333v374.08c0 26.176-10.666667 51.264-29.674666 69.76A102.762667 102.762667 0 0 1 816 885.333333H208C152.042667 885.333333 106.666667 841.173333 106.666667 786.688V412.586667c0-17.877333 4.992-35.413333 14.442666-50.752l108.053334-175.274667C247.466667 156.842667 280.448 138.666667 316.053333 138.666667h391.893334zM671.573333 513.514667a42.666667 42.666667 0 0 0-60.330666 0.64l-138.197334 141.013333-60.885333-53.418667a42.666667 42.666667 0 1 0-56.277333 64.128l91.221333 80.085334a42.666667 42.666667 0 0 0 58.624-2.197334l166.464-169.898666a42.666667 42.666667 0 0 0-0.618667-60.352z m28.416-300.864H324.053333c-9.088 0-17.493333 4.736-21.994666 12.416l-72.384 123.306666c-4.48 7.637333-4.437333 17.002667 0.085333 24.618667s12.885333 12.266667 21.909333 12.266667h520.704c9.024 0 17.365333-4.672 21.909334-12.266667s4.565333-16.981333 0.085333-24.618667l-72.384-123.306666a25.472 25.472 0 0 0-21.973333-12.416z"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidInventory = /* @__PURE__ */ _pluginVue_exportHelper.default(uSolidInventory_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uSolidInventory;