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
689B

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <svg width="10px" height="18px" viewBox="0 0 10 18" 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="10" height="18" rx="5"></rect>
  4. <circle id="led" stroke="#666666" stroke-width="1" fill="#cccccc" cx="50%" cy="28%" r="29%"></circle>
  5. <circle id="hi" fill="#dddddd" cx="50%" cy="28%" r="15%" opacity="0.6"></circle>
  6. <circle id="hi" fill="#eeeeee" cx="50%" cy="34%" r="10%" opacity="0.8"></circle>
  7. <circle id="hi" fill="#ffffff" cx="50%" cy="20%" r="5%" opacity="1"></circle>
  8. </svg>