diff options
Diffstat (limited to 'u8c.svg')
-rw-r--r-- | u8c.svg | 36 |
1 files changed, 26 insertions, 10 deletions
@@ -1,12 +1,28 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg height="384" version="1.1" width="384" xmlns="http://www.w3.org/2000/svg"> - <rect fill="#444747" height="384" width="384" /> - <circle fill="#00000000" cx="192" cy="192" r="168" stroke="#A9E13D" stroke-width="16" /> - <circle fill="#F8F8F1" cx="192" cy="192" r="144"/> - <circle fill="#444747" cx="192" cy="240" r="96"/> - <circle fill="#F8F8F1" cx="192" cy="240" r="48"/> - <circle fill="#00000000" cx="192" cy="240" r="72" stroke="#A9E13D" stroke-width="16" /> - <circle fill="#444747" cx="192" cy="144" r="96"/> - <circle fill="#F8F8F1" cx="192" cy="144" r="48"/> - <circle fill="#00000000" cx="192" cy="144" r="72" stroke="#A9E13D" stroke-width="16" /> +<svg height="768" version="1.1" width="768" xmlns="http://www.w3.org/2000/svg"> + <clipPath id="clipPath61"> + <rect height="768" width="381" x="387" /> + </clipPath> + <clipPath id="clipPath62"> + <rect height="768" width="768" /> + <!--<rect height="768" rx="192" width="768" />--> <!-- Comment above line and uncomment this one (before this comment) for a background with rounded corners. --> + </clipPath> + <clipPath id="clipPath253"> + <rect height="768" width="384" x="384" /> + </clipPath> + <!-- Background --> + <rect clip-path="url(#clipPath62)" fill="#444747" height="768" width="768" /> + <!--<circle fill="#00000000" cx="384" cy="384" r="336" stroke="#444747" stroke-width="96" />--> <!-- Comment above line and uncomment this one (before this comment) for a transparent background. --> + <!-- White Middle Circle --> + <circle fill="#F8F8F1" cx="384" cy="384" r="288"/> + <!-- Digit Eight --> + <circle fill="#00000000" cx="384" cy="536" r="184" stroke="#444747" stroke-width="96" /> + <circle fill="#00000000" cx="384" cy="232" r="184" stroke="#444747" stroke-width="96" /> + <circle fill="#00000000" cx="384" cy="536" r="184" stroke="#A9E13D" stroke-width="32" /> + <circle fill="#00000000" cx="384" cy="232" r="184" stroke="#444747" stroke-width="64" /> + <circle fill="#00000000" cx="384" cy="232" r="184" stroke="#A9E13D" stroke-width="32" /> + <circle clip-path="url(#clipPath61)" fill="#00000000" cx="384" cy="536" r="184" stroke="#444747" stroke-width="64" /> + <circle clip-path="url(#clipPath253)" fill="#00000000" cx="384" cy="536" r="184" stroke="#A9E13D" stroke-width="32" /> + <!-- Greater Ring --> + <circle fill="#00000000" cx="384" cy="384" r="336" stroke="#A9E13D" stroke-width="32" /> </svg> |