This commit is contained in:
LucasVbr
2021-08-31 13:51:15 +02:00
parent 0d552dd987
commit aceb3402f2
6 changed files with 114 additions and 146 deletions
+8
View File
@@ -0,0 +1,8 @@
<svg class="scroll">
<rect x="4" y="4"
width="40" height="70"
rx="25" ry="25"
stroke="#fff" stroke-width="2"
fill="#fff0"/>
<circle class="" cx="24" cy="24" r="4" fill="#fff"/>
</svg>

After

Width:  |  Height:  |  Size: 212 B