Files
plottservice/app/assets/images/icons/outline/pause-circle.svg
David Böhm 19cf60c9a9 Added icons, helperfunction and new fancy notice message
Added icons from webcrunch resp. heroicons
Added helperfunction to display inline svg with the plugin inline-svg
Implemented fancy notice message webcrunch. Realy nice but does only
work with javascript on.
2024-08-06 00:23:29 +02:00

4 lines
255 B
XML

<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">
<path stroke-linecap="round" stroke-linejoin="round" d="M14.25 9v6m-4.5 0V9M21 12a9 9 0 11-18 0 9 9 0 0118 0z"/>
</svg>