summaryrefslogtreecommitdiff
path: root/icon-themes/colibre_svg/cmd/lc_bibliographycomponent.svg
blob: e4465523c31f87239c329cb794f1e2248767e4d5 (plain)
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
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
  <g id="background"
     class="icn icn--area-color"
     fill="#fafafa"
     stroke="#3a3a38"
     stroke-linecap="round"
     stroke-linejoin="round"
     >
      <path d="m 5.5,21.5 h 14 v -19 h -14 z" />
      <path d="m 5.5,4.5 h -2 v 4 h 2 z" />
      <path d="m 5.5,15.5 h -2 v 4 h 2 z" />
  </g>
  <g id="symbol"
     class="icn icn--highlight-color-2"
     fill="#f8db8f" 
     stroke="#ed8733" 
	 stroke-linecap="round" 
	 stroke-linejoin="round"
      >
      <path d="m 8.5,12.5 h 8 v 1 h -8 z" />
      <path d="m 9.5,15.5 c 0.25,0 6,0 6,0" />
  </g>
  <g id="symbol2"
	 class="icn icn--highlight-color"  
     fill="#83beec" 
     stroke="#1e8bcd" 
	 stroke-linecap="round" 
	 stroke-linejoin="round"
      >
      <path d="m 8.5,2.5 v 6 l 1.5,-2 1.5,2 v -6 z" />
  </g>
</svg>