11 lines
701 B
XML
11 lines
701 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" role="img" aria-labelledby="title desc">
|
||
|
|
<title id="title">Analytics glyph</title>
|
||
|
|
<desc id="desc">A calm trend line with two data points.</desc>
|
||
|
|
<rect width="96" height="96" rx="22" fill="#101417"/>
|
||
|
|
<path d="M20 72h56" stroke="#314047" stroke-width="6" stroke-linecap="round"/>
|
||
|
|
<path d="M22 63 38 46l14 10 24-34" fill="none" stroke="#40c878" stroke-width="8" stroke-linecap="round" stroke-linejoin="round"/>
|
||
|
|
<circle cx="38" cy="46" r="7" fill="#96e6a1"/>
|
||
|
|
<circle cx="76" cy="22" r="7" fill="#23b6a8"/>
|
||
|
|
<path d="M22 63 38 46l14 10" fill="none" stroke="#96e6a1" stroke-width="3" stroke-linecap="round" opacity="0.75"/>
|
||
|
|
</svg>
|