added new icon for adding host

- really ugly because this is a commit before I run
- unfinished!
This commit is contained in:
R. Aidan Campbell
2016-06-15 17:43:37 -04:00
parent d123ee3cec
commit b83df32665
2 changed files with 9 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
<svg fill="#FFFFFF" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
<path d="M0 0h24v24H0z" fill="none"/>
<path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z"/>
</svg>

After

Width:  |  Height:  |  Size: 264 B