@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.54 kB
JavaScript
import _sfc_main from './u-solid-confirm.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: "M727.338667 537.322667a190.016 190.016 0 0 1 0 380.010666 190.016 190.016 0 0 1 0-380.010666z m-177.28 15.786666a261.930667 261.930667 0 0 0-63.381334 171.221334c0 76.266667 32.469333 144.96 84.352 193.002666H208.938667A102.378667 102.378667 0 0 1 106.666667 815.061333v-87.552c0-96.213333 78.186667-174.4 174.4-174.4h268.992zM792.725333 652.8l-91.882666 90.752-31.466667-32.362667a29.568 29.568 0 0 0-41.792 41.813334l51.84 53.248c1.749333 1.749333 3.669333 3.242667 5.696 4.437333a28.117333 28.117333 0 0 0 35.349333-3.605333l113.941334-112.597334a28.117333 28.117333 0 0 0 0-39.744l-1.92-1.941333a28.117333 28.117333 0 0 0-39.765334 0zM590.186667 166.805333A205.248 205.248 0 1 1 299.946667 457.088 205.248 205.248 0 0 1 590.186667 166.805333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidConfirm = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidConfirm as default };