This commit is contained in:
Harivansh Rathi 2026-03-25 15:55:08 -04:00 committed by Hari
parent 50c9594780
commit 26ec452878
2 changed files with 1 additions and 14 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 238 B

Before After
Before After

View file

@ -1,14 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<style>
text {
font-family: monospace;
font-size: 22px;
font-weight: bold;
fill: #1a1a1a;
}
@media (prefers-color-scheme: dark) {
text { fill: #e0e0e0; }
}
</style>
<text x="16" y="24" text-anchor="middle">:h</text>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="#ffffff" viewBox="0 0 256 256"><path d="M200,80v32a8,8,0,0,1-16,0V88H160a8,8,0,0,1,0-16h32A8,8,0,0,1,200,80ZM96,168H72V144a8,8,0,0,0-16,0v32a8,8,0,0,0,8,8H96a8,8,0,0,0,0-16ZM232,56V200a16,16,0,0,1-16,16H40a16,16,0,0,1-16-16V56A16,16,0,0,1,40,40H216A16,16,0,0,1,232,56ZM216,200V56H40V200H216Z"></path></svg>

Before

Width:  |  Height:  |  Size: 336 B

After

Width:  |  Height:  |  Size: 375 B

Before After
Before After