@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
40 lines (37 loc) • 2.04 kB
JavaScript
import _sfc_main from './u-solid-batch-acc-ver.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
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 openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"path",
{
d: "M320 650.752a53.248 53.248 0 1 0 106.496 0 53.248 53.248 0 1 0-106.496 0Z",
fill: "currentColor"
},
null,
-1
/* HOISTED */
),
createElementVNode(
"path",
{
d: "M810.496 128H213.504C166.4 128 128 166.4 128 213.504v597.504c0 47.104 38.4 85.504 85.504 85.504h597.504c47.104 0 85.504-38.4 85.504-85.504V213.504c-0.512-47.104-38.912-85.504-86.016-85.504zM261.12 351.232c12.8-14.336 32.768-14.848 46.08-1.536l38.4 36.352 84.992-84.992c11.776-11.776 31.232-12.8 43.52-2.048 14.336 12.8 14.848 32.768 1.536 46.08L367.104 454.144c-12.288 12.288-32.768 12.8-45.056 0.512-1.024-1.024-1.536-2.048-2.56-2.56l-15.36-15.36c-1.024-1.024-2.048-1.536-3.584-3.072l-37.888-37.888c-11.776-12.8-12.8-31.744-1.536-44.544zM373.248 768C309.248 768 256 714.752 256 650.752s53.248-117.248 117.248-117.248 117.248 53.248 117.248 117.248S437.248 768 373.248 768z m363.008-85.504h-149.504c-16.896 0-31.744-14.848-31.744-31.744s14.848-31.744 31.744-31.744h149.504c16.896 0 31.744 14.848 31.744 31.744 0 16.896-14.848 31.744-31.744 31.744z m0-256h-149.504c-16.896 0-31.744-14.848-31.744-31.744 0-16.896 14.848-31.744 31.744-31.744h149.504c16.896 0 31.744 14.848 31.744 31.744s-14.848 31.744-31.744 31.744z",
fill: "currentColor"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidBatchAccVer = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidBatchAccVer as default };