@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.18 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineEquity_vue_vue_type_script_lang = require('./u-line-equity.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
class: "icon",
width: "16px",
height: "16.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: "M339.2 113.066667h347.733333c44.8 0 87.466667 23.466667 108.8 61.866666l123.733334 204.8c12.8 19.2 19.2 42.666667 19.2 66.133334V469.333333c0 34.133333-12.8 64-36.266667 89.6l-298.666667 311.466667c-49.066667 51.2-130.133333 53.333333-181.333333 4.266667-2.133333 0-2.133333-2.133333-2.133333-2.133334l-298.666667-307.2C98.133333 541.866667 85.333333 509.866667 85.333333 477.866667v-17.066667c0-23.466667 6.4-44.8 17.066667-64l125.866667-217.6c23.466667-40.533333 64-66.133333 110.933333-66.133333z m0 64c-23.466667 0-44.8 12.8-55.466667 32L157.866667 426.666667c-6.4 10.666667-8.533333 21.333333-8.533334 32v17.066666c0 17.066667 6.4 32 17.066667 42.666667l298.666667 307.2 2.133333 2.133333c25.6 23.466667 66.133333 23.466667 89.6-2.133333l298.666667-311.466667c10.666667-12.8 17.066667-27.733333 17.066666-44.8v-23.466666c0-10.666667-2.133333-23.466667-8.533333-32l-123.733333-204.8c-10.666667-19.2-32-32-55.466667-32H339.2zM512 535.466667l102.4-151.466667c10.666667-14.933333 29.866667-19.2 44.8-8.533333s19.2 29.866667 8.533333 44.8l-113.066666 170.666666c-8.533333 12.8-19.2 25.6-40.533334 25.6-19.2 0-32-12.8-40.533333-25.6l-113.066667-170.666666c-10.666667-14.933333-6.4-34.133333 8.533334-44.8s34.133333-6.4 44.8 8.533333l98.133333 151.466667z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineEquity = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineEquity_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineEquity;