@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
40 lines (37 loc) • 2.28 kB
JavaScript
import _sfc_main from './u-line-link.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: "M872.533333 153.6C785.066667 64 642.133333 61.866667 550.4 151.466667l-68.266667 70.4c-12.8 12.8-12.8 34.133333 0 46.933333 12.8 12.8 32 12.8 44.8 0l68.266667-70.4c64-64 166.4-64 230.4 2.133333s64 174.933333 2.133333 241.066667l-117.333333 123.733333c-34.133333 36.266667-81.066667 53.333333-128 51.2-46.933333-4.266667-91.733333-27.733333-119.466667-68.266666-10.666667-14.933333-29.866667-17.066667-44.8-6.4-14.933333 10.666667-17.066667 32-6.4 46.933333 40.533333 55.466667 100.266667 89.6 166.4 96h17.066667c59.733333 0 119.466667-23.466667 162.133333-70.4L874.666667 490.666667c85.333333-96 85.333333-245.333333-2.133334-337.066667z"
},
null,
-1
/* HOISTED */
),
createElementVNode(
"path",
{
fill: "currentColor",
d: "M494.933333 757.333333l-66.133333 70.4c-64 64-166.4 64-230.4-2.133333-64-66.133333-64-174.933333-2.133333-241.066667l117.333333-123.733333c34.133333-36.266667 81.066667-53.333333 128-51.2 46.933333 4.266667 91.733333 29.866667 119.466667 68.266667 10.666667 14.933333 29.866667 17.066667 44.8 6.4 14.933333-10.666667 17.066667-32 6.4-46.933334-40.533333-55.466667-100.266667-91.733333-166.4-96-66.133333-4.266667-130.133333 19.2-177.066667 68.266667L149.333333 535.466667c-85.333333 93.866667-85.333333 243.2 2.133334 334.933333C196.266667 917.333333 253.866667 938.666667 313.6 938.666667c57.6 0 115.2-21.333333 160-66.133334l66.133333-70.4c12.8-12.8 12.8-34.133333 0-46.933333-12.8-12.8-32-12.8-44.8 2.133333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineLink = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineLink as default };