@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
40 lines (37 loc) • 1.8 kB
JavaScript
import _sfc_main from './u-line-right-unfold.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: "M160 791.466667h704c17.066667 0 32 14.933333 32 32s-14.933333 29.866667-32 29.866666H157.866667c-17.066667 0-32-14.933333-32-32s17.066667-29.866667 34.133333-29.866666z m704-558.933334H157.866667c-17.066667 0-32-14.933333-32-32C128 185.6 142.933333 170.666667 160 170.666667h704c17.066667 0 32 14.933333 32 32 0 14.933333-14.933333 29.866667-32 29.866666z m-185.6 247.466667c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32H179.2c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32h499.2z"
},
null,
-1
/* HOISTED */
),
createElementVNode(
"path",
{
fill: "currentColor",
d: "M755.2 674.133333c-6.4 6.4-12.8 8.533333-21.333333 8.533334s-14.933333-2.133333-21.333334-8.533334c-10.666667-12.8-10.666667-29.866667 0-42.666666l113.066667-119.466667-113.066667-119.466667c-10.666667-12.8-10.666667-29.866667 0-42.666666 10.666667-12.8 27.733333-12.8 40.533334 0l134.4 140.8c10.666667 12.8 10.666667 29.866667 0 42.666666l-132.266667 140.8z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineRightUnfold = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineRightUnfold as default };