@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
43 lines (40 loc) • 2.01 kB
JavaScript
import _sfc_main from './u-round-checkmark-circle.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
t: "1717665627745",
class: "icon",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "29362",
"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: "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": "29363"
},
null,
-1
/* HOISTED */
),
createElementVNode(
"path",
{
d: "M702.272 343.530667a42.666667 42.666667 0 0 0-59.669333 8.96l-181.973334 246.357333-89.557333-90.304a42.666667 42.666667 0 0 0-60.586667 60.096l124.586667 125.632c8.789333 8.874667 20.906667 13.418667 33.386667 12.501333a42.517333 42.517333 0 0 0 31.210666-17.194666L711.253333 403.2a42.666667 42.666667 0 0 0-8.96-59.669333z",
"p-id": "29364"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundCheckmarkCircle = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundCheckmarkCircle as default };