This commit is contained in:
Ryan McGrath 2015-08-03 02:30:21 +09:00
commit 7990df17e0
1246 changed files with 9780 additions and 0 deletions

7
svgs/hacu/plus.svg Normal file
View file

@ -0,0 +1,7 @@
<svg version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="plus">
<path d="M27,12h-7V5c0-1.104-0.896-2-2-2h-4c-1.104,0-2,0.896-2,2v7H5
c-1.104,0-2,0.896-2,2v4c0,1.104,0.896,2,2,2h7v7c0,1.104,0.896,2,2,2h4c1.104,0,2-0.896,2-2v-7h7c1.104,0,2-0.896,2-2v-4
C29,12.896,28.104,12,27,12z"></path>
</g>
</svg>

After

Width:  |  Height:  |  Size: 399 B