feat: add popup image

This commit is contained in:
2026-01-18 15:30:11 +01:00
parent 65b8f4816a
commit ace42eade2
7 changed files with 88 additions and 5 deletions

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 40 40">
<defs>
<style>
.cls-1 {
fill: #fff;
}
</style>
</defs>
<!-- Generator: Adobe Illustrator 28.7.10, SVG Export Plug-In . SVG Version: 1.2.0 Build 236) -->
<g>
<g id="Calque_1">
<path class="cls-1" d="M25.13,26.91c-1.08-1.04-2.79-2.79-4.62-4.71l-5,5.17c-.87.83-1.67.75-2.17.25-.67-.62-.5-1.42.13-2.21,1.17-1.42,3-3.54,4.83-5.58l-4.46-4.79c-.87-.96-.92-1.96-.25-2.63.58-.58,1.79-.58,2.54.21l4.33,4.79,3.08-3.33c.79-.87,1.88-1.08,2.67-.33.71.71.54,1.71-.37,2.67l-3.21,3.5,4.29,5c.75.87.75,1.75.25,2.25s-1.38.42-2.04-.25Z"/>
<path class="cls-1" d="M20,.7c10.64,0,19.3,8.66,19.3,19.3s-8.66,19.3-19.3,19.3S.7,30.64.7,20,9.36.7,20,.7M20,0C8.95,0,0,8.95,0,20s8.95,20,20,20,20-8.95,20-20S31.05,0,20,0h0Z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 885 B