From b01d7d83394bf162c98b75bc0a313293f6fc3818 Mon Sep 17 00:00:00 2001 From: Baptiste Augrain Date: Tue, 18 Apr 2023 20:27:44 +0200 Subject: [PATCH] focs: add new `paulo22sb` shape and link to preview --- README.md | 36 +++++++++++++++++++++--------------- 1 file changed, 21 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 0c418aa..0c1e2c6 100644 --- a/README.md +++ b/README.md @@ -1,27 +1,28 @@ VSCodium Icons ============== -Icons ------ +Shapes +------ -| name | author | preview | license | origin | -| :-----------: | :----------------: | :-------------------------------------------: | :----------: | :--------------------------------------------------------------------: | -| `cristiano20` | @cristianovitorino | ![](./icons/linux/nobg/blue1/cristiano20.png) | | https://github.com/VSCodium/vscodium/pull/413 | -| `daiyam22` | @daiyam | ![](./icons/linux/nobg/blue1/daiyam22.png) | CC-by-sa 4.0 | https://github.com/VSCodium/vscodium/discussions/1218 | -| `jared18` | @jaredreich | ![](./icons/linux/nobg/blue1/jared18.png) | | https://github.com/VSCodium/vscodium/issues/4#issuecomment-427070331 | -| `paulo22d` | @psergiojr | ![](./icons/linux/nobg/blue1/paulo22d.png) | CC-by-sa 4.0 | https://github.com/psergiojr/vscodium-logo-ideas | -| `paulo22s` | @psergiojr | ![](./icons/linux/nobg/blue1/paulo22s.png) | CC-by-sa 4.0 | https://github.com/psergiojr/vscodium-logo-ideas | -| `zolt20` | @setanarut | ![](./icons/linux/nobg/blue1/zolt20.png) | | https://github.com/VSCodium/vscodium/issues/491#issuecomment-729040072 | +| name | author | preview | license | origin | +| :-----------: | :----------------: | :---------------------------------------------------------------: | :----------: | :--------------------------------------------------------------------: | +| `cristiano20` | @cristianovitorino | | | https://github.com/VSCodium/vscodium/pull/413 | +| `daiyam22` | @daiyam | | CC-by-sa 4.0 | https://github.com/VSCodium/vscodium/discussions/1218 | +| `jared18` | @jaredreich | | | https://github.com/VSCodium/vscodium/issues/4#issuecomment-427070331 | +| `paulo22d` | @psergiojr | | CC-by-sa 4.0 | https://github.com/psergiojr/vscodium-logo-ideas | +| `paulo22s` | @psergiojr | | CC-by-sa 4.0 | https://github.com/psergiojr/vscodium-logo-ideas | +| `paulo22sb` | @psergiojr | | CC-by-sa 4.0 | | +| `zolt20` | @setanarut | | | https://github.com/VSCodium/vscodium/issues/491#issuecomment-729040072 | Backgrounds ----------- -| name | preview | -| :-----: | :------------------------------------------------------------: | +| name | preview | +| :-------: | :---------------------------------------------------------------: | | `circle1` | | -| `macos1` | | -| `nobg` | | -| `rect1` | | +| `macos1` | | +| `nobg` | | +| `rect1` | | Colors ------ @@ -45,6 +46,11 @@ You can build the app with any icon you want or change directly the icon in the - macOS: https://appleinsider.com/articles/21/01/06/how-to-change-app-icons-on-macos - Linux: https://www.maketecheasier.com/change-application-icon-from-terminal-linux/ +Preview +------- + +You can preview them at https://vscodium-icons.netlify.app/ + License -------