| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111 |
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <svg
- width="90"
- height="90"
- version="1.1"
- id="svg70"
- xmlns:xlink="http://www.w3.org/1999/xlink"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:svg="http://www.w3.org/2000/svg">
- <defs
- id="defs26">
- <pattern
- xlink:href="#gray-stripes"
- id="pattern1888" />
- <pattern
- xlink:href="#red-stripes"
- id="pattern1870" />
- <pattern
- id="red-stripes"
- width="341"
- height="90"
- patternUnits="userSpaceOnUse">
- <rect
- width="341"
- height="16"
- fill="#f00"
- id="rect2" />
- <rect
- y="16"
- width="341"
- height="16"
- fill="#d70000"
- id="rect4" />
- <rect
- y="32"
- width="341"
- height="16"
- fill="#af0000"
- id="rect6" />
- <rect
- y="48"
- width="341"
- height="16"
- fill="#870000"
- id="rect8" />
- <rect
- y="64"
- width="341"
- height="16"
- fill="#5f0000"
- id="rect10" />
- </pattern>
- <pattern
- id="gray-stripes"
- width="341"
- height="90"
- patternUnits="userSpaceOnUse">
- <rect
- width="341"
- height="16"
- fill="#585858"
- id="rect13" />
- <rect
- y="16"
- width="341"
- height="16"
- fill="#4e4e4e"
- id="rect15" />
- <rect
- y="32"
- width="341"
- height="16"
- fill="#444"
- id="rect17" />
- <rect
- y="48"
- width="341"
- height="16"
- fill="#3a3a3a"
- id="rect19" />
- <rect
- y="64"
- width="341"
- height="16"
- fill="#303030"
- id="rect21" />
- <rect
- y="80"
- width="341"
- height="10"
- fill="#262626"
- id="rect23" />
- </pattern>
- </defs>
- <g
- id="g2074"
- transform="translate(18)">
- <path
- d="M 2,7 V 90 H 47 V 74 h 7 V 55 H 47 V 42 h 7 V 23 H 47 V 7 Z M 19,26 H 37 V 39 H 19 Z m 0,32 H 37 V 71 H 19 Z"
- id="path28"
- style="fill:#080808" />
- <path
- d="M 2,7 V 90 H 47 V 74 h 7 V 55 H 47 V 42 h 7 V 23 H 47 V 7 Z m 1,1 h 43 v 16 h 7 v 17 h -7 v 15 h 7 V 73 H 46 V 89 H 3 Z M 18,25 H 38 V 40 H 18 Z m 1,1 V 39 H 37 V 26 Z M 18,57 H 38 V 72 H 18 Z m 1,1 V 71 H 37 V 58 Z M 4,9 V 88 H 45 V 72 h 7 V 57 H 45 V 40 h 7 V 25 H 45 V 9 Z m 1,1 h 39 v 16 h 7 v 13 h -7 v 19 h 7 V 71 H 44 V 87 H 5 Z M 16,23 H 40 V 42 H 16 Z m 1,1 V 41 H 39 V 24 Z M 16,55 H 40 V 74 H 16 Z m 1,1 V 73 H 39 V 56 Z"
- id="path42"
- style="fill:url(#pattern1888)" />
- <path
- d="M 0,0 V 80 H 42 V 64 h 7 V 48 H 42 V 32 h 7 V 16 H 42 V 0 Z M 14,16 H 35 V 32 H 14 Z m 0,32 H 35 V 64 H 14 Z"
- id="path56"
- style="fill:url(#pattern1870)" />
- </g>
- </svg>
|