@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
33 lines (30 loc) • 1.19 kB
JavaScript
import _sfc_main from './u-line-sort-up.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
t: "1706063221047",
class: "icon",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "15242",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
width: "200",
height: "200"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"path",
{
d: "M458.666667 311.68l116.053333 116.053333c12.586667 12.586667 32.853333 12.586667 45.226667 0 12.586667-12.586667 12.586667-32.853333 0-45.226666l-170.24-170.24a31.786667 31.786667 0 0 0-45.226667 0c-11.946667 11.946667-9.813333 23.04-9.813333 43.52v533.333333c0 17.706667 14.293333 32 32 32s32-14.293333 32-32V311.68z",
"p-id": "15243"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineSortUp = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineSortUp as default };