vue-form-kit
Version:
  
24 lines (23 loc) • 721 B
JavaScript
import { openBlock as e, createElementBlock as c, createElementVNode as t } from "vue";
import { _ as o } from "./_plugin-vue_export-helper.9d74fd37.js";
const n = {
name: "IconRectangle"
}, s = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 640 512"
}, r = /* @__PURE__ */ t("path", {
fill: "currentColor",
d: `M592 96.5H48c-26.5 0-48 21.5-48 48v223c0 26.5 21.5 48 48 48h544c26.5 0 48-21.5
48-48v-223c0-26.5-21.5-48-48-48zm-6 271H54c-3.3 0-6-2.7-6-6v-211c0-3.3 2.7-6 6-6h532c3.3 0 6 2.7 6
6v211c0 3.3-2.7 6-6 6z`,
class: ""
}, null, -1), _ = [
r
];
function a(l, p, i, m, d, f) {
return e(), c("svg", s, _);
}
const u = /* @__PURE__ */ o(n, [["render", a]]);
export {
u as default
};