@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
56 lines (53 loc) • 1.89 kB
JavaScript
import _sfc_main from './u-solid-assets.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
t: "1719230428962",
class: "icon",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "2073",
"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: "M128 305.2544c0 97.92 171.9552 177.2544 384 177.2544s384-79.3344 384-177.2544S724.0448 128 512 128 128 207.3344 128 305.2544z",
fill: "currentColor",
"p-id": "2074"
},
null,
-1
/* HOISTED */
),
createElementVNode(
"path",
{
d: "M512 559.232c-165.4272 0-301.2864-47.232-360.3456-112.2816-11.8272 17.8176-23.6544 35.4816-23.6544 59.136 0 94.5408 171.3408 177.2544 384 177.2544s384-82.7136 384-177.2544c0-23.6544-11.8272-41.3184-23.6544-64.9728-59.0592 70.8864-194.9184 118.1184-360.3456 118.1184z",
fill: "currentColor",
"p-id": "2075"
},
null,
-1
/* HOISTED */
),
createElementVNode(
"path",
{
d: "M512 766.0544c-165.4272 0-301.2864-47.232-360.3456-112.2816-11.8272 23.6544-23.6544 41.3952-23.6544 64.9728C128 813.2864 299.3408 896 512 896s384-76.8 384-177.2544c0-23.6544-11.8272-41.3184-23.6544-64.9728-59.0592 70.8864-194.9184 112.2816-360.3456 112.2816z",
fill: "currentColor",
"p-id": "2076"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidAssets = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidAssets as default };