calcom/packages/app-store/giphy/static/icon.svg
Omar López 2e6bc5e5b4 Fixes/app store keys in db (#2651)
* Adds available apps

* Adds App Model

* WIP

* Updates seeder script

* Seeder fixes

* lowercase categories

* Upgrades prisma

* WIP

* WIP

* Hopefully fixes circular deps

* Type fixes

* Fixes seeder

* Adds migration to connect Credentials to Apps

* Updates app store callbacks

* Updates google credentials

* Uses dirName from DB

* Type fixes

* Update reschedule.ts

* Seeder fixes

* Fixes categories listing

* Update index.ts

* Update schema.prisma

* Updates dependencies

* Renames giphy app

* Uses dynamic imports for app metadata

* Fixes credentials error

* Uses dynamic import for api handlers

* Dynamic import fixes

* Allows for simple folder names in app store

* Squashes app migrations

* seeder fixes

* Fixes dyamic imports

* Update apiHandlers.tsx
2022-05-02 16:21:11 -06:00

14 lines
No EOL
734 B
XML

<svg height="2500" width="2500" xmlns="http://www.w3.org/2000/svg" viewBox="4 2 16.32 20">
<g fill="none" fill-rule="evenodd">
<path d="M6.331 4.286H17.99v15.428H6.33z" fill="#000" />
<g fill-rule="nonzero">
<path d="M4 3.714h2.331v16.572H4z" fill="#04ff8e" />
<path d="M17.989 8.286h2.331v12h-2.331z" fill="#8e2eff" />
<path d="M4 19.714h16.32V22H4z" fill="#00c5ff" />
<path d="M4 2h9.326v2.286H4z" fill="#fff152" />
<path d="M17.989 6.571V4.286h-2.332V2h-2.331v6.857h6.994V6.571" fill="#ff5b5b" />
<path d="M17.989 11.143V8.857h2.331" fill="#551c99" />
</g>
<path d="M13.326 2v2.286h-2.332" fill="#999131" />
</g>
</svg>