Gorbeh is a pack of +950 scalable vector icons, suitable for web at any size and on any screen. Gorbeh is originally based on Google’s Material Design Icons; Enhanced and optimized by Setareh Karimi and Javid Izadfar at IKA Computing Club.
- Gorbeh Font is licensed under the SIL OFL 1.1:
- Gorbeh CSS files are licensed under the MIT License:
We support and encourage any kind of contribution by anyone. Please read through contributing guidelines. In these guidelines, directions to asking for a new icon, reporting a bug and other notes are fully explained.
To power up your website with Gorbeh Icons, follow these steps:
-
Download Gorbeh’s latest release.
-
Add Gorbeh folder to your preferred directory on your project.
-
Add these lines to your HTML file header:
<!-- Gorbeh Icons -->
<link href="your_directory/css/gorbeh-icons.css" rel="stylesheet">
or
<!-- Gorbeh Icons -->
<link href="your_directory/css/gorbeh-icons.min.css" rel="stylesheet">
- Implement an icon:
<i class="gb gb_icon_name"></i>
in which, icon_name
is name of your desired icon.
- Setareh Karimi
- Email: Setareh.Karimi@ikacc.ir
- Twitter: twitter.com/SetareKarimi
- Github: github.com/SetareK
- Javid Izadfar
- Email: Javid.Izadfar@ikacc.ir
- Twitter: twitter.com/JavidIzadfar
- Github: github.com/Javid-Izadfar