@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 2.33 kB
JavaScript
import _sfc_main from './u-line-config.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: "M245.333333 334.933333c12.8-12.8 36.266667-12.8 49.066667 0l115.2 108.8c4.266667 4.266667 10.666667 4.266667 14.933333 0l162.133334-153.6 27.733333-25.6c12.8-12.8 36.266667-12.8 49.066667 0l93.866666 89.6c14.933333 12.8 14.933333 36.266667 0 51.2-12.8 12.8-36.266667 12.8-49.066666 0l-61.866667-59.733333c-4.266667-4.266667-10.666667-4.266667-14.933333 0l-187.733334 177.066667c-12.8 12.8-36.266667 12.8-49.066666 0l-25.6-23.466667-121.6-115.2c-17.066667-12.8-17.066667-34.133333-2.133334-49.066667zM106.666667 179.2C106.666667 151.466667 130.133333 128 157.866667 128h708.266666C893.866667 128 917.333333 151.466667 917.333333 179.2v292.266667c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32V211.2c0-10.666667-8.533333-19.2-19.2-19.2H187.733333c-10.666667 0-19.2 8.533333-19.2 19.2V682.666667c0 10.666667 8.533333 23.466667 19.2 23.466666h228.266667c17.066667 0 32 10.666667 32 27.733334s-14.933333 36.266667-32 36.266666H157.866667c-27.733333 0-51.2-27.733333-51.2-57.6v-533.333333z m155.733333 680.533333c0-19.2 14.933333-27.733333 32-27.733333h492.8c17.066667 0 32 8.533333 32 27.733333s-14.933333 36.266667-32 36.266667H294.4c-17.066667 0-32-14.933333-32-36.266667zM512 618.666667l85.333333-147.2h170.666667l85.333333 147.2-85.333333 147.2h-170.666667L512 618.666667z m121.6 83.2h96l49.066667-83.2-49.066667-83.2h-96L584.533333 618.666667l49.066667 83.2zM682.666667 661.333333c-23.466667 0-42.666667-19.2-42.666667-42.666666s19.2-42.666667 42.666667-42.666667 42.666667 19.2 42.666666 42.666667-19.2 42.666667-42.666666 42.666666z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineConfig = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineConfig as default };