summaryrefslogtreecommitdiff
path: root/help3/xhpeditor/icon-themes/cmd/lc_formfiltered.svg
blob: 7fefdd264127c37822f7891b716c7963ef3a44d5 (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
<?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 14.5,13.5 6,-8 v -2 L 19,2.5 H 5 L 3.5,4 v 1.5 l 6,8 V 18 l 5,3.5 z" />
  </g>
  <g id="symbol-background"
	 class="icn icn--background"
     stroke="#fff" 
     stroke-width="3px"
	 stroke-linecap="round" 
	 stroke-linejoin="round"
      >
      <path d="m 13,22 9.5,-9.5" />
      <path d="M 9.5,18.5 13,22" />
  </g>
  <g id="symbol"
	 class="icn icn--highlight-color"  
     fill="#83beec" 
     stroke="#1e8bcd" 
	 stroke-linecap="round" 
	 stroke-linejoin="round"
      >
      <path d="m 13,22 9.5,-9.5" />
      <path d="M 9.5,18.5 13,22" />
  </g>
</svg>