File: icons.html

package info (click to toggle)
chromium 139.0.7258.127-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 6,122,068 kB
  • sloc: cpp: 35,100,771; ansic: 7,163,530; javascript: 4,103,002; python: 1,436,920; asm: 946,517; xml: 746,709; pascal: 187,653; perl: 88,691; sh: 88,436; objc: 79,953; sql: 51,488; cs: 44,583; fortran: 24,137; makefile: 22,147; tcl: 15,277; php: 13,980; yacc: 8,984; ruby: 7,485; awk: 3,720; lisp: 3,096; lex: 1,327; ada: 727; jsp: 228; sed: 36
file content (23 lines) | stat: -rw-r--r-- 1,555 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<cr-iconset name="downloads" size="24">
  <svg>
    <defs>
      <!--
      These icons are copied from Polymer's iron-icons and kept in sorted order.
      See http://goo.gl/Y1OdAq for instructions on adding additional icons.
      -->
      <g id="dangerous"><!-- Source: https://fonts.google.com/icons -->
        <path
          d="M 8.25 21 L 3 15.75 L 3 8.25 L 8.25 3 L 15.75 3 L 21 8.25 L 21 15.75 L 15.75 21 Z M 9.148438 16.25 L 12 13.398438 L 14.851562 16.25 L 16.25 14.851562 L 13.398438 12 L 16.25 9.148438 L 14.851562 7.75 L 12 10.601562 L 9.148438 7.75 L 7.75 9.148438 L 10.601562 12 L 7.75 14.851562 Z M 9.148438 16.25">
        </path>
      </g>
      <g id="shield">
        <path fill="#0b57d0" fill-opacity="1" fill-rule="nonzero" d="M12 22.210938c-2.375-.597657-4.335938-1.949219-5.882812-4.066407-1.546876-2.113281-2.320313-4.460937-2.320313-7.042969V4.859375L12 1.789062l8.203125 3.070313v6.242187c0 2.582032-.773437 4.929688-2.320313 7.042969C16.335938 20.261719 14.375 21.613281 12 22.210938Zm0-2.375c1.589844-.527344 2.917969-1.511719 3.992188-2.964844C17.066406 15.421875 17.695312 13.796875 17.878906 12H12V4.207031L6.070312 6.433594v5.117187c0 .125.019532.273438.050782.449219H12Zm0 0">
        </path>
      </g>
      <g id="link">
        <path d="M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z">
        </path>
      </g>
    </defs>
  </svg>
</cr-iconset>