@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.71 kB
JavaScript
import _sfc_main from './u-line-switch-arrow-circle.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: "M405.333333 616.533333l-51.2-51.2c-12.8-12.8-32-12.8-44.8 0-12.8 12.8-12.8 32 0 44.8l106.666667 106.666667c12.8 12.8 32 12.8 44.8 0 12.8-12.8 10.666667-23.466667 10.666667-42.666667v-341.333333c-2.133333-19.2-17.066667-34.133333-34.133334-34.133333s-32 14.933333-32 32v285.866666zM618.666667 407.466667l51.2 51.2c12.8 12.8 32 12.8 44.8 0s12.8-32 0-44.8l-106.666667-106.666667c-12.8-12.8-32-12.8-44.8 0-10.666667 12.8-8.533333 23.466667-8.533333 44.8v341.333333c0 17.066667 14.933333 32 32 32s32-14.933333 32-32V407.466667zM512 85.333333c234.666667 0 426.666667 192 426.666667 426.666667s-192 426.666667-426.666667 426.666667S85.333333 746.666667 85.333333 512 277.333333 85.333333 512 85.333333z m0 64C311.466667 149.333333 149.333333 311.466667 149.333333 512s162.133333 362.666667 362.666667 362.666667 362.666667-162.133333 362.666667-362.666667S712.533333 149.333333 512 149.333333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineSwitchArrowCircle = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineSwitchArrowCircle as default };