From 10a24bdc2c3870f07ec62dd710841628d325aaf6 Mon Sep 17 00:00:00 2001 From: Alexandre Flament Date: Sun, 12 Feb 2017 15:06:01 +0100 Subject: [enh] add simple theme (WIP) --- searx/static/themes/simple/fonts/ion.css | 134 +++++++++++++++ searx/static/themes/simple/fonts/ion.eot | Bin 0 -> 3796 bytes searx/static/themes/simple/fonts/ion.html | 261 +++++++++++++++++++++++++++++ searx/static/themes/simple/fonts/ion.svg | 97 +++++++++++ searx/static/themes/simple/fonts/ion.ttf | Bin 0 -> 3640 bytes searx/static/themes/simple/fonts/ion.woff | Bin 0 -> 4452 bytes searx/static/themes/simple/fonts/ion.woff2 | Bin 0 -> 1880 bytes 7 files changed, 492 insertions(+) create mode 100644 searx/static/themes/simple/fonts/ion.css create mode 100644 searx/static/themes/simple/fonts/ion.eot create mode 100644 searx/static/themes/simple/fonts/ion.html create mode 100644 searx/static/themes/simple/fonts/ion.svg create mode 100644 searx/static/themes/simple/fonts/ion.ttf create mode 100644 searx/static/themes/simple/fonts/ion.woff create mode 100644 searx/static/themes/simple/fonts/ion.woff2 (limited to 'searx/static/themes/simple/fonts') diff --git a/searx/static/themes/simple/fonts/ion.css b/searx/static/themes/simple/fonts/ion.css new file mode 100644 index 000000000..b1b599a13 --- /dev/null +++ b/searx/static/themes/simple/fonts/ion.css @@ -0,0 +1,134 @@ +/* Generated by grunt-webfont */ + + +@font-face { + font-family:"ion"; + src:url("../fonts/ion.eot?94af7082ea096aefe3a7b6642834716e"); + src:url("../fonts/ion.eot?#iefix") format("embedded-opentype"), + url("../fonts/ion.woff2?94af7082ea096aefe3a7b6642834716e") format("woff2"), + url("../fonts/ion.woff?94af7082ea096aefe3a7b6642834716e") format("woff"), + url("../fonts/ion.ttf?94af7082ea096aefe3a7b6642834716e") format("truetype"), + url("../fonts/ion.svg?94af7082ea096aefe3a7b6642834716e#ion") format("svg"); + font-weight:normal; + font-style:normal; +} + +.ion-icon { + + font-family:"ion"; + + display:inline-block; + vertical-align:middle; + line-height:1; + font-weight:normal; + font-style:normal; + speak:none; + text-decoration:inherit; + text-transform:none; + text-rendering:auto; + -webkit-font-smoothing:antialiased; + -moz-osx-font-smoothing:grayscale; +} + + +/* Icons */ + + +.ion-navicon-round:before { + content:"\f101"; +} + + +.ion-search:before { + content:"\f102"; +} + + +.ion-play:before { + content:"\f103"; +} + + +.ion-link:before { + content:"\f104"; +} + + +.ion-chevron-up:before { + content:"\f105"; +} + + +.ion-chevron-left:before { + content:"\f106"; +} + + +.ion-chevron-right:before { + content:"\f107"; +} + + +.ion-arrow-down-a:before { + content:"\f108"; +} + + +.ion-arrow-up-a:before { + content:"\f109"; +} + + +.ion-arrow-swap:before { + content:"\f10a"; +} + + +.ion-arrow-dropdown:before { + content:"\f10b"; +} + + +.ion-globe:before { + content:"\f10c"; +} + + +.ion-time:before { + content:"\f10d"; +} + + +.ion-location:before { + content:"\f10e"; +} + + +.ion-warning:before { + content:"\f10f"; +} + + +.ion-error:before { + content:"\f110"; +} + + +.ion-film-outline:before { + content:"\f111"; +} + + +.ion-music-note:before { + content:"\f112"; +} + + +.ion-more-vertical:before { + content:"\f113"; +} + + +.ion-magnet:before { + content:"\f114"; +} diff --git a/searx/static/themes/simple/fonts/ion.eot b/searx/static/themes/simple/fonts/ion.eot new file mode 100644 index 000000000..f4fc07ec6 Binary files /dev/null and b/searx/static/themes/simple/fonts/ion.eot differ diff --git a/searx/static/themes/simple/fonts/ion.html b/searx/static/themes/simple/fonts/ion.html new file mode 100644 index 000000000..defea2647 --- /dev/null +++ b/searx/static/themes/simple/fonts/ion.html @@ -0,0 +1,261 @@ + + + + + ion + + + +

ion

+ +
+ +
ion-navicon-round
+ +
ion-search
+ +
ion-play
+ +
ion-link
+ +
ion-chevron-up
+ +
ion-chevron-left
+ +
ion-chevron-right
+ +
ion-arrow-down-a
+ +
ion-arrow-up-a
+ +
ion-arrow-swap
+ +
ion-arrow-dropdown
+ +
ion-globe
+ +
ion-time
+ +
ion-location
+ +
ion-warning
+ +
ion-error
+ +
ion-film-outline
+ +
ion-music-note
+ +
ion-more-vertical
+ +
ion-magnet
+ +
+ + + +

Usage

+
<i class="ion-icon ion-name"></i>
+ + + + + + + diff --git a/searx/static/themes/simple/fonts/ion.svg b/searx/static/themes/simple/fonts/ion.svg new file mode 100644 index 000000000..db43668d4 --- /dev/null +++ b/searx/static/themes/simple/fonts/ion.svg @@ -0,0 +1,97 @@ + + + + + +Created by FontForge 20120731 at Fri May 26 22:22:55 2017 + By alexandre,,, + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/searx/static/themes/simple/fonts/ion.ttf b/searx/static/themes/simple/fonts/ion.ttf new file mode 100644 index 000000000..4631e91b8 Binary files /dev/null and b/searx/static/themes/simple/fonts/ion.ttf differ diff --git a/searx/static/themes/simple/fonts/ion.woff b/searx/static/themes/simple/fonts/ion.woff new file mode 100644 index 000000000..767c1263a Binary files /dev/null and b/searx/static/themes/simple/fonts/ion.woff differ diff --git a/searx/static/themes/simple/fonts/ion.woff2 b/searx/static/themes/simple/fonts/ion.woff2 new file mode 100644 index 000000000..377710b51 Binary files /dev/null and b/searx/static/themes/simple/fonts/ion.woff2 differ -- cgit v1.2.3