campfire/src/img/icons/timeline.svg

13 lines
389 B
XML
Raw Normal View History

2024-06-30 19:57:32 +01:00
<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 128 128">
<g clip-path="url(#a)">
<rect width="73" height="25" x="27.5" y="16" rx="8"/>
<rect width="73" height="41" x="27.5" y="47" rx="8"/>
<rect width="73" height="25" x="27.5" y="94" rx="8"/>
</g>
<defs>
<clipPath id="a">
<path d="M16 16h96v96H16z"/>
</clipPath>
</defs>
</svg>