Missing cursors added

This commit is contained in:
ful1e5
2021-06-12 17:16:54 +05:30
parent e62aafcecf
commit 922bdc85c3
9 changed files with 33 additions and 17 deletions
+5
View File
@@ -0,0 +1,5 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200" fill="none">
<path d="M29 103.974C29 105.907 30.567 107.474 32.5 107.474H92.7505V118.592L75.1379 124.497C74.1754 124.82 73.4004 125.545 73.014 126.484C72.6275 127.422 72.6677 128.483 73.1241 129.389L97.1241 177.074C97.7187 178.255 98.9281 179 100.25 179C101.573 179 102.782 178.255 103.377 177.074L127.377 129.389C127.833 128.483 127.873 127.422 127.487 126.484C127.101 125.545 126.326 124.82 125.363 124.497L107.75 118.592V107.474H168.5C170.433 107.474 172 105.907 172 103.974V96.0263C172 94.0933 170.433 92.5263 168.5 92.5263H107.75V81.4078L125.363 75.5027C126.326 75.18 127.101 74.4552 127.487 73.5165C127.873 72.5778 127.833 71.5175 127.377 70.6107L103.377 22.9265C102.782 21.7453 101.573 21 100.25 21C98.9281 21 97.7187 21.7453 97.1241 22.9265L73.1241 70.6107C72.6677 71.5175 72.6275 72.5778 73.014 73.5165C73.4004 74.4552 74.1754 75.18 75.1379 75.5027L92.7505 81.4078V92.5263H32.5C30.567 92.5263 29 94.0933 29 96.0263V103.974Z" fill="#0000FF" stroke="#0000FF" stroke-width="7" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M32.5 103.974H96.2505V121.11L76.2505 127.816L100.25 175.5L124.25 127.816L104.25 121.11V103.974H168.5V96.0263H104.25V78.8898L124.25 72.1842L100.25 24.5L76.2505 72.1842L96.2505 78.8898V96.0263H32.5V103.974Z" fill="#00FF00"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB