@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.73 kB
JavaScript
import _sfc_main from './u-line-id.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: "M213.333333 128h597.333334c46.933333 0 85.333333 38.4 85.333333 85.333333v597.333334c0 46.933333-38.4 85.333333-85.333333 85.333333H213.333333c-46.933333 0-85.333333-38.4-85.333333-85.333333V213.333333c0-46.933333 38.4-85.333333 85.333333-85.333333z m0 64c-12.8 0-21.333333 8.533333-21.333333 21.333333v597.333334c0 12.8 8.533333 21.333333 21.333333 21.333333h597.333334c12.8 0 21.333333-8.533333 21.333333-21.333333V213.333333c0-12.8-8.533333-21.333333-21.333333-21.333333H213.333333z m128 490.666667V341.333333h64v341.333334h-64z m362.666667-174.933334c0 55.466667-14.933333 98.133333-42.666667 128-27.733333 29.866667-68.266667 44.8-121.6 44.8h-85.333333v-341.333333h93.866667c49.066667 0 87.466667 14.933333 115.2 44.8 27.733333 29.866667 40.533333 72.533333 40.533333 123.733333z m-66.133333 2.133334c0-72.533333-27.733333-110.933333-85.333334-110.933334h-34.133333v221.866667h27.733333c59.733333 2.133333 91.733333-36.266667 91.733334-110.933333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineId = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineId as default };