| 12345678910111213141516171819202122232425 |
- <svg
- xmlns="http://www.w3.org/2000/svg"
- xmlns:xlink="http://www.w3.org/1999/xlink"
- width="256px" height="88px">
- <defs>
- <linearGradient id="PSgrad_0" x1="0%" x2="100%" y1="0%" y2="0%">
- <stop offset="100%" stop-color="rgb(0,0,0)" stop-opacity="1" />
- <stop offset="100%" stop-color="rgb(0,0,0)" stop-opacity="1" />
- <stop offset="100%" stop-color="rgb(0,0,0)" stop-opacity="1" />
- <stop offset="100%" stop-color="rgb(0,0,0)" stop-opacity="1" />
- <stop offset="100%" stop-color="rgb(0,0,0)" stop-opacity="1" />
- <stop offset="100%" stop-color="rgb(0,0,0)" stop-opacity="1" />
- <stop offset="100%" stop-color="rgb(0,0,0)" stop-opacity="1" />
- <stop offset="100%" stop-color="rgb(0,0,0)" stop-opacity="1" />
- <stop offset="100%" stop-color="rgb(0,0,0)" stop-opacity="1" />
- <stop offset="0%" stop-color="rgb(216,156,114)" stop-opacity="1" />
- <stop offset="100%" stop-color="rgb(252,26,182)" stop-opacity="1" />
- </linearGradient>
- </defs>
- <path fill-rule="evenodd" fill="rgb(26, 29, 36)"
- d="M44.000,0.000 L212.000,0.000 C236.301,0.000 256.000,19.699 256.000,44.000 C256.000,68.301 236.301,88.000 212.000,88.000 L44.000,88.000 C19.699,88.000 -0.000,68.301 -0.000,44.000 C-0.000,19.699 19.699,0.000 44.000,0.000 Z"/>
- <path fill="url(#PSgrad_0)"
- d="M44.000,0.000 L212.000,0.000 C236.301,0.000 256.000,19.699 256.000,44.000 C256.000,68.301 236.301,88.000 212.000,88.000 L44.000,88.000 C19.699,88.000 -0.000,68.301 -0.000,44.000 C-0.000,19.699 19.699,0.000 44.000,0.000 Z"/>
- </svg>
|