@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.22 kB
JavaScript
import _sfc_main from './u-solid-edit.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
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 openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
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__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidEdit as default };