@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.35 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uSolidEdit_vue_vue_type_script_lang = require('./u-solid-edit.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",
{
d: "M756.224 435.712l-455.168 454.656h-194.56v-195.072L561.664 240.64c0 0.512 194.56 195.072 194.56 195.072z m38.4-37.888l-195.072-195.072 53.248-53.248c20.992-20.992 55.296-20.992 76.288 0l118.272 118.272c20.992 20.992 20.992 55.296 0 76.288l-52.736 53.76z m-255.488 384h324.608c29.696 0 54.272 24.064 53.76 54.272 0 29.696-24.064 53.76-53.76 53.76h-324.608c-29.696 0-54.272-24.064-53.76-54.272-0.512-29.696 24.064-53.76 53.76-53.76z",
fill: "currentColor"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidEdit = /* @__PURE__ */ _pluginVue_exportHelper.default(uSolidEdit_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uSolidEdit;