@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.97 kB
JavaScript
import _sfc_main from './u-round-idea.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: "M853.333333 426.666667c-0.021333-188.522667-152.810667-341.312-341.333333-341.333334-188.522667 0.021333-341.312 152.810667-341.333333 341.333334 0 117.248 59.264 220.8 149.333333 282.154666V725.333333a85.333333 85.333333 0 0 0 85.333333 85.333334h213.333334a85.333333 85.333333 0 0 0 85.333333-85.333334v0.021334-16.533334c90.069333-61.376 149.333333-164.906667 149.333333-282.154666zM618.688 660.757333L618.666667 725.312V725.333333h-64v-164.48c0.938667-1.664 1.92-3.285333 2.624-5.013333l113.066666-79.168a42.666667 42.666667 0 1 0-48.938666-69.909333L512 483.413333l-109.44-76.629333a42.666667 42.666667 0 0 0-48.938667 69.909333l113.066667 79.168c0.725333 1.706667 1.706667 3.349333 2.645333 5.013334V725.333333h-64v-64.554666l-21.290666-12.330667C307.456 604.074667 255.978667 521.493333 256 426.666667a255.018667 255.018667 0 0 1 74.986667-181.013334A254.997333 254.997333 0 0 1 512 170.666667c70.826667 0.021333 134.549333 28.586667 181.013333 74.986666A255.018667 255.018667 0 0 1 768 426.666667c0 94.805333-51.434667 177.386667-128 221.76l-21.312 12.330666zM618.666667 853.333333H405.333333a42.666667 42.666667 0 1 0 0 85.333334h213.333334a42.666667 42.666667 0 0 0 0-85.333334z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundIdea = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundIdea as default };