initial
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="Glagolify">
|
||||
<defs><linearGradient id="g" x1="8" y1="5" x2="55" y2="59" gradientUnits="userSpaceOnUse"><stop stop-color="#8b5de3"/><stop offset="1" stop-color="#4e2a94"/></linearGradient></defs>
|
||||
<rect x="3" y="3" width="58" height="58" rx="15" fill="url(#g)"/>
|
||||
<path d="M19 47V25c0-7 5-12 13-12s13 5 13 12-5 12-13 12H19m13-15a3 3 0 1 0 0 6 3 3 0 0 0 0-6Z" fill="none" stroke="#fff" stroke-width="6" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<circle cx="32" cy="48" r="4" fill="#fff"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 589 B |
Reference in New Issue
Block a user