Dashboard
PHP:
8.4.22
OS:
Linux
User:
adsvisc
/
/
home
/
adsvisc
/
www
/
wp-content
/
uploads
ð€ Upload
ð New File
ð New Folder
Close
Editing: visibilite-locale.svg
<svg viewBox="0 0 400 400" xmlns="http://www.w3.org/2000/svg"> <defs> <linearGradient id="grad1" x1="0%" y1="0%" x2="100%" y2="100%"> <stop offset="0%" style="stop-color:#667eea;stop-opacity:1" /> <stop offset="100%" style="stop-color:#764ba2;stop-opacity:1" /> </linearGradient> <linearGradient id="grad2" x1="0%" y1="0%" x2="100%" y2="100%"> <stop offset="0%" style="stop-color:#f093fb;stop-opacity:0.2" /> <stop offset="100%" style="stop-color:#f5576c;stop-opacity:0.2" /> </linearGradient> </defs> <!-- Background circles --> <circle cx="200" cy="200" r="180" fill="url(#grad2)" opacity="0.3"/> <circle cx="200" cy="200" r="140" fill="none" stroke="url(#grad1)" stroke-width="2" opacity="0.2"/> <!-- Map pin --> <path d="M200 100 C170 100 145 125 145 155 C145 195 200 260 200 260 C200 260 255 195 255 155 C255 125 230 100 200 100 Z" fill="url(#grad1)" stroke="#fff" stroke-width="3"/> <circle cx="200" cy="155" r="20" fill="#fff"/> <!-- Location waves --> <circle cx="200" cy="155" r="50" fill="none" stroke="url(#grad1)" stroke-width="3" opacity="0.4"> <animate attributeName="r" from="40" to="70" dur="2s" repeatCount="indefinite"/> <animate attributeName="opacity" from="0.6" to="0" dur="2s" repeatCount="indefinite"/> </circle> <circle cx="200" cy="155" r="50" fill="none" stroke="url(#grad1)" stroke-width="3" opacity="0.4"> <animate attributeName="r" from="40" to="70" dur="2s" begin="1s" repeatCount="indefinite"/> <animate attributeName="opacity" from="0.6" to="0" dur="2s" begin="1s" repeatCount="indefinite"/> </circle> <!-- Small location markers around --> <circle cx="120" cy="280" r="8" fill="url(#grad1)" opacity="0.6"/> <circle cx="280" cy="280" r="8" fill="url(#grad1)" opacity="0.6"/> <circle cx="150" cy="220" r="6" fill="url(#grad1)" opacity="0.5"/> <circle cx="250" cy="220" r="6" fill="url(#grad1)" opacity="0.5"/> <!-- Connection lines --> <line x1="200" y1="260" x2="120" y2="280" stroke="url(#grad1)" stroke-width="2" opacity="0.3" stroke-dasharray="5,5"/> <line x1="200" y1="260" x2="280" y2="280" stroke="url(#grad1)" stroke-width="2" opacity="0.3" stroke-dasharray="5,5"/> </svg>
Save
Cancel