File: fill.svg

package info (click to toggle)
mrtrix3 3.0.8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 15,300 kB
  • sloc: cpp: 130,470; python: 9,603; sh: 597; makefile: 62; xml: 47
file content (19 lines) | stat: -rw-r--r-- 1,098 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<svg height="48" version="1.1" width="48" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
  <linearGradient id="a" gradientUnits="userSpaceOnUse" x1="24.5" x2="13.023923" y1="37.5" y2="20.80554">
    <stop offset="0" stop-color="#202020"/>
    <stop offset=".69710231" stop-color="#808080"/>
    <stop offset="1" stop-color="#c0c0c0"/>
  </linearGradient>
  <linearGradient id="b" gradientUnits="userSpaceOnUse" x1="44.5" x2="30.5" y1="39.5" y2="16.5">
    <stop offset="0" stop-color="#ff0"/>
    <stop offset="1" stop-color="#ffffbd"/>
  </linearGradient>
  <g stroke="#000">
    <path d="m 37.5 22.5 c 0 0 -1.286828 21.60246 5 22 c 3.550923 .224538 3.545412 -14.684716 2 -20.577924 C 42.845445 18.848153 37.5 14.5 29.5 16.5 Z" fill="url(#b)"/>
    <g stroke-linecap="round">
      <path d="m 19.5 9.5 l 18 13 l -16 21 l -18 -14 z" fill="url(#a)" stroke-linejoin="round"/>
      <path d="m 23.5 4.5 l 0 19" fill="none" stroke-width="2"/>
      <path d="m 24.5 23.5 a 1 1 0 1 1 -2 0 a 1 1 0 1 1 2 0 z" fill="#989898" stroke-linejoin="round"/>
    </g>
  </g>
</svg>