1. <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
  2. <!-- Background circle -->
  3. <circle cx="24" cy="24" r="22" fill="#4CAF50"/>
  4. <!-- Checksum symbol (simplified as a shield with checkmark) -->
  5. <path d="M24 8C17.5 8 12 10.5 12 10.5L12 22.5C12 29.2 16.8 35.4 24 38C31.2 35.4 36 29.2 36 22.5V10.5C36 10.5 30.5 8 24 8Z" fill="white"/>
  6. <!-- Hash symbol (#) -->
  7. <path d="M22 18H26M22 26H26M20 16V28M28 16V28" stroke="#4CAF50" stroke-width="2" stroke-linecap="round"/>
  8. <!-- Checkmark -->
  9. <path d="M20 24L23 27L28 21" stroke="#4CAF50" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
  10. </svg>
 
 

44

Pasted Text #37371

od teno

-<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
<!-- Background circle -->
<circle cx="24" cy="24" r="22" fill="#4CAF50"/>

<!-- Checksum symbol (simplified as a shield with checkmark) -->
<path d="M24 8C17.5 8 12 10.5 12 10.5L12 22.5C12 29.2 16.8 35.4 24 38C31.2 35.4 36 29.2 36 22.5V10.5C36 10.5 30.5 8 24 8Z" fill="white"/>

<!-- Hash symbol (#) -->
<path d="M22 18H26M22 26H26M20 16V28M28 16V28" stroke="#4CAF50" stroke-width="2" stroke-linecap="round"/>

<!-- Checkmark -->
<path d="M20 24L23 27L28 21" stroke="#4CAF50" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

PasteBin

Lines
13
Words
80
Size
679 bajtů
Created
Revisions
2
Typ
text/plain
Public Domain (PD)
Please log in to leave a comment!