1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns="http://www.w3.org/2000/svg" version="1.1"
x="0.0000000" y="0.0000000" width="252.32" height="252.32"
viewBox="0 0 252.32 252.32" xml:space="preserve"
id="translucent-fedora-logo-with-radial-gradient">
<g id="main-group">
<g id="radial-gradient-group">
<radialGradient cx="115.89890" cy="133.10451" r="154.62019" fx="115.89890" fy="133.10451" id="radial-gradient" gradientUnits="userSpaceOnUse">
<stop style="stop-color: #000000; stop-opacity: 0.0;" offset="0.0" id="translucent-stop-color"/>
<stop style="stop-color: #0068c9; stop-opacity: 1.0;" offset="1.0" id="opaque-blue-stop-color"/>
</radialGradient>
<path d="M 252.31700,126.16300 C 252.31700,56.485000 195.83500,0.0000000 126.16000,0.0000000 C 56.517000,0.0000000 0.051000000,56.437000 0.0030000000,126.07200 L 0.0000000,126.06600 L 0.0000000,223.69600 L 0.0030000000,223.70400 C 0.041000000,239.51400 12.864000,252.31000 28.688000,252.31000 C 28.733000,252.31000 28.776000,252.30400 28.821000,252.30400 L 28.830000,252.31000 L 126.21100,252.31000 L 126.21100,252.31000 C 195.86100,252.28100 252.31700,195.82000 252.31700,126.16300 z " fill="rgb( 10, 10, 100 )" id="speech-bubble" stroke="none"/>
</g>
<g id="callout-numeric-value">
<text fill="white" fill-opacity="0.95" font-family="monospace sans" font-size="140" stroke="white" stroke-width="1.5" text-anchor="middle" x="126.16" y="180.16">3</text>
</g>
</g>
</svg>
|