@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
32 lines (27 loc) • 1.8 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundClipboardList_vue_vue_type_script_lang = require('./u-round-ClipboardList.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 48 48"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.createElementVNode(
"g",
null,
[
vue.createElementVNode("path", {
class: "st0",
d: "M32,10h4c0.5,0,1,0.2,1.4,0.6C37.8,11,38,11.5,38,12v28c0,0.5-0.2,1-0.6,1.4l0,0C37,41.8,36.5,42,36,42H12 c-0.5,0-1-0.2-1.4-0.6l0,0C10.2,41,10,40.5,10,40V12c0-0.5,0.2-1,0.6-1.4C11,10.2,11.5,10,12,10h4c1.1,0,2-0.9,2-2s-0.9-2-2-2h-4 c-1.6,0-3.1,0.6-4.2,1.8C6.6,8.9,6,10.4,6,12v28c0,1.6,0.6,3.1,1.8,4.2l0,0C8.9,45.4,10.4,46,12,46h24c1.6,0,3.1-0.6,4.2-1.8l0,0 c1.1-1.1,1.8-2.7,1.8-4.2V12c0-1.6-0.6-3.1-1.8-4.2C39.1,6.6,37.6,6,36,6h-4c-1.1,0-2,0.9-2,2S30.9,10,32,10z M24,24h8 c1.1,0,2-0.9,2-2s-0.9-2-2-2h-8c-1.1,0-2,0.9-2,2S22.9,24,24,24z M24,34h8c1.1,0,2-0.9,2-2s-0.9-2-2-2h-8c-1.1,0-2,0.9-2,2 S22.9,34,24,34z M16,24L16,24c1.1,0,2-0.9,2-2s-0.9-2-2-2h0c-1.1,0-2,0.9-2,2S14.9,24,16,24z M16,34L16,34c1.1,0,2-0.9,2-2 s-0.9-2-2-2h0c-1.1,0-2,0.9-2,2S14.9,34,16,34z M18,4v2h12v4H18V6V4V2c-2.2,0-4,1.8-4,4v4c0,2.2,1.8,4,4,4h12c2.2,0,4-1.8,4-4V6 c0-2.2-1.8-4-4-4H18V4z"
})
],
-1
/* HOISTED */
)
]));
}
var uRoundClipboardList = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundClipboardList_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundClipboardList;