|
46 | 46 | - [Material Design DX](https://jossef.github.io/material-design-icons-iconfont/)
|
47 | 47 | - [Pixeden 7 Stroke](https://themes-pixeden.com/font-demos/7-stroke/)
|
48 | 48 | - [Phosphor](https://phosphoricons.com/)
|
| 49 | +- [Simple Icons](https://simpleicons.org/) |
49 | 50 | - Or create your own font with any icon needed.
|
50 | 51 |
|
51 | 52 | # Setup
|
52 | 53 |
|
53 | 54 | ## Latest releases 🛠
|
54 | 55 |
|
55 |
| -- Kotlin Next Gen | [v5.3.3](https://github.com/mikepenz/Android-Iconics/tree/v5.3.3) |
56 |
| -- Kotlin | [v4.0.2](https://github.com/mikepenz/Android-Iconics/tree/v4.0.2) |
| 56 | +- Kotlin Next Gen | [v5.3.4](https://github.com/mikepenz/Android-Iconics/tree/v5.3.4) |
| 57 | +- Kotlin | [v4.0.2](https://github.com/mikepenz/Android-Iconics/tree/v4.0.2) |
57 | 58 | - Java AndroidX | [v3.2.5](https://github.com/mikepenz/Android-Iconics/tree/v3.2.5)
|
58 | 59 | - Java Appcompat | [v3.0.4](https://github.com/mikepenz/Android-Iconics/tree/v3.0.4)
|
59 | 60 |
|
@@ -94,11 +95,13 @@ implementation 'com.mikepenz:ionicons-typeface:2.0.1.7-kotlin@aar'
|
94 | 95 | implementation 'com.mikepenz:pixeden-7-stroke-typeface:1.2.0.5-kotlin@aar'
|
95 | 96 | implementation 'com.mikepenz:material-design-icons-dx-typeface:5.0.1.2-kotlin@aar'
|
96 | 97 | implementation 'com.mikepenz:phosphor-typeface:1.0.0.0-kotlin@aar'
|
| 98 | +implementation 'com.mikepenz:simple-icons-typeface:17.0.0.2@aar' |
97 | 99 | ```
|
98 | 100 |
|
99 | 101 | ## Note
|
100 | 102 |
|
101 |
| -⚠️ The fonts use the `jetpack startup` library to automatically register themself. If `jetpack startup` is disabled, it is required to manually register the fonts. Please find additional details in the [Register fonts](#register-fonts). |
| 103 | +⚠️ The fonts use the `jetpack startup` library to automatically register themselves. If `jetpack startup` is disabled, |
| 104 | +it is required to manually register the fonts. Please find additional details in the [Register fonts](#register-fonts). |
102 | 105 |
|
103 | 106 | # Usage
|
104 | 107 | ## Use as drawable
|
@@ -202,25 +205,29 @@ Image(
|
202 | 205 | 
|
203 | 206 |
|
204 | 207 | # Available fonts
|
205 |
| -|Link|Prefix|Dependency| |
206 |
| -|---|---|---| |
207 |
| -|[Google Material Design Icons](https://github.com/google/material-design-icons) **ORIGINAL by Google**|gmd,gmo,gmr,gms|implementation 'com.mikepenz:google-material-typeface{-outlined,rounded,sharp}:+@aar'| |
208 |
| -|[Material Design Iconic Font](http://zavoloklom.github.io/material-design-iconic-font) **Google Material Iconic**|gmi|implementation 'com.mikepenz:material-design-iconic-typeface:+@aar'| |
209 |
| -|[Fontawesome](https://fontawesome.com/)|faw|implementation 'com.mikepenz:fontawesome-typeface:+@aar'| |
210 |
| -|[FontawesomeBrand](https://fontawesome.com/)|fab|implementation 'com.mikepenz:fontawesome-typeface:+@aar'| |
211 |
| -|[FontawesomeRegular](https://fontawesome.com/)|far|implementation 'com.mikepenz:fontawesome-typeface:+@aar'| |
212 |
| -|[Meteocons](http://www.alessioatzeni.com/meteocons/)|met|implementation 'com.mikepenz:meteocons-typeface:+@aar'| |
213 |
| -|[Octicons](https://github.com/github/octicons)|oct|implementation 'com.mikepenz:octicons-typeface:+@aar'| |
214 |
| -|[Community Material](http://materialdesignicons.com/)|cmd|implementation 'com.mikepenz:community-material-typeface:+@aar'| |
215 |
| -|[Weather Icons](https://erikflowers.github.io/weather-icons/)|wic|implementation 'com.mikepenz:weather-icons-typeface:+@aar'| |
216 |
| -|[Typeicons](http://typicons.com/)|typ|implementation 'com.mikepenz:typeicons-typeface:+@aar'| |
217 |
| -|[Entypo](http://www.entypo.com/)|ent|implementation 'com.mikepenz:entypo-typeface:+@aar'| |
218 |
| -|[Devicon](http://devicon.fr/)|dev|implementation 'com.mikepenz:devicon-typeface:+@aar'| |
219 |
| -|[Foundation Icons](https://github.com/zurb/foundation-icon-fonts)|fou|implementation 'com.mikepenz:foundation-icons-typeface:+@aar'| |
220 |
| -|[Ionicons](http://ionicons.com/)|ion|implementation 'com.mikepenz:ionicons-typeface:+@aar'| |
221 |
| -|[Pixden7Stroke](http://themes-pixeden.com/font-demos/7-stroke/)|pe7|implementation 'com.mikepenz:pixeden-7-stroke-typeface:+@aar'| |
222 |
| -|[Material Design DX](https://jossef.github.io/material-design-icons-iconfont/)|cmf|implementation 'com.mikepenz:material-design-icons-dx-typeface:+@aar'| |
223 |
| -|[Phosphor Icons](https://phosphoricons.com/)|pho|implementation 'com.mikepenz:phosphor-typeface:+@aar'| |
| 208 | + |
| 209 | +| Link | Prefix | Dependency | |
| 210 | +|-------------------------------------------------------------------------------------------------------------------|-----------------|---------------------------------------------------------------------------------------| |
| 211 | +| [Google Material Design Icons](https://github.com/google/material-design-icons) **ORIGINAL by |
| 212 | +Google** | gmd,gmo,gmr,gms | implementation 'com.mikepenz:google-material-typeface{-outlined,rounded,sharp}:+@aar' | |
| 213 | +| [Material Design Iconic Font](http://zavoloklom.github.io/material-design-iconic-font) **Google Material |
| 214 | +Iconic** | gmi | implementation 'com.mikepenz:material-design-iconic-typeface:+@aar' | |
| 215 | +| [Fontawesome](https://fontawesome.com/) | faw | implementation 'com.mikepenz:fontawesome-typeface:+@aar' | |
| 216 | +| [FontawesomeBrand](https://fontawesome.com/) | fab | implementation 'com.mikepenz:fontawesome-typeface:+@aar' | |
| 217 | +| [FontawesomeRegular](https://fontawesome.com/) | far | implementation 'com.mikepenz:fontawesome-typeface:+@aar' | |
| 218 | +| [Meteocons](http://www.alessioatzeni.com/meteocons/) | met | implementation 'com.mikepenz:meteocons-typeface:+@aar' | |
| 219 | +| [Octicons](https://github.com/github/octicons) | oct | implementation 'com.mikepenz:octicons-typeface:+@aar' | |
| 220 | +| [Community Material](http://materialdesignicons.com/) | cmd | implementation 'com.mikepenz:community-material-typeface:+@aar' | |
| 221 | +| [Weather Icons](https://erikflowers.github.io/weather-icons/) | wic | implementation 'com.mikepenz:weather-icons-typeface:+@aar' | |
| 222 | +| [Typeicons](http://typicons.com/) | typ | implementation 'com.mikepenz:typeicons-typeface:+@aar' | |
| 223 | +| [Entypo](http://www.entypo.com/) | ent | implementation 'com.mikepenz:entypo-typeface:+@aar' | |
| 224 | +| [Devicon](http://devicon.fr/) | dev | implementation 'com.mikepenz:devicon-typeface:+@aar' | |
| 225 | +| [Foundation Icons](https://github.com/zurb/foundation-icon-fonts) | fou | implementation 'com.mikepenz:foundation-icons-typeface:+@aar' | |
| 226 | +| [Ionicons](http://ionicons.com/) | ion | implementation 'com.mikepenz:ionicons-typeface:+@aar' | |
| 227 | +| [Pixden7Stroke](http://themes-pixeden.com/font-demos/7-stroke/) | pe7 | implementation 'com.mikepenz:pixeden-7-stroke-typeface:+@aar' | |
| 228 | +| [Material Design DX](https://jossef.github.io/material-design-icons-iconfont/) | cmf | implementation 'com.mikepenz:material-design-icons-dx-typeface:+@aar' | |
| 229 | +| [Phosphor Icons](https://phosphoricons.com/) | pho | implementation 'com.mikepenz:phosphor-typeface:+@aar' | |
| 230 | +| [Simple Icons](https://simpleicons.org/) | sim | implementation 'com.mikepenz:simple-icons-typeface:+@aar' | |
224 | 231 |
|
225 | 232 | Licenses for all included fonts are linked inside the class or can be found on the coresponding repositories.
|
226 | 233 |
|
|
0 commit comments