diff options
author | Steru <jerrydream111@gmail.com> | 2024-08-02 10:46:21 +0200 |
---|---|---|
committer | Steru <jerrydream111@gmail.com> | 2024-08-02 10:46:21 +0200 |
commit | a507698b6813604c0d547a2e4c5e1cc65c08f93d (patch) | |
tree | e9639a158688d6afcf92cd9b556bd5b6e2e085e0 /res/pictograms/SHO_small.svg | |
parent | b5566cbcf7541819490e6e97610485c4194c716f (diff) |
Added SVGs of different sports, extended README, fixed paths.
Diffstat (limited to 'res/pictograms/SHO_small.svg')
-rw-r--r-- | res/pictograms/SHO_small.svg | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/res/pictograms/SHO_small.svg b/res/pictograms/SHO_small.svg new file mode 100644 index 0000000..af99287 --- /dev/null +++ b/res/pictograms/SHO_small.svg @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 720 720"> + <defs> + <style> + .cls-1 { + clip-path: url(#clippath); + } + + .cls-2 { + fill: none; + } + + .cls-2, .cls-3 { + stroke-width: 0px; + } + + .cls-3 { + fill: #000; + } + </style> + <clipPath id="clippath"> + <rect class="cls-2" width="720" height="720"/> + </clipPath> + </defs> + <g class="cls-1"> + <path class="cls-3" d="M488,220.7l154.3-154.4,11.3,11.3-154.3,154.4-11.3-11.3ZM352,47.6v78h16V47.6c74.5,1.9,144.6,29.7,199.9,79.1l7.1-7.1c-55.2-49.4-127.5-80.1-207-82V0h-16v37.6c-79.4,1.9-151.8,32.6-207,82l7.1,7.1c55.3-49.5,125.4-77.3,199.9-79.1ZM126.7,567.9c-49.5-55.3-77.3-125.4-79.1-199.9h78v-16H47.6c1.9-74.5,29.7-144.6,79.1-199.9l-7.1-7.1c-49.4,55.2-80.1,127.5-82,207H0v16h37.6c1.9,79.4,32.6,151.8,82,207l7.1-7.1ZM488,499.3l154.4,154.4,11.3-11.3-154.4-154.4-11.3,11.3ZM524.5,499l7.1,7.1c71.7-84,71.7-208.3,0-292.3l-7.1,7.1c67.8,80.1,67.8,198.1,0,278.1ZM221,195.5c80.1-67.8,198-67.8,278.1,0l7.1-7.1c-84-71.7-208.3-71.7-292.3,0l7.1,7.1ZM499,524.5c-80.1,67.8-198,67.8-278.1,0l-7.1,7.1c84,71.7,208.3,71.7,292.3,0l-7.1-7.1ZM195.5,221l-7.1-7.1c-71.7,84-71.7,208.3,0,292.3l7.1-7.1c-67.8-80.1-67.8-198.1,0-278.1ZM682.4,352c-1.9-79.4-32.6-151.8-82-207l-7.1,7.1c49.4,55.3,77.2,125.4,79.1,199.9h-78v16h78c-1.9,74.5-29.7,144.6-79.1,199.9l7.1,7.1c49.4-55.2,80.1-127.5,82-207h37.6v-16h-37.6ZM368,672.4v-78h-16v78c-74.5-1.9-144.6-29.7-199.9-79.1l-7.1,7.1c55.2,49.4,127.5,80.1,207,82v37.6h16v-37.6c79.4-1.9,151.8-32.6,207-82l-7.1-7.1c-55.3,49.5-125.4,77.3-199.9,79.1ZM220.7,232l11.3-11.3L77.7,66.3l-11.4,11.4,154.4,154.3ZM220.7,488l-154.4,154.3,11.3,11.3,154.4-154.3-11.3-11.3ZM483.8,483.8h-247.6v-247.6h247.6v247.6ZM398,360c0-21-17-38-38-38s-38,17-38,38,17,38,38,38,38-17,38-38Z"/> + </g> +</svg>
\ No newline at end of file |