Add FF logo svg files

This commit is contained in:
squeek 2015-03-10 00:14:24 -07:00
parent 9d655e8fdb
commit 3c399e347f
2 changed files with 19 additions and 0 deletions

8
logo/logo-inverted.svg Normal file
View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 300 300">
<path d="M148.67,262.71l-3-222.65l-128.66-1l23,45.33l57.66,0.33l2.33,33l-39.33,1.33l14,30.67l30.67,1.66l6.33,90L148.67,262.71z
M151.34,262.71l36.99-21.33l6.34-90l30.66-1.66l14-30.67L200,117.72l2.33-33L260,84.39l22.99-45.33l-128.66,1L151.34,262.71z
M295.96,31.75c3.67,5-85.99,232.32-91.33,235.99c-3.35,1.51-29,2.09-54.63,2.09s-51.28-0.58-54.63-2.09
c-5.34-3.67-95-230.99-91.33-235.99c4.63-0.82,75.3-1.4,145.96-1.57C220.66,30.35,291.33,30.93,295.96,31.75z"/>
</svg>

After

Width:  |  Height:  |  Size: 754 B

11
logo/logo.svg Normal file
View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 300 300">
<path d="M145.67,40.06l3,222.66l-37-21.33l-6.33-90l-30.67-1.66l-14-30.67l39.33-1.33l-2.33-33l-57.66-0.33l-23-45.34L145.67,40.06z
M151.34,262.71l36.99-21.33l6.34-90l30.66-1.66l14-30.67L200,117.72l2.33-33L260,84.39l22.99-45.34l-128.66,1L151.34,262.71z
M206.1,270.11c-3.44,1.55-29.78,2.14-56.1,2.13l0,0c0,0,0,0,0,0s0,0,0,0l0,0c-26.32,0.01-52.65-0.58-56.1-2.13
C88.42,266.37-3.65,34.48,0.11,29.38c4.75-0.85,77.33-1.44,149.89-1.62l0,0c0,0,0,0,0,0s0,0,0,0l0,0
c72.56,0.18,145.13,0.77,149.89,1.62C303.65,34.48,211.58,266.37,206.1,270.11z M295.96,31.75c-4.62-0.83-75.3-1.41-145.96-1.58
C79.34,30.35,8.67,30.93,4.04,31.75c-3.67,5,85.99,232.32,91.33,235.99c3.35,1.51,29,2.09,54.63,2.08
c25.63,0.01,51.28-0.57,54.63-2.08C209.97,264.07,299.63,36.75,295.96,31.75z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB