From 17abfac67a1bab836db8cfd7dc20f393d1691766 Mon Sep 17 00:00:00 2001 From: alfonsobries Date: Fri, 24 Sep 2021 11:53:26 -0500 Subject: [PATCH 1/3] Removes the id in all svg icons --- resources/assets/icons/brands/abra.svg | 2 +- resources/assets/icons/brands/android.svg | 2 +- resources/assets/icons/brands/ark_black.svg | 2 +- resources/assets/icons/brands/atomic.svg | 2 +- resources/assets/icons/brands/blog.svg | 2 +- resources/assets/icons/brands/crypto_com.svg | 2 +- resources/assets/icons/brands/deployer.svg | 2 +- resources/assets/icons/brands/exodus.svg | 2 +- resources/assets/icons/brands/linux.svg | 2 +- resources/assets/icons/brands/macos.svg | 2 +- resources/assets/icons/brands/nodem.svg | 2 +- resources/assets/icons/brands/outline/bitbucket.svg | 2 +- resources/assets/icons/brands/outline/discord.svg | 2 +- resources/assets/icons/brands/outline/gitlab.svg | 2 +- resources/assets/icons/brands/outline/telegram.svg | 2 +- resources/assets/icons/brands/windows.svg | 2 +- resources/assets/icons/categories.svg | 2 +- resources/assets/icons/cog-2.svg | 2 +- resources/assets/icons/copy.svg | 2 +- resources/assets/icons/cross.svg | 2 +- resources/assets/icons/document-success-2.svg | 2 +- resources/assets/icons/dollar.svg | 2 +- resources/assets/icons/double-checkmark-box.svg | 2 +- resources/assets/icons/download.svg | 2 +- resources/assets/icons/edit.svg | 2 +- resources/assets/icons/errored.svg | 2 +- resources/assets/icons/exclamation-mark.svg | 2 +- resources/assets/icons/filter.svg | 2 +- resources/assets/icons/info.svg | 2 +- resources/assets/icons/key.svg | 2 +- resources/assets/icons/launching.svg | 2 +- resources/assets/icons/list.svg | 2 +- resources/assets/icons/menu-show.svg | 2 +- resources/assets/icons/menu.svg | 2 +- resources/assets/icons/module_registration.svg | 2 +- resources/assets/icons/networks/polygon.svg | 2 +- resources/assets/icons/networks/solana.svg | 2 +- resources/assets/icons/one-status-launch.svg | 2 +- resources/assets/icons/online.svg | 2 +- resources/assets/icons/pagination-first.svg | 2 +- resources/assets/icons/pagination-last.svg | 2 +- resources/assets/icons/pause.svg | 2 +- resources/assets/icons/plugin_registration.svg | 2 +- resources/assets/icons/plus.svg | 2 +- resources/assets/icons/product_registration.svg | 2 +- resources/assets/icons/search.svg | 2 +- resources/assets/icons/send-email.svg | 2 +- resources/assets/icons/shield.svg | 2 +- resources/assets/icons/stars.svg | 2 +- resources/assets/icons/stopped.svg | 2 +- resources/assets/icons/stopping.svg | 2 +- resources/assets/icons/upload-cloud.svg | 2 +- resources/assets/icons/user-refresh.svg | 2 +- resources/assets/icons/user-team.svg | 2 +- resources/assets/icons/user-verified.svg | 2 +- resources/assets/icons/vertical-dots.svg | 2 +- resources/assets/icons/waiting-restart.svg | 2 +- resources/assets/icons/wallet.svg | 2 +- resources/assets/icons/wifi.svg | 2 +- resources/assets/icons/wysiwyg/H1.svg | 2 +- resources/assets/icons/wysiwyg/H2.svg | 2 +- resources/assets/icons/wysiwyg/H3.svg | 2 +- resources/assets/icons/wysiwyg/H4.svg | 2 +- resources/assets/icons/wysiwyg/H5.svg | 2 +- resources/assets/icons/wysiwyg/H6.svg | 2 +- resources/assets/icons/wysiwyg/app-window-link.svg | 2 +- resources/assets/icons/wysiwyg/hyperlink.svg | 2 +- resources/assets/icons/wysiwyg/image-file-landscape.svg | 2 +- resources/assets/icons/wysiwyg/image-link.svg | 2 +- resources/assets/icons/wysiwyg/list-bullets.svg | 2 +- resources/assets/icons/wysiwyg/list-numbers.svg | 2 +- resources/assets/icons/wysiwyg/monitor.svg | 2 +- resources/assets/icons/wysiwyg/open-quote.svg | 2 +- resources/assets/icons/wysiwyg/programming-browser-1.svg | 2 +- resources/assets/icons/wysiwyg/programming-browser.svg | 2 +- resources/assets/icons/wysiwyg/redo.svg | 2 +- resources/assets/icons/wysiwyg/social-media-twitter.svg | 2 +- resources/assets/icons/wysiwyg/social-music-podcast.svg | 2 +- resources/assets/icons/wysiwyg/social-video-youtube-clip.svg | 2 +- resources/assets/icons/wysiwyg/table.svg | 2 +- resources/assets/icons/wysiwyg/text-bold.svg | 2 +- resources/assets/icons/wysiwyg/text-italic.svg | 2 +- resources/assets/icons/wysiwyg/text-strike-through.svg | 2 +- resources/assets/icons/wysiwyg/text-underline.svg | 2 +- resources/assets/icons/wysiwyg/undo.svg | 2 +- resources/assets/images/components/search/empty-dark.svg | 2 +- resources/assets/images/components/search/empty.svg | 2 +- resources/assets/images/errors/401.svg | 2 +- resources/assets/images/errors/403.svg | 2 +- resources/assets/images/errors/404.svg | 2 +- resources/assets/images/errors/419.svg | 2 +- resources/assets/images/errors/429.svg | 2 +- resources/assets/images/errors/500.svg | 2 +- resources/assets/images/errors/503.svg | 2 +- 94 files changed, 94 insertions(+), 94 deletions(-) diff --git a/resources/assets/icons/brands/abra.svg b/resources/assets/icons/brands/abra.svg index 6300146bc..b84779669 100644 --- a/resources/assets/icons/brands/abra.svg +++ b/resources/assets/icons/brands/abra.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/brands/android.svg b/resources/assets/icons/brands/android.svg index 8822a4d0d..7aae65e36 100644 --- a/resources/assets/icons/brands/android.svg +++ b/resources/assets/icons/brands/android.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/brands/ark_black.svg b/resources/assets/icons/brands/ark_black.svg index e61a6ac0b..11f824a93 100644 --- a/resources/assets/icons/brands/ark_black.svg +++ b/resources/assets/icons/brands/ark_black.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/brands/atomic.svg b/resources/assets/icons/brands/atomic.svg index 1de192a3c..682415be1 100644 --- a/resources/assets/icons/brands/atomic.svg +++ b/resources/assets/icons/brands/atomic.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/brands/blog.svg b/resources/assets/icons/brands/blog.svg index 12217b35a..68fa5d78e 100644 --- a/resources/assets/icons/brands/blog.svg +++ b/resources/assets/icons/brands/blog.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/brands/crypto_com.svg b/resources/assets/icons/brands/crypto_com.svg index b628cb1c0..b9d90d727 100644 --- a/resources/assets/icons/brands/crypto_com.svg +++ b/resources/assets/icons/brands/crypto_com.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/brands/deployer.svg b/resources/assets/icons/brands/deployer.svg index 7269df799..3212be1b5 100644 --- a/resources/assets/icons/brands/deployer.svg +++ b/resources/assets/icons/brands/deployer.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/brands/exodus.svg b/resources/assets/icons/brands/exodus.svg index 6daa1e9fe..2995db29b 100644 --- a/resources/assets/icons/brands/exodus.svg +++ b/resources/assets/icons/brands/exodus.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/brands/linux.svg b/resources/assets/icons/brands/linux.svg index f95e70b52..d0e19390e 100644 --- a/resources/assets/icons/brands/linux.svg +++ b/resources/assets/icons/brands/linux.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/brands/macos.svg b/resources/assets/icons/brands/macos.svg index a3abc4dac..b8e190e08 100644 --- a/resources/assets/icons/brands/macos.svg +++ b/resources/assets/icons/brands/macos.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/brands/nodem.svg b/resources/assets/icons/brands/nodem.svg index 671cedc6e..ce799b971 100644 --- a/resources/assets/icons/brands/nodem.svg +++ b/resources/assets/icons/brands/nodem.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/brands/outline/bitbucket.svg b/resources/assets/icons/brands/outline/bitbucket.svg index 3542584df..4fd85a9e6 100644 --- a/resources/assets/icons/brands/outline/bitbucket.svg +++ b/resources/assets/icons/brands/outline/bitbucket.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/brands/outline/discord.svg b/resources/assets/icons/brands/outline/discord.svg index 44fd8a786..6c2d634d7 100644 --- a/resources/assets/icons/brands/outline/discord.svg +++ b/resources/assets/icons/brands/outline/discord.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/brands/outline/gitlab.svg b/resources/assets/icons/brands/outline/gitlab.svg index 487742686..7dbf96fa8 100644 --- a/resources/assets/icons/brands/outline/gitlab.svg +++ b/resources/assets/icons/brands/outline/gitlab.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/brands/outline/telegram.svg b/resources/assets/icons/brands/outline/telegram.svg index 2702d222b..0153cbd80 100644 --- a/resources/assets/icons/brands/outline/telegram.svg +++ b/resources/assets/icons/brands/outline/telegram.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/brands/windows.svg b/resources/assets/icons/brands/windows.svg index 1091148a7..e1d26d3a5 100644 --- a/resources/assets/icons/brands/windows.svg +++ b/resources/assets/icons/brands/windows.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/categories.svg b/resources/assets/icons/categories.svg index ba1a400e3..8d87aa1e7 100644 --- a/resources/assets/icons/categories.svg +++ b/resources/assets/icons/categories.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/cog-2.svg b/resources/assets/icons/cog-2.svg index be01434e7..d96f77d89 100644 --- a/resources/assets/icons/cog-2.svg +++ b/resources/assets/icons/cog-2.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/copy.svg b/resources/assets/icons/copy.svg index f634f84cd..0a25ac9b3 100644 --- a/resources/assets/icons/copy.svg +++ b/resources/assets/icons/copy.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/cross.svg b/resources/assets/icons/cross.svg index cf07daa6f..795496e0c 100644 --- a/resources/assets/icons/cross.svg +++ b/resources/assets/icons/cross.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/document-success-2.svg b/resources/assets/icons/document-success-2.svg index 073b22f71..8d2dc1785 100644 --- a/resources/assets/icons/document-success-2.svg +++ b/resources/assets/icons/document-success-2.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/dollar.svg b/resources/assets/icons/dollar.svg index 235e1d321..a48942c25 100644 --- a/resources/assets/icons/dollar.svg +++ b/resources/assets/icons/dollar.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/double-checkmark-box.svg b/resources/assets/icons/double-checkmark-box.svg index 2e9f5e0b0..4e650a154 100644 --- a/resources/assets/icons/double-checkmark-box.svg +++ b/resources/assets/icons/double-checkmark-box.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/download.svg b/resources/assets/icons/download.svg index 6ba450245..47b4b7411 100644 --- a/resources/assets/icons/download.svg +++ b/resources/assets/icons/download.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/edit.svg b/resources/assets/icons/edit.svg index 7a50e0017..35eedf9de 100644 --- a/resources/assets/icons/edit.svg +++ b/resources/assets/icons/edit.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/errored.svg b/resources/assets/icons/errored.svg index f4c786b3f..c00a3525f 100644 --- a/resources/assets/icons/errored.svg +++ b/resources/assets/icons/errored.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/exclamation-mark.svg b/resources/assets/icons/exclamation-mark.svg index bd7cde450..6a21dc26f 100644 --- a/resources/assets/icons/exclamation-mark.svg +++ b/resources/assets/icons/exclamation-mark.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/filter.svg b/resources/assets/icons/filter.svg index 3bb15f4f5..b260d0ead 100644 --- a/resources/assets/icons/filter.svg +++ b/resources/assets/icons/filter.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/info.svg b/resources/assets/icons/info.svg index 139508b41..fa267ed39 100644 --- a/resources/assets/icons/info.svg +++ b/resources/assets/icons/info.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/key.svg b/resources/assets/icons/key.svg index 8ead4fa38..abbd0dbb7 100644 --- a/resources/assets/icons/key.svg +++ b/resources/assets/icons/key.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/launching.svg b/resources/assets/icons/launching.svg index b526faed9..c5e883359 100644 --- a/resources/assets/icons/launching.svg +++ b/resources/assets/icons/launching.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/list.svg b/resources/assets/icons/list.svg index 3fbe7561d..43bae6a5d 100644 --- a/resources/assets/icons/list.svg +++ b/resources/assets/icons/list.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/menu-show.svg b/resources/assets/icons/menu-show.svg index 28e8ac41d..aa499ad64 100644 --- a/resources/assets/icons/menu-show.svg +++ b/resources/assets/icons/menu-show.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/menu.svg b/resources/assets/icons/menu.svg index 9b24dfd21..4c0c9765c 100644 --- a/resources/assets/icons/menu.svg +++ b/resources/assets/icons/menu.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/module_registration.svg b/resources/assets/icons/module_registration.svg index dcf8b6e1a..694f38099 100644 --- a/resources/assets/icons/module_registration.svg +++ b/resources/assets/icons/module_registration.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/networks/polygon.svg b/resources/assets/icons/networks/polygon.svg index e8b59cdee..ce8ec7c18 100644 --- a/resources/assets/icons/networks/polygon.svg +++ b/resources/assets/icons/networks/polygon.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/networks/solana.svg b/resources/assets/icons/networks/solana.svg index 69783647c..e5bc9bdff 100644 --- a/resources/assets/icons/networks/solana.svg +++ b/resources/assets/icons/networks/solana.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/one-status-launch.svg b/resources/assets/icons/one-status-launch.svg index bb98497fb..d85496456 100644 --- a/resources/assets/icons/one-status-launch.svg +++ b/resources/assets/icons/one-status-launch.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/online.svg b/resources/assets/icons/online.svg index 31df3e0a3..68721c3de 100644 --- a/resources/assets/icons/online.svg +++ b/resources/assets/icons/online.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/pagination-first.svg b/resources/assets/icons/pagination-first.svg index 9d1c04288..a220589e0 100644 --- a/resources/assets/icons/pagination-first.svg +++ b/resources/assets/icons/pagination-first.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/pagination-last.svg b/resources/assets/icons/pagination-last.svg index 307f6ada1..eb5bdda98 100644 --- a/resources/assets/icons/pagination-last.svg +++ b/resources/assets/icons/pagination-last.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/pause.svg b/resources/assets/icons/pause.svg index f379bd54f..10cb2e547 100644 --- a/resources/assets/icons/pause.svg +++ b/resources/assets/icons/pause.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/plugin_registration.svg b/resources/assets/icons/plugin_registration.svg index 470e165e7..65b1f3c4a 100644 --- a/resources/assets/icons/plugin_registration.svg +++ b/resources/assets/icons/plugin_registration.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/plus.svg b/resources/assets/icons/plus.svg index d18e00a97..8bc481410 100644 --- a/resources/assets/icons/plus.svg +++ b/resources/assets/icons/plus.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/product_registration.svg b/resources/assets/icons/product_registration.svg index c6c133c12..6aeeebbfd 100644 --- a/resources/assets/icons/product_registration.svg +++ b/resources/assets/icons/product_registration.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/search.svg b/resources/assets/icons/search.svg index e05ede2e3..314018f04 100644 --- a/resources/assets/icons/search.svg +++ b/resources/assets/icons/search.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/send-email.svg b/resources/assets/icons/send-email.svg index 7641e84ad..d1dff4c84 100644 --- a/resources/assets/icons/send-email.svg +++ b/resources/assets/icons/send-email.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/shield.svg b/resources/assets/icons/shield.svg index 1977b3092..26acb177d 100644 --- a/resources/assets/icons/shield.svg +++ b/resources/assets/icons/shield.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/stars.svg b/resources/assets/icons/stars.svg index ff3d61e05..5fe1b46ec 100644 --- a/resources/assets/icons/stars.svg +++ b/resources/assets/icons/stars.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/stopped.svg b/resources/assets/icons/stopped.svg index 8483afa1f..82b65a76a 100644 --- a/resources/assets/icons/stopped.svg +++ b/resources/assets/icons/stopped.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/stopping.svg b/resources/assets/icons/stopping.svg index ae1ca6136..cf3ec0702 100644 --- a/resources/assets/icons/stopping.svg +++ b/resources/assets/icons/stopping.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/upload-cloud.svg b/resources/assets/icons/upload-cloud.svg index ef74b7b8a..a4cc78c5e 100644 --- a/resources/assets/icons/upload-cloud.svg +++ b/resources/assets/icons/upload-cloud.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/user-refresh.svg b/resources/assets/icons/user-refresh.svg index a1482f246..ea65f6d6c 100644 --- a/resources/assets/icons/user-refresh.svg +++ b/resources/assets/icons/user-refresh.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/user-team.svg b/resources/assets/icons/user-team.svg index f7d88be71..1bdcb401e 100644 --- a/resources/assets/icons/user-team.svg +++ b/resources/assets/icons/user-team.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/user-verified.svg b/resources/assets/icons/user-verified.svg index 7b6f882aa..5eb396512 100644 --- a/resources/assets/icons/user-verified.svg +++ b/resources/assets/icons/user-verified.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/vertical-dots.svg b/resources/assets/icons/vertical-dots.svg index 48402dcbf..db75e77a6 100644 --- a/resources/assets/icons/vertical-dots.svg +++ b/resources/assets/icons/vertical-dots.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/waiting-restart.svg b/resources/assets/icons/waiting-restart.svg index ef7490fce..39324d12b 100644 --- a/resources/assets/icons/waiting-restart.svg +++ b/resources/assets/icons/waiting-restart.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/wallet.svg b/resources/assets/icons/wallet.svg index 018dc1148..4affce8bd 100644 --- a/resources/assets/icons/wallet.svg +++ b/resources/assets/icons/wallet.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/wifi.svg b/resources/assets/icons/wifi.svg index 4f55053d5..ba94c9ff6 100644 --- a/resources/assets/icons/wifi.svg +++ b/resources/assets/icons/wifi.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/wysiwyg/H1.svg b/resources/assets/icons/wysiwyg/H1.svg index 4898fef17..6d28677fc 100644 --- a/resources/assets/icons/wysiwyg/H1.svg +++ b/resources/assets/icons/wysiwyg/H1.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/wysiwyg/H2.svg b/resources/assets/icons/wysiwyg/H2.svg index a157d08c7..509b5cc3d 100644 --- a/resources/assets/icons/wysiwyg/H2.svg +++ b/resources/assets/icons/wysiwyg/H2.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/wysiwyg/H3.svg b/resources/assets/icons/wysiwyg/H3.svg index 7be9f8a22..3184514a3 100644 --- a/resources/assets/icons/wysiwyg/H3.svg +++ b/resources/assets/icons/wysiwyg/H3.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/wysiwyg/H4.svg b/resources/assets/icons/wysiwyg/H4.svg index c9bbb5f8a..c40bbba62 100644 --- a/resources/assets/icons/wysiwyg/H4.svg +++ b/resources/assets/icons/wysiwyg/H4.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/wysiwyg/H5.svg b/resources/assets/icons/wysiwyg/H5.svg index 4f4524a91..f869a825a 100644 --- a/resources/assets/icons/wysiwyg/H5.svg +++ b/resources/assets/icons/wysiwyg/H5.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/wysiwyg/H6.svg b/resources/assets/icons/wysiwyg/H6.svg index 854b595b5..752ad0f01 100644 --- a/resources/assets/icons/wysiwyg/H6.svg +++ b/resources/assets/icons/wysiwyg/H6.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/wysiwyg/app-window-link.svg b/resources/assets/icons/wysiwyg/app-window-link.svg index 66faa31f3..4e0f73837 100644 --- a/resources/assets/icons/wysiwyg/app-window-link.svg +++ b/resources/assets/icons/wysiwyg/app-window-link.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/wysiwyg/hyperlink.svg b/resources/assets/icons/wysiwyg/hyperlink.svg index aa9a5dfe4..ba267fc3a 100644 --- a/resources/assets/icons/wysiwyg/hyperlink.svg +++ b/resources/assets/icons/wysiwyg/hyperlink.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/wysiwyg/image-file-landscape.svg b/resources/assets/icons/wysiwyg/image-file-landscape.svg index e7d7a96c3..5dbc08933 100644 --- a/resources/assets/icons/wysiwyg/image-file-landscape.svg +++ b/resources/assets/icons/wysiwyg/image-file-landscape.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/wysiwyg/image-link.svg b/resources/assets/icons/wysiwyg/image-link.svg index 7866a1ad8..50877ca26 100644 --- a/resources/assets/icons/wysiwyg/image-link.svg +++ b/resources/assets/icons/wysiwyg/image-link.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/wysiwyg/list-bullets.svg b/resources/assets/icons/wysiwyg/list-bullets.svg index fc30f740c..96785e1ae 100644 --- a/resources/assets/icons/wysiwyg/list-bullets.svg +++ b/resources/assets/icons/wysiwyg/list-bullets.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/wysiwyg/list-numbers.svg b/resources/assets/icons/wysiwyg/list-numbers.svg index 93a39f419..1e4fb03a4 100644 --- a/resources/assets/icons/wysiwyg/list-numbers.svg +++ b/resources/assets/icons/wysiwyg/list-numbers.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/wysiwyg/monitor.svg b/resources/assets/icons/wysiwyg/monitor.svg index 168a76848..e40d8d6df 100644 --- a/resources/assets/icons/wysiwyg/monitor.svg +++ b/resources/assets/icons/wysiwyg/monitor.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/wysiwyg/open-quote.svg b/resources/assets/icons/wysiwyg/open-quote.svg index 88df599f5..5d4d73775 100644 --- a/resources/assets/icons/wysiwyg/open-quote.svg +++ b/resources/assets/icons/wysiwyg/open-quote.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/wysiwyg/programming-browser-1.svg b/resources/assets/icons/wysiwyg/programming-browser-1.svg index 89379129e..858062610 100644 --- a/resources/assets/icons/wysiwyg/programming-browser-1.svg +++ b/resources/assets/icons/wysiwyg/programming-browser-1.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/wysiwyg/programming-browser.svg b/resources/assets/icons/wysiwyg/programming-browser.svg index 6b92793b2..702813f4d 100644 --- a/resources/assets/icons/wysiwyg/programming-browser.svg +++ b/resources/assets/icons/wysiwyg/programming-browser.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/wysiwyg/redo.svg b/resources/assets/icons/wysiwyg/redo.svg index 571e79cad..83126d97f 100644 --- a/resources/assets/icons/wysiwyg/redo.svg +++ b/resources/assets/icons/wysiwyg/redo.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/wysiwyg/social-media-twitter.svg b/resources/assets/icons/wysiwyg/social-media-twitter.svg index bab2821e1..044a02062 100644 --- a/resources/assets/icons/wysiwyg/social-media-twitter.svg +++ b/resources/assets/icons/wysiwyg/social-media-twitter.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/wysiwyg/social-music-podcast.svg b/resources/assets/icons/wysiwyg/social-music-podcast.svg index 54e38f99a..673d2dbe6 100644 --- a/resources/assets/icons/wysiwyg/social-music-podcast.svg +++ b/resources/assets/icons/wysiwyg/social-music-podcast.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/wysiwyg/social-video-youtube-clip.svg b/resources/assets/icons/wysiwyg/social-video-youtube-clip.svg index 3bff320e8..e636bf930 100644 --- a/resources/assets/icons/wysiwyg/social-video-youtube-clip.svg +++ b/resources/assets/icons/wysiwyg/social-video-youtube-clip.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/wysiwyg/table.svg b/resources/assets/icons/wysiwyg/table.svg index 04947b50b..84e34e667 100644 --- a/resources/assets/icons/wysiwyg/table.svg +++ b/resources/assets/icons/wysiwyg/table.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/wysiwyg/text-bold.svg b/resources/assets/icons/wysiwyg/text-bold.svg index 417fdc42c..6b8b7497e 100644 --- a/resources/assets/icons/wysiwyg/text-bold.svg +++ b/resources/assets/icons/wysiwyg/text-bold.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/wysiwyg/text-italic.svg b/resources/assets/icons/wysiwyg/text-italic.svg index 78db69876..806fac60d 100644 --- a/resources/assets/icons/wysiwyg/text-italic.svg +++ b/resources/assets/icons/wysiwyg/text-italic.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/wysiwyg/text-strike-through.svg b/resources/assets/icons/wysiwyg/text-strike-through.svg index 8e1da72e3..98c1f82f5 100644 --- a/resources/assets/icons/wysiwyg/text-strike-through.svg +++ b/resources/assets/icons/wysiwyg/text-strike-through.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/wysiwyg/text-underline.svg b/resources/assets/icons/wysiwyg/text-underline.svg index b542e2df7..c8d632ae2 100644 --- a/resources/assets/icons/wysiwyg/text-underline.svg +++ b/resources/assets/icons/wysiwyg/text-underline.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/icons/wysiwyg/undo.svg b/resources/assets/icons/wysiwyg/undo.svg index 2cd33db93..b41b3aeba 100644 --- a/resources/assets/icons/wysiwyg/undo.svg +++ b/resources/assets/icons/wysiwyg/undo.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/images/components/search/empty-dark.svg b/resources/assets/images/components/search/empty-dark.svg index 5ab0bbc54..459bf67f9 100644 --- a/resources/assets/images/components/search/empty-dark.svg +++ b/resources/assets/images/components/search/empty-dark.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/images/components/search/empty.svg b/resources/assets/images/components/search/empty.svg index d1e490811..064981c01 100644 --- a/resources/assets/images/components/search/empty.svg +++ b/resources/assets/images/components/search/empty.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/images/errors/401.svg b/resources/assets/images/errors/401.svg index b67bcaec1..d4ee16137 100644 --- a/resources/assets/images/errors/401.svg +++ b/resources/assets/images/errors/401.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/images/errors/403.svg b/resources/assets/images/errors/403.svg index 13ec59250..cecf6161c 100644 --- a/resources/assets/images/errors/403.svg +++ b/resources/assets/images/errors/403.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/images/errors/404.svg b/resources/assets/images/errors/404.svg index 5492a4939..156dabba3 100644 --- a/resources/assets/images/errors/404.svg +++ b/resources/assets/images/errors/404.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/images/errors/419.svg b/resources/assets/images/errors/419.svg index 381709c62..5b976340e 100644 --- a/resources/assets/images/errors/419.svg +++ b/resources/assets/images/errors/419.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/images/errors/429.svg b/resources/assets/images/errors/429.svg index d6d53db57..e58012853 100644 --- a/resources/assets/images/errors/429.svg +++ b/resources/assets/images/errors/429.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/images/errors/500.svg b/resources/assets/images/errors/500.svg index ea5cd29cb..9b21aa79e 100644 --- a/resources/assets/images/errors/500.svg +++ b/resources/assets/images/errors/500.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/resources/assets/images/errors/503.svg b/resources/assets/images/errors/503.svg index 37250fcf8..8dc1c7c72 100644 --- a/resources/assets/images/errors/503.svg +++ b/resources/assets/images/errors/503.svg @@ -1 +1 @@ - \ No newline at end of file + From cb8553f42b471c9b7df1ef26a1d1b9bb9bc63182 Mon Sep 17 00:00:00 2001 From: Brian Faust Date: Fri, 24 Sep 2021 19:54:51 +0300 Subject: [PATCH 2/3] chore: optimize 30 SVG(s) Optimized SVG(s): - resources/assets/icons/brands/abra.svg - resources/assets/icons/brands/android.svg - resources/assets/icons/brands/ark_black.svg - resources/assets/icons/brands/atomic.svg - resources/assets/icons/brands/blog.svg - resources/assets/icons/brands/crypto_com.svg - resources/assets/icons/brands/deployer.svg - resources/assets/icons/brands/exodus.svg - resources/assets/icons/brands/linux.svg - resources/assets/icons/brands/macos.svg - resources/assets/icons/brands/nodem.svg - resources/assets/icons/brands/outline/bitbucket.svg - resources/assets/icons/brands/outline/discord.svg - resources/assets/icons/brands/outline/gitlab.svg - resources/assets/icons/brands/outline/telegram.svg - resources/assets/icons/brands/windows.svg - resources/assets/icons/categories.svg - resources/assets/icons/cog-2.svg - resources/assets/icons/copy.svg - resources/assets/icons/cross.svg - resources/assets/icons/document-success-2.svg - resources/assets/icons/dollar.svg - resources/assets/icons/double-checkmark-box.svg - resources/assets/icons/download.svg - resources/assets/icons/edit.svg - resources/assets/icons/errored.svg - resources/assets/icons/exclamation-mark.svg - resources/assets/icons/filter.svg - resources/assets/icons/info.svg - resources/assets/icons/key.svg --- resources/assets/icons/brands/abra.svg | 2 +- resources/assets/icons/brands/android.svg | 2 +- resources/assets/icons/brands/ark_black.svg | 2 +- resources/assets/icons/brands/atomic.svg | 2 +- resources/assets/icons/brands/blog.svg | 2 +- resources/assets/icons/brands/crypto_com.svg | 2 +- resources/assets/icons/brands/deployer.svg | 2 +- resources/assets/icons/brands/exodus.svg | 2 +- resources/assets/icons/brands/linux.svg | 2 +- resources/assets/icons/brands/macos.svg | 2 +- resources/assets/icons/brands/nodem.svg | 2 +- resources/assets/icons/brands/outline/bitbucket.svg | 2 +- resources/assets/icons/brands/outline/discord.svg | 2 +- resources/assets/icons/brands/outline/gitlab.svg | 2 +- resources/assets/icons/brands/outline/telegram.svg | 2 +- resources/assets/icons/brands/windows.svg | 2 +- resources/assets/icons/categories.svg | 2 +- resources/assets/icons/cog-2.svg | 2 +- resources/assets/icons/copy.svg | 2 +- resources/assets/icons/cross.svg | 2 +- resources/assets/icons/document-success-2.svg | 2 +- resources/assets/icons/dollar.svg | 2 +- resources/assets/icons/double-checkmark-box.svg | 2 +- resources/assets/icons/download.svg | 2 +- resources/assets/icons/edit.svg | 2 +- resources/assets/icons/errored.svg | 2 +- resources/assets/icons/exclamation-mark.svg | 2 +- resources/assets/icons/filter.svg | 2 +- resources/assets/icons/info.svg | 2 +- resources/assets/icons/key.svg | 2 +- 30 files changed, 30 insertions(+), 30 deletions(-) diff --git a/resources/assets/icons/brands/abra.svg b/resources/assets/icons/brands/abra.svg index b84779669..d690f565d 100644 --- a/resources/assets/icons/brands/abra.svg +++ b/resources/assets/icons/brands/abra.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/resources/assets/icons/brands/android.svg b/resources/assets/icons/brands/android.svg index 7aae65e36..442cf0ee9 100644 --- a/resources/assets/icons/brands/android.svg +++ b/resources/assets/icons/brands/android.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/resources/assets/icons/brands/ark_black.svg b/resources/assets/icons/brands/ark_black.svg index 11f824a93..9b67bfe2d 100644 --- a/resources/assets/icons/brands/ark_black.svg +++ b/resources/assets/icons/brands/ark_black.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/resources/assets/icons/brands/atomic.svg b/resources/assets/icons/brands/atomic.svg index 682415be1..e68fc3e25 100644 --- a/resources/assets/icons/brands/atomic.svg +++ b/resources/assets/icons/brands/atomic.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/resources/assets/icons/brands/blog.svg b/resources/assets/icons/brands/blog.svg index 68fa5d78e..f2f7dbb2a 100644 --- a/resources/assets/icons/brands/blog.svg +++ b/resources/assets/icons/brands/blog.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/resources/assets/icons/brands/crypto_com.svg b/resources/assets/icons/brands/crypto_com.svg index b9d90d727..ff10b3e96 100644 --- a/resources/assets/icons/brands/crypto_com.svg +++ b/resources/assets/icons/brands/crypto_com.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/resources/assets/icons/brands/deployer.svg b/resources/assets/icons/brands/deployer.svg index 3212be1b5..40e978534 100644 --- a/resources/assets/icons/brands/deployer.svg +++ b/resources/assets/icons/brands/deployer.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/resources/assets/icons/brands/exodus.svg b/resources/assets/icons/brands/exodus.svg index 2995db29b..b47cdb0c6 100644 --- a/resources/assets/icons/brands/exodus.svg +++ b/resources/assets/icons/brands/exodus.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/resources/assets/icons/brands/linux.svg b/resources/assets/icons/brands/linux.svg index d0e19390e..9354569b3 100644 --- a/resources/assets/icons/brands/linux.svg +++ b/resources/assets/icons/brands/linux.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/resources/assets/icons/brands/macos.svg b/resources/assets/icons/brands/macos.svg index b8e190e08..8fb71c5ea 100644 --- a/resources/assets/icons/brands/macos.svg +++ b/resources/assets/icons/brands/macos.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/resources/assets/icons/brands/nodem.svg b/resources/assets/icons/brands/nodem.svg index ce799b971..401788a21 100644 --- a/resources/assets/icons/brands/nodem.svg +++ b/resources/assets/icons/brands/nodem.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/resources/assets/icons/brands/outline/bitbucket.svg b/resources/assets/icons/brands/outline/bitbucket.svg index 4fd85a9e6..0ca73f133 100644 --- a/resources/assets/icons/brands/outline/bitbucket.svg +++ b/resources/assets/icons/brands/outline/bitbucket.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/resources/assets/icons/brands/outline/discord.svg b/resources/assets/icons/brands/outline/discord.svg index 6c2d634d7..7ca5e7cf1 100644 --- a/resources/assets/icons/brands/outline/discord.svg +++ b/resources/assets/icons/brands/outline/discord.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/resources/assets/icons/brands/outline/gitlab.svg b/resources/assets/icons/brands/outline/gitlab.svg index 7dbf96fa8..d7db5766f 100644 --- a/resources/assets/icons/brands/outline/gitlab.svg +++ b/resources/assets/icons/brands/outline/gitlab.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/resources/assets/icons/brands/outline/telegram.svg b/resources/assets/icons/brands/outline/telegram.svg index 0153cbd80..48852475e 100644 --- a/resources/assets/icons/brands/outline/telegram.svg +++ b/resources/assets/icons/brands/outline/telegram.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/resources/assets/icons/brands/windows.svg b/resources/assets/icons/brands/windows.svg index e1d26d3a5..51765e651 100644 --- a/resources/assets/icons/brands/windows.svg +++ b/resources/assets/icons/brands/windows.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/resources/assets/icons/categories.svg b/resources/assets/icons/categories.svg index 8d87aa1e7..e03736a0b 100644 --- a/resources/assets/icons/categories.svg +++ b/resources/assets/icons/categories.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/resources/assets/icons/cog-2.svg b/resources/assets/icons/cog-2.svg index d96f77d89..ac61f69b3 100644 --- a/resources/assets/icons/cog-2.svg +++ b/resources/assets/icons/cog-2.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/resources/assets/icons/copy.svg b/resources/assets/icons/copy.svg index 0a25ac9b3..67ea489f7 100644 --- a/resources/assets/icons/copy.svg +++ b/resources/assets/icons/copy.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/resources/assets/icons/cross.svg b/resources/assets/icons/cross.svg index 795496e0c..0bb02b0c1 100644 --- a/resources/assets/icons/cross.svg +++ b/resources/assets/icons/cross.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/resources/assets/icons/document-success-2.svg b/resources/assets/icons/document-success-2.svg index 8d2dc1785..4d97b8e3b 100644 --- a/resources/assets/icons/document-success-2.svg +++ b/resources/assets/icons/document-success-2.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/resources/assets/icons/dollar.svg b/resources/assets/icons/dollar.svg index a48942c25..12420ed23 100644 --- a/resources/assets/icons/dollar.svg +++ b/resources/assets/icons/dollar.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/resources/assets/icons/double-checkmark-box.svg b/resources/assets/icons/double-checkmark-box.svg index 4e650a154..b185e78f6 100644 --- a/resources/assets/icons/double-checkmark-box.svg +++ b/resources/assets/icons/double-checkmark-box.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/resources/assets/icons/download.svg b/resources/assets/icons/download.svg index 47b4b7411..31e3fec6e 100644 --- a/resources/assets/icons/download.svg +++ b/resources/assets/icons/download.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/resources/assets/icons/edit.svg b/resources/assets/icons/edit.svg index 35eedf9de..638537f24 100644 --- a/resources/assets/icons/edit.svg +++ b/resources/assets/icons/edit.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/resources/assets/icons/errored.svg b/resources/assets/icons/errored.svg index c00a3525f..9def4955d 100644 --- a/resources/assets/icons/errored.svg +++ b/resources/assets/icons/errored.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/resources/assets/icons/exclamation-mark.svg b/resources/assets/icons/exclamation-mark.svg index 6a21dc26f..b4ba400b9 100644 --- a/resources/assets/icons/exclamation-mark.svg +++ b/resources/assets/icons/exclamation-mark.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/resources/assets/icons/filter.svg b/resources/assets/icons/filter.svg index b260d0ead..a8aa052b7 100644 --- a/resources/assets/icons/filter.svg +++ b/resources/assets/icons/filter.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/resources/assets/icons/info.svg b/resources/assets/icons/info.svg index fa267ed39..716e662d9 100644 --- a/resources/assets/icons/info.svg +++ b/resources/assets/icons/info.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/resources/assets/icons/key.svg b/resources/assets/icons/key.svg index abbd0dbb7..5cd09af42 100644 --- a/resources/assets/icons/key.svg +++ b/resources/assets/icons/key.svg @@ -1 +1 @@ - + \ No newline at end of file From bc0ffcb12f7a9f51be5a99c3593843b0afa7b981 Mon Sep 17 00:00:00 2001 From: alfonsobries Date: Fri, 24 Sep 2021 11:55:19 -0500 Subject: [PATCH 3/3] Update icons.html --- icons.html | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 57 insertions(+), 2 deletions(-) diff --git a/icons.html b/icons.html index 57cb60872..b10e0dfc4 100644 --- a/icons.html +++ b/icons.html @@ -1,2 +1,57 @@ -
ad
advertise
analytic
ark-logo-red-square
arrow-left
arrow-right
arrow-rotate-left
badges
bold
bookmark
brands/3speak
brands/abra
brands/android
brands/ark_black
brands/atomic
brands/bitbucket
brands/bitchute
brands/blog
brands/coingecko
brands/crypto_com
brands/deployer
brands/discord
brands/exodus
brands/facebook
brands/github
brands/gitlab
brands/gitter
brands/google
brands/instagram
brands/ios
brands/lbry
brands/ledger
brands/linkedin
brands/linux
brands/macos
-brands/marketsquare
brands/medium
brands/nodem
brands/npm
brands/outline/amazon
brands/outline/appstore
brands/outline/bitbucket
brands/outline/discord
brands/outline/facebook
brands/outline/github
brands/outline/gitlab
brands/outline/google
brands/outline/hive
brands/outline/instagram
brands/outline/ios
brands/outline/linkedin
brands/outline/linux
brands/outline/macos
brands/outline/mail
brands/outline/medium
brands/outline/playstore
brands/outline/reddit
brands/outline/slack
brands/outline/soundcloud
brands/outline/telegram
brands/outline/twitter
brands/outline/weibo
brands/outline/windows
brands/outline/youtube
brands/protokol
brands/reddit
brands/slack
brands/telegram
brands/twitter
brands/windows
brands/youtube
bridgechain
business_registration
business
calendar-check
calendar
cards
careers
categories
category
checkmark-box
checkmark-smooth
checkmark
chevron-down
chevron-left
chevron-right
chevron-up
circle-thick
circle
circle/checkmark
circle/cross
circle/exclamation-mark
circle/forbidden
circle/forward
circle/hand
circle/info
circle/large/checkmark
circle/large/clock
circle/large/cross
circle/large/forward
circle/large/hand
circle/large/pause
circle/large/play
circle/large/question-mark
circle/pause
circle/play
circle/question-mark
circle/search
clap
clock
close
cloud
cog-2
cog
collectibles
comment
confirmed
contact
controller
copy
cross
delegate_registration
delegate
developer-tools
document-2
document-key
document-success-2
document-success
document-warning
document-write
document
dollar
double-checkmark-box
download
drag
edit
emoji
enter
envelope
eraser
errored
exchange
exchanges
exclamation-mark
explorer
export
face
file
filter
finance
fingerprint
floppy-disk
folder
follow
gem
getting-started
governance
grants
grid
health-fitness
heart
hide
hint
id
identity
import
info
install
italic
karma
key
launching
like
link-2
link
list
lock
logout
mail
menu-close
menu-open
menu-show
menu
messages
minimum
minus
module_registration
module
multisig
network
networks
networks/ark
networks/avalanche
networks/binance
networks/bitcoin
networks/cardano
networks/cosmos
networks/elrond
networks/eos
>networks/ethereum
networks/hive
networks/komodo
networks/lisk
networks/nano
networks/neo
networks/polkadot
networks/polygon
networks/ripple
networks/solana
networks/steem
networks/stellar
networks/terra
networks/tron
networks/waves
networks/zilliqa
new
notification
notifications/blocked
notifications/comment
notifications/danger
notifications/mention
notifications/success
notifications/warning
one-status-launch
online
organizations
oval
pagination-first
pagination-last
paper-plane
pause
percentage
pin
platforms
play
plugin_registration
plugin
plus-square
plus
product_registration
profile
properties
qr
question-mark
quote
rank
read
received
reply
report
reset
resignation
return
retweet
reviews
save
search
security
send-2
send-email
send
sent
server
shield
shop
sidebar
sign-in
size
small-caps
smartbridge
social-media
sort
speech-balloons
stacked-coins
star-outline
star
stars
stop
stopped
stopping
storage
strikethrough
subscription
swap
ticker
timer
trash
travel
trending
triangle-down
triangle-up
trophy
typing
undefined
update
upload-cloud
upload
user-developer
user-refresh
user-team
user-update
user-verified
user
verified
vertical-dots
video
view-2
view
votes
waiting-restart
wallet-2
wallet
what-is-next
wifi
wysiwyg/alert-triangle
wysiwyg/app-window-link
wysiwyg/H1
wysiwyg/H2
wysiwyg/H3
wysiwyg/H4
wysiwyg/H5
wysiwyg/H6
wysiwyg/hyperlink
wysiwyg/image-file-landscape
wysiwyg/image-link
wysiwyg/list-bullets
wysiwyg/list-numbers
wysiwyg/monitor
wysiwyg/open-quote
wysiwyg/page-reference
wysiwyg/programming-browser-1
wysiwyg/programming-browser
wysiwyg/redo
wysiwyg/social-media-twitter
wysiwyg/social-music-podcast
wysiwyg/social-video-youtube-clip
wysiwyg/table
wysiwyg/text-bold
wysiwyg/text-italic
wysiwyg/text-strike-through
wysiwyg/text-underline
wysiwyg/undo
\ No newline at end of file +
ad
advertise
analytic
ark-logo-red-square
arrow-left
arrow-right
arrow-rotate-left
badges
bold
bookmark
brands/3speak
brands/abra
brands/android
brands/ark_black
brands/atomic
brands/bitbucket
brands/bitchute
brands/blog
brands/coingecko
brands/crypto_com
brands/deployer
brands/discord
brands/exodus
brands/facebook
brands/github
brands/gitlab
brands/gitter
brands/google
brands/instagram
brands/ios
brands/lbry
brands/ledger
brands/linkedin
brands/linux
brands/macos
+brands/marketsquare
brands/medium
brands/nodem
brands/npm
brands/outline/amazon
brands/outline/appstore
brands/outline/bitbucket
brands/outline/discord
brands/outline/facebook
brands/outline/github
brands/outline/gitlab
brands/outline/google
brands/outline/hive
brands/outline/instagram
brands/outline/ios
brands/outline/linkedin
brands/outline/linux
brands/outline/macos
brands/outline/mail
brands/outline/medium
brands/outline/playstore
brands/outline/reddit
brands/outline/slack
brands/outline/soundcloud
brands/outline/telegram
brands/outline/twitter
brands/outline/weibo
brands/outline/windows
brands/outline/youtube
brands/protokol
brands/reddit
brands/slack
brands/telegram
brands/twitter
brands/windows
brands/youtube
bridgechain
business_registration
business
calendar-check
calendar
cards
careers
categories
category
checkmark-box
checkmark-smooth
checkmark
chevron-down
chevron-left
chevron-right
chevron-up
circle-thick
circle
circle/checkmark
circle/cross
circle/exclamation-mark
circle/forbidden
circle/forward
circle/hand
circle/info
circle/large/checkmark
circle/large/clock
circle/large/cross
circle/large/forward
circle/large/hand
circle/large/pause
circle/large/play
circle/large/question-mark
circle/pause
circle/play
circle/question-mark
circle/search
clap
clock
close
cloud
cog-2
cog
collectibles
comment
confirmed
contact
controller
copy
cross
delegate_registration
delegate
developer-tools
document-2
document-key
document-success-2
document-success
document-warning
document-write
document
dollar
double-checkmark-box
download
drag
edit
emoji
enter
envelope
eraser
errored
exchange
exchanges
exclamation-mark
explorer
export
face
file
filter
finance
fingerprint
floppy-disk
folder
follow
gem
getting-started
governance
grants
grid
health-fitness
heart
hide
hint
id
identity
import
info
install
italic
karma
key
+launching
like
link-2
link
+list
lock
logout
mail
menu-close
menu-open
+menu-show
+menu
messages
minimum
minus
+module_registration
module
multisig
network
networks
networks/ark
networks/avalanche
networks/binance
networks/bitcoin
networks/cardano
networks/cosmos
networks/elrond
networks/eos
>networks/ethereum
networks/hive
networks/komodo
networks/lisk
networks/nano
networks/neo
networks/polkadot
+networks/polygon
networks/ripple
+networks/solana
networks/steem
networks/stellar
networks/terra
networks/tron
networks/waves
networks/zilliqa
new
notification
notifications/blocked
notifications/comment
notifications/danger
notifications/mention
notifications/success
notifications/warning
+one-status-launch
+online
organizations
oval
+pagination-first
+pagination-last
paper-plane
+pause
percentage
pin
platforms
play
+plugin_registration
plugin
plus-square
+plus
+product_registration
profile
properties
qr
question-mark
quote
rank
read
received
reply
report
reset
resignation
return
retweet
reviews
save
+search
security
send-2
+send-email
send
sent
server
+shield
shop
sidebar
sign-in
size
small-caps
smartbridge
social-media
sort
speech-balloons
stacked-coins
star-outline
star
+stars
stop
+stopped
+stopping
storage
strikethrough
subscription
swap
ticker
timer
trash
travel
trending
triangle-down
triangle-up
trophy
typing
undefined
update
+upload-cloud
upload
user-developer
+user-refresh
+user-team
user-update
+user-verified
user
verified
+vertical-dots
video
view-2
view
votes
+waiting-restart
wallet-2
+wallet
what-is-next
+wifi
wysiwyg/alert-triangle
+wysiwyg/app-window-link
+wysiwyg/H1
+wysiwyg/H2
+wysiwyg/H3
+wysiwyg/H4
+wysiwyg/H5
+wysiwyg/H6
+wysiwyg/hyperlink
+wysiwyg/image-file-landscape
+wysiwyg/image-link
+wysiwyg/list-bullets
+wysiwyg/list-numbers
+wysiwyg/monitor
+wysiwyg/open-quote
wysiwyg/page-reference
+wysiwyg/programming-browser-1
+wysiwyg/programming-browser
+wysiwyg/redo
+wysiwyg/social-media-twitter
+wysiwyg/social-music-podcast
+wysiwyg/social-video-youtube-clip
+wysiwyg/table
+wysiwyg/text-bold
+wysiwyg/text-italic
+wysiwyg/text-strike-through
+wysiwyg/text-underline
+wysiwyg/undo
\ No newline at end of file