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/javascript-map.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/javascript-map.svg')
| -rw-r--r-- | packages/ui/src/assets/file-icons/javascript-map.svg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/ui/src/assets/file-icons/javascript-map.svg b/packages/ui/src/assets/file-icons/javascript-map.svg deleted file mode 100644 index a1fcc2273..000000000 --- a/packages/ui/src/assets/file-icons/javascript-map.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g fill="#ffca28"><path d="M12 5v1h1v7H6v-1H5l-.069 2 9.069.001V5z"/><path d="M2 2v9h9V2zm3 3h1v4a1.003 1.003 0 0 1-1 1H4a1.003 1.003 0 0 1-1-1V8h1v1h1zm3 0h2v1H8v1h1a1.003 1.003 0 0 1 1 1v1a1.003 1.003 0 0 1-1 1H7V9h2V8H8a1.003 1.003 0 0 1-1-1V6a1.003 1.003 0 0 1 1-1"/></g></svg>
\ No newline at end of file |
