* Adds h-entry icon

* Add h-entry reference icon

* chore: update README and reference image index
This commit is contained in:
Brian Tremblay
2024-03-15 13:52:25 +00:00
committed by GitHub
parent 56385d0a1e
commit 46541f6ce7
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-entry</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-20Zm4 74 22 22H84V90Zm52-50 20 20-44 44-20-20 44-44Z" />
</svg>

After

Width:  |  Height:  |  Size: 384 B