@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 3.11 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uSolidResource_vue_vue_type_script_lang = require('./u-solid-resource.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
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 vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M191.829333 250.24c10.88-15.146667 21.973333-29.44 33.066667-42.453333 8.533333-11.733333 17.493333-22.826667 27.093333-33.066667s16.64-17.92 21.546667-22.826667c6.613333-6.186667 13.866667-11.733333 21.546667-16.64 7.466667-4.906667 17.706667-7.253333 30.506666-7.253333h378.24c7.893333 0 17.066667 1.92 27.52 5.76s20.48 11.52 30.293334 23.253333c4.906667 6.826667 11.306667 15.573333 19.2 25.813334s15.573333 20.266667 23.04 30.08c8.533333 11.733333 17.066667 24.106667 25.6 37.333333H191.829333z m704.213334 256.213333c0 19.413333-5.973333 35.84-18.133334 49.066667-12.16 13.44-29.44 20.053333-52.053333 20.053333H202.496c-21.973333 0-39.466667-6.613333-52.48-20.053333s-19.626667-29.653333-19.626667-49.066667v-129.92c0-19.413333 5.76-36.053333 17.28-49.92 11.52-13.866667 30.293333-20.906667 56.32-20.906666h620.586667c26.666667 0 45.013333 7.04 55.466667 20.906666 10.453333 13.866667 15.573333 30.506667 15.573333 49.92l0.426667 129.92z m-281.386667-64.853333c0-10.453333-5.973333-17.706667-11.52-22.186667-5.76-4.48-13.44-6.613333-23.04-6.613333h-133.12c-9.6 0-17.493333 2.773333-23.68 8.32-6.186667 5.546667-10.24 12.373333-10.24 20.266667 0.853333 10.453333 5.12 17.92 10.88 22.826666 5.76 4.693333 13.44 7.253333 23.04 7.253334h133.12c20.053333 0.213333 33.706667-9.813333 34.56-29.866667z m278.826667 384.426667c0 19.413333-7.04 36.053333-21.333334 49.92-14.293333 13.866667-32.213333 20.693333-54.186666 20.053333H199.936c-18.56 0-35.2-6.826667-49.92-20.48-14.72-13.653333-22.186667-32.64-22.186667-56.746667v-121.813333c0-20.053333 5.973333-36.693333 17.706667-50.346667 11.946667-13.653333 30.72-20.48 56.746667-20.48h618.88c24.32 0 42.24 6.826667 54.186666 20.48 11.946667 13.653333 17.706667 30.08 17.706667 49.493334l0.426667 129.92z m-280.32-66.773334c0-8.106667-3.84-15.146667-9.386667-20.693333-5.546667-5.76-18.346667-8.533333-27.946667-8.533333h-130.773333c-9.386667 0-17.28 2.773333-23.253333 8.533333s-10.026667 12.586667-10.026667 20.693333 4.053333 15.146667 10.026667 20.693334c5.973333 5.76 13.866667 8.533333 23.253333 8.533333h130.773333c9.386667 0 21.12-2.773333 26.88-8.533333 5.76-5.546667 10.453333-12.586667 10.453334-20.693334z"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidResource = /* @__PURE__ */ _pluginVue_exportHelper.default(uSolidResource_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uSolidResource;