@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.81 kB
JavaScript
import _sfc_main from './u-solid-staging.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: "M748.8 830.293333H275.2c-14.72 0-24.746667 14.72-24.746667 29.653334 0 9.813333 9.813333 19.84 24.746667 24.746666h473.6c14.72 0 24.746667-14.72 24.746667-29.653333s-10.026667-24.746667-24.746667-24.746667z m113.493333-690.773333H161.706667c-24.746667 0-44.373333 19.84-44.373334 44.373333v508.16c0 24.746667 19.84 44.373333 44.373334 44.373334h700.586666c24.746667 0 44.373333-19.626667 44.373334-44.373334V183.893333c0-24.533333-19.626667-44.373333-44.373334-44.373333z m-64.213333 197.333333l-197.333333 172.586667c-14.72 14.72-39.466667 14.72-59.093334 4.906667l-128.213333-69.12h-9.813333l-123.306667 128.213333c-4.906667 4.906667-14.72 9.813333-24.746667 9.813333-9.813333 0-14.72-4.906667-19.84-9.813333-9.813333-9.813333-14.72-29.653333 0-44.373333l133.12-143.146667c14.72-14.72 39.466667-19.84 59.093334-9.813333l128.213333 69.12h9.813333l187.52-162.773334c14.72-9.813333 34.56-9.813333 44.373334 4.906667 4.906667 4.906667 9.813333 14.72 9.813333 24.746667 0.426667 14.933333-4.693333 19.84-9.6 24.746666z"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidStaging = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidStaging as default };