@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.59 kB
JavaScript
import _sfc_main from './u-line-note.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",
{
fill: "currentColor",
d: "M684.8 128l121.6 121.6c34.133333 34.133333 34.133333 87.466667 0 121.6L409.6 768c-17.066667 17.066667-38.4 25.6-59.733333 25.6H142.933333v-206.933333c0-23.466667 8.533333-44.8 25.6-59.733334L565.333333 130.133333c32-34.133333 87.466667-34.133333 119.466667-2.133333zM347.733333 729.6c6.4 0 10.666667-2.133333 14.933334-6.4l396.8-396.8c8.533333-8.533333 8.533333-21.333333 0-29.866667l-121.6-121.6c-8.533333-8.533333-21.333333-8.533333-29.866667 0L211.2 571.733333c-4.266667 4.266667-6.4 8.533333-6.4 14.933334v142.933333h142.933333z m238.933334-2.133333h277.333333c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-277.333333c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z m-426.666667 128h704c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-704c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineNote = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineNote as default };