vue-form-kit
Version:
  
23 lines (22 loc) • 776 B
JavaScript
import { openBlock as o, createElementBlock as e, createElementVNode as t } from "vue";
import { _ as n } from "./_plugin-vue_export-helper.9d74fd37.js";
const r = {
name: "IconBrandFacebookSquare"
}, c = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 448 512"
}, a = /* @__PURE__ */ t("path", {
fill: "currentColor",
d: `M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15
37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42
38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z`
}, null, -1), s = [
a
];
function _(h, l, d, p, i, m) {
return o(), e("svg", c, s);
}
const v = /* @__PURE__ */ n(r, [["render", _]]);
export {
v as default
};