@payfit/unity-illustrations
Version:
16 lines (15 loc) • 329 B
JavaScript
import e from "./assets/DocumentWithBackground.legacy.js";
import t from "./assets/DocumentWithBackground.rebrand.js";
//#region src/generated/DocumentWithBackground.ts
var n = {
type: "svg",
url: e,
urls: {
legacy: e,
rebrand: t
},
animated: !1,
name: "DocumentWithBackground"
};
//#endregion
export { n as default };