summaryrefslogtreecommitdiff
path: root/icon-themes/colibre_svg/cmd/lc_defaultbullet.svg
blob: 994dd3f62e769670114013dee23c1952bb794d27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
  <path
	 class="icn icn--line-color" 
     d="m 7.5,2.5 h 14 z m 0,3 h 8 z m 0,5 h 14 z m 0,3 h 8 z m 0,5 h 14 z m 0,3 h 8 z"
     stroke="#3a3a38" 
	 stroke-linecap="round" 
	 stroke-linejoin="round"
     />
  <path
	 class="icn icn--highlight-color" 
     d="M 4,2.5 A 1.5,1.5 0 0 0 2.5,4 1.5,1.5 0 0 0 4,5.5 1.5,1.5 0 0 0 5.5,4 1.5,1.5 0 0 0 4,2.5 Z m 0,8 A 1.5,1.5 0 0 0 2.5,12 1.5,1.5 0 0 0 4,13.5 1.5,1.5 0 0 0 5.5,12 1.5,1.5 0 0 0 4,10.5 Z m 0,8 A 1.5,1.5 0 0 0 2.5,20 1.5,1.5 0 0 0 4,21.5 1.5,1.5 0 0 0 5.5,20 1.5,1.5 0 0 0 4,18.5 Z"
     fill="#83beec" 
     stroke="#1e8bcd" 
	 stroke-linecap="round" 
	 stroke-linejoin="round"
     />
</svg>