Defender_Relay.svg 1.6 KB

123456789101112131415161718192021222324252627282930
  1. <svg
  2. xmlns="http://www.w3.org/2000/svg" width="18" height="7.2" fill="none">
  3. <path d="M14.908 5.534l1.238-1.388H12.6v-1.09h3.546l-1.238-1.388.684-.767L18 3.6l-2.408 2.7z" fill="url(#A)"/>
  4. <path d="M6.3 1a1 1 0 0 1 1-1h3.4a1 1 0 0 1 1 1v5.2a1 1 0 0 1-1 1H7.3a1 1 0 0 1-1-1z" fill="url(#B)"/>
  5. <path fill-rule="evenodd" d="M10.8 2.7A1.8 1.8 0 0 0 9 .9h0a1.8 1.8 0 0 0-1.8 1.8v1.8A1.8 1.8 0 0 0 9 6.3h0a1.8 1.8 0 0 0 1.8-1.8zM8.3 0a2 2 0 0 0-2 2v3.2a2 2 0 0 0 2 2h1.4a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2z" fill="url(#B)"/>
  6. <path d="M2.308 5.534l1.238-1.388H0v-1.09h3.546L2.308 1.667 2.992.9 5.4 3.6 2.992 6.3z" fill="url(#C)"/>
  7. <defs>
  8. <linearGradient id="A" x1="15.3" y1="6.3" x2="15.3" y2=".9" gradientUnits="userSpaceOnUse">
  9. <stop stop-color="#0078d4"/>
  10. <stop offset=".156" stop-color="#1380da"/>
  11. <stop offset=".528" stop-color="#3c91e5"/>
  12. <stop offset=".822" stop-color="#559cec"/>
  13. <stop offset="1" stop-color="#5ea0ef"/>
  14. </linearGradient>
  15. <linearGradient id="B" x1="9" y1="7.2" x2="9" y2="0" gradientUnits="userSpaceOnUse">
  16. <stop stop-color="#0078d4"/>
  17. <stop offset=".156" stop-color="#1380da"/>
  18. <stop offset=".528" stop-color="#3c91e5"/>
  19. <stop offset=".822" stop-color="#559cec"/>
  20. <stop offset="1" stop-color="#5ea0ef"/>
  21. </linearGradient>
  22. <linearGradient id="C" x1="2.7" y1="6.3" x2="2.7" y2=".9" gradientUnits="userSpaceOnUse">
  23. <stop stop-color="#0078d4"/>
  24. <stop offset=".156" stop-color="#1380da"/>
  25. <stop offset=".528" stop-color="#3c91e5"/>
  26. <stop offset=".822" stop-color="#559cec"/>
  27. <stop offset="1" stop-color="#5ea0ef"/>
  28. </linearGradient>
  29. </defs>
  30. </svg>