@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.06 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineLike_vue_vue_type_script_lang = require('./u-line-like.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: "M620.8 407.466667c17.066667-74.666667 27.733333-128 34.133333-162.133334 19.2-83.2-25.6-160-110.933333-160-76.8 0-115.2 38.4-138.666667 115.2v2.133334c-12.8 61.866667-34.133333 110.933333-61.866666 145.066666a158.08 158.08 0 0 1-121.6 57.6h-21.333334C149.333333 407.466667 106.666667 450.133333 106.666667 503.466667v317.866666c0 64 51.2 117.333333 117.333333 117.333334h411.733333c85.333333 0 160-53.333333 189.866667-134.4l85.333333-238.933334c21.333333-61.866667-8.533333-128-70.4-149.333333-12.8-4.266667-25.6-6.4-40.533333-6.4h-179.2zM544 149.333333c38.4 0 59.733333 36.266667 49.066667 85.333334-8.533333 38.4-21.333333 104.533333-42.666667 198.4-4.266667 19.2 10.666667 38.4 29.866667 38.4h219.733333c6.4 0 12.8 2.133333 17.066667 2.133333 27.733333 10.666667 42.666667 40.533333 32 68.266667l-85.333334 238.933333c-19.2 55.466667-70.4 91.733333-130.133333 91.733333H224c-29.866667 2.133333-53.333333-21.333333-53.333333-51.2V503.466667c0-17.066667 14.933333-32 32-32h21.333333c66.133333-2.133333 125.866667-32 166.4-83.2 34.133333-42.666667 59.733333-100.266667 74.666667-170.666667 17.066667-51.2 34.133333-68.266667 78.933333-68.266667z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineLike = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineLike_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineLike;