feat: add new icon 'home' to built-in icon set (#190)

This commit is contained in:
Robert Kaussow 2021-08-24 17:34:54 +02:00 committed by GitHub
parent cffc9471e1
commit fcbd80b15b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="-2.29 -2.29 32.57 32.57"><path d="M24.003 15.695v8.336c0 .608-.504 1.111-1.111 1.111h-6.669v-6.669h-4.446v6.669H5.108a1.119 1.119 0 01-1.111-1.111v-8.336c0-.035.017-.069.017-.104L14 7.359l9.986 8.232a.224.224 0 01.017.104zm3.873-1.198l-1.077 1.285a.578.578 0 01-.365.191h-.052a.547.547 0 01-.365-.122L14 5.831 1.983 15.851a.594.594 0 01-.417.122.578.578 0 01-.365-.191L.124 14.497a.57.57 0 01.069-.781L12.679 3.314c.729-.608 1.91-.608 2.64 0l4.237 3.543V3.471c0-.313.243-.556.556-.556h3.334c.313 0 .556.243.556.556v7.085l3.803 3.161c.226.191.26.556.069.781z"/></svg>

After

Width:  |  Height:  |  Size: 638 B

5
src/icons/home.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 28 28">
<title>home</title>
<path d="M24.003 15.695v8.336c0 0.608-0.504 1.111-1.111 1.111h-6.669v-6.669h-4.446v6.669h-6.669c-0.608 0-1.111-0.504-1.111-1.111v-8.336c0-0.035 0.017-0.069 0.017-0.104l9.986-8.232 9.986 8.232c0.017 0.035 0.017 0.069 0.017 0.104zM27.876 14.497l-1.077 1.285c-0.087 0.104-0.226 0.174-0.365 0.191h-0.052c-0.139 0-0.26-0.035-0.365-0.122l-12.017-10.020-12.017 10.020c-0.122 0.087-0.26 0.139-0.417 0.122-0.139-0.017-0.278-0.087-0.365-0.191l-1.077-1.285c-0.191-0.226-0.156-0.59 0.069-0.781l12.486-10.402c0.729-0.608 1.91-0.608 2.64 0l4.237 3.543v-3.386c0-0.313 0.243-0.556 0.556-0.556h3.334c0.313 0 0.556 0.243 0.556 0.556v7.085l3.803 3.161c0.226 0.191 0.26 0.556 0.069 0.781z"></path>
</svg>

After

Width:  |  Height:  |  Size: 836 B