Application_Group.svg 992 B

1234567891011121314151617
  1. <svg
  2. xmlns="http://www.w3.org/2000/svg"
  3. xmlns:xlink="http://www.w3.org/1999/xlink" width="17" height="17">
  4. <defs>
  5. <linearGradient id="A" x1="8.5" y1="17" x2="8.5" y2="0" gradientUnits="userSpaceOnUse">
  6. <stop offset="0" stop-color="#005ba1"/>
  7. <stop offset=".168" stop-color="#0063ae"/>
  8. <stop offset=".577" stop-color="#0072ca"/>
  9. <stop offset=".815" stop-color="#0078d4"/>
  10. </linearGradient>
  11. <path id="B" d="M7.276 10.132h2.448v2.448H7.276zM4.42 6.868h2.448V4.42H4.762a.341.341 0 0 0-.342.342zm.342 5.712h2.106v-2.448H4.42v2.106a.341.341 0 0 0 .342.342zM4.42 9.724h2.448V7.276H4.42zm5.712 2.856h2.106a.341.341 0 0 0 .342-.342v-2.106h-2.448zM7.276 9.724h2.448V7.276H7.276zm2.856 0h2.448V7.276h-2.448zm0-5.3v2.444h2.448V4.762a.341.341 0 0 0-.342-.342zM7.276 6.868h2.448V4.42H7.276z"/>
  12. </defs>
  13. <circle cx="8.5" cy="8.5" r="8.5" fill="url(#A)"/>
  14. <use xlink:href="#B" fill="#fff"/>
  15. <circle cx="8.5" cy="8.5" r="8.5" fill="url(#A)"/>
  16. <use xlink:href="#B" fill="#fff"/>
  17. </svg>