mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Static build
This commit is contained in:
parent
7137d2893f
commit
85033f3d09
25 changed files with 1231 additions and 585 deletions
|
|
@ -1,14 +1,15 @@
|
|||
/* Generated by grunt-webfont */
|
||||
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family:"ion";
|
||||
src:url("../fonts/ion.eot?ce7a0ead692560b4405a96d5b8471f51");
|
||||
src:url("../fonts/ion.eot?#iefix") format("embedded-opentype"),
|
||||
url("../fonts/ion.woff2?ce7a0ead692560b4405a96d5b8471f51") format("woff2"),
|
||||
url("../fonts/ion.woff?ce7a0ead692560b4405a96d5b8471f51") format("woff"),
|
||||
url("../fonts/ion.ttf?ce7a0ead692560b4405a96d5b8471f51") format("truetype"),
|
||||
url("../fonts/ion.svg?ce7a0ead692560b4405a96d5b8471f51#ion") format("svg");
|
||||
src:url("../fonts/ion.eot?14747ff3e5db3853c40bc9540e9f6c3a");
|
||||
src:url("../fonts/ion.eot?14747ff3e5db3853c40bc9540e9f6c3a#iefix") format("embedded-opentype"),
|
||||
url("../fonts/ion.woff2?14747ff3e5db3853c40bc9540e9f6c3a") format("woff2"),
|
||||
url("../fonts/ion.woff?14747ff3e5db3853c40bc9540e9f6c3a") format("woff"),
|
||||
url("../fonts/ion.ttf?14747ff3e5db3853c40bc9540e9f6c3a") format("truetype"),
|
||||
url("../fonts/ion.svg?14747ff3e5db3853c40bc9540e9f6c3a#ion") format("svg");
|
||||
font-weight:normal;
|
||||
font-style:normal;
|
||||
}
|
||||
|
|
@ -18,7 +19,6 @@
|
|||
font-family:"ion";
|
||||
|
||||
display:inline-block;
|
||||
vertical-align:middle;
|
||||
line-height:1;
|
||||
font-weight:normal;
|
||||
font-style:normal;
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -58,14 +58,15 @@
|
|||
/* Generated by grunt-webfont */
|
||||
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family:"ion";
|
||||
src:url("ion.eot?ce7a0ead692560b4405a96d5b8471f51");
|
||||
src:url("ion.eot?#iefix") format("embedded-opentype"),
|
||||
url("ion.woff2?ce7a0ead692560b4405a96d5b8471f51") format("woff2"),
|
||||
url("ion.woff?ce7a0ead692560b4405a96d5b8471f51") format("woff"),
|
||||
url("ion.ttf?ce7a0ead692560b4405a96d5b8471f51") format("truetype"),
|
||||
url("ion.svg?ce7a0ead692560b4405a96d5b8471f51#ion") format("svg");
|
||||
src:url("ion.eot?14747ff3e5db3853c40bc9540e9f6c3a");
|
||||
src:url("ion.eot?14747ff3e5db3853c40bc9540e9f6c3a#iefix") format("embedded-opentype"),
|
||||
url("ion.woff2?14747ff3e5db3853c40bc9540e9f6c3a") format("woff2"),
|
||||
url("ion.woff?14747ff3e5db3853c40bc9540e9f6c3a") format("woff"),
|
||||
url("ion.ttf?14747ff3e5db3853c40bc9540e9f6c3a") format("truetype"),
|
||||
url("ion.svg?14747ff3e5db3853c40bc9540e9f6c3a#ion") format("svg");
|
||||
font-weight:normal;
|
||||
font-style:normal;
|
||||
}
|
||||
|
|
@ -75,7 +76,6 @@
|
|||
font-family:"ion";
|
||||
|
||||
display:inline-block;
|
||||
vertical-align:middle;
|
||||
line-height:1;
|
||||
font-weight:normal;
|
||||
font-style:normal;
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
<?xml version="1.0" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
||||
<!--
|
||||
2018-8-11: Created with FontForge (http://fontforge.org)
|
||||
2021-6-16: Created with FontForge (http://fontforge.org)
|
||||
-->
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
|
||||
<metadata>
|
||||
Created by FontForge 20170924 at Sat Aug 11 14:26:20 2018
|
||||
By alexandre,,,
|
||||
Created by FontForge 20190801 at Wed Jun 16 14:20:50 2021
|
||||
By alexandre
|
||||
|
||||
</metadata>
|
||||
<defs>
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue