Add h-card (#791)

* add h-card icon

* add h-card reference image

* update image reference index

* update README.md using python script
This commit is contained in:
Brian Tremblay
2024-03-21 05:45:26 +00:00
committed by GitHub
parent 46541f6ce7
commit d190e37443
4 changed files with 52 additions and 40 deletions

View File

@@ -0,0 +1,5 @@
<svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 192">
<title>h-card</title>
<path fill="#a3cc00" fill-rule="evenodd"
d="M48 56v60a32 32 0 0 0 32 32h52v8c0 11-9 20-20 20H32c-11 0-20-9-20-20V76c0-11 9-20 20-20h16Zm32-40h80c11 0 20 9 20 20v80c0 11-9 20-20 20H80c-11 0-20-9-20-20V36c0-11 9-20 20-20Zm40 68c19.9 0 36 12.5 36 28H84c0-15.5 16.1-28 36-28Zm0-44a22 22 0 1 1 0 44 22 22 0 0 1 0-44Z" />
</svg>

After

Width:  |  Height:  |  Size: 427 B