blob: e700db2c35130d991ad02e3b56845dead7f25b88 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<!--
tags: [graph, diagram, curves, chart, ppf, statistics, visualization, analytics, metrics, report]
category: Charts
version: "1.115"
unicode: "f618"
-->
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M19 17c0 -6.075 -5.373 -11 -12 -11" />
<path d="M3 3v18h18" />
</svg>
|