File: Thread.svg

package info (click to toggle)
webkit2gtk 2.18.6-1~deb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 159,080 kB
  • sloc: cpp: 1,636,147; ansic: 45,350; python: 14,988; perl: 13,794; ruby: 9,803; xml: 9,342; asm: 5,312; yacc: 2,167; lex: 1,007; sh: 773; makefile: 61
file content (22 lines) | stat: -rw-r--r-- 1,634 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!-- Licensed under the Creative Commons Attribution-Share Alike 3.0 United States License (http://creativecommons.org/licenses/by-sa/3.0/) -->
<svg xmlns="http://www.w3.org/2000/svg" id="root" version="1.1" viewBox="0 0 16 16">
 <defs>
  <radialGradient id="a" cx="24.446" cy="35.878" r="20.531" gradientUnits="userSpaceOnUse" gradientTransform="matrix(.85696 3.2529e-7 -1.253e-7 .33010 -12.949 .77181)">
   <stop stop-color="#fff" offset="0"/>
   <stop stop-color="#cbdbed" offset="1"/>
  </radialGradient>
  <linearGradient id="c" x1="321.57" x2="311.65" y1="145.52" y2="118.5" gradientUnits="userSpaceOnUse" gradientTransform="matrix(.55569 0 0 .55568 -169.27 -70.906)">
   <stop stop-color="#204a87" offset="0"/>
   <stop stop-color="#bdd2e9" offset="1"/>
  </linearGradient>
 </defs>
 <circle fill="url(#a)" fill-rule="evenodd" stroke="url(#c)" stroke-miterlimit="10" cx="8" cy="8" r="7.5"/>
 <circle fill="transparent" fill-rule="evenodd" stroke="white" stroke-miterlimit="10" cx="8" cy="8" r="6.5"/>
 <line stroke="url(#c)" x1="8" y1="4" x2="8" y2="12" stroke-width="3.5" stroke-linecap="round"/>
 <line stroke="url(#c)" x1="5" y1="6" x2="5" y2="10" stroke-width="3.5" stroke-linecap="round"/>
 <line stroke="url(#c)" x1="11" y1="6" x2="11" y2="10" stroke-width="3.5" stroke-linecap="round"/>
 <line stroke="white" x1="8" y1="4" x2="8" y2="12" stroke-width="1.5" stroke-linecap="round"/>
 <line stroke="white" x1="5" y1="6" x2="5" y2="10" stroke-width="1.5" stroke-linecap="round"/>
 <line stroke="white" x1="11" y1="6" x2="11" y2="10" stroke-width="1.5" stroke-linecap="round"/>
</svg>