Ionicons Version: 2.0.1 Total icons: 733 Usage: - .ion-alert - .ion-alert-circled - .ion-android-add - .ion-android-add-circle - .ion-android-alarm-clock - .ion-android-alert - .ion-android-apps - .ion-android-archive - .ion-android-arrow-back - .ion-android-...
Ionicons Version: 2.0.1 Total icons: 733 Usage: - .ion-alert - .ion-alert-circled - .ion-android-add - .ion-android-add-circle - .ion-android-alarm-clock - .ion-android-alert - .ion-android-apps - .ion-android-archive - .ion-android-arrow-back - .ion-android-...
IconsUsageGitHubDesigner pack Open source icons.Lovingly hand-crafted. Premium designed icons for use in web, iOS, Android, and desktop apps. Support for SVG. Completely open source, MIT licensed and built by Ionic. No results for "" Not finding an icon that you want? File an issue and ...
Ionicons Version: 2.0.1 Total icons: 733 Usage: - .ion-alert - .ion-alert-circled - .ion-android-add - .ion-android-add-circle - .ion-android-alarm-clock - .ion-android-alert - .ion-android-apps - .ion-android-archive - .ion-android-arrow-back - .ion-android-...
Basic usage To use a built-in icon from the Ionicons package, populate thenameattribute on the ion-icon component: <ion-iconname="heart"></ion-icon> Custom icons To use a custom SVG, provide its url in thesrcattribute to request the external SVG file. Thesrcattribute works the same as...
Basic usage To use a built-in icon from the Ionicons package, populate thenameattribute on the ion-icon component: <ion-iconname="heart"></ion-icon> Custom icons To use a custom SVG, provide its url in thesrcattribute to request the external SVG file. Thesrcattribute works the same as...
Basic usage To use a built-in icon from the Ionicons package, populate thenameattribute on the ion-icon component: <ion-iconname="heart"></ion-icon> Custom icons To use a custom SVG, provide its url in thesrcattribute to request the external SVG file. Thesrcattribute works the same as...
npm install @react-native-vector-icons/ionicons Usage importIoniconsfrom'@react-native-vector-icons/ionicons';// ...<Ioniconsname="house"color="#ff0000"size={20}/> Contributing See thecontributing guideto learn how to contribute to the repository and the development workflow. ...
Usage Installation of font files The bundle provides a command to install the font files to the web/fonts directory: app/console neonexus:ionicons:install There is also a ScriptHandler for conveniently doing this automatically on each composer install or composer update: ... "scripts": { "pos...
Basic usage To use a built-in icon from the Ionicons package, populate the name attribute on the ion-icon component: <ion-icon name="heart"></ion-icon> Custom icons To use a custom SVG, provide its url in the src attribute to request the external SVG file. The src attribute works ...