favicon.svg 353 B

12345678
  1. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32" height="32">
  2. <rect width="32" height="32" rx="7" fill="#04CB94"/>
  3. <g fill="#ffffff">
  4. <rect x="7" y="9" width="18" height="3.6" rx="1.8"/>
  5. <rect x="9.5" y="14.6" width="13" height="3.6" rx="1.8"/>
  6. <rect x="12" y="20.2" width="8" height="3.6" rx="1.8"/>
  7. </g>
  8. </svg>