Skip to content

Commit 8f5a420

Browse files
committed
Add Remix Icon
1 parent 60ac6b9 commit 8f5a420

3 files changed

Lines changed: 26 additions & 1 deletion

File tree

FieldtypeFontIconPicker.module

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class FieldtypeFontIconPicker extends Fieldtype implements Module, ConfigurableM
2424
return array(
2525
'title' => 'Icon Picker',
2626
'summary' => __('Allow you to use icon picker input field.'),
27-
'version' => 202,
27+
'version' => 203,
2828
'author' => 'İskender TOTOĞLU | @ukyo(community), @trk (Github), http://altivebir.com.tr',
2929
'icon' => 'hand-pointer-o',
3030
'href' => 'https://github.com/trk/FieldtypeFontIconPicker',

configs/IconPicker.remixicon.php

Lines changed: 24 additions & 0 deletions
Large diffs are not rendered by default.

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
- [FontAwesome 4.7.0](https://fontawesome.com/v4.7.0/icons/)
77
- [Uikit 3.0.34](https://getuikit.com/docs/icon#library)
88
- [IonicIcons 2.0.1](http://ionicons.com/)
9+
- [Remix Icon 2.5.0](https://remixicon.com/)
910

1011
### [Cahangelog](https://github.com/trk/FieldtypeFontIconPicker/blob/master/CHANGELOG.md)
1112

0 commit comments

Comments
 (0)