@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
33 lines (30 loc) • 2.07 kB
JavaScript
import _sfc_main from './u-round-switch-arrow.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
t: "1717665421941",
class: "icon",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "23084",
"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: "M405.376 127.957333a42.666667 42.666667 0 0 0-42.666667 42.666667v579.733333l-119.189333-119.253333a42.666667 42.666667 0 0 0-60.352 60.352l192.021333 192.085333a42.666667 42.666667 0 0 0 60.352 0c3.712-3.712 6.485333-8 8.533334-12.522666 0.213333-0.426667 0.469333-0.789333 0.64-1.216 0.832-1.962667 1.365333-3.989333 1.877333-6.016 0.170667-0.704 0.469333-1.344 0.597333-2.026667 0.554667-2.773333 0.853333-5.568 0.853334-8.384V170.624a42.666667 42.666667 0 0 0-42.666667-42.666667zM840.832 332.458667l-191.850667-192a42.794667 42.794667 0 0 0-6.4-5.226667c-1.642667-1.109333-3.413333-1.92-5.162666-2.773333-0.768-0.384-1.450667-0.874667-2.24-1.194667-1.664-0.704-3.413333-1.130667-5.12-1.6-0.981333-0.277333-1.92-0.661333-2.922667-0.853333a42.986667 42.986667 0 0 0-7.04-0.725334c-0.469333 0-0.917333-0.128-1.386667-0.128-1.6 0-3.114667 0.298667-4.693333 0.469334-1.130667 0.128-2.304 0.128-3.434667 0.341333-2.282667 0.426667-4.48 1.173333-6.613333 1.962667-0.426667 0.149333-0.853333 0.213333-1.28 0.405333a42.624 42.624 0 0 0-26.645333 39.466667v682.666666a42.666667 42.666667 0 1 0 85.333333 0V273.642667l119.082667 119.146666a42.666667 42.666667 0 0 0 60.373333-60.309333z",
"p-id": "23085"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundSwitchArrow = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundSwitchArrow as default };