@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.65 kB
JavaScript
import _sfc_main from './u-line-score.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: "M465.066667 631.466667l194.133333-194.133334c12.8-12.8 32-12.8 44.8 0 12.8 12.8 12.8 32 0 44.8l-211.2 211.2c-10.666667 8.533333-12.8 12.8-27.733333 12.8-10.666667 0-23.466667-8.533333-32-14.933333L339.2 597.333333c-12.8-12.8-12.8-32 0-44.8s32-12.8 44.8 0l81.066667 78.933334zM795.733333 256L746.666667 198.4c-4.266667-4.266667-10.666667-6.4-17.066667-6.4H294.4c-6.4 0-12.8 2.133333-17.066667 6.4L228.266667 256h567.466666z m55.466667 64H172.8l-2.133333 2.133333V810.666667c0 12.8 8.533333 21.333333 21.333333 21.333333h640c12.8 0 21.333333-8.533333 21.333333-21.333333V322.133333l-2.133333-2.133333zM294.4 128h435.2c25.6 0 49.066667 10.666667 64 29.866667L917.333333 298.666667v512c0 46.933333-38.4 85.333333-85.333333 85.333333H192c-46.933333 0-85.333333-38.4-85.333333-85.333333V298.666667l123.733333-140.8c17.066667-19.2 40.533333-29.866667 64-29.866667z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineScore = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineScore as default };