windows.svg 512 B

1234567891011
  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. <path style="fill:#999999;stroke:#222222;stroke-width:2px;" d="m 95,95 -70,0 0,-30 50,0 0,-25 20,0 z"/>
  4. <path style="fill:#666666;stroke:#222222;stroke-width:2px;" d="m 95,40 0,-7 -20,0 0,7 z"/>
  5. <path style="fill:#cccccc;stroke:#222222;stroke-width:2px;" d="m 5,65 0,-55 70,0 0,55 z"/>
  6. <path style="fill:#238FB7;stroke:#222222;stroke-width:2px;" d="m 5,10 0,-7 70,0 0,7 z"/>
  7. </svg>