@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
33 lines (30 loc) • 1.18 kB
JavaScript
import _sfc_main from './u-line-sort-left.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
t: "1706063228420",
class: "icon",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "15376",
"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: "M311.68 565.333333l116.053333-116.053333c12.586667-12.586667 12.586667-32.853333 0-45.226667a31.786667 31.786667 0 0 0-45.226666 0l-170.24 170.24a31.786667 31.786667 0 0 0 0 45.226667c11.946667 11.946667 23.04 9.813333 43.52 9.813333h533.333333c17.706667 0 32-14.293333 32-32s-14.293333-32-32-32H311.68z",
"p-id": "15377"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineSortLeft = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineSortLeft as default };