@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
47 lines (42 loc) • 2.15 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundArrowLeftCircle_vue_vue_type_script_lang = require('./u-round-arrow-left-circle.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
t: "1717665676807",
class: "icon",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "31113",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
width: "200",
height: "200"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.createElementVNode(
"path",
{
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.365333z",
"p-id": "31114"
},
null,
-1
/* HOISTED */
),
vue.createElementVNode(
"path",
{
d: "M704 469.333333H423.04l97.792-97.770666a42.666667 42.666667 0 1 0-60.330667-60.352l-170.666666 170.645333c-8.32 8.32-12.48 19.264-12.48 30.186667s4.16 21.845333 12.501333 30.186666l170.645333 170.624a42.666667 42.666667 0 0 0 60.330667-60.330666L422.976 554.666667H704a42.666667 42.666667 0 0 0 0-85.333334z",
"p-id": "31115"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundArrowLeftCircle = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundArrowLeftCircle_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundArrowLeftCircle;