@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.38 kB
JavaScript
import _sfc_main from './u-solid-ai.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",
{
fill: "currentColor",
d: "M436.053333 267.733333c-18.133333-36.266667-45.44-54.4-81.706666-54.4s-63.573333 18.133333-81.706667 54.4C245.333333 322.133333 100.053333 640.213333 81.706667 685.44s0 99.84 45.44 117.973333c45.44 18.133333 100.053333 0 118.186666-45.44l63.573334-136.32h90.88l63.573333 136.32c18.133333 45.44 72.746667 63.573333 118.186667 45.44 45.44-18.133333 63.573333-72.746667 45.44-117.973333l-190.933334-417.706667z m422.4-53.76c-54.613333 0-90.88 36.266667-90.88 90.88v409.173334c0 54.4 36.266667 90.88 90.88 90.88 54.613333 0 90.88-36.266667 90.88-90.88V304.853333c0-45.44-36.266667-90.88-90.88-90.88z"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidAi = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidAi as default };