@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (31 loc) • 1.44 kB
JavaScript
import _sfc_main from './u-solid-export.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
t: "1692166016140",
class: "icon",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "17481",
"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: "M212.48 128C165.376 128 128 165.376 128 212.48v598.528c0 47.104 37.888 84.992 84.992 84.992h598.528c47.104 0 84.992-37.888 84.992-84.992V313.344L715.776 128H212.48z m324.096 294.912c0-4.096 1.536-7.68 3.584-10.24 5.632-7.68 16.896-9.216 24.576-3.072l143.36 110.08 3.072 3.072c5.632 7.68 4.096 18.944-3.072 24.576l-143.36 110.08c-3.072 2.048-6.656 3.584-10.24 3.584-10.24-0.512-17.408-8.704-17.408-17.92-0.512-0.512-0.512-69.12-0.512-69.12H351.744c-22.528 0-41.472-18.432-41.472-41.472 0-22.528 18.432-41.472 41.472-41.472h184.832V422.912z",
fill: "currentColor",
"p-id": "17482"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidExport = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidExport as default };