Add favicons
This commit is contained in:
parent
d893fbf109
commit
2a7ddf6d37
2 changed files with 8 additions and 0 deletions
BIN
apple-touch-icon.png
Normal file
BIN
apple-touch-icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 390 B |
8
favicon.svg
Normal file
8
favicon.svg
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
|
||||
<use xlink:href="#_Image1" x="0" y="0" width="32px" height="32px"/>
|
||||
<defs>
|
||||
<image id="_Image1" width="32px" height="32px" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAVElEQVRYhe3XQQqAMAxE0T/i/a8cL2At6GIW/mwb6CMMgQQYinU0PxcgQADAuWuY+bYmkjy+1ycgoA7YhvCuVsF6E9j6BAQIECCgDgjeBQIE/B1wAfzRCEEpUdkUAAAAAElFTkSuQmCC"/>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 854 B |
Loading…
Reference in a new issue