@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.82 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundCheckCricle_vue_vue_type_script_lang = require('./u-round-check-cricle.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
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 vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M609.834667 396.501333L469.333333 537.002667l-55.168-55.168a42.624 42.624 0 1 0-60.330666 60.330666l85.333333 85.333334c7.936 7.936 18.944 12.501333 30.165333 12.501333s22.229333-4.565333 30.165334-12.501333l170.666666-170.666667a42.624 42.624 0 1 0-60.330666-60.330667zM512 85.333333C276.352 85.333333 85.376 276.352 85.333333 512c0 235.648 191.018667 426.624 426.666667 426.666667 235.648 0 426.624-191.018667 426.666667-426.666667 0-235.648-191.018667-426.624-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.053333 340.053333 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.053333 340.053333 0 0 1 853.333333 512a340.053333 340.053333 0 0 1-99.968 241.365333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundCheckCricle = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundCheckCricle_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundCheckCricle;