Want to add icons to your designs?
Iconify for Sketch got you covered. One plug-in offers over 100,000 icons from 100+ icon sets, including Material Design Icons, FontAwesome, Jam Icons, Open Emoji and many others.
You can:
It is completely free! All icon sets offered with Iconify are available with open source licenses.
Iconify is an open source platform for working with icons.
Originally it was designed to replace outdated icon fonts with modern SVG framework. Now it is a much bigger project. Iconify offers:
Click "Releases" link, download the latest file, unpack it, open iconify.sketchplugin
in Finder. Finder should launch Sketch that should install this plug-in.
If plug-in installation fails, copy iconify.sketchplugin
to ~/Library/Application Support/com.bohemiancoding.sketch3/Plugins/
.
In Sketch menu select Plug-ins -> Iconify
or press Ctrl+Shift+I
Browse or search icons, select any icon, click "Import" button. Plug-in will import icon to your current project.
Importing icon:
Big choice of "home" icons:
Collections list:
Importing multiple icons:
If you want to build plug-in from source code, follow these steps:
npm install
to install all dependencies.npm run build
to build plug-in.Build process will generate iconify.sketchplugin
that you can install in Sketch.
MIT. See license.txt
This license does not apply to icons. Icons are released under different licenses, see each icons set for details.
Icons available by default are all licensed under some kind of open source or free license.
© 2019 - 2021 Vjacheslav Trushkin