@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.59 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineThunderbolt_vue_vue_type_script_lang = require('./u-line-thunderbolt.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: "M398.933333 584.533333H234.666667c-21.333333 0-36.266667-21.333333-29.866667-42.666666l164.266667-437.333334c4.266667-10.666667 17.066667-19.2 29.866666-19.2h277.333334c21.333333 0 36.266667 23.466667 27.733333 42.666667l-96 238.933333H789.333333c25.6 0 40.533333 32 23.466667 51.2L371.2 928c-21.333333 25.6-61.866667 4.266667-53.333333-27.733333l81.066666-315.733334z m21.333334-437.333333l-140.8 375.466667h162.133333c8.533333 0 19.2 4.266667 23.466667 12.8s8.533333 17.066667 6.4 27.733333L411.733333 789.333333l311.466667-358.4h-157.866667c-21.333333 0-36.266667-23.466667-27.733333-42.666666L633.6 149.333333l-213.333333-2.133333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineThunderbolt = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineThunderbolt_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineThunderbolt;