desktop_tray_config.svg 676 B

12345678910111213
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="100" width="100">
  3. <rect style="fill:#D0D0A8;stroke:#222222;stroke-width:3" width="94" height="80" x="3" y="10"/>
  4. <rect style="fill:#00BBFF" width="92" height="10" x="4" y="79"/>
  5. <rect style="fill:#555555" width="10" height="10" x="11" y="18"/>
  6. <rect style="fill:#333333" width="10" height="10" x="11" y="33"/>
  7. <rect style="fill:#777777" width="10" height="10" x="11" y="48"/>
  8. <path style="fill:#777;stroke:#111;stroke-width:2" d="M 33,110 48,71 C 45,69 36,60 38,49 41,36 49,31 54,30 l -5,20 25,6 5,-25 c 1,1 11,10 9,26 -2,11 -10,20 -18,20 l -13,33 z"/>
  9. </svg>