0.4.1 • Published 2 years ago
@svgr-iconkit/fontisto v0.4.1
@svgr-iconkit/fontisto
Icons re-exported from Fontisto by Kenan Gündoğan.
Full details please check on website https://svgr-iconkit.dev/explorer/fontisto.
License
- The Fontisto font is licensed under the SIL OFL 1.1:
- Fontisto CSS, LESS, and Sass files are licensed under the MIT License:
- The Fontisto documentation is licensed under the CC BY 3.0 License:
- Attribution is no longer required as of Fontisto 3.0, but much appreciated:- Fontisto by Kenan Gündoğan - http://fontisto.com
 
- Full details: http://fontisto.com/license
Copyright and license
Designed and built by @kenangundogan, @ulasderin and @mstfsnc 2017 Currently - Code licensed MIT License
Usage
React Web
import Icon from '@svgr-iconkit/fontisto';
export default function App() {
  return <div><Icon name="heart" /></div>
}React Native
import { View } from "react-native";
import Icon from '@svgr-iconkit/fontisto';
export default function App() {
  return <View><Icon name="heart" /></View>
}0.4.1
2 years ago
0.3.0-beta.15
3 years ago
0.3.0
3 years ago
0.3.1
3 years ago
0.3.0-beta.12
3 years ago
0.3.0-beta.8
4 years ago
0.3.0-beta.9
4 years ago
0.3.0-beta.10
4 years ago
0.3.0-beta.6
4 years ago
0.3.0-beta.7
4 years ago
0.3.0-beta.4
4 years ago
0.3.0-beta.5
4 years ago
0.2.0
4 years ago
0.2.0-beta.5
4 years ago
0.2.0-beta.3
4 years ago
0.2.0-alpha.5
4 years ago
0.2.0-alpha.1
4 years ago