Download

Developer Center

Icon Set

Saber comes with an extensive icon set that can be used for various purposes. Typically, you'll want to use the HTML code below to add a 32px icon to your vendor plugin:


<div class="col icon">
<svg viewBox="0 0 32 32">
<use xlink:href="#icon-file-add" x="0" y="0" width="32" height="32"></use>
</svg>
</div>

You can use col icon small in your container div to make a smaller icon at 16px.

The icons above were designed by Mark Entingh for Saber. Please do not use any of these icons outside of the Saber application or for any purpose on your own website, mobile application, or other software or media.