File: favicon.svg

package info (click to toggle)
rust-coreutils 0.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 505,620 kB
  • sloc: ansic: 103,594; asm: 28,570; sh: 8,910; python: 5,581; makefile: 472; cpp: 97; javascript: 72
file content (79 lines) | stat: -rw-r--r-- 3,898 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
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<svg height="106" width="106" viewbox="0 0 106 106" id="logo"
  xmlns:xlink="http://www.w3.org/1999/xlink"
  xmlns="http://www.w3.org/2000/svg"
  xmlns:svg="http://www.w3.org/2000/svg">
  <style>
    g, polygon {
        fill: inherit;
        stroke: inherit;
    }

    @media (prefers-color-scheme: dark) {
      #gear circle {
        stroke: #fff;
      }

      #gear polygon,
      #gear use {
        fill: #fff;
        stroke: #fff;
      }
    }
  </style>
  <g id="logo" transform="translate(53, 53)">
    <g id="gear" mask="url(#holes)">
      <circle r="43" fill="none" stroke="black" stroke-width="9" />
      <g id="cogs">
        <polygon id="cog" stroke="black" stroke-width="3" stroke-linejoin="round" points="46,3 51,0 46,-3" />
        <use xlink:href="#cog" transform="rotate(11.25)" />
        <use xlink:href="#cog" transform="rotate(22.50)" />
        <use xlink:href="#cog" transform="rotate(33.75)" />
        <use xlink:href="#cog" transform="rotate(45.00)" />
        <use xlink:href="#cog" transform="rotate(56.25)" />
        <use xlink:href="#cog" transform="rotate(67.50)" />
        <use xlink:href="#cog" transform="rotate(78.75)" />
        <use xlink:href="#cog" transform="rotate(90.00)" />
        <use xlink:href="#cog" transform="rotate(101.25)" />
        <use xlink:href="#cog" transform="rotate(112.50)" />
        <use xlink:href="#cog" transform="rotate(123.75)" />
        <use xlink:href="#cog" transform="rotate(135.00)" />
        <use xlink:href="#cog" transform="rotate(146.25)" />
        <use xlink:href="#cog" transform="rotate(157.50)" />
        <use xlink:href="#cog" transform="rotate(168.75)" />
        <use xlink:href="#cog" transform="rotate(180.00)" />
        <use xlink:href="#cog" transform="rotate(191.25)" />
        <use xlink:href="#cog" transform="rotate(202.50)" />
        <use xlink:href="#cog" transform="rotate(213.75)" />
        <use xlink:href="#cog" transform="rotate(225.00)" />
        <use xlink:href="#cog" transform="rotate(236.25)" />
        <use xlink:href="#cog" transform="rotate(247.50)" />
        <use xlink:href="#cog" transform="rotate(258.75)" />
        <use xlink:href="#cog" transform="rotate(270.00)" />
        <use xlink:href="#cog" transform="rotate(281.25)" />
        <use xlink:href="#cog" transform="rotate(292.50)" />
        <use xlink:href="#cog" transform="rotate(303.75)" />
        <use xlink:href="#cog" transform="rotate(315.00)" />
        <use xlink:href="#cog" transform="rotate(326.25)" />
        <use xlink:href="#cog" transform="rotate(337.50)" />
        <use xlink:href="#cog" transform="rotate(348.75)" />
      </g>
      <g id="mounts">
        <polygon id="mount" stroke="black" stroke-width="6" stroke-linejoin="round" points="-7,-42 0,-35 7,-42" />
        <use xlink:href="#mount" transform="rotate(72)" />
        <use xlink:href="#mount" transform="rotate(144)" />
        <use xlink:href="#mount" transform="rotate(216)" />
        <use xlink:href="#mount" transform="rotate(288)" />
      </g>
    </g>
    <mask id="holes">
      <rect x="-60" y="-60" width="120" height="120" fill="white" />
      <circle id="hole" cy="-40" r="3" />
      <use xlink:href="#hole" transform="rotate(72)" />
      <use xlink:href="#hole" transform="rotate(144)" />
      <use xlink:href="#hole" transform="rotate(216)" />
      <use xlink:href="#hole" transform="rotate(288)" />
    </mask>
  </g>
  <path aria-label="U" transform="matrix(1.1188958,0,0,1.3531467,106.90401,-3.0479991)" style="fill:#c04828"
    d="m -30.914582,47.152116 c 0,-6.410851 0,-27.142255 0,-27.142255 h -9.981735 c 0,0 0,22.706465 0,27.142255 0,4.43579 -0.989404,8.475308 -7.250584,8.492265 -6.26118,0.01696 -7.308935,-4.147055 -7.308935,-8.492265 V 20.009861 h -9.981735 v 27.142255 c 0,6.425292 2.643496,15.679002 17.261495,15.679002 14.617999,0 17.261494,-9.268151 17.261494,-15.679002 z" />
</svg>