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="M96.5263 28.5C94.5933 28.5 93.0263 30.067 93.0263 32V92.2505H81.9078L76.0027 74.6379C75.68 73.6754 74.9552 72.9004 74.0165 72.514C73.0778 72.1275 72.0175 72.1677 71.1107 72.6241L23.4265 96.6241C22.2453 97.2187 21.5 98.4281 21.5 99.7505C21.5 101.073 22.2453 102.282 23.4265 102.877L71.1107 126.877C72.0175 127.333 73.0778 127.373 74.0165 126.987C74.9552 126.601 75.68 125.826 76.0027 124.863L81.9078 107.25H93.0263V168C93.0263 169.933 94.5933 171.5 96.5263 171.5H104.474C106.407 171.5 107.974 169.933 107.974 168V107.25H119.092L124.997 124.863C125.32 125.826 126.045 126.601 126.984 126.987C127.922 127.373 128.983 127.333 129.889 126.877L177.574 102.877C178.755 102.282 179.5 101.073 179.5 99.7505C179.5 98.4281 178.755 97.2187 177.574 96.6241L129.889 72.6241C128.983 72.1677 127.922 72.1275 126.984 72.514C126.045 72.9004 125.32 73.6754 124.997 74.6379L119.092 92.2505H107.974V32C107.974 30.067 106.407 28.5 104.474 28.5H96.5263Z" fill="#0000FF" stroke="#0000FF" stroke-width="7" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M96.5263 32V95.7505H79.3898L72.6842 75.7505L25 99.7505L72.6842 123.75L79.3898 103.75H96.5263V168H104.474V103.75H121.61L128.316 123.75L176 99.7505L128.316 75.7505L121.61 95.7505H104.474V32H96.5263Z" fill="#00FF00"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB