@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.49 kB
JavaScript
import _sfc_main from './u-line-pad.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 106.666667h533.333334c64 0 117.333333 49.066667 117.333333 110.933333v586.666667c0 61.866667-53.333333 110.933333-117.333333 110.933333h-533.333334c-64 0-117.333333-49.066667-117.333333-110.933333V217.6C128 155.733333 181.333333 106.666667 245.333333 106.666667z m0 64C215.466667 170.666667 192 194.133333 192 221.866667v582.4c0 27.733333 23.466667 51.2 53.333333 51.2h533.333334c29.866667 0 53.333333-23.466667 53.333333-51.2V221.866667C832 194.133333 808.533333 170.666667 778.666667 170.666667h-533.333334z m256 533.333333h21.333334c17.066667 0 32 14.933333 32 32v21.333333c0 17.066667-14.933333 32-32 32h-21.333334c-17.066667 0-32-14.933333-32-32v-21.333333c0-17.066667 14.933333-32 32-32z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLinePad = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLinePad as default };