@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 2.56 kB
JavaScript
import _sfc_main from './u-line-switch.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: "M597.333333 106.666667h213.333334c46.933333 0 85.333333 38.4 85.333333 85.333333v170.666667c0 46.933333-38.4 85.333333-85.333333 85.333333H597.333333c-46.933333 0-85.333333-38.4-85.333333-85.333333V192c0-46.933333 38.4-85.333333 85.333333-85.333333z m0 64c-12.8 0-21.333333 8.533333-21.333333 21.333333v170.666667c0 12.8 8.533333 21.333333 21.333333 21.333333h213.333334c12.8 0 21.333333-8.533333 21.333333-21.333333V192c0-12.8-8.533333-21.333333-21.333333-21.333333H597.333333zM213.333333 576h213.333334c46.933333 0 85.333333 38.4 85.333333 85.333333v170.666667c0 46.933333-38.4 85.333333-85.333333 85.333333H213.333333c-46.933333 0-85.333333-38.4-85.333333-85.333333v-170.666667c0-46.933333 38.4-85.333333 85.333333-85.333333z m0 64c-12.8 0-21.333333 8.533333-21.333333 21.333333v170.666667c0 12.8 8.533333 21.333333 21.333333 21.333333h213.333334c12.8 0 21.333333-8.533333 21.333333-21.333333v-170.666667c0-12.8-8.533333-21.333333-21.333333-21.333333H213.333333z m539.733334 10.666667H704c-29.866667 0-42.666667-36.266667-21.333333-55.466667l74.666666-64c12.8-10.666667 29.866667-10.666667 42.666667 0l74.666667 64c23.466667 19.2 8.533333 55.466667-21.333334 55.466667h-34.133333c-17.066667 147.2-89.6 230.4-217.6 241.066666-17.066667 2.133333-32-12.8-34.133333-29.866666-2.133333-17.066667 12.8-32 29.866666-34.133334 89.6-6.4 142.933333-64 155.733334-177.066666zM270.933333 379.733333H320c29.866667 0 42.666667 36.266667 21.333333 55.466667l-74.666666 64c-12.8 10.666667-29.866667 10.666667-42.666667 0l-74.666667-64c-23.466667-19.2-8.533333-55.466667 21.333334-55.466667h34.133333c17.066667-147.2 89.6-230.4 217.6-241.066666 17.066667-2.133333 32 12.8 34.133333 29.866666 2.133333 17.066667-12.8 32-29.866666 34.133334-89.6 6.4-142.933333 64-155.733334 177.066666z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineSwitch = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineSwitch as default };