Icon Font generated by Orion Icon Library
Congratulations, your Icon Font orion-font
from Orion Icon Library was
created successfully!
In the downloaded folder, you will find the file called iconfont.css
[Open] and
the font files called orion-font.*
in
eot
, svg
, ttf
, woff
and woff2
formats.
Place the file iconfont.css
in the same folder of the five font files and include the css
in your html
.
<link href="path/to/iconfont.css" rel="stylesheet"/>
Otherwise include the snippet below in your own stylesheet, paying attention to point the font files url("./orion-font.*")
to the right location.
@font-face {
font-family: "orion-font";
src: url("./orion-font.eot");
src: url("./orion-font.eot?#iefix") format("embedded-opentype"),
url("./orion-font.woff2") format("woff2"),
url("./orion-font.woff") format("woff"),
url("./orion-font.ttf") format("truetype"),
url("./orion-font.svg#orion-font") format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "orion-font";
src: url("./orion-font.svg#orion-font") format("svg");
}
}
[data-icon]::before { content: attr(data-icon); }
[data-icon]::before,
.o-app-layout-1::before,
.o-archive-1::before,
.o-archive-folder-1::before,
.o-bookmark-archive-1::before,
.o-cd-1::before,
.o-clock-1::before,
.o-code-window-1::before,
.o-computer-display-1::before,
.o-contact-card-1::before,
.o-data-storage-1::before,
.o-database-1::before,
.o-diploma-1::before,
.o-document-1::before,
.o-earth-globe-1::before,
.o-exit-1::before,
.o-home-1::before,
.o-id-card-1::before,
.o-imac-screen-1::before,
.o-ipad-1::before,
.o-laptop-screen-1::before,
.o-letter-1::before,
.o-like-hand-1::before,
.o-medical-chart-1::before,
.o-mouse-1::before,
.o-network-1::before,
.o-news-article-1::before,
.o-paper-stack-1::before,
.o-paperwork-1::before,
.o-presentation-1::before,
.o-profile-1::before,
.o-repository-1::before,
.o-sales-up-1::before,
.o-search-magnify-1::before,
.o-settings-window-1::before,
.o-stack-1::before,
.o-statistic-1::before,
.o-survey-1::before,
.o-table-content-1::before,
.o-timing-1::before,
.o-trophy-1::before,
.o-user-1::before,
.o-user-details-1::before,
.o-wifi-router-1::before,
.o-wireframe-1::before {
display: inline-block;
font-family: "orion-font";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-rendering: optimizeLegibility;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
}
.o-app-layout-1::before { content: "\f300"; }
.o-archive-1::before { content: "\f301"; }
.o-archive-folder-1::before { content: "\f302"; }
.o-bookmark-archive-1::before { content: "\f303"; }
.o-cd-1::before { content: "\f304"; }
.o-clock-1::before { content: "\f305"; }
.o-code-window-1::before { content: "\f306"; }
.o-computer-display-1::before { content: "\f307"; }
.o-contact-card-1::before { content: "\f2c3"; }
.o-data-storage-1::before { content: "\f308"; }
.o-database-1::before { content: "\f309"; }
.o-diploma-1::before { content: "\f2c7"; }
.o-document-1::before { content: "\f30a"; }
.o-earth-globe-1::before { content: "\f30b"; }
.o-exit-1::before { content: "\f30c"; }
.o-home-1::before { content: "\f2ce"; }
.o-id-card-1::before { content: "\f2d2"; }
.o-imac-screen-1::before { content: "\f30d"; }
.o-ipad-1::before { content: "\f30e"; }
.o-laptop-screen-1::before { content: "\f30f"; }
.o-letter-1::before { content: "\f310"; }
.o-like-hand-1::before { content: "\f2d4"; }
.o-medical-chart-1::before { content: "\f311"; }
.o-mouse-1::before { content: "\f312"; }
.o-network-1::before { content: "\f313"; }
.o-news-article-1::before { content: "\f314"; }
.o-paper-stack-1::before { content: "\f315"; }
.o-paperwork-1::before { content: "\f316"; }
.o-presentation-1::before { content: "\f317"; }
.o-profile-1::before { content: "\f318"; }
.o-repository-1::before { content: "\f319"; }
.o-sales-up-1::before { content: "\f2e9"; }
.o-search-magnify-1::before { content: "\f323"; }
.o-settings-window-1::before { content: "\f31a"; }
.o-stack-1::before { content: "\f2f6"; }
.o-statistic-1::before { content: "\f31b"; }
.o-survey-1::before { content: "\f31c"; }
.o-table-content-1::before { content: "\f31d"; }
.o-timing-1::before { content: "\f2f9"; }
.o-trophy-1::before { content: "\f31e"; }
.o-user-1::before { content: "\f31f"; }
.o-user-details-1::before { content: "\f320"; }
.o-wifi-router-1::before { content: "\f321"; }
.o-wireframe-1::before { content: "\f322"; }
Once you include the styles, select the Icons you need below to copy the class
or the codepoint
and paste it in your Project.
Preview size:
o-app-layout-1

f300
o-archive-1

f301
o-archive-folder-1

f302
o-bookmark-archive-1

f303
o-cd-1

f304
o-clock-1

f305
o-code-window-1

f306
o-computer-display-1

f307
o-contact-card-1

f2c3
o-data-storage-1

f308
o-database-1

f309
o-diploma-1

f2c7
o-document-1

f30a
o-earth-globe-1

f30b
o-exit-1

f30c
o-home-1

f2ce
o-id-card-1

f2d2
o-imac-screen-1

f30d
o-ipad-1

f30e
o-laptop-screen-1

f30f
o-letter-1

f310
o-like-hand-1

f2d4
o-medical-chart-1

f311
o-mouse-1

f312
o-network-1

f313
o-news-article-1

f314
o-paper-stack-1

f315
o-paperwork-1

f316
o-presentation-1

f317
o-profile-1

f318
o-repository-1

f319
o-sales-up-1

f2e9
o-search-magnify-1

f323
o-settings-window-1

f31a
o-stack-1

f2f6
o-statistic-1

f31b
o-survey-1

f31c
o-table-content-1

f31d
o-timing-1

f2f9
o-trophy-1

f31e
o-user-1

f31f
o-user-details-1

f320
o-wifi-router-1

f321
o-wireframe-1

f322
There are two ways to include the icons in the html
, using class
or data-icon
attribute.
<span class="o-app-layout-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-archive-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-archive-folder-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-bookmark-archive-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-cd-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-clock-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-code-window-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-computer-display-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-contact-card-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-data-storage-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-database-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-diploma-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-document-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-earth-globe-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-exit-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-home-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-id-card-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-imac-screen-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-ipad-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-laptop-screen-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-letter-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-like-hand-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-medical-chart-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-mouse-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-network-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-news-article-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-paper-stack-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-paperwork-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-presentation-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-profile-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-repository-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-sales-up-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-search-magnify-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-settings-window-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-stack-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-statistic-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-survey-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-table-content-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-timing-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-trophy-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-user-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-user-details-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-wifi-router-1"></span>
<!-- or -->
<span data-icon=""></span>
<span class="o-wireframe-1"></span>
<!-- or -->
<span data-icon=""></span>
You can also use the Icon Font in desktop applications installing the .ttf
font on your system. Then copy the unicode character (last row) from the Icons reference and paste it in your application program.