You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
618B

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <svg width="24px" height="10px" viewBox="0 0 24 10" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
  3. <rect id="hole" fill="#222222" x="0" y="0" width="24" height="10" rx="5"></rect>
  4. <circle id="led" stroke="#555555" stroke-width="1" fill="#444444" cx="5" cy="5" r="4.2"></circle>
  5. <circle id="hi" fill="#555555" cx="5" cy="4" r="1.5" opacity="0.8"></circle>
  6. <circle id="hi" fill="#777777" cx="5" cy="3.5" r="0.6" opacity="1"></circle>
  7. </svg>