@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-down.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
t: "1706063235276",
class: "icon",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "15510",
"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: "M565.333333 712.32l-116.053333-116.053333a31.786667 31.786667 0 0 0-45.226667 0 31.786667 31.786667 0 0 0 0 45.226666l170.24 170.24c12.586667 12.586667 32.853333 12.586667 45.226667 0 11.946667-11.946667 9.813333-23.04 9.813333-43.52v-533.333333c0-17.706667-14.293333-32-32-32s-32 14.293333-32 32v477.44z",
"p-id": "15511"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineSortDown = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineSortDown as default };