added icon theme la-capitaine with personal changes
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<svg height="48" width="48" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||||
<defs>
|
||||
<linearGradient id="a" gradientUnits="userSpaceOnUse" x1="0" x2="0" y1="46" y2="2">
|
||||
<stop offset="0" stop-color="#197ff1" />
|
||||
<stop offset="1" stop-color="#21c6fb" />
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<circle cx="24" cy="24" r="22" fill="url(#a)" />
|
||||
<g fill="none" stroke="#FFF" opacity="0.85" stroke-width="3" stroke-linecap="round" transform="translate(-1 -1) rotate(-45 24 24)">
|
||||
<circle cx="24" cy="24" r="6.5" />
|
||||
<line x1="24" y1="30.5" x2="24" y2="37.5" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 569 B |
Reference in New Issue
Block a user