Files
SuperTinyIcons/images/reference/h-card.svg
Brian Tremblay d190e37443 Add h-card (#791)
* add h-card icon

* add h-card reference image

* update image reference index

* update README.md using python script
2024-03-21 05:45:26 +00:00

6 lines
427 B
XML

<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>