Newer
Older
fixtape / icons / icon.svg
@Eugene Sukhodolskiy Eugene Sukhodolskiy 7 hours ago 530 bytes Add cassette icon in three sizes, wire into manifest
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
  <rect width="128" height="128" rx="28" fill="#0b1120"/>
  <rect x="16" y="32" width="96" height="64" rx="10" fill="#6366f1"/>
  <rect x="30" y="46" width="68" height="34" rx="6" fill="#0b1120"/>
  <circle cx="45" cy="63" r="8" fill="#e2e8f0"/>
  <circle cx="45" cy="63" r="3" fill="#0b1120"/>
  <circle cx="83" cy="63" r="8" fill="#e2e8f0"/>
  <circle cx="83" cy="63" r="3" fill="#0b1120"/>
  <rect x="52" y="84" width="24" height="6" rx="3" fill="#c7d2fe"/>
</svg>