unclesp1d3r/CipherSwarm

View on GitHub
app/assets/images/mask_attack_icon.svg

Summary

Maintainability
Test Coverage
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64">
  <!-- Background Circle -->
  <circle cx="32" cy="32" r="30" fill="white" stroke="black" stroke-width="4"/>

  <!-- Hashtag Symbol -->
  <text x="16" y="36" font-family="Arial, sans-serif" font-size="32" font-weight="bold" fill="black">#</text>

  <!-- Keyboard Keys -->
  <text x="34" y="24" font-family="Arial, sans-serif" font-size="12" fill="black">a</text>
  <text x="34" y="36" font-family="Arial, sans-serif" font-size="12" fill="black">1</text>
  <text x="34" y="48" font-family="Arial, sans-serif" font-size="12" fill="black">@</text>
</svg>