diff options
| author | Adam <[email protected]> | 2025-12-09 20:50:21 -0600 |
|---|---|---|
| committer | Adam <[email protected]> | 2025-12-09 21:39:12 -0600 |
| commit | e2ebe560ead35d84eb7d1a6272bca3538e0b6928 (patch) | |
| tree | bf1e0808e8380339c16f6dced01e90bcab46b651 /packages/ui/src/assets/file-icons/python-misc.svg | |
| parent | 6db822fd923f3561fe4cefffc95f4179b23ee87c (diff) | |
| download | opencode-e2ebe560ead35d84eb7d1a6272bca3538e0b6928.tar.gz opencode-e2ebe560ead35d84eb7d1a6272bca3538e0b6928.zip | |
feat: provider icon component
Diffstat (limited to 'packages/ui/src/assets/file-icons/python-misc.svg')
| -rw-r--r-- | packages/ui/src/assets/file-icons/python-misc.svg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/ui/src/assets/file-icons/python-misc.svg b/packages/ui/src/assets/file-icons/python-misc.svg deleted file mode 100644 index 44fb730e5..000000000 --- a/packages/ui/src/assets/file-icons/python-misc.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#757575" d="M15 2H6a2.006 2.006 0 0 0-2 2v22a2.006 2.006 0 0 0 2 2h16a2 2 0 0 0 2-2V11Zm3 22H6v-2h12Zm0-4H6v-2h12Zm0-4H6v-2h12Zm-4-4V4l8 8Z"/><path fill="#fbc02d" d="M30.714 16H28v5h-9v7.714A1.286 1.286 0 0 0 20.286 30h6.428A1.286 1.286 0 0 0 28 28.714V26h-6v-1h8.714A1.286 1.286 0 0 0 32 23.714v-6.428A1.286 1.286 0 0 0 30.714 16M24 28h3v1h-3Z" style="isolation:isolate"/><path fill="#0288d1" d="M25.714 12h-6.428A1.286 1.286 0 0 0 18 13.286V16h6v1h-8.714A1.286 1.286 0 0 0 14 18.286v6.428A1.286 1.286 0 0 0 15.286 26H18v-6h9v-6.714A1.286 1.286 0 0 0 25.714 12M22 14h-3v-1h3Z" style="isolation:isolate"/></svg>
\ No newline at end of file |
