summaryrefslogtreecommitdiff
path: root/icon-themes/colibre_svg/cmd/lc_arrowshapes.right-arrow-callout.svg
blob: df7dc1df5d2c04beae34da8e4ef7c445723f93a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?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--shape-color" 
     d="m2.5 2.5v19h11v-7h3v2.25l5-4.75-5-4.75v2.25h-3v-7z"
     fill="#fafafa" 
	 stroke="#3a3a38" 
	 stroke-linecap="round" 
	 stroke-linejoin="miter"
     />
</svg>