Removes octicons in favor of a single svg

This commit is contained in:
Zeno Rocha
2015-09-21 00:04:02 -07:00
parent 212e6df068
commit 1f7ae72efd
182 changed files with 7 additions and 1971 deletions

3
assets/clippy.svg Normal file
View File

@ -0,0 +1,3 @@
<svg height="1024" width="896" xmlns="http://www.w3.org/2000/svg">
<path d="M128 768h256v64H128v-64z m320-384H128v64h320v-64z m128 192V448L384 640l192 192V704h320V576H576z m-288-64H128v64h160v-64zM128 704h160v-64H128v64z m576 64h64v128c-1 18-7 33-19 45s-27 18-45 19H64c-35 0-64-29-64-64V192c0-35 29-64 64-64h192C256 57 313 0 384 0s128 57 128 128h192c35 0 64 29 64 64v320h-64V320H64v576h640V768zM128 256h512c0-35-29-64-64-64h-64c-35 0-64-29-64-64s-29-64-64-64-64 29-64 64-29 64-64 64h-64c-35 0-64 29-64 64z" />
</svg>

After

Width:  |  Height:  |  Size: 519 B

View File

@ -90,6 +90,12 @@ h3 {
text-align: center;
}
.clippy {
margin-top: -3px;
position: relative;
top: 3px;
}
/* Code
========================================================================== */