vue-form-kit
Version:
  
28 lines (27 loc) • 1.33 kB
JavaScript
import { openBlock as c, createElementBlock as o, createElementVNode as t } from "vue";
import { _ as n } from "./_plugin-vue_export-helper.9d74fd37.js";
const e = {
name: "IconPhotoFilm"
}, s = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 640 512"
}, r = /* @__PURE__ */ t("path", {
fill: "currentColor",
d: `M464 448c0 8.822-7.178 16-16 16h-48V384h-47.99L352 464H160L160 128H64C28.65 128 0 156.7 0 192v256c0 35.35
28.65 64 64 64h384c35.35 0 64-28.65 64-64l.0076-64H464V448zM112 464H64c-8.822 0-16-7.178-16-16v-48h64L112
464zM112 352h-64V288h64V352zM112 240H48V192c0-8.822 7.178-16 16-16h48L112 240zM576 0H256C220.7 0 192 28.65 192
64v224c0 35.35 28.65 64 64 64h320c35.35 0 64-28.65 64-64V64C640 28.65 611.3 0 576 0zM592 288c0 8.822-7.178 16-16
16l-109.3-160.9C463.7 138.7 458.7 136 453.3 136c-5.352 0-10.35 2.672-13.31 7.125l-62.74 94.11l-22.35-30.66C351.9
202.4 347.1 200 341.1 200c-5.109 0-9.914 2.441-12.93 6.574L256 304C247.2 304 240 296.8 240 288V64c0-8.822
7.178-16 16-16h320c8.822 0 16 7.178 16 16V288zM303.1 80c-17.67 0-32 14.33-32 32s14.33 32 32 32c17.68 0
32-14.33 32-32S321.7 80 303.1 80z`
}, null, -1), h = [
r
];
function l(_, i, a, m, p, d) {
return c(), o("svg", s, h);
}
const z = /* @__PURE__ */ n(e, [["render", l]]);
export {
z as default
};