@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 2.58 kB
JavaScript
import _sfc_main from './u-round-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: "64px",
height: "64.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: "M512 85.333333c-235.669333 0.021333-426.645333 191.018667-426.666667 426.666667 0.021333 235.648 190.997333 426.645333 426.666667 426.666667 235.648-0.021333 426.645333-191.018667 426.666667-426.666667-0.021333-235.648-191.018667-426.645333-426.666667-426.666667z m241.365333 668.032A340.053333 340.053333 0 0 1 512 853.333333a340.053333 340.053333 0 0 1-241.365333-99.968A340.053333 340.053333 0 0 1 170.666667 512a340.074667 340.074667 0 0 1 99.968-241.365333A340.053333 340.053333 0 0 1 512 170.666667a340.053333 340.053333 0 0 1 241.365333 99.968A340.074667 340.074667 0 0 1 853.333333 512a340.074667 340.074667 0 0 1-99.968 241.365333zM426.666667 277.333333a42.666667 42.666667 0 0 0-42.666667 42.666667v281.045333l-33.856-33.877333a42.666667 42.666667 0 0 0-60.373333 60.330667l106.709333 106.752a42.666667 42.666667 0 0 0 60.330667 0.021333c3.733333-3.733333 6.506667-8.021333 8.576-12.586667 0.192-0.384 0.426667-0.746667 0.618666-1.152a42.24 42.24 0 0 0 1.856-5.973333c0.192-0.725333 0.469333-1.386667 0.618667-2.090667 0.554667-2.773333 0.853333-5.546667 0.853333-8.362666V320a42.666667 42.666667 0 0 0-42.666666-42.666667zM627.605333 289.856a42.24 42.24 0 0 0-11.562666-8.021333c-0.768-0.384-1.472-0.853333-2.261334-1.194667-1.664-0.682667-3.392-1.109333-5.12-1.578667-0.96-0.277333-1.898667-0.682667-2.922666-0.874666a42.858667 42.858667 0 0 0-7.253334-0.725334c-0.384 0-0.746667-0.128-1.152-0.128-1.578667 0-3.093333 0.298667-4.629333 0.469334-1.173333 0.128-2.346667 0.128-3.52 0.341333-2.24 0.448-4.394667 1.152-6.506667 1.92-0.448 0.192-0.938667 0.256-1.386666 0.426667A42.624 42.624 0 0 0 554.666667 320v384a42.666667 42.666667 0 1 0 85.333333 0V423.04l33.728 33.770667a42.666667 42.666667 0 0 0 60.373333-60.288l-106.496-106.666667z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundSwitchArrowCircle = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundSwitchArrowCircle as default };