@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
32 lines (27 loc) • 1.67 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundClipboardCheck_vue_vue_type_script_lang = require('./u-round-ClipboardCheck.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 M16.6,29.4l4,4 C21,33.8,21.5,34,22,34s1-0.2,1.4-0.6l8-8c0.8-0.8,0.8-2,0-2.8c-0.8-0.8-2-0.8-2.8,0L22,29.2l-2.6-2.6c-0.8-0.8-2-0.8-2.8,0 S15.8,28.6,16.6,29.4z M18,4v2h12v4H18V6V4V2c-2.2,0-4,1.8-4,4v4c0,2.2,1.8,4,4,4h12c2.2,0,4-1.8,4-4V6c0-2.2-1.8-4-4-4H18V4z"
})
],
-1
/* HOISTED */
)
]));
}
var uRoundClipboardCheck = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundClipboardCheck_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundClipboardCheck;