mirror of
https://github.com/plausible/analytics.git
synced 2024-12-20 08:01:48 +03:00
25 lines
1.9 KiB
Elixir
25 lines
1.9 KiB
Elixir
|
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||
|
<defs>
|
||
|
<symbol id="feather-check-circle" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
||
|
<path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"/>
|
||
|
<polyline points="22 4 12 14.01 9 11.01"/>
|
||
|
</symbol>
|
||
|
|
||
|
<symbol id="testimonial-quotemark" viewBox="0 0 100 125" fill="currentColor">
|
||
|
<path d="M5,49.898h24.839C29.646,63.563,18.637,74.65,5,74.958v14.163c21.447-0.31,38.816-17.748,39.011-39.223h0.01v-0.361V10.879 H5V49.898z"/>
|
||
|
<path d="M55.98,10.879v39.02h24.839C80.625,63.563,69.617,74.65,55.98,74.958v14.163c21.447-0.31,38.816-17.748,39.011-39.223H95 v-0.361V10.879H55.98z"/>
|
||
|
</symbol>
|
||
|
|
||
|
<symbol id="feather-chevron-down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
||
|
<polyline points="6 9 12 15 18 9"></polyline>
|
||
|
</symbol>
|
||
|
|
||
|
<symbol id="feather-chevron-left" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-left"><polyline points="15 18 9 12 15 6"></polyline></symbol>
|
||
|
|
||
|
<symbol id="feather-chevron-right" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><polyline points="9 18 15 12 9 6"></polyline></symbol>
|
||
|
|
||
|
<symbol id="feather-x-circle" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></symbol>
|
||
|
|
||
|
</defs>
|
||
|
</svg>
|