This repository has been archived by the owner on Sep 13, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
544 additions
and
62 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,23 @@ | ||
# IconsaxDiscord | ||
# DISCONTINUED | ||
|
||
Changes all the discords default icons to a bit more modern looking icons from [iconsax](https://iconsax.io). | ||
|
||
To import this iconpack to your theme just paste the following code into your themes imports file: | ||
|
||
```css | ||
@import url("https://lavender-discord.github.io/IconsaxDiscord/theme.css"); | ||
``` | ||
|
||
# Contributing | ||
|
||
If you want to help and add icons just fork this repo and do your stuff and open a pull request. | ||
This theme is no longer being maintained. The last stable version of the theme can be found in the [releases](https://github.com/Lavender-Discord/IconsaxDiscord/releases). | ||
|
||
# Support | ||
|
||
For any kind of support related to this theme you can contact me in the [support server](https://discord.gg/B9TK7nqRE4). | ||
For any kind of query related to this theme you can contact me in this [discord server](https://discord.gg/sfJV2qdRdW). | ||
|
||
# Previews | ||
|
||
<img src="https://lavender-discord.github.io/IconsaxDiscord/assets/1.png" alt=""> | ||
<img src="./assets/1.png" alt=""> | ||
|
||
<br> | ||
|
||
<img src="https://lavender-discord.github.io/IconsaxDiscord/assets/2.png" alt=""> | ||
<img src="./assets/2.png" alt=""> | ||
|
||
<br> | ||
|
||
<img src="https://lavender-discord.github.io/IconsaxDiscord/assets/3.png" alt=""> | ||
<img src="./assets/3.png" alt=""> | ||
|
||
<br> | ||
|
||
<img src="https://lavender-discord.github.io/IconsaxDiscord/assets/4.png" alt="Toggles"> | ||
<img src="./assets/4.png" alt=""> |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.