ToolJet/plugins/packages/dynamodb/lib/icon.svg

8 lines
1.7 KiB
XML
Raw Normal View History

<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M14.7861 24H15.0775L19.8405 21.618L19.9194 21.5055V2.49261L19.8405 2.38009L15.0784 0H14.7832L14.7861 24Z" fill="#5294CF"/>
<path d="M8.58686 24H8.29067L3.53144 21.618L3.43528 21.4516L3.38623 2.58973L3.53144 2.38009L8.29163 0H8.59166L8.58686 24Z" fill="#1F5B98"/>
<path d="M8.29932 0H15.0732V24H8.29932V0Z" fill="#2D72B8"/>
<path d="M22.3349 11.461L22.1743 11.4254L19.8759 11.211L19.8423 11.2283L15.0744 11.0379H8.3005L3.53262 11.2283V7.59226L3.52781 7.59515L3.53262 7.58457L8.3005 6.47963H15.0734L19.8413 7.58457L21.5944 8.51641V7.9173L22.3349 7.83652L22.2579 7.6865L19.9125 6.00938L19.8413 6.03246L15.0734 4.55536H8.29954L3.53166 6.03246V2.3801L1.03809 5.30064V7.85191L1.05732 7.83748L1.77856 7.91634V8.52795L1.03809 8.92415V11.4629L1.05732 11.461L1.77856 11.4716V12.5371L1.15637 12.5467L1.03809 12.5352V15.0749L1.77856 15.473V16.0914L1.06886 16.1693L1.03809 16.1462V18.6965L3.53166 21.618V17.9656L8.29954 19.4427H15.0734L19.8548 17.9608L19.9182 17.9887L22.2329 16.3366L22.3339 16.1721L21.5934 16.0904V15.4846L21.4963 15.4461L19.9125 16.3L19.8548 16.4202L15.0734 17.5185V17.5194H8.29954V17.5185L3.53166 16.4154V12.7669L8.29954 12.9573V12.9621H15.0734L19.8413 12.7679L19.95 12.8179L22.1781 12.6265L22.3349 12.5496L21.5944 12.539V11.4735L22.3349 11.461Z" fill="#1A476F"/>
<path d="M19.8413 17.9656V21.618L22.3349 18.6965V16.1625L19.8557 17.9618L19.8413 17.9656ZM19.8413 16.4231L19.8557 16.4202L22.3349 15.0864V12.5371L19.8413 12.766V16.4231ZM19.8557 7.58745L19.8413 7.58457V11.2283L22.3349 11.461V8.91261L19.8557 7.58745ZM19.8557 6.04688L22.3349 7.83556V5.3016L19.8413 2.3801V6.03246L19.8557 6.03727V6.04688Z" fill="#2D72B8"/>
Move plugins to root (#1728) * feat: move plugins to root * modify tsconfig * add .gitignore * delete old plugins file * add parcel * docker compose volume mount * add gcs * add typescript to plugins folder * gcs to ts * add dynamodb * add elastic search * add firestore * add gsheets * add graphql * add mongodb * mssql * add mysql * add postgresql * add redis * add s3 * add slack * add stripe * remove plugin related packages from pkgjson * add lib folder * add gitignore * remove typescript generated files * remove generated file * remove generated files * add twilio * add dist to docker compose cache binding * add dist prefix * cleanup - 1 * delete dist * rename to index.ts + add jest config * add it.todo in tests * test fixes * test file changes * fix type checks * add @tooljet/plugins to server package json * esm vs commonjs bug, reduce got to 11.8.2 from 12.0.0 * docker file npm package version fix * add typesense * cleaup - 2 * add sendgrid * add lerna build and clean script for all packages + tsconfig * cleanup -3 * add plugins build step * add missing plugins build step in npm run build * add mssql, mysql & postgres as singleton classes * add db connection to cache only if datasourceId is available * client: add data source schema/manifest files * add query operations files * logic for wrapping form with schema * add script to create index file * add @tooljet/plugins to frontend folder * cleanup 1 -frontend * cleanup - 2 // frontend // data queries * add client and index to gitignore * update gitignore * fix lint & test * update ci * fix unit, e2e * cleanup -3 * fix test * fix tests * fix indent * try npm ci * fix tests * fix typo * fix * rename file for server entry * heroku fix * add main and types entry points in pkg json * move common to root * cleanup - 4: remove redundant $ sign prefix * cleanup - 4: remove redundant $ sign prefix * update options in-sync before DOM is painted * change type cloud to cloud storage * update readme * update ci.yml * update ci yml * add pkg-lock.json * rename index.ts to server.ts * update lock files * add server package.lock * remove unused import * revert commit: add minio * add root dep * import server.ts * remove plugins build step * add npm shrinkwrap * update version - plugins * add new version - 0.0.8 * upgrade version * move to symlinked package * add lock file * feat: add icon inside package * add plugin creation docs * Remove seed * move icons to plugins folder * install pg dep * add react to packages * add seed cmd * revert change * add plugins build in lint, e2e, unit * e2e, lint use npm ci * update dockerfile for plugins * try combining release with web * limit memory on release * try executing seed script post transpile * try executing seed from server directory * update seed execution * add minio * add correct type * add minio to pkg json * remove old file * fix provider key * add python installable + npm ^7.2.0 (#1752) * add python installable + npm ^7.2.0 * add py to prod file * pin npm version to 7.20.0 * pin npm version to 7.20.0 * split into multi stage build and remove python for buildx * copy plugins from buider stage * update dependencies * add freetds dependency * update server dockerfile * update client dockerfile * update dev dockerfile and compose file * fix entrypoint * fix server dev dockerfile * update docker-compose * remove npm install on root dir on docker build * fix heroku script * make lerna prod dependency to enable prod builds * remove redundant env setup Co-authored-by: Akshay Sasidharan <[email protected]> Co-authored-by: navaneeth <[email protected]>
2022-01-17 07:08:17 +00:00
</svg>