summaryrefslogtreecommitdiff
path: root/fonts/typicons
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /fonts/typicons
Initial commit
Diffstat (limited to 'fonts/typicons')
-rw-r--r--fonts/typicons/README28
-rw-r--r--fonts/typicons/typicons.pdfbin0 -> 133942 bytes
-rw-r--r--fonts/typicons/typicons.sty399
-rw-r--r--fonts/typicons/typicons.tex447
-rw-r--r--fonts/typicons/typicons.ttfbin0 -> 99920 bytes
5 files changed, 874 insertions, 0 deletions
diff --git a/fonts/typicons/README b/fonts/typicons/README
new file mode 100644
index 0000000000..5ca0a952f6
--- /dev/null
+++ b/fonts/typicons/README
@@ -0,0 +1,28 @@
+typicons -- Another set of high quality web icons
+
+The "typicons" package grants access to 336 web-related icons provided by the
+included "Typicons" free font, designed by Stephen Hutchings and released under
+the open SIL Open Font License (available at http://scripts.sil.org/OFL).
+See http://www.typicons.com/ for more details about the font itself.
+
+This package requires the "fontspec" package and either the Xe(La)TeX or
+Lua(La)TeX engine to load the included ttf font.
+
+Once the package is loaded, icons can be accessed through the general \ticon
+command, which takes as argument the name of the desired icon, or through direct
+commands specific to each icon. The full list of icon designs, names and direct
+commands is showcased in the manual.
+
+
+Typicons font
+Author: Stephen Hutchings
+Licence: SIL Open Font License
+
+typicons package
+Author: Arthur Vigil <arthur.h.vigil@gmail.com>
+Licence: The LaTeX Project Public LiĀ­cense, version 1.3c
+
+derived from fontawesome package
+Author: Xavier Danaux <xdanaux@gmail.com>
+Licence: The LaTeX Project Public LiĀ­cense, version 1.3c
+
diff --git a/fonts/typicons/typicons.pdf b/fonts/typicons/typicons.pdf
new file mode 100644
index 0000000000..471bc8d510
--- /dev/null
+++ b/fonts/typicons/typicons.pdf
Binary files differ
diff --git a/fonts/typicons/typicons.sty b/fonts/typicons/typicons.sty
new file mode 100644
index 0000000000..8a10e97dce
--- /dev/null
+++ b/fonts/typicons/typicons.sty
@@ -0,0 +1,399 @@
+
+ %% start of file `typicons.sty'.
+ %% Copyright 2015 Arthur Vigil (arthur.h.vigil@gmail.com)
+ %% Based on 'fontawesome' package by Xavier Danaux
+ %% Copyright 2013 Xavier Danaux (xdanaux@gmail.com).
+ %
+ % This work may be distributed and/or modified under the
+ % conditions of the LaTeX Project Public License version 1.3c,
+ % available at http://www.latex-project.org/lppl/.
+
+
+ %-------------------------------------------------------------------------------
+ % identification
+ %-------------------------------------------------------------------------------
+ \NeedsTeXFormat{LaTeX2e}
+ \ProvidesPackage{typicons}[2015/05/20 v2.0.7 typicon icons]
+
+
+ %-------------------------------------------------------------------------------
+ % requirements
+ %-------------------------------------------------------------------------------
+ \usepackage{fontspec}
+
+
+ %-------------------------------------------------------------------------------
+ % implementation
+ %-------------------------------------------------------------------------------
+
+ % definition of \TI as a shortcut to load the Typicon font
+ \newfontfamily{\TI}{typicons.ttf}
+
+ % generic command to display an icon by its name
+ \newcommand*{\ticon}[1]{%
+ {\TI\csname ticon@#1\endcsname}}
+
+ % icon-specific commands
+
+\expandafter\def\csname ticon@adjust-brightness\endcsname {\symbol{"E000}} \def\tiAdjustBrightness {{\TI\csname ticon@adjust-brightness\endcsname}}
+\expandafter\def\csname ticon@adjust-contrast\endcsname {\symbol{"E001}} \def\tiAdjustContrast {{\TI\csname ticon@adjust-contrast\endcsname}}
+\expandafter\def\csname ticon@anchor-outline\endcsname {\symbol{"E002}} \def\tiAnchorOutline {{\TI\csname ticon@anchor-outline\endcsname}}
+\expandafter\def\csname ticon@anchor\endcsname {\symbol{"E003}} \def\tiAnchor {{\TI\csname ticon@anchor\endcsname}}
+\expandafter\def\csname ticon@archive\endcsname {\symbol{"E004}} \def\tiArchive {{\TI\csname ticon@archive\endcsname}}
+\expandafter\def\csname ticon@arrow-back-outline\endcsname {\symbol{"E005}} \def\tiArrowBackOutline {{\TI\csname ticon@arrow-back-outline\endcsname}}
+\expandafter\def\csname ticon@arrow-back\endcsname {\symbol{"E006}} \def\tiArrowBack {{\TI\csname ticon@arrow-back\endcsname}}
+\expandafter\def\csname ticon@arrow-down-outline\endcsname {\symbol{"E007}} \def\tiArrowDownOutline {{\TI\csname ticon@arrow-down-outline\endcsname}}
+\expandafter\def\csname ticon@arrow-down-thick\endcsname {\symbol{"E008}} \def\tiArrowDownThick {{\TI\csname ticon@arrow-down-thick\endcsname}}
+\expandafter\def\csname ticon@arrow-down\endcsname {\symbol{"E009}} \def\tiArrowDown {{\TI\csname ticon@arrow-down\endcsname}}
+\expandafter\def\csname ticon@arrow-forward-outline\endcsname {\symbol{"E00A}} \def\tiArrowForwardOutline {{\TI\csname ticon@arrow-forward-outline\endcsname}}
+\expandafter\def\csname ticon@arrow-forward\endcsname {\symbol{"E00B}} \def\tiArrowForward {{\TI\csname ticon@arrow-forward\endcsname}}
+\expandafter\def\csname ticon@arrow-left-outline\endcsname {\symbol{"E00C}} \def\tiArrowLeftOutline {{\TI\csname ticon@arrow-left-outline\endcsname}}
+\expandafter\def\csname ticon@arrow-left-thick\endcsname {\symbol{"E00D}} \def\tiArrowLeftThick {{\TI\csname ticon@arrow-left-thick\endcsname}}
+\expandafter\def\csname ticon@arrow-left\endcsname {\symbol{"E00E}} \def\tiArrowLeft {{\TI\csname ticon@arrow-left\endcsname}}
+\expandafter\def\csname ticon@arrow-loop-outline\endcsname {\symbol{"E00F}} \def\tiArrowLoopOutline {{\TI\csname ticon@arrow-loop-outline\endcsname}}
+
+\expandafter\def\csname ticon@arrow-loop\endcsname {\symbol{"E010}} \def\tiArrowLoop {{\TI\csname ticon@arrow-loop\endcsname}}
+\expandafter\def\csname ticon@arrow-maximise-outline\endcsname {\symbol{"E011}} \def\tiArrowMaximiseOutline {{\TI\csname ticon@arrow-maximise-outline\endcsname}}
+\expandafter\def\csname ticon@arrow-maximise\endcsname {\symbol{"E012}} \def\tiArrowMaximise {{\TI\csname ticon@arrow-maximise\endcsname}}
+\expandafter\def\csname ticon@arrow-minimise-outline\endcsname {\symbol{"E013}} \def\tiArrowMinimiseOutline {{\TI\csname ticon@arrow-minimise-outline\endcsname}}
+\expandafter\def\csname ticon@arrow-minimise\endcsname {\symbol{"E014}} \def\tiArrowMinimise {{\TI\csname ticon@arrow-minimise\endcsname}}
+\expandafter\def\csname ticon@arrow-move-outline\endcsname {\symbol{"E015}} \def\tiArrowMoveOutline {{\TI\csname ticon@arrow-move-outline\endcsname}}
+\expandafter\def\csname ticon@arrow-move\endcsname {\symbol{"E016}} \def\tiArrowMove {{\TI\csname ticon@arrow-move\endcsname}}
+\expandafter\def\csname ticon@arrow-repeat-outline\endcsname {\symbol{"E017}} \def\tiArrowRepeatOutline {{\TI\csname ticon@arrow-repeat-outline\endcsname}}
+\expandafter\def\csname ticon@arrow-repeat\endcsname {\symbol{"E018}} \def\tiArrowRepeat {{\TI\csname ticon@arrow-repeat\endcsname}}
+\expandafter\def\csname ticon@arrow-right-outline\endcsname {\symbol{"E019}} \def\tiArrowRightOutline {{\TI\csname ticon@arrow-right-outline\endcsname}}
+\expandafter\def\csname ticon@arrow-right-thick\endcsname {\symbol{"E01A}} \def\tiArrowRightThick {{\TI\csname ticon@arrow-right-thick\endcsname}}
+\expandafter\def\csname ticon@arrow-right\endcsname {\symbol{"E01B}} \def\tiArrowRight {{\TI\csname ticon@arrow-right\endcsname}}
+\expandafter\def\csname ticon@arrow-shuffle\endcsname {\symbol{"E01C}} \def\tiArrowShuffle {{\TI\csname ticon@arrow-shuffle\endcsname}}
+\expandafter\def\csname ticon@arrow-sorted-down\endcsname {\symbol{"E01D}} \def\tiArrowSortedDown {{\TI\csname ticon@arrow-sorted-down\endcsname}}
+\expandafter\def\csname ticon@arrow-sorted-up\endcsname {\symbol{"E01E}} \def\tiArrowSortedUp {{\TI\csname ticon@arrow-sorted-up\endcsname}}
+\expandafter\def\csname ticon@arrow-sync-outline\endcsname {\symbol{"E01F}} \def\tiArrowSyncOutline {{\TI\csname ticon@arrow-sync-outline\endcsname}}
+
+\expandafter\def\csname ticon@arrow-sync\endcsname {\symbol{"E020}} \def\tiArrowSync {{\TI\csname ticon@arrow-sync\endcsname}}
+\expandafter\def\csname ticon@arrow-unsorted\endcsname {\symbol{"E021}} \def\tiArrowUnsorted {{\TI\csname ticon@arrow-unsorted\endcsname}}
+\expandafter\def\csname ticon@arrow-up-outline\endcsname {\symbol{"E022}} \def\tiArrowUpOutline {{\TI\csname ticon@arrow-up-outline\endcsname}}
+\expandafter\def\csname ticon@arrow-up-thick\endcsname {\symbol{"E023}} \def\tiArrowUpThick {{\TI\csname ticon@arrow-up-thick\endcsname}}
+\expandafter\def\csname ticon@arrow-up\endcsname {\symbol{"E024}} \def\tiArrowUp {{\TI\csname ticon@arrow-up\endcsname}}
+\expandafter\def\csname ticon@at\endcsname {\symbol{"E025}} \def\tiAt {{\TI\csname ticon@at\endcsname}}
+\expandafter\def\csname ticon@attachment-outline\endcsname {\symbol{"E026}} \def\tiAttachmentOutline {{\TI\csname ticon@attachment-outline\endcsname}}
+\expandafter\def\csname ticon@attachment\endcsname {\symbol{"E027}} \def\tiAttachment {{\TI\csname ticon@attachment\endcsname}}
+\expandafter\def\csname ticon@backspace-outline\endcsname {\symbol{"E028}} \def\tiBackspaceOutline {{\TI\csname ticon@backspace-outline\endcsname}}
+\expandafter\def\csname ticon@backspace\endcsname {\symbol{"E029}} \def\tiBackspace {{\TI\csname ticon@backspace\endcsname}}
+\expandafter\def\csname ticon@battery-charge\endcsname {\symbol{"E02A}} \def\tiBatteryCharge {{\TI\csname ticon@battery-charge\endcsname}}
+\expandafter\def\csname ticon@battery-full\endcsname {\symbol{"E02B}} \def\tiBatteryFull {{\TI\csname ticon@battery-full\endcsname}}
+\expandafter\def\csname ticon@battery-high\endcsname {\symbol{"E02C}} \def\tiBatteryHigh {{\TI\csname ticon@battery-high\endcsname}}
+\expandafter\def\csname ticon@battery-low\endcsname {\symbol{"E02D}} \def\tiBatteryLow {{\TI\csname ticon@battery-low\endcsname}}
+\expandafter\def\csname ticon@battery-mid\endcsname {\symbol{"E02E}} \def\tiBatteryMid {{\TI\csname ticon@battery-mid\endcsname}}
+\expandafter\def\csname ticon@beaker\endcsname {\symbol{"E02F}} \def\tiBeaker {{\TI\csname ticon@beaker\endcsname}}
+
+\expandafter\def\csname ticon@beer\endcsname {\symbol{"E030}} \def\tiBeer {{\TI\csname ticon@beer\endcsname}}
+\expandafter\def\csname ticon@bell\endcsname {\symbol{"E031}} \def\tiBell {{\TI\csname ticon@bell\endcsname}}
+\expandafter\def\csname ticon@book\endcsname {\symbol{"E032}} \def\tiBook {{\TI\csname ticon@book\endcsname}}
+\expandafter\def\csname ticon@bookmark\endcsname {\symbol{"E033}} \def\tiBookmark {{\TI\csname ticon@bookmark\endcsname}}
+\expandafter\def\csname ticon@briefcase\endcsname {\symbol{"E034}} \def\tiBriefcase {{\TI\csname ticon@briefcase\endcsname}}
+\expandafter\def\csname ticon@brush\endcsname {\symbol{"E035}} \def\tiBrush {{\TI\csname ticon@brush\endcsname}}
+\expandafter\def\csname ticon@business-card\endcsname {\symbol{"E036}} \def\tiBusinessCard {{\TI\csname ticon@business-card\endcsname}}
+\expandafter\def\csname ticon@calculator\endcsname {\symbol{"E037}} \def\tiCalculator {{\TI\csname ticon@calculator\endcsname}}
+\expandafter\def\csname ticon@calendar-outline\endcsname {\symbol{"E038}} \def\tiCalendarOutline {{\TI\csname ticon@calendar-outline\endcsname}}
+\expandafter\def\csname ticon@calendar\endcsname {\symbol{"E039}} \def\tiCalendar {{\TI\csname ticon@calendar\endcsname}}
+\expandafter\def\csname ticon@camera-outline\endcsname {\symbol{"E03A}} \def\tiCameraOutline {{\TI\csname ticon@camera-outline\endcsname}}
+\expandafter\def\csname ticon@camera\endcsname {\symbol{"E03B}} \def\tiCamera {{\TI\csname ticon@camera\endcsname}}
+\expandafter\def\csname ticon@cancel-outline\endcsname {\symbol{"E03C}} \def\tiCancelOutline {{\TI\csname ticon@cancel-outline\endcsname}}
+\expandafter\def\csname ticon@cancel\endcsname {\symbol{"E03D}} \def\tiCancel {{\TI\csname ticon@cancel\endcsname}}
+\expandafter\def\csname ticon@chart-area-outline\endcsname {\symbol{"E03E}} \def\tiChartAreaOutline {{\TI\csname ticon@chart-area-outline\endcsname}}
+\expandafter\def\csname ticon@chart-area\endcsname {\symbol{"E03F}} \def\tiChartArea {{\TI\csname ticon@chart-area\endcsname}}
+
+\expandafter\def\csname ticon@chart-bar-outline\endcsname {\symbol{"E040}} \def\tiChartBarOutline {{\TI\csname ticon@chart-bar-outline\endcsname}}
+\expandafter\def\csname ticon@chart-bar\endcsname {\symbol{"E041}} \def\tiChartBar {{\TI\csname ticon@chart-bar\endcsname}}
+\expandafter\def\csname ticon@chart-line-outline\endcsname {\symbol{"E042}} \def\tiChartLineOutline {{\TI\csname ticon@chart-line-outline\endcsname}}
+\expandafter\def\csname ticon@chart-line\endcsname {\symbol{"E043}} \def\tiChartLine {{\TI\csname ticon@chart-line\endcsname}}
+\expandafter\def\csname ticon@chart-pie-outline\endcsname {\symbol{"E044}} \def\tiChartPieOutline {{\TI\csname ticon@chart-pie-outline\endcsname}}
+\expandafter\def\csname ticon@chart-pie\endcsname {\symbol{"E045}} \def\tiChartPie {{\TI\csname ticon@chart-pie\endcsname}}
+\expandafter\def\csname ticon@chevron-left-outline\endcsname {\symbol{"E046}} \def\tiChevronLeftOutline {{\TI\csname ticon@chevron-left-outline\endcsname}}
+\expandafter\def\csname ticon@chevron-left\endcsname {\symbol{"E047}} \def\tiChevronLeft {{\TI\csname ticon@chevron-left\endcsname}}
+\expandafter\def\csname ticon@chevron-right-outline\endcsname {\symbol{"E048}} \def\tiChevronRightOutline {{\TI\csname ticon@chevron-right-outline\endcsname}}
+\expandafter\def\csname ticon@chevron-right\endcsname {\symbol{"E049}} \def\tiChevronRight {{\TI\csname ticon@chevron-right\endcsname}}
+\expandafter\def\csname ticon@clipboard\endcsname {\symbol{"E04A}} \def\tiClipboard {{\TI\csname ticon@clipboard\endcsname}}
+\expandafter\def\csname ticon@cloud-storage\endcsname {\symbol{"E04B}} \def\tiCloudStorage {{\TI\csname ticon@cloud-storage\endcsname}}
+\expandafter\def\csname ticon@cloud-storage-outline\endcsname {\symbol{"E054}} \def\tiCloudStorageOutline {{\TI\csname ticon@cloud-storage-outline\endcsname}}
+\expandafter\def\csname ticon@code-outline\endcsname {\symbol{"E04C}} \def\tiCodeOutline {{\TI\csname ticon@code-outline\endcsname}}
+\expandafter\def\csname ticon@code\endcsname {\symbol{"E04D}} \def\tiCode {{\TI\csname ticon@code\endcsname}}
+\expandafter\def\csname ticon@coffee\endcsname {\symbol{"E04E}} \def\tiCoffee {{\TI\csname ticon@coffee\endcsname}}
+\expandafter\def\csname ticon@cog-outline\endcsname {\symbol{"E04F}} \def\tiCogOutline {{\TI\csname ticon@cog-outline\endcsname}}
+
+\expandafter\def\csname ticon@cog\endcsname {\symbol{"E050}} \def\tiCog {{\TI\csname ticon@cog\endcsname}}
+\expandafter\def\csname ticon@compass\endcsname {\symbol{"E051}} \def\tiCompass {{\TI\csname ticon@compass\endcsname}}
+\expandafter\def\csname ticon@contacts\endcsname {\symbol{"E052}} \def\tiContacts {{\TI\csname ticon@contacts\endcsname}}
+\expandafter\def\csname ticon@credit-card\endcsname {\symbol{"E053}} \def\tiCreditCard {{\TI\csname ticon@credit-card\endcsname}}
+\expandafter\def\csname ticon@css3\endcsname {\symbol{"E055}} \def\tiCss3 {{\TI\csname ticon@css3\endcsname}}
+\expandafter\def\csname ticon@database\endcsname {\symbol{"E056}} \def\tiDatabase {{\TI\csname ticon@database\endcsname}}
+\expandafter\def\csname ticon@delete-outline\endcsname {\symbol{"E057}} \def\tiDeleteOutline {{\TI\csname ticon@delete-outline\endcsname}}
+\expandafter\def\csname ticon@delete\endcsname {\symbol{"E058}} \def\tiDelete {{\TI\csname ticon@delete\endcsname}}
+\expandafter\def\csname ticon@device-desktop\endcsname {\symbol{"E059}} \def\tiDeviceDesktop {{\TI\csname ticon@device-desktop\endcsname}}
+\expandafter\def\csname ticon@device-laptop\endcsname {\symbol{"E05A}} \def\tiDeviceLaptop {{\TI\csname ticon@device-laptop\endcsname}}
+\expandafter\def\csname ticon@device-phone\endcsname {\symbol{"E05B}} \def\tiDevicePhone {{\TI\csname ticon@device-phone\endcsname}}
+\expandafter\def\csname ticon@device-tablet\endcsname {\symbol{"E05C}} \def\tiDeviceTablet {{\TI\csname ticon@device-tablet\endcsname}}
+\expandafter\def\csname ticon@directions\endcsname {\symbol{"E05D}} \def\tiDirections {{\TI\csname ticon@directions\endcsname}}
+\expandafter\def\csname ticon@divide-outline\endcsname {\symbol{"E05E}} \def\tiDivideOutline {{\TI\csname ticon@divide-outline\endcsname}}
+\expandafter\def\csname ticon@divide\endcsname {\symbol{"E05F}} \def\tiDivide {{\TI\csname ticon@divide\endcsname}}
+
+\expandafter\def\csname ticon@document-add\endcsname {\symbol{"E060}} \def\tiDocumentAdd {{\TI\csname ticon@document-add\endcsname}}
+\expandafter\def\csname ticon@document-delete\endcsname {\symbol{"E061}} \def\tiDocumentDelete {{\TI\csname ticon@document-delete\endcsname}}
+\expandafter\def\csname ticon@document-text\endcsname {\symbol{"E062}} \def\tiDocumentText {{\TI\csname ticon@document-text\endcsname}}
+\expandafter\def\csname ticon@document\endcsname {\symbol{"E063}} \def\tiDocument {{\TI\csname ticon@document\endcsname}}
+\expandafter\def\csname ticon@download-outline\endcsname {\symbol{"E064}} \def\tiDownloadOutline {{\TI\csname ticon@download-outline\endcsname}}
+\expandafter\def\csname ticon@download\endcsname {\symbol{"E065}} \def\tiDownload {{\TI\csname ticon@download\endcsname}}
+\expandafter\def\csname ticon@dropbox\endcsname {\symbol{"E066}} \def\tiDropbox {{\TI\csname ticon@dropbox\endcsname}}
+\expandafter\def\csname ticon@edit\endcsname {\symbol{"E067}} \def\tiEdit {{\TI\csname ticon@edit\endcsname}}
+\expandafter\def\csname ticon@eject-outline\endcsname {\symbol{"E068}} \def\tiEjectOutline {{\TI\csname ticon@eject-outline\endcsname}}
+\expandafter\def\csname ticon@eject\endcsname {\symbol{"E069}} \def\tiEject {{\TI\csname ticon@eject\endcsname}}
+\expandafter\def\csname ticon@equals-outline\endcsname {\symbol{"E06A}} \def\tiEqualsOutline {{\TI\csname ticon@equals-outline\endcsname}}
+\expandafter\def\csname ticon@equals\endcsname {\symbol{"E06B}} \def\tiEquals {{\TI\csname ticon@equals\endcsname}}
+\expandafter\def\csname ticon@export-outline\endcsname {\symbol{"E06C}} \def\tiExportOutline {{\TI\csname ticon@export-outline\endcsname}}
+\expandafter\def\csname ticon@export\endcsname {\symbol{"E06D}} \def\tiExport {{\TI\csname ticon@export\endcsname}}
+\expandafter\def\csname ticon@eye-outline\endcsname {\symbol{"E06E}} \def\tiEyeOutline {{\TI\csname ticon@eye-outline\endcsname}}
+\expandafter\def\csname ticon@eye\endcsname {\symbol{"E06F}} \def\tiEye {{\TI\csname ticon@eye\endcsname}}
+
+\expandafter\def\csname ticon@feather\endcsname {\symbol{"E070}} \def\tiFeather {{\TI\csname ticon@feather\endcsname}}
+\expandafter\def\csname ticon@film\endcsname {\symbol{"E071}} \def\tiFilm {{\TI\csname ticon@film\endcsname}}
+\expandafter\def\csname ticon@filter\endcsname {\symbol{"E072}} \def\tiFilter {{\TI\csname ticon@filter\endcsname}}
+\expandafter\def\csname ticon@flag-outline\endcsname {\symbol{"E073}} \def\tiFlagOutline {{\TI\csname ticon@flag-outline\endcsname}}
+\expandafter\def\csname ticon@flag\endcsname {\symbol{"E074}} \def\tiFlag {{\TI\csname ticon@flag\endcsname}}
+\expandafter\def\csname ticon@flash-outline\endcsname {\symbol{"E075}} \def\tiFlashOutline {{\TI\csname ticon@flash-outline\endcsname}}
+\expandafter\def\csname ticon@flash\endcsname {\symbol{"E076}} \def\tiFlash {{\TI\csname ticon@flash\endcsname}}
+\expandafter\def\csname ticon@flow-children\endcsname {\symbol{"E077}} \def\tiFlowChildren {{\TI\csname ticon@flow-children\endcsname}}
+\expandafter\def\csname ticon@flow-merge\endcsname {\symbol{"E078}} \def\tiFlowMerge {{\TI\csname ticon@flow-merge\endcsname}}
+\expandafter\def\csname ticon@flow-parallel\endcsname {\symbol{"E079}} \def\tiFlowParallel {{\TI\csname ticon@flow-parallel\endcsname}}
+\expandafter\def\csname ticon@flow-switch\endcsname {\symbol{"E07A}} \def\tiFlowSwitch {{\TI\csname ticon@flow-switch\endcsname}}
+\expandafter\def\csname ticon@folder-add\endcsname {\symbol{"E07B}} \def\tiFolderAdd {{\TI\csname ticon@folder-add\endcsname}}
+\expandafter\def\csname ticon@folder-delete\endcsname {\symbol{"E07C}} \def\tiFolderDelete {{\TI\csname ticon@folder-delete\endcsname}}
+\expandafter\def\csname ticon@folder-open\endcsname {\symbol{"E07D}} \def\tiFolderOpen {{\TI\csname ticon@folder-open\endcsname}}
+\expandafter\def\csname ticon@folder\endcsname {\symbol{"E07E}} \def\tiFolder {{\TI\csname ticon@folder\endcsname}}
+\expandafter\def\csname ticon@gift\endcsname {\symbol{"E07F}} \def\tiGift {{\TI\csname ticon@gift\endcsname}}
+
+\expandafter\def\csname ticon@globe-outline\endcsname {\symbol{"E080}} \def\tiGlobeOutline {{\TI\csname ticon@globe-outline\endcsname}}
+\expandafter\def\csname ticon@globe\endcsname {\symbol{"E081}} \def\tiGlobe {{\TI\csname ticon@globe\endcsname}}
+\expandafter\def\csname ticon@group-outline\endcsname {\symbol{"E082}} \def\tiGroupOutline {{\TI\csname ticon@group-outline\endcsname}}
+\expandafter\def\csname ticon@group\endcsname {\symbol{"E083}} \def\tiGroup {{\TI\csname ticon@group\endcsname}}
+\expandafter\def\csname ticon@headphones\endcsname {\symbol{"E084}} \def\tiHeadphones {{\TI\csname ticon@headphones\endcsname}}
+\expandafter\def\csname ticon@heart-full-outline\endcsname {\symbol{"E085}} \def\tiHeartFullOutline {{\TI\csname ticon@heart-full-outline\endcsname}}
+\expandafter\def\csname ticon@heart-half-outline\endcsname {\symbol{"E086}} \def\tiHeartHalfOutline {{\TI\csname ticon@heart-half-outline\endcsname}}
+\expandafter\def\csname ticon@heart-outline\endcsname {\symbol{"E087}} \def\tiHeartOutline {{\TI\csname ticon@heart-outline\endcsname}}
+\expandafter\def\csname ticon@heart\endcsname {\symbol{"E088}} \def\tiHeart {{\TI\csname ticon@heart\endcsname}}
+\expandafter\def\csname ticon@home-outline\endcsname {\symbol{"E089}} \def\tiHomeOutline {{\TI\csname ticon@home-outline\endcsname}}
+\expandafter\def\csname ticon@home\endcsname {\symbol{"E08A}} \def\tiHome {{\TI\csname ticon@home\endcsname}}
+\expandafter\def\csname ticon@html5\endcsname {\symbol{"E08B}} \def\tiHtml5 {{\TI\csname ticon@html5\endcsname}}
+\expandafter\def\csname ticon@image-outline\endcsname {\symbol{"E08C}} \def\tiImageOutline {{\TI\csname ticon@image-outline\endcsname}}
+\expandafter\def\csname ticon@image\endcsname {\symbol{"E08D}} \def\tiImage {{\TI\csname ticon@image\endcsname}}
+\expandafter\def\csname ticon@infinity-outline\endcsname {\symbol{"E08E}} \def\tiInfinityOutline {{\TI\csname ticon@infinity-outline\endcsname}}
+\expandafter\def\csname ticon@infinity\endcsname {\symbol{"E08F}} \def\tiInfinity {{\TI\csname ticon@infinity\endcsname}}
+
+\expandafter\def\csname ticon@info-large-outline\endcsname {\symbol{"E090}} \def\tiInfoLargeOutline {{\TI\csname ticon@info-large-outline\endcsname}}
+\expandafter\def\csname ticon@info-large\endcsname {\symbol{"E091}} \def\tiInfoLarge {{\TI\csname ticon@info-large\endcsname}}
+\expandafter\def\csname ticon@info-outline\endcsname {\symbol{"E092}} \def\tiInfoOutline {{\TI\csname ticon@info-outline\endcsname}}
+\expandafter\def\csname ticon@info\endcsname {\symbol{"E093}} \def\tiInfo {{\TI\csname ticon@info\endcsname}}
+\expandafter\def\csname ticon@input-checked-outline\endcsname {\symbol{"E094}} \def\tiInputCheckedOutline {{\TI\csname ticon@input-checked-outline\endcsname}}
+\expandafter\def\csname ticon@input-checked\endcsname {\symbol{"E095}} \def\tiInputChecked {{\TI\csname ticon@input-checked\endcsname}}
+\expandafter\def\csname ticon@key-outline\endcsname {\symbol{"E096}} \def\tiKeyOutline {{\TI\csname ticon@key-outline\endcsname}}
+\expandafter\def\csname ticon@key\endcsname {\symbol{"E097}} \def\tiKey {{\TI\csname ticon@key\endcsname}}
+\expandafter\def\csname ticon@keyboard\endcsname {\symbol{"E098}} \def\tiKeyboard {{\TI\csname ticon@keyboard\endcsname}}
+\expandafter\def\csname ticon@leaf\endcsname {\symbol{"E099}} \def\tiLeaf {{\TI\csname ticon@leaf\endcsname}}
+\expandafter\def\csname ticon@lightbulb\endcsname {\symbol{"E09A}} \def\tiLightbulb {{\TI\csname ticon@lightbulb\endcsname}}
+\expandafter\def\csname ticon@link-outline\endcsname {\symbol{"E09B}} \def\tiLinkOutline {{\TI\csname ticon@link-outline\endcsname}}
+\expandafter\def\csname ticon@link\endcsname {\symbol{"E09C}} \def\tiLink {{\TI\csname ticon@link\endcsname}}
+\expandafter\def\csname ticon@location-arrow-outline\endcsname {\symbol{"E09D}} \def\tiLocationArrowOutline {{\TI\csname ticon@location-arrow-outline\endcsname}}
+\expandafter\def\csname ticon@location-arrow\endcsname {\symbol{"E09E}} \def\tiLocationArrow {{\TI\csname ticon@location-arrow\endcsname}}
+\expandafter\def\csname ticon@location-outline\endcsname {\symbol{"E09F}} \def\tiLocationOutline {{\TI\csname ticon@location-outline\endcsname}}
+
+\expandafter\def\csname ticon@location\endcsname {\symbol{"E0A0}} \def\tiLocation {{\TI\csname ticon@location\endcsname}}
+\expandafter\def\csname ticon@lock-closed-outline\endcsname {\symbol{"E0A1}} \def\tiLockClosedOutline {{\TI\csname ticon@lock-closed-outline\endcsname}}
+\expandafter\def\csname ticon@lock-closed\endcsname {\symbol{"E0A2}} \def\tiLockClosed {{\TI\csname ticon@lock-closed\endcsname}}
+\expandafter\def\csname ticon@lock-open-outline\endcsname {\symbol{"E0A3}} \def\tiLockOpenOutline {{\TI\csname ticon@lock-open-outline\endcsname}}
+\expandafter\def\csname ticon@lock-open\endcsname {\symbol{"E0A4}} \def\tiLockOpen {{\TI\csname ticon@lock-open\endcsname}}
+\expandafter\def\csname ticon@mail\endcsname {\symbol{"E0A5}} \def\tiMail {{\TI\csname ticon@mail\endcsname}}
+\expandafter\def\csname ticon@map\endcsname {\symbol{"E0A6}} \def\tiMap {{\TI\csname ticon@map\endcsname}}
+\expandafter\def\csname ticon@media-eject-outline\endcsname {\symbol{"E0A7}} \def\tiMediaEjectOutline {{\TI\csname ticon@media-eject-outline\endcsname}}
+\expandafter\def\csname ticon@media-eject\endcsname {\symbol{"E0A8}} \def\tiMediaEject {{\TI\csname ticon@media-eject\endcsname}}
+\expandafter\def\csname ticon@media-fast-forward-outline\endcsname {\symbol{"E0A9}} \def\tiMediaFastForwardOutline {{\TI\csname ticon@media-fast-forward-outline\endcsname}}
+\expandafter\def\csname ticon@media-fast-forward\endcsname {\symbol{"E0AA}} \def\tiMediaFastForward {{\TI\csname ticon@media-fast-forward\endcsname}}
+\expandafter\def\csname ticon@media-pause-outline\endcsname {\symbol{"E0AB}} \def\tiMediaPauseOutline {{\TI\csname ticon@media-pause-outline\endcsname}}
+\expandafter\def\csname ticon@media-pause\endcsname {\symbol{"E0AC}} \def\tiMediaPause {{\TI\csname ticon@media-pause\endcsname}}
+\expandafter\def\csname ticon@media-play-outline\endcsname {\symbol{"E0AD}} \def\tiMediaPlayOutline {{\TI\csname ticon@media-play-outline\endcsname}}
+\expandafter\def\csname ticon@media-play-reverse-outline\endcsname {\symbol{"E0AE}} \def\tiMediaPlayReverseOutline {{\TI\csname ticon@media-play-reverse-outline\endcsname}}
+\expandafter\def\csname ticon@media-play-reverse\endcsname {\symbol{"E0AF}} \def\tiMediaPlayReverse {{\TI\csname ticon@media-play-reverse\endcsname}}
+
+\expandafter\def\csname ticon@media-play\endcsname {\symbol{"E0B0}} \def\tiMediaPlay {{\TI\csname ticon@media-play\endcsname}}
+\expandafter\def\csname ticon@media-record-outline\endcsname {\symbol{"E0B1}} \def\tiMediaRecordOutline {{\TI\csname ticon@media-record-outline\endcsname}}
+\expandafter\def\csname ticon@media-record\endcsname {\symbol{"E0B2}} \def\tiMediaRecord {{\TI\csname ticon@media-record\endcsname}}
+\expandafter\def\csname ticon@media-rewind-outline\endcsname {\symbol{"E0B3}} \def\tiMediaRewindOutline {{\TI\csname ticon@media-rewind-outline\endcsname}}
+\expandafter\def\csname ticon@media-rewind\endcsname {\symbol{"E0B4}} \def\tiMediaRewind {{\TI\csname ticon@media-rewind\endcsname}}
+\expandafter\def\csname ticon@media-stop-outline\endcsname {\symbol{"E0B5}} \def\tiMediaStopOutline {{\TI\csname ticon@media-stop-outline\endcsname}}
+\expandafter\def\csname ticon@media-stop\endcsname {\symbol{"E0B6}} \def\tiMediaStop {{\TI\csname ticon@media-stop\endcsname}}
+\expandafter\def\csname ticon@message-typing\endcsname {\symbol{"E0B7}} \def\tiMessageTyping {{\TI\csname ticon@message-typing\endcsname}}
+\expandafter\def\csname ticon@message\endcsname {\symbol{"E0B8}} \def\tiMessage {{\TI\csname ticon@message\endcsname}}
+\expandafter\def\csname ticon@messages\endcsname {\symbol{"E0B9}} \def\tiMessages {{\TI\csname ticon@messages\endcsname}}
+\expandafter\def\csname ticon@microphone-outline\endcsname {\symbol{"E0BA}} \def\tiMicrophoneOutline {{\TI\csname ticon@microphone-outline\endcsname}}
+\expandafter\def\csname ticon@microphone\endcsname {\symbol{"E0BB}} \def\tiMicrophone {{\TI\csname ticon@microphone\endcsname}}
+\expandafter\def\csname ticon@minus-outline\endcsname {\symbol{"E0BC}} \def\tiMinusOutline {{\TI\csname ticon@minus-outline\endcsname}}
+\expandafter\def\csname ticon@minus\endcsname {\symbol{"E0BD}} \def\tiMinus {{\TI\csname ticon@minus\endcsname}}
+\expandafter\def\csname ticon@mortar-board\endcsname {\symbol{"E0BE}} \def\tiMortarBoard {{\TI\csname ticon@mortar-board\endcsname}}
+\expandafter\def\csname ticon@news\endcsname {\symbol{"E0BF}} \def\tiNews {{\TI\csname ticon@news\endcsname}}
+
+\expandafter\def\csname ticon@notes-outline\endcsname {\symbol{"E0C0}} \def\tiNotesOutline {{\TI\csname ticon@notes-outline\endcsname}}
+\expandafter\def\csname ticon@notes\endcsname {\symbol{"E0C1}} \def\tiNotes {{\TI\csname ticon@notes\endcsname}}
+\expandafter\def\csname ticon@pen\endcsname {\symbol{"E0C2}} \def\tiPen {{\TI\csname ticon@pen\endcsname}}
+\expandafter\def\csname ticon@pencil\endcsname {\symbol{"E0C3}} \def\tiPencil {{\TI\csname ticon@pencil\endcsname}}
+\expandafter\def\csname ticon@phone-outline\endcsname {\symbol{"E0C4}} \def\tiPhoneOutline {{\TI\csname ticon@phone-outline\endcsname}}
+\expandafter\def\csname ticon@phone\endcsname {\symbol{"E0C5}} \def\tiPhone {{\TI\csname ticon@phone\endcsname}}
+\expandafter\def\csname ticon@pi-outline\endcsname {\symbol{"E0C6}} \def\tiPiOutline {{\TI\csname ticon@pi-outline\endcsname}}
+\expandafter\def\csname ticon@pi\endcsname {\symbol{"E0C7}} \def\tiPi {{\TI\csname ticon@pi\endcsname}}
+\expandafter\def\csname ticon@pin-outline\endcsname {\symbol{"E0C8}} \def\tiPinOutline {{\TI\csname ticon@pin-outline\endcsname}}
+\expandafter\def\csname ticon@pin\endcsname {\symbol{"E0C9}} \def\tiPin {{\TI\csname ticon@pin\endcsname}}
+\expandafter\def\csname ticon@pipette\endcsname {\symbol{"E0CA}} \def\tiPipette {{\TI\csname ticon@pipette\endcsname}}
+\expandafter\def\csname ticon@plane-outline\endcsname {\symbol{"E0CB}} \def\tiPlaneOutline {{\TI\csname ticon@plane-outline\endcsname}}
+\expandafter\def\csname ticon@plane\endcsname {\symbol{"E0CC}} \def\tiPlane {{\TI\csname ticon@plane\endcsname}}
+\expandafter\def\csname ticon@plug\endcsname {\symbol{"E0CD}} \def\tiPlug {{\TI\csname ticon@plug\endcsname}}
+\expandafter\def\csname ticon@plus-outline\endcsname {\symbol{"E0CE}} \def\tiPlusOutline {{\TI\csname ticon@plus-outline\endcsname}}
+\expandafter\def\csname ticon@plus\endcsname {\symbol{"E0CF}} \def\tiPlus {{\TI\csname ticon@plus\endcsname}}
+
+\expandafter\def\csname ticon@point-of-interest-outline\endcsname {\symbol{"E0D0}} \def\tiPointOfInterestOutline {{\TI\csname ticon@point-of-interest-outline\endcsname}}
+\expandafter\def\csname ticon@point-of-interest\endcsname {\symbol{"E0D1}} \def\tiPointOfInterest {{\TI\csname ticon@point-of-interest\endcsname}}
+\expandafter\def\csname ticon@power-outline\endcsname {\symbol{"E0D2}} \def\tiPowerOutline {{\TI\csname ticon@power-outline\endcsname}}
+\expandafter\def\csname ticon@power\endcsname {\symbol{"E0D3}} \def\tiPower {{\TI\csname ticon@power\endcsname}}
+\expandafter\def\csname ticon@printer\endcsname {\symbol{"E0D4}} \def\tiPrinter {{\TI\csname ticon@printer\endcsname}}
+\expandafter\def\csname ticon@puzzle-outline\endcsname {\symbol{"E0D5}} \def\tiPuzzleOutline {{\TI\csname ticon@puzzle-outline\endcsname}}
+\expandafter\def\csname ticon@puzzle\endcsname {\symbol{"E0D6}} \def\tiPuzzle {{\TI\csname ticon@puzzle\endcsname}}
+\expandafter\def\csname ticon@radar-outline\endcsname {\symbol{"E0D7}} \def\tiRadarOutline {{\TI\csname ticon@radar-outline\endcsname}}
+\expandafter\def\csname ticon@radar\endcsname {\symbol{"E0D8}} \def\tiRadar {{\TI\csname ticon@radar\endcsname}}
+\expandafter\def\csname ticon@refresh-outline\endcsname {\symbol{"E0D9}} \def\tiRefreshOutline {{\TI\csname ticon@refresh-outline\endcsname}}
+\expandafter\def\csname ticon@refresh\endcsname {\symbol{"E0DA}} \def\tiRefresh {{\TI\csname ticon@refresh\endcsname}}
+\expandafter\def\csname ticon@rss-outline\endcsname {\symbol{"E0DB}} \def\tiRssOutline {{\TI\csname ticon@rss-outline\endcsname}}
+\expandafter\def\csname ticon@rss\endcsname {\symbol{"E0DC}} \def\tiRss {{\TI\csname ticon@rss\endcsname}}
+\expandafter\def\csname ticon@scissors-outline\endcsname {\symbol{"E0DD}} \def\tiScissorsOutline {{\TI\csname ticon@scissors-outline\endcsname}}
+\expandafter\def\csname ticon@scissors\endcsname {\symbol{"E0DE}} \def\tiScissors {{\TI\csname ticon@scissors\endcsname}}
+\expandafter\def\csname ticon@shopping-bag\endcsname {\symbol{"E0DF}} \def\tiShoppingBag {{\TI\csname ticon@shopping-bag\endcsname}}
+
+\expandafter\def\csname ticon@shopping-cart\endcsname {\symbol{"E0E0}} \def\tiShoppingCart {{\TI\csname ticon@shopping-cart\endcsname}}
+\expandafter\def\csname ticon@social-at-circular\endcsname {\symbol{"E0E1}} \def\tiSocialAtCircular {{\TI\csname ticon@social-at-circular\endcsname}}
+\expandafter\def\csname ticon@social-dribbble-circular\endcsname {\symbol{"E0E2}} \def\tiSocialDribbbleCircular {{\TI\csname ticon@social-dribbble-circular\endcsname}}
+\expandafter\def\csname ticon@social-dribbble\endcsname {\symbol{"E0E3}} \def\tiSocialDribbble {{\TI\csname ticon@social-dribbble\endcsname}}
+\expandafter\def\csname ticon@social-facebook-circular\endcsname {\symbol{"E0E4}} \def\tiSocialFacebookCircular {{\TI\csname ticon@social-facebook-circular\endcsname}}
+\expandafter\def\csname ticon@social-facebook\endcsname {\symbol{"E0E5}} \def\tiSocialFacebook {{\TI\csname ticon@social-facebook\endcsname}}
+\expandafter\def\csname ticon@social-flickr-circular\endcsname {\symbol{"E0E6}} \def\tiSocialFlickrCircular {{\TI\csname ticon@social-flickr-circular\endcsname}}
+\expandafter\def\csname ticon@social-flickr\endcsname {\symbol{"E0E7}} \def\tiSocialFlickr {{\TI\csname ticon@social-flickr\endcsname}}
+\expandafter\def\csname ticon@social-github-circular\endcsname {\symbol{"E0E8}} \def\tiSocialGithubCircular {{\TI\csname ticon@social-github-circular\endcsname}}
+\expandafter\def\csname ticon@social-github\endcsname {\symbol{"E0E9}} \def\tiSocialGithub {{\TI\csname ticon@social-github\endcsname}}
+\expandafter\def\csname ticon@social-google-plus-circular\endcsname {\symbol{"E0EA}} \def\tiSocialGooglePlusCircular {{\TI\csname ticon@social-google-plus-circular\endcsname}}
+\expandafter\def\csname ticon@social-google-plus\endcsname {\symbol{"E0EB}} \def\tiSocialGooglePlus {{\TI\csname ticon@social-google-plus\endcsname}}
+\expandafter\def\csname ticon@social-instagram-circular\endcsname {\symbol{"E0EC}} \def\tiSocialInstagramCircular {{\TI\csname ticon@social-instagram-circular\endcsname}}
+\expandafter\def\csname ticon@social-instagram\endcsname {\symbol{"E0ED}} \def\tiSocialInstagram {{\TI\csname ticon@social-instagram\endcsname}}
+\expandafter\def\csname ticon@social-last-fm-circular\endcsname {\symbol{"E0EE}} \def\tiSocialLastFmCircular {{\TI\csname ticon@social-last-fm-circular\endcsname}}
+\expandafter\def\csname ticon@social-last-fm\endcsname {\symbol{"E0EF}} \def\tiSocialLastFm {{\TI\csname ticon@social-last-fm\endcsname}}
+
+\expandafter\def\csname ticon@social-linkedin-circular\endcsname {\symbol{"E0F0}} \def\tiSocialLinkedinCircular {{\TI\csname ticon@social-linkedin-circular\endcsname}}
+\expandafter\def\csname ticon@social-linkedin\endcsname {\symbol{"E0F1}} \def\tiSocialLinkedin {{\TI\csname ticon@social-linkedin\endcsname}}
+\expandafter\def\csname ticon@social-pinterest-circular\endcsname {\symbol{"E0F2}} \def\tiSocialPinterestCircular {{\TI\csname ticon@social-pinterest-circular\endcsname}}
+\expandafter\def\csname ticon@social-pinterest\endcsname {\symbol{"E0F3}} \def\tiSocialPinterest {{\TI\csname ticon@social-pinterest\endcsname}}
+\expandafter\def\csname ticon@social-skype-outline\endcsname {\symbol{"E0F4}} \def\tiSocialSkypeOutline {{\TI\csname ticon@social-skype-outline\endcsname}}
+\expandafter\def\csname ticon@social-skype\endcsname {\symbol{"E0F5}} \def\tiSocialSkype {{\TI\csname ticon@social-skype\endcsname}}
+\expandafter\def\csname ticon@social-tumbler-circular\endcsname {\symbol{"E0F6}} \def\tiSocialTumblerCircular {{\TI\csname ticon@social-tumbler-circular\endcsname}}
+\expandafter\def\csname ticon@social-tumbler\endcsname {\symbol{"E0F7}} \def\tiSocialTumbler {{\TI\csname ticon@social-tumbler\endcsname}}
+\expandafter\def\csname ticon@social-twitter-circular\endcsname {\symbol{"E0F8}} \def\tiSocialTwitterCircular {{\TI\csname ticon@social-twitter-circular\endcsname}}
+\expandafter\def\csname ticon@social-twitter\endcsname {\symbol{"E0F9}} \def\tiSocialTwitter {{\TI\csname ticon@social-twitter\endcsname}}
+\expandafter\def\csname ticon@social-vimeo-circular\endcsname {\symbol{"E0FA}} \def\tiSocialVimeoCircular {{\TI\csname ticon@social-vimeo-circular\endcsname}}
+\expandafter\def\csname ticon@social-vimeo\endcsname {\symbol{"E0FB}} \def\tiSocialVimeo {{\TI\csname ticon@social-vimeo\endcsname}}
+\expandafter\def\csname ticon@social-youtube-circular\endcsname {\symbol{"E0FC}} \def\tiSocialYoutubeCircular {{\TI\csname ticon@social-youtube-circular\endcsname}}
+\expandafter\def\csname ticon@social-youtube\endcsname {\symbol{"E0FD}} \def\tiSocialYoutube {{\TI\csname ticon@social-youtube\endcsname}}
+\expandafter\def\csname ticon@sort-alphabetically-outline\endcsname {\symbol{"E0FE}} \def\tiSortAlphabeticallyOutline {{\TI\csname ticon@sort-alphabetically-outline\endcsname}}
+\expandafter\def\csname ticon@sort-alphabetically\endcsname {\symbol{"E0FF}} \def\tiSortAlphabetically {{\TI\csname ticon@sort-alphabetically\endcsname}}
+
+\expandafter\def\csname ticon@sort-numerically-outline\endcsname {\symbol{"E100}} \def\tiSortNumericallyOutline {{\TI\csname ticon@sort-numerically-outline\endcsname}}
+\expandafter\def\csname ticon@sort-numerically\endcsname {\symbol{"E101}} \def\tiSortNumerically {{\TI\csname ticon@sort-numerically\endcsname}}
+\expandafter\def\csname ticon@spanner-outline\endcsname {\symbol{"E102}} \def\tiSpannerOutline {{\TI\csname ticon@spanner-outline\endcsname}}
+\expandafter\def\csname ticon@spanner\endcsname {\symbol{"E103}} \def\tiSpanner {{\TI\csname ticon@spanner\endcsname}}
+\expandafter\def\csname ticon@spiral\endcsname {\symbol{"E104}} \def\tiSpiral {{\TI\csname ticon@spiral\endcsname}}
+\expandafter\def\csname ticon@star-full-outline\endcsname {\symbol{"E105}} \def\tiStarFullOutline {{\TI\csname ticon@star-full-outline\endcsname}}
+\expandafter\def\csname ticon@star-half-outline\endcsname {\symbol{"E106}} \def\tiStarHalfOutline {{\TI\csname ticon@star-half-outline\endcsname}}
+\expandafter\def\csname ticon@star-half\endcsname {\symbol{"E107}} \def\tiStarHalf {{\TI\csname ticon@star-half\endcsname}}
+\expandafter\def\csname ticon@star-outline\endcsname {\symbol{"E108}} \def\tiStarOutline {{\TI\csname ticon@star-outline\endcsname}}
+\expandafter\def\csname ticon@star\endcsname {\symbol{"E109}} \def\tiStar {{\TI\csname ticon@star\endcsname}}
+\expandafter\def\csname ticon@starburst-outline\endcsname {\symbol{"E10A}} \def\tiStarburstOutline {{\TI\csname ticon@starburst-outline\endcsname}}
+\expandafter\def\csname ticon@starburst\endcsname {\symbol{"E10B}} \def\tiStarburst {{\TI\csname ticon@starburst\endcsname}}
+\expandafter\def\csname ticon@stopwatch\endcsname {\symbol{"E10C}} \def\tiStopwatch {{\TI\csname ticon@stopwatch\endcsname}}
+\expandafter\def\csname ticon@support\endcsname {\symbol{"E10D}} \def\tiSupport {{\TI\csname ticon@support\endcsname}}
+\expandafter\def\csname ticon@tabs-outline\endcsname {\symbol{"E10E}} \def\tiTabsOutline {{\TI\csname ticon@tabs-outline\endcsname}}
+\expandafter\def\csname ticon@tag\endcsname {\symbol{"E10F}} \def\tiTag {{\TI\csname ticon@tag\endcsname}}
+
+\expandafter\def\csname ticon@tags\endcsname {\symbol{"E110}} \def\tiTags {{\TI\csname ticon@tags\endcsname}}
+\expandafter\def\csname ticon@th-large-outline\endcsname {\symbol{"E111}} \def\tiThLargeOutline {{\TI\csname ticon@th-large-outline\endcsname}}
+\expandafter\def\csname ticon@th-large\endcsname {\symbol{"E112}} \def\tiThLarge {{\TI\csname ticon@th-large\endcsname}}
+\expandafter\def\csname ticon@th-list-outline\endcsname {\symbol{"E113}} \def\tiThListOutline {{\TI\csname ticon@th-list-outline\endcsname}}
+\expandafter\def\csname ticon@th-list\endcsname {\symbol{"E114}} \def\tiThList {{\TI\csname ticon@th-list\endcsname}}
+\expandafter\def\csname ticon@th-menu-outline\endcsname {\symbol{"E115}} \def\tiThMenuOutline {{\TI\csname ticon@th-menu-outline\endcsname}}
+\expandafter\def\csname ticon@th-menu\endcsname {\symbol{"E116}} \def\tiThMenu {{\TI\csname ticon@th-menu\endcsname}}
+\expandafter\def\csname ticon@th-small-outline\endcsname {\symbol{"E117}} \def\tiThSmallOutline {{\TI\csname ticon@th-small-outline\endcsname}}
+\expandafter\def\csname ticon@th-small\endcsname {\symbol{"E118}} \def\tiThSmall {{\TI\csname ticon@th-small\endcsname}}
+\expandafter\def\csname ticon@thermometer\endcsname {\symbol{"E119}} \def\tiThermometer {{\TI\csname ticon@thermometer\endcsname}}
+\expandafter\def\csname ticon@thumbs-down\endcsname {\symbol{"E11A}} \def\tiThumbsDown {{\TI\csname ticon@thumbs-down\endcsname}}
+\expandafter\def\csname ticon@thumbs-ok\endcsname {\symbol{"E11B}} \def\tiThumbsOk {{\TI\csname ticon@thumbs-ok\endcsname}}
+\expandafter\def\csname ticon@thumbs-up\endcsname {\symbol{"E11C}} \def\tiThumbsUp {{\TI\csname ticon@thumbs-up\endcsname}}
+\expandafter\def\csname ticon@tick-outline\endcsname {\symbol{"E11D}} \def\tiTickOutline {{\TI\csname ticon@tick-outline\endcsname}}
+\expandafter\def\csname ticon@tick\endcsname {\symbol{"E11E}} \def\tiTick {{\TI\csname ticon@tick\endcsname}}
+\expandafter\def\csname ticon@ticket\endcsname {\symbol{"E11F}} \def\tiTicket {{\TI\csname ticon@ticket\endcsname}}
+
+\expandafter\def\csname ticon@time\endcsname {\symbol{"E120}} \def\tiTime {{\TI\csname ticon@time\endcsname}}
+\expandafter\def\csname ticon@times-outline\endcsname {\symbol{"E121}} \def\tiTimesOutline {{\TI\csname ticon@times-outline\endcsname}}
+\expandafter\def\csname ticon@times\endcsname {\symbol{"E122}} \def\tiTimes {{\TI\csname ticon@times\endcsname}}
+\expandafter\def\csname ticon@trash\endcsname {\symbol{"E123}} \def\tiTrash {{\TI\csname ticon@trash\endcsname}}
+\expandafter\def\csname ticon@tree\endcsname {\symbol{"E124}} \def\tiTree {{\TI\csname ticon@tree\endcsname}}
+\expandafter\def\csname ticon@upload-outline\endcsname {\symbol{"E125}} \def\tiUploadOutline {{\TI\csname ticon@upload-outline\endcsname}}
+\expandafter\def\csname ticon@upload\endcsname {\symbol{"E126}} \def\tiUpload {{\TI\csname ticon@upload\endcsname}}
+\expandafter\def\csname ticon@user-add-outline\endcsname {\symbol{"E127}} \def\tiUserAddOutline {{\TI\csname ticon@user-add-outline\endcsname}}
+\expandafter\def\csname ticon@user-add\endcsname {\symbol{"E128}} \def\tiUserAdd {{\TI\csname ticon@user-add\endcsname}}
+\expandafter\def\csname ticon@user-delete-outline\endcsname {\symbol{"E129}} \def\tiUserDeleteOutline {{\TI\csname ticon@user-delete-outline\endcsname}}
+\expandafter\def\csname ticon@user-delete\endcsname {\symbol{"E12A}} \def\tiUserDelete {{\TI\csname ticon@user-delete\endcsname}}
+\expandafter\def\csname ticon@user-outline\endcsname {\symbol{"E12B}} \def\tiUserOutline {{\TI\csname ticon@user-outline\endcsname}}
+\expandafter\def\csname ticon@user\endcsname {\symbol{"E12C}} \def\tiUser {{\TI\csname ticon@user\endcsname}}
+\expandafter\def\csname ticon@vendor-android\endcsname {\symbol{"E12D}} \def\tiVendorAndroid {{\TI\csname ticon@vendor-android\endcsname}}
+\expandafter\def\csname ticon@vendor-apple\endcsname {\symbol{"E12E}} \def\tiVendorApple {{\TI\csname ticon@vendor-apple\endcsname}}
+\expandafter\def\csname ticon@vendor-microsoft\endcsname {\symbol{"E12F}} \def\tiVendorMicrosoft {{\TI\csname ticon@vendor-microsoft\endcsname}}
+
+\expandafter\def\csname ticon@video-outline\endcsname {\symbol{"E130}} \def\tiVideoOutline {{\TI\csname ticon@video-outline\endcsname}}
+\expandafter\def\csname ticon@video\endcsname {\symbol{"E131}} \def\tiVideo {{\TI\csname ticon@video\endcsname}}
+\expandafter\def\csname ticon@volume-down\endcsname {\symbol{"E132}} \def\tiVolumeDown {{\TI\csname ticon@volume-down\endcsname}}
+\expandafter\def\csname ticon@volume-mute\endcsname {\symbol{"E133}} \def\tiVolumeMute {{\TI\csname ticon@volume-mute\endcsname}}
+\expandafter\def\csname ticon@volume-up\endcsname {\symbol{"E134}} \def\tiVolumeUp {{\TI\csname ticon@volume-up\endcsname}}
+\expandafter\def\csname ticon@volume\endcsname {\symbol{"E135}} \def\tiVolume {{\TI\csname ticon@volume\endcsname}}
+\expandafter\def\csname ticon@warning-outline\endcsname {\symbol{"E136}} \def\tiWarningOutline {{\TI\csname ticon@warning-outline\endcsname}}
+\expandafter\def\csname ticon@warning\endcsname {\symbol{"E137}} \def\tiWarning {{\TI\csname ticon@warning\endcsname}}
+\expandafter\def\csname ticon@watch\endcsname {\symbol{"E138}} \def\tiWatch {{\TI\csname ticon@watch\endcsname}}
+\expandafter\def\csname ticon@waves-outline\endcsname {\symbol{"E139}} \def\tiWavesOutline {{\TI\csname ticon@waves-outline\endcsname}}
+\expandafter\def\csname ticon@waves\endcsname {\symbol{"E13A}} \def\tiWaves {{\TI\csname ticon@waves\endcsname}}
+\expandafter\def\csname ticon@weather-cloudy\endcsname {\symbol{"E13B}} \def\tiWeatherCloudy {{\TI\csname ticon@weather-cloudy\endcsname}}
+\expandafter\def\csname ticon@weather-downpour\endcsname {\symbol{"E13C}} \def\tiWeatherDownpour {{\TI\csname ticon@weather-downpour\endcsname}}
+\expandafter\def\csname ticon@weather-night\endcsname {\symbol{"E13D}} \def\tiWeatherNight {{\TI\csname ticon@weather-night\endcsname}}
+\expandafter\def\csname ticon@weather-partly-sunny\endcsname {\symbol{"E13E}} \def\tiWeatherPartlySunny {{\TI\csname ticon@weather-partly-sunny\endcsname}}
+\expandafter\def\csname ticon@weather-shower\endcsname {\symbol{"E13F}} \def\tiWeatherShower {{\TI\csname ticon@weather-shower\endcsname}}
+
+\expandafter\def\csname ticon@weather-snow\endcsname {\symbol{"E140}} \def\tiWeatherSnow {{\TI\csname ticon@weather-snow\endcsname}}
+\expandafter\def\csname ticon@weather-stormy\endcsname {\symbol{"E141}} \def\tiWeatherStormy {{\TI\csname ticon@weather-stormy\endcsname}}
+\expandafter\def\csname ticon@weather-sunny\endcsname {\symbol{"E142}} \def\tiWeatherSunny {{\TI\csname ticon@weather-sunny\endcsname}}
+\expandafter\def\csname ticon@weather-windy-cloudy\endcsname {\symbol{"E143}} \def\tiWeatherWindyCloudy {{\TI\csname ticon@weather-windy-cloudy\endcsname}}
+\expandafter\def\csname ticon@weather-windy\endcsname {\symbol{"E144}} \def\tiWeatherWindy {{\TI\csname ticon@weather-windy\endcsname}}
+\expandafter\def\csname ticon@wi-fi-outline\endcsname {\symbol{"E145}} \def\tiWiFiOutline {{\TI\csname ticon@wi-fi-outline\endcsname}}
+\expandafter\def\csname ticon@wi-fi\endcsname {\symbol{"E146}} \def\tiWiFi {{\TI\csname ticon@wi-fi\endcsname}}
+\expandafter\def\csname ticon@wine\endcsname {\symbol{"E147}} \def\tiWine {{\TI\csname ticon@wine\endcsname}}
+\expandafter\def\csname ticon@world-outline\endcsname {\symbol{"E148}} \def\tiWorldOutline {{\TI\csname ticon@world-outline\endcsname}}
+\expandafter\def\csname ticon@world\endcsname {\symbol{"E149}} \def\tiWorld {{\TI\csname ticon@world\endcsname}}
+\expandafter\def\csname ticon@zoom-in-outline\endcsname {\symbol{"E14A}} \def\tiZoomInOutline {{\TI\csname ticon@zoom-in-outline\endcsname}}
+\expandafter\def\csname ticon@zoom-in\endcsname {\symbol{"E14B}} \def\tiZoomIn {{\TI\csname ticon@zoom-in\endcsname}}
+\expandafter\def\csname ticon@zoom-out-outline\endcsname {\symbol{"E14C}} \def\tiZoomOutOutline {{\TI\csname ticon@zoom-out-outline\endcsname}}
+\expandafter\def\csname ticon@zoom-out\endcsname {\symbol{"E14D}} \def\tiZoomOut {{\TI\csname ticon@zoom-out\endcsname}}
+\expandafter\def\csname ticon@zoom-outline\endcsname {\symbol{"E14E}} \def\tiZoomOutline {{\TI\csname ticon@zoom-outline\endcsname}}
+\expandafter\def\csname ticon@zoom\endcsname {\symbol{"E14F}} \def\tiZoom {{\TI\csname ticon@zoom\endcsname}}
+
+ \endinput
+
+
+ %% end of file 'typicons.sty'.
+ \ No newline at end of file
diff --git a/fonts/typicons/typicons.tex b/fonts/typicons/typicons.tex
new file mode 100644
index 0000000000..5092ba07c5
--- /dev/null
+++ b/fonts/typicons/typicons.tex
@@ -0,0 +1,447 @@
+
+ %% start of file `typicon.tex'.
+ %% Copyright 2015 Arthur Vigil (arthur.h.vigil@gmail.com).
+ %%
+ %% Modified from fontawesome package by Xavier Danaux
+ %% Copyright 2013 Xavier Danaux (xdanaux@gmail.com).
+ %
+ % This work may be distributed and/or modified under the
+ % conditions of the LaTeX Project Public License version 1.3c,
+ % available at http://www.latex-project.org/lppl/.
+
+ \documentclass{ltxdoc}
+ %\GetFileInfo{\jobname.sty}
+ \def\fileversion{2.0.7}
+ \def\filedate{May 20, 2015}
+ \usepackage{lmodern}
+ \usepackage[numbered]{hypdoc}
+ \usepackage{hologo}
+ \usepackage{hyperref, xcolor}
+ \definecolor{myblue}{rgb}{0.22,0.45,0.70}% light blue
+ \hypersetup{colorlinks=true, linkcolor=myblue, urlcolor=myblue, hyperindex}
+ \usepackage{longtable, booktabs}
+ \usepackage{tikz}
+ \usepackage{xparse, ifthen}
+ \usepackage{\jobname}
+ \EnableCrossrefs
+ \CodelineIndex
+ \RecordChanges
+
+ \begin{document}
+ \title{The \textsf{\jobname} package\\Another set of high quality web icons}
+ \author{%
+ Arthur Vigil\thanks{E-mail: \href{mailto:arthur.h.vigil@gmail.com}{\tt arthur.h.vigil@gmail.com}} (\hologo{LaTeX} code)\\%
+ Xavier Danaux (more \hologo{LaTeX} code)\\%
+ Stephen Hutchings (font and icons design)}
+ \date{Version \fileversion, released on \filedate}
+ \maketitle
+
+ \begin{abstract}
+ The \textsf{\jobname} package grants access to 336 web-related icons provided by the included \emph{Typicon} free font, designed by Stephen Hutchings and released\footnote{See \url{http://www.typicons.com/} for more details about the font itself} under the open SIL Open Font License\footnote{Available at \url{http://scripts.sil.org/OFL}.}.
+
+ This package requires the \textsf{fontspec} package and either the \hologo{Xe}\hologo{(La)TeX} or Lua\hologo{(La)TeX} engine to load the included ttf font.
+ \end{abstract}
+
+ \changes{v2.0.7} {2015/05/20}{First public release (version number set to match the included typicons.ttf font version).}
+ \makeatletter
+ \let\PrintMacroName@original\PrintMacroName
+ %\let\PrintDescribeMacro\@gobble
+ %\let\PrintDescribeEnv\@gobble
+ \let\PrintMacroName\@gobble
+ %\let\PrintEnvName\@gobble
+ \begin{macro}{\faTextHeight}
+ \changes{v3.0.2-1}{2013/03/23}{Corrected binding.}
+ \end{macro}
+ \begin{macro}{\faTextWidth}
+ \changes{v3.0.2-1}{2013/03/23}{Corrected binding.}
+ \end{macro}
+ \let\PrintMacroName\PrintMacroName@original
+ \makeatother
+
+ \bigskip
+
+ \section{Introduction}
+ The \textsf{\jobname} package aims to enable easy access in \hologo{(La)TeX} to high quality
+ \hyperref[section:icons]{icons}.
+ It is a redistribution of the free (as in beer) \emph{Typicons} ttf font with specific bindings for \hologo{(La)TeX}, based on the similar \textsf{fontawesome} package.
+
+ \section{Requirements}
+ The \textsf{\jobname} package requires the \textsf{fontspec} package and either the \hologo{Xe}\hologo{(La)TeX} or Lua\hologo{(La)TeX} engine to load the included ttf font.
+
+ \section{Usage}
+ \DescribeMacro{\ticon}
+ Once the \textsf{\jobname} package loaded, icons can be accessed through the general \cs{ticon}, which takes as mandatory argument the \meta{name} of the desired icon, or through a direct command specific to each icon. The full list of icon designs, names and direct commands are showcased next.
+
+ \newenvironment{showcase}%
+ {%
+ % \begin{longtable}{ccp{4cm}p{5cm}p{1cm}}% debug: shows icons with both generic and specific commands
+ \begin{longtable}{cp{4cm}p{5cm}p{1cm}}
+ \cmidrule[\heavyrulewidth]{1-3}% \toprule
+ % \bfseries Icon& \bfseries Icon& \bfseries Name& \bfseries Direct command& \\% debug
+ \bfseries Icon& \bfseries Name& \bfseries Direct command& \\
+ \cmidrule{1-3}\endhead}
+ {\cmidrule[\heavyrulewidth]{1-3}% \bottomrule
+ \end{longtable}}
+ \NewDocumentCommand{\showcaseicon}{mmg}{%
+ % \ticon{#1}& \csname#2\endcsname& \itshape #1& \ttfamily \textbackslash #2\index{\ttfamily \textbackslash #2}& \IfNoValueTF{#3}{}{\tag{#3}}\\}% debug
+ \ticon{#1}& \itshape #1& \ttfamily \textbackslash #2\index{\ttfamily \textbackslash #2}& \IfNoValueTF{#3}{}{\tag{#3}}\\}
+ \newcommand{\tag}[1]{{%
+ \small\sffamily%
+ \ifthenelse{\equal{#1}{new}}{%
+ \tikz[baseline={(TAG.base)}]{
+ \node[white, fill=myblue, rounded corners=3pt, inner sep=1.5pt] (TAG) {new!\vphantom{Ay!}};
+ }}{}%
+ \ifthenelse{\equal{#1}{gone}}{%
+ \tikz[baseline={(TAG.base)}]{
+ \node[black!50, fill=black!25, rounded corners=3pt, inner sep=1.5pt] (TAG) {gone (?)\vphantom{Ay!}};
+ }}{}%
+ \ifthenelse{\equal{#1}{alias}}{%
+ \textcolor{black!50}{(alias)}}{}%
+ }}
+
+ \subsection{Typicon icons\label{section:icons}}
+ \begin{showcase}
+ \showcaseicon{adjust-brightness}{tiAdjustBrightness}
+ \showcaseicon{adjust-contrast}{tiAdjustContrast}
+ \showcaseicon{anchor-outline}{tiAnchorOutline}
+ \showcaseicon{anchor}{tiAnchor}
+ \showcaseicon{archive}{tiArchive}
+ \showcaseicon{arrow-back-outline}{tiArrowBackOutline}
+ \showcaseicon{arrow-back}{tiArrowBack}
+ \showcaseicon{arrow-down-outline}{tiArrowDownOutline}
+ \showcaseicon{arrow-down-thick}{tiArrowDownThick}
+ \showcaseicon{arrow-down}{tiArrowDown}
+ \showcaseicon{arrow-forward-outline}{tiArrowForwardOutline}
+ \showcaseicon{arrow-forward}{tiArrowForward}
+ \showcaseicon{arrow-left-outline}{tiArrowLeftOutline}
+ \showcaseicon{arrow-left-thick}{tiArrowLeftThick}
+ \showcaseicon{arrow-left}{tiArrowLeft}
+ \showcaseicon{arrow-loop-outline}{tiArrowLoopOutline}
+ \showcaseicon{arrow-loop}{tiArrowLoop}
+ \showcaseicon{arrow-maximise-outline}{tiArrowMaximiseOutline}
+ \showcaseicon{arrow-maximise}{tiArrowMaximise}
+ \showcaseicon{arrow-minimise-outline}{tiArrowMinimiseOutline}
+ \showcaseicon{arrow-minimise}{tiArrowMinimise}
+ \showcaseicon{arrow-move-outline}{tiArrowMoveOutline}
+ \showcaseicon{arrow-move}{tiArrowMove}
+ \showcaseicon{arrow-repeat-outline}{tiArrowRepeatOutline}
+ \showcaseicon{arrow-repeat}{tiArrowRepeat}
+ \showcaseicon{arrow-right-outline}{tiArrowRightOutline}
+ \showcaseicon{arrow-right-thick}{tiArrowRightThick}
+ \showcaseicon{arrow-right}{tiArrowRight}
+ \showcaseicon{arrow-shuffle}{tiArrowShuffle}
+ \showcaseicon{arrow-sorted-down}{tiArrowSortedDown}
+ \showcaseicon{arrow-sorted-up}{tiArrowSortedUp}
+ \showcaseicon{arrow-sync-outline}{tiArrowSyncOutline}
+ \showcaseicon{arrow-sync}{tiArrowSync}
+ \showcaseicon{arrow-unsorted}{tiArrowUnsorted}
+ \showcaseicon{arrow-up-outline}{tiArrowUpOutline}
+ \showcaseicon{arrow-up-thick}{tiArrowUpThick}
+ \showcaseicon{arrow-up}{tiArrowUp}
+ \showcaseicon{at}{tiAt}
+ \showcaseicon{attachment-outline}{tiAttachmentOutline}
+ \showcaseicon{attachment}{tiAttachment}
+ \showcaseicon{backspace-outline}{tiBackspaceOutline}
+ \showcaseicon{backspace}{tiBackspace}
+ \showcaseicon{battery-charge}{tiBatteryCharge}
+ \showcaseicon{battery-full}{tiBatteryFull}
+ \showcaseicon{battery-high}{tiBatteryHigh}
+ \showcaseicon{battery-low}{tiBatteryLow}
+ \showcaseicon{battery-mid}{tiBatteryMid}
+ \showcaseicon{beaker}{tiBeaker}
+ \showcaseicon{beer}{tiBeer}
+ \showcaseicon{bell}{tiBell}
+ \showcaseicon{book}{tiBook}
+ \showcaseicon{bookmark}{tiBookmark}
+ \showcaseicon{briefcase}{tiBriefcase}
+ \showcaseicon{brush}{tiBrush}
+ \showcaseicon{business-card}{tiBusinessCard}
+ \showcaseicon{calculator}{tiCalculator}
+ \showcaseicon{calendar-outline}{tiCalendarOutline}
+ \showcaseicon{calendar}{tiCalendar}
+ \showcaseicon{camera-outline}{tiCameraOutline}
+ \showcaseicon{camera}{tiCamera}
+ \showcaseicon{cancel-outline}{tiCancelOutline}
+ \showcaseicon{cancel}{tiCancel}
+ \showcaseicon{chart-area-outline}{tiChartAreaOutline}
+ \showcaseicon{chart-area}{tiChartArea}
+ \showcaseicon{chart-bar-outline}{tiChartBarOutline}
+ \showcaseicon{chart-bar}{tiChartBar}
+ \showcaseicon{chart-line-outline}{tiChartLineOutline}
+ \showcaseicon{chart-line}{tiChartLine}
+ \showcaseicon{chart-pie-outline}{tiChartPieOutline}
+ \showcaseicon{chart-pie}{tiChartPie}
+ \showcaseicon{chevron-left-outline}{tiChevronLeftOutline}
+ \showcaseicon{chevron-left}{tiChevronLeft}
+ \showcaseicon{chevron-right-outline}{tiChevronRightOutline}
+ \showcaseicon{chevron-right}{tiChevronRight}
+ \showcaseicon{clipboard}{tiClipboard}
+ \showcaseicon{cloud-storage}{tiCloudStorage}
+ \showcaseicon{cloud-storage-outline}{tiCloudStorageOutline}
+ \showcaseicon{code-outline}{tiCodeOutline}
+ \showcaseicon{code}{tiCode}
+ \showcaseicon{coffee}{tiCoffee}
+ \showcaseicon{cog-outline}{tiCogOutline}
+ \showcaseicon{cog}{tiCog}
+ \showcaseicon{compass}{tiCompass}
+ \showcaseicon{contacts}{tiContacts}
+ \showcaseicon{credit-card}{tiCreditCard}
+ \showcaseicon{css3}{tiCss3}
+ \showcaseicon{database}{tiDatabase}
+ \showcaseicon{delete-outline}{tiDeleteOutline}
+ \showcaseicon{delete}{tiDelete}
+ \showcaseicon{device-desktop}{tiDeviceDesktop}
+ \showcaseicon{device-laptop}{tiDeviceLaptop}
+ \showcaseicon{device-phone}{tiDevicePhone}
+ \showcaseicon{device-tablet}{tiDeviceTablet}
+ \showcaseicon{directions}{tiDirections}
+ \showcaseicon{divide-outline}{tiDivideOutline}
+ \showcaseicon{divide}{tiDivide}
+ \showcaseicon{document-add}{tiDocumentAdd}
+ \showcaseicon{document-delete}{tiDocumentDelete}
+ \showcaseicon{document-text}{tiDocumentText}
+ \showcaseicon{document}{tiDocument}
+ \showcaseicon{download-outline}{tiDownloadOutline}
+ \showcaseicon{download}{tiDownload}
+ \showcaseicon{dropbox}{tiDropbox}
+ \showcaseicon{edit}{tiEdit}
+ \showcaseicon{eject-outline}{tiEjectOutline}
+ \showcaseicon{eject}{tiEject}
+ \showcaseicon{equals-outline}{tiEqualsOutline}
+ \showcaseicon{equals}{tiEquals}
+ \showcaseicon{export-outline}{tiExportOutline}
+ \showcaseicon{export}{tiExport}
+ \showcaseicon{eye-outline}{tiEyeOutline}
+ \showcaseicon{eye}{tiEye}
+ \showcaseicon{feather}{tiFeather}
+ \showcaseicon{film}{tiFilm}
+ \showcaseicon{filter}{tiFilter}
+ \showcaseicon{flag-outline}{tiFlagOutline}
+ \showcaseicon{flag}{tiFlag}
+ \showcaseicon{flash-outline}{tiFlashOutline}
+ \showcaseicon{flash}{tiFlash}
+ \showcaseicon{flow-children}{tiFlowChildren}
+ \showcaseicon{flow-merge}{tiFlowMerge}
+ \showcaseicon{flow-parallel}{tiFlowParallel}
+ \showcaseicon{flow-switch}{tiFlowSwitch}
+ \showcaseicon{folder-add}{tiFolderAdd}
+ \showcaseicon{folder-delete}{tiFolderDelete}
+ \showcaseicon{folder-open}{tiFolderOpen}
+ \showcaseicon{folder}{tiFolder}
+ \showcaseicon{gift}{tiGift}
+ \showcaseicon{globe-outline}{tiGlobeOutline}
+ \showcaseicon{globe}{tiGlobe}
+ \showcaseicon{group-outline}{tiGroupOutline}
+ \showcaseicon{group}{tiGroup}
+ \showcaseicon{headphones}{tiHeadphones}
+ \showcaseicon{heart-full-outline}{tiHeartFullOutline}
+ \showcaseicon{heart-half-outline}{tiHeartHalfOutline}
+ \showcaseicon{heart-outline}{tiHeartOutline}
+ \showcaseicon{heart}{tiHeart}
+ \showcaseicon{home-outline}{tiHomeOutline}
+ \showcaseicon{home}{tiHome}
+ \showcaseicon{html5}{tiHtml5}
+ \showcaseicon{image-outline}{tiImageOutline}
+ \showcaseicon{image}{tiImage}
+ \showcaseicon{infinity-outline}{tiInfinityOutline}
+ \showcaseicon{infinity}{tiInfinity}
+ \showcaseicon{info-large-outline}{tiInfoLargeOutline}
+ \showcaseicon{info-large}{tiInfoLarge}
+ \showcaseicon{info-outline}{tiInfoOutline}
+ \showcaseicon{info}{tiInfo}
+ \showcaseicon{input-checked-outline}{tiInputCheckedOutline}
+ \showcaseicon{input-checked}{tiInputChecked}
+ \showcaseicon{key-outline}{tiKeyOutline}
+ \showcaseicon{key}{tiKey}
+ \showcaseicon{keyboard}{tiKeyboard}
+ \showcaseicon{leaf}{tiLeaf}
+ \showcaseicon{lightbulb}{tiLightbulb}
+ \showcaseicon{link-outline}{tiLinkOutline}
+ \showcaseicon{link}{tiLink}
+ \showcaseicon{location-arrow-outline}{tiLocationArrowOutline}
+ \showcaseicon{location-arrow}{tiLocationArrow}
+ \showcaseicon{location-outline}{tiLocationOutline}
+ \showcaseicon{location}{tiLocation}
+ \showcaseicon{lock-closed-outline}{tiLockClosedOutline}
+ \showcaseicon{lock-closed}{tiLockClosed}
+ \showcaseicon{lock-open-outline}{tiLockOpenOutline}
+ \showcaseicon{lock-open}{tiLockOpen}
+ \showcaseicon{mail}{tiMail}
+ \showcaseicon{map}{tiMap}
+ \showcaseicon{media-eject-outline}{tiMediaEjectOutline}
+ \showcaseicon{media-eject}{tiMediaEject}
+ \showcaseicon{media-fast-forward-outline}{tiMediaFastForwardOutline}
+ \showcaseicon{media-fast-forward}{tiMediaFastForward}
+ \showcaseicon{media-pause-outline}{tiMediaPauseOutline}
+ \showcaseicon{media-pause}{tiMediaPause}
+ \showcaseicon{media-play-outline}{tiMediaPlayOutline}
+ \showcaseicon{media-play-reverse-outline}{tiMediaPlayReverseOutline}
+ \showcaseicon{media-play-reverse}{tiMediaPlayReverse}
+ \showcaseicon{media-play}{tiMediaPlay}
+ \showcaseicon{media-record-outline}{tiMediaRecordOutline}
+ \showcaseicon{media-record}{tiMediaRecord}
+ \showcaseicon{media-rewind-outline}{tiMediaRewindOutline}
+ \showcaseicon{media-rewind}{tiMediaRewind}
+ \showcaseicon{media-stop-outline}{tiMediaStopOutline}
+ \showcaseicon{media-stop}{tiMediaStop}
+ \showcaseicon{message-typing}{tiMessageTyping}
+ \showcaseicon{message}{tiMessage}
+ \showcaseicon{messages}{tiMessages}
+ \showcaseicon{microphone-outline}{tiMicrophoneOutline}
+ \showcaseicon{microphone}{tiMicrophone}
+ \showcaseicon{minus-outline}{tiMinusOutline}
+ \showcaseicon{minus}{tiMinus}
+ \showcaseicon{mortar-board}{tiMortarBoard}
+ \showcaseicon{news}{tiNews}
+ \showcaseicon{notes-outline}{tiNotesOutline}
+ \showcaseicon{notes}{tiNotes}
+ \showcaseicon{pen}{tiPen}
+ \showcaseicon{pencil}{tiPencil}
+ \showcaseicon{phone-outline}{tiPhoneOutline}
+ \showcaseicon{phone}{tiPhone}
+ \showcaseicon{pi-outline}{tiPiOutline}
+ \showcaseicon{pi}{tiPi}
+ \showcaseicon{pin-outline}{tiPinOutline}
+ \showcaseicon{pin}{tiPin}
+ \showcaseicon{pipette}{tiPipette}
+ \showcaseicon{plane-outline}{tiPlaneOutline}
+ \showcaseicon{plane}{tiPlane}
+ \showcaseicon{plug}{tiPlug}
+ \showcaseicon{plus-outline}{tiPlusOutline}
+ \showcaseicon{plus}{tiPlus}
+ \showcaseicon{point-of-interest-outline}{tiPointOfInterestOutline}
+ \showcaseicon{point-of-interest}{tiPointOfInterest}
+ \showcaseicon{power-outline}{tiPowerOutline}
+ \showcaseicon{power}{tiPower}
+ \showcaseicon{printer}{tiPrinter}
+ \showcaseicon{puzzle-outline}{tiPuzzleOutline}
+ \showcaseicon{puzzle}{tiPuzzle}
+ \showcaseicon{radar-outline}{tiRadarOutline}
+ \showcaseicon{radar}{tiRadar}
+ \showcaseicon{refresh-outline}{tiRefreshOutline}
+ \showcaseicon{refresh}{tiRefresh}
+ \showcaseicon{rss-outline}{tiRssOutline}
+ \showcaseicon{rss}{tiRss}
+ \showcaseicon{scissors-outline}{tiScissorsOutline}
+ \showcaseicon{scissors}{tiScissors}
+ \showcaseicon{shopping-bag}{tiShoppingBag}
+ \showcaseicon{shopping-cart}{tiShoppingCart}
+ \showcaseicon{social-at-circular}{tiSocialAtCircular}
+ \showcaseicon{social-dribbble-circular}{tiSocialDribbbleCircular}
+ \showcaseicon{social-dribbble}{tiSocialDribbble}
+ \showcaseicon{social-facebook-circular}{tiSocialFacebookCircular}
+ \showcaseicon{social-facebook}{tiSocialFacebook}
+ \showcaseicon{social-flickr-circular}{tiSocialFlickrCircular}
+ \showcaseicon{social-flickr}{tiSocialFlickr}
+ \showcaseicon{social-github-circular}{tiSocialGithubCircular}
+ \showcaseicon{social-github}{tiSocialGithub}
+ \showcaseicon{social-google-plus-circular}{tiSocialGooglePlusCircular}
+ \showcaseicon{social-google-plus}{tiSocialGooglePlus}
+ \showcaseicon{social-instagram-circular}{tiSocialInstagramCircular}
+ \showcaseicon{social-instagram}{tiSocialInstagram}
+ \showcaseicon{social-last-fm-circular}{tiSocialLastFmCircular}
+ \showcaseicon{social-last-fm}{tiSocialLastFm}
+ \showcaseicon{social-linkedin-circular}{tiSocialLinkedinCircular}
+ \showcaseicon{social-linkedin}{tiSocialLinkedin}
+ \showcaseicon{social-pinterest-circular}{tiSocialPinterestCircular}
+ \showcaseicon{social-pinterest}{tiSocialPinterest}
+ \showcaseicon{social-skype-outline}{tiSocialSkypeOutline}
+ \showcaseicon{social-skype}{tiSocialSkype}
+ \showcaseicon{social-tumbler-circular}{tiSocialTumblerCircular}
+ \showcaseicon{social-tumbler}{tiSocialTumbler}
+ \showcaseicon{social-twitter-circular}{tiSocialTwitterCircular}
+ \showcaseicon{social-twitter}{tiSocialTwitter}
+ \showcaseicon{social-vimeo-circular}{tiSocialVimeoCircular}
+ \showcaseicon{social-vimeo}{tiSocialVimeo}
+ \showcaseicon{social-youtube-circular}{tiSocialYoutubeCircular}
+ \showcaseicon{social-youtube}{tiSocialYoutube}
+ \showcaseicon{sort-alphabetically-outline}{tiSortAlphabeticallyOutline}
+ \showcaseicon{sort-alphabetically}{tiSortAlphabetically}
+ \showcaseicon{sort-numerically-outline}{tiSortNumericallyOutline}
+ \showcaseicon{sort-numerically}{tiSortNumerically}
+ \showcaseicon{spanner-outline}{tiSpannerOutline}
+ \showcaseicon{spanner}{tiSpanner}
+ \showcaseicon{spiral}{tiSpiral}
+ \showcaseicon{star-full-outline}{tiStarFullOutline}
+ \showcaseicon{star-half-outline}{tiStarHalfOutline}
+ \showcaseicon{star-half}{tiStarHalf}
+ \showcaseicon{star-outline}{tiStarOutline}
+ \showcaseicon{star}{tiStar}
+ \showcaseicon{starburst-outline}{tiStarburstOutline}
+ \showcaseicon{starburst}{tiStarburst}
+ \showcaseicon{stopwatch}{tiStopwatch}
+ \showcaseicon{support}{tiSupport}
+ \showcaseicon{tabs-outline}{tiTabsOutline}
+ \showcaseicon{tag}{tiTag}
+ \showcaseicon{tags}{tiTags}
+ \showcaseicon{th-large-outline}{tiThLargeOutline}
+ \showcaseicon{th-large}{tiThLarge}
+ \showcaseicon{th-list-outline}{tiThListOutline}
+ \showcaseicon{th-list}{tiThList}
+ \showcaseicon{th-menu-outline}{tiThMenuOutline}
+ \showcaseicon{th-menu}{tiThMenu}
+ \showcaseicon{th-small-outline}{tiThSmallOutline}
+ \showcaseicon{th-small}{tiThSmall}
+ \showcaseicon{thermometer}{tiThermometer}
+ \showcaseicon{thumbs-down}{tiThumbsDown}
+ \showcaseicon{thumbs-ok}{tiThumbsOk}
+ \showcaseicon{thumbs-up}{tiThumbsUp}
+ \showcaseicon{tick-outline}{tiTickOutline}
+ \showcaseicon{tick}{tiTick}
+ \showcaseicon{ticket}{tiTicket}
+ \showcaseicon{time}{tiTime}
+ \showcaseicon{times-outline}{tiTimesOutline}
+ \showcaseicon{times}{tiTimes}
+ \showcaseicon{trash}{tiTrash}
+ \showcaseicon{tree}{tiTree}
+ \showcaseicon{upload-outline}{tiUploadOutline}
+ \showcaseicon{upload}{tiUpload}
+ \showcaseicon{user-add-outline}{tiUserAddOutline}
+ \showcaseicon{user-add}{tiUserAdd}
+ \showcaseicon{user-delete-outline}{tiUserDeleteOutline}
+ \showcaseicon{user-delete}{tiUserDelete}
+ \showcaseicon{user-outline}{tiUserOutline}
+ \showcaseicon{user}{tiUser}
+ \showcaseicon{vendor-android}{tiVendorAndroid}
+ \showcaseicon{vendor-apple}{tiVendorApple}
+ \showcaseicon{vendor-microsoft}{tiVendorMicrosoft}
+ \showcaseicon{video-outline}{tiVideoOutline}
+ \showcaseicon{video}{tiVideo}
+ \showcaseicon{volume-down}{tiVolumeDown}
+ \showcaseicon{volume-mute}{tiVolumeMute}
+ \showcaseicon{volume-up}{tiVolumeUp}
+ \showcaseicon{volume}{tiVolume}
+ \showcaseicon{warning-outline}{tiWarningOutline}
+ \showcaseicon{warning}{tiWarning}
+ \showcaseicon{watch}{tiWatch}
+ \showcaseicon{waves-outline}{tiWavesOutline}
+ \showcaseicon{waves}{tiWaves}
+ \showcaseicon{weather-cloudy}{tiWeatherCloudy}
+ \showcaseicon{weather-downpour}{tiWeatherDownpour}
+ \showcaseicon{weather-night}{tiWeatherNight}
+ \showcaseicon{weather-partly-sunny}{tiWeatherPartlySunny}
+ \showcaseicon{weather-shower}{tiWeatherShower}
+ \showcaseicon{weather-snow}{tiWeatherSnow}
+ \showcaseicon{weather-stormy}{tiWeatherStormy}
+ \showcaseicon{weather-sunny}{tiWeatherSunny}
+ \showcaseicon{weather-windy-cloudy}{tiWeatherWindyCloudy}
+ \showcaseicon{weather-windy}{tiWeatherWindy}
+ \showcaseicon{wi-fi-outline}{tiWiFiOutline}
+ \showcaseicon{wi-fi}{tiWiFi}
+ \showcaseicon{wine}{tiWine}
+ \showcaseicon{world-outline}{tiWorldOutline}
+ \showcaseicon{world}{tiWorld}
+ \showcaseicon{zoom-in-outline}{tiZoomInOutline}
+ \showcaseicon{zoom-in}{tiZoomIn}
+ \showcaseicon{zoom-out-outline}{tiZoomOutOutline}
+ \showcaseicon{zoom-out}{tiZoomOut}
+ \showcaseicon{zoom-outline}{tiZoomOutline}
+ \showcaseicon{zoom}{tiZoom}
+
+ \end{showcase}
+
+ \end{document}
+
+
+ %% end of file `typicons.tex'.
+ \ No newline at end of file
diff --git a/fonts/typicons/typicons.ttf b/fonts/typicons/typicons.ttf
new file mode 100644
index 0000000000..f7df94bc77
--- /dev/null
+++ b/fonts/typicons/typicons.ttf
Binary files differ