@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.21 kB
JavaScript
import _sfc_main from './u-solid-like.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: "M620.8 407.488c17.088-74.688 27.712-128 34.112-162.176 19.2-83.2-25.6-160-110.912-160-76.8 0-115.2 38.4-138.688 115.2v2.176c-12.8 61.824-34.112 110.912-61.824 145.024a158.08 158.08 0 0 1-121.6 57.6h-21.376c-51.2 2.176-93.824 44.8-93.824 98.176v317.824c0 64 51.2 117.376 117.312 117.376h411.712c85.376 0 160-53.376 189.888-134.4l85.312-238.976c21.312-61.824-8.512-128-70.4-149.312-12.8-4.288-25.6-6.4-40.512-6.4H620.8v-2.112z"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidLike = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidLike as default };