diff options
Diffstat (limited to 'u8c.svg')
-rw-r--r-- | u8c.svg | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -1,17 +1,20 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <svg height="96" version="1.1" width="256" xmlns="http://www.w3.org/2000/svg"> + <!-- Box #0 --> <rect fill="#444747" height="64" rx="8" ry="8" width="64" x="24" y="24" /> - <rect fill="#E13D3D" height="64" rx="8" ry="8" width="64" x="16" y="16" /> + <rect fill="#E13DA9" height="64" rx="8" ry="8" width="64" x="16" y="16" /> <rect fill="#F8F8F1" height="32" width="32" x="32" y="24" /> <circle fill="#F8F8F1" cx="48" cy="56" r="16"/> - <rect fill="#E13D3D" height="36" width="16" x="40" y="20" /> - <circle fill="#E13D3D" cx="48" cy="56" r="8"/> + <rect fill="#E13DA9" height="36" width="16" x="40" y="20" /> + <circle fill="#E13DA9" cx="48" cy="56" r="8"/> + <!-- Box #1 --> <rect fill="#444747" height="64" rx="8" ry="8" width="64" x="104" y="24" /> <rect fill="#A9E13D" height="64" rx="8" ry="8" width="64" x="96" y="16" /> <circle fill="#F8F8F1" cx="128" cy="56" r="16"/> <circle fill="#A9E13D" cx="128" cy="56" r="8"/> <circle fill="#F8F8F1" cx="128" cy="40" r="16"/> <circle fill="#A9E13D" cx="128" cy="40" r="8"/> + <!-- Box #2 --> <rect fill="#444747" height="64" rx="8" ry="8" width="64" x="184" y="24" /> <rect fill="#3DA9E1" height="64" rx="8" ry="8" width="64" x="176" y="16" /> <circle fill="#F8F8F1" cx="208" cy="48" r="24"/> |