diff options
Diffstat (limited to 'stylesheet-images/11.svg')
-rw-r--r-- | stylesheet-images/11.svg | 44 |
1 files changed, 18 insertions, 26 deletions
diff --git a/stylesheet-images/11.svg b/stylesheet-images/11.svg index 6aef9b0..4c905b9 100644 --- a/stylesheet-images/11.svg +++ b/stylesheet-images/11.svg @@ -1,29 +1,21 @@ -<?xml version="1.0"?> +<?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 viewBox="0 0 11 11" xmlns="http://www.w3.org/2000/svg" version="1.1"> - <title>FDP Callout #11</title> - <desc>The "11" Callout.</desc> - <defs> - <filter id="MyFilter" filterUnits="userSpaceOnUse" x="0" y="0" width="11" height="11"> - <feGaussianBlur in="SourceAlpha" stdDeviation="4" result="blur"/> - <feOffset dx="2" dy="2" height="7" in="blur" result="offsetBlur" width="7"/> - <feSpecularLighting in="blur" surfaceScale="1.3" specularConstant=".95" - specularExponent="20" lighting-color="rgb( 180, 180, 180 )" - result="specOut"> - <fePointLight x="-5000" y="-10000" z="40000"/> - </feSpecularLighting> - <feComposite in="specOut" in2="SourceAlpha" operator="in" result="specOut"/> - <feComposite in="SourceGraphic" in2="specOut" operator="arithmetic" - k1="0" k2="1" k3="1" k4="0" result="litPaint"/> - <feMerge> - <feMergeNode in="offsetBlur"/> - <feMergeNode in="litPaint"/> - </feMerge> - </filter> - </defs> - <g filter="url( #MyFilter )"> - <circle r="5" cx="5.5" cy="5.5" fill="rgb( 150, 50, 10 )" fill-opacity="0.8" stroke="rgb( 10, 10, 100 )" stroke-width="0.25"></circle> - <text fill="rgb( 255, 255, 10 )" fill-opacity="0.95" font-family="monospace sans" font-size="7" text-anchor="middle" x="5.25" y="7.9" stroke="none">11</text> +<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">11 </text> + </g> </g> </svg> - |