toggle-on.svg 876 B

1234567891011121314151617181920
  1. <svg width="40" height="20" version="1.1" viewBox="0 0 40 20" xmlns="http://www.w3.org/2000/svg">
  2. <defs>
  3. <filter id="a" x="-.108" y="-.108" width="1.216" height="1.216" color-interpolation-filters="sRGB">
  4. <feGaussianBlur stdDeviation="0.9"/>
  5. </filter>
  6. </defs>
  7. <g transform="translate(0 -1032.4)">
  8. <g id="toggle-on" transform="matrix(.8 0 0 .8 0 604.47)">
  9. <g id="toggle-on-trough" transform="translate(0 -10)">
  10. <rect x="5" y="549.86" width="40" height="15" rx="7.5" ry="7.5" fill="#1A73E8" opacity=".35"/>
  11. <rect y="542.36" width="50" height="35" fill-opacity="0"/>
  12. </g>
  13. <g id="toggle-on-slider" transform="translate(0 70)">
  14. <circle cx="35" cy="478.36" r="10" fill-opacity=".18" filter="url(#a)"/>
  15. <circle cx="35" cy="477.36" r="10" fill="#1A73E8"/>
  16. <rect y="462.36" width="50" height="35" fill-opacity="0"/>
  17. </g>
  18. </g>
  19. </g>
  20. </svg>