@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (31 loc) • 1.8 kB
JavaScript
import _sfc_main from './u-solid-agent.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
t: "1719230402864",
class: "icon",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "1645",
"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 512c110.93504 0 202.66496-91.73504 202.66496-202.66496S622.92992 106.67008 512 106.67008 309.33504 198.40512 309.33504 309.33504 401.07008 512 512 512zM608 554.66496h-44.24192c-0.0512 0.3072-0.02048 0.60416-0.08704 0.91136l-9.99936 46.67392c-3.33312 8.33536-10.83392 14.16704-19.16928 14.16704h-44.17024c-8.33536 0-15.83616-5.83168-18.33472-14.16704l-9.99936-46.67392c-0.06656-0.3072-0.04096-0.60416-0.09216-0.91136h-43.76576c-157.86496 0-288 128-288 288v17.06496c2.13504 32 27.73504 57.6 59.73504 57.6h646.4c32 0 57.6-25.6 59.73504-57.6v-17.06496c0-160-128-288-288-288z m-46.82752 271.2576l-35.84 40.00256c-7.5008 8.33536-19.16928 8.33536-26.67008 0l-35.84-40.00256c-3.33312-3.33312-5.00224-8.33536-5.00224-12.50304l15.83616-140.8512c0.83456-9.16992 9.16992-16.67072 18.33472-16.67072h40.00256c9.16992 0 16.67072 7.5008 18.33472 16.67072l15.83616 140.8512c0 5.00224-1.66912 9.16992-5.00224 12.50304z",
fill: "currentColor",
"p-id": "1646"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidAgent = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidAgent as default };