vue-form-kit
Version:
  
24 lines (23 loc) • 862 B
JavaScript
import { openBlock as o, createElementBlock as t, createElementVNode as e } from "vue";
import { _ as n } from "./_plugin-vue_export-helper.9d74fd37.js";
const r = {
name: "IconBars"
}, s = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 448 512"
}, c = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: `M0 88C0 74.75 10.75 64 24 64H424C437.3 64 448 74.75 448 88C448 101.3 437.3 112 424 112H24C10.75 112 0 101.3
0 88zM0 248C0 234.7 10.75 224 24 224H424C437.3 224 448 234.7 448 248C448 261.3 437.3 272 424 272H24C10.75 272 0
261.3 0 248zM424 432H24C10.75 432 0 421.3 0 408C0 394.7 10.75 384 24 384H424C437.3 384 448 394.7 448 408C448
421.3 437.3 432 424 432z`
}, null, -1), _ = [
c
];
function a(C, l, p, i, d, m) {
return o(), t("svg", s, _);
}
const u = /* @__PURE__ */ n(r, [["render", a]]);
export {
u as default
};