@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.83 kB
JavaScript
import _sfc_main from './u-solid-baseline-alignment.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: "M539.733333 469.333333c-4.266667-6.4-6.4-12.8-6.4-21.333333V192c0-23.466667 19.2-42.666667 42.666667-42.666667h170.666667c23.466667 0 42.666667 19.2 42.666666 42.666667v256c0 8.533333-2.133333 14.933333-6.4 21.333333 2.133333 4.266667 4.266667 6.4 4.266667 10.666667h55.466667c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32H789.333333V661.333333c0 23.466667-19.2 42.666667-42.666666 42.666667h-170.666667c-23.466667 0-42.666667-19.2-42.666667-42.666667v-117.333333h-44.8c0 4.266667 2.133333 6.4 2.133334 10.666667v277.333333c0 23.466667-19.2 42.666667-42.666667 42.666667h-170.666667c-23.466667 0-42.666667-19.2-42.666666-42.666667V554.666667c0-4.266667 0-6.4 2.133333-10.666667H181.333333c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32H234.666667V362.666667c0-23.466667 19.2-42.666667 42.666666-42.666667h170.666667c23.466667 0 42.666667 19.2 42.666667 42.666667v117.333333h44.8c0-4.266667 2.133333-6.4 4.266666-10.666667z m-113.066666 10.666667V384h-128v96h128z m298.666666 64h-128V640h128v-96z"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidBaselineAlignment = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidBaselineAlignment as default };