Dashboard
PHP:
8.4.22
OS:
Linux
User:
adsvisc
/
/
home
/
adsvisc
/
www
/
wp-content
/
uploads
📤 Upload
📝 New File
📁 New Folder
Close
Editing: marketing-digital.svg
<svg viewBox="0 0 400 400" xmlns="http://www.w3.org/2000/svg"> <defs> <linearGradient id="gradMkt1" x1="0%" y1="0%" x2="100%" y2="100%"> <stop offset="0%" style="stop-color:#11998e;stop-opacity:1" /> <stop offset="100%" style="stop-color:#38ef7d;stop-opacity:1" /> </linearGradient> <linearGradient id="gradMkt2" x1="0%" y1="0%" x2="100%" y2="100%"> <stop offset="0%" style="stop-color:#ee0979;stop-opacity:1" /> <stop offset="100%" style="stop-color:#ff6a00;stop-opacity:1" /> </linearGradient> </defs> <!-- Background --> <circle cx="200" cy="200" r="150" fill="url(#gradMkt1)" opacity="0.1"/> <!-- Laptop --> <rect x="100" y="160" width="200" height="130" rx="8" fill="#2d3748" stroke="url(#gradMkt1)" stroke-width="3"/> <rect x="110" y="170" width="180" height="100" rx="4" fill="#1a202c"/> <!-- Laptop base --> <path d="M80 290 L320 290 L300 305 L100 305 Z" fill="#2d3748" stroke="url(#gradMkt1)" stroke-width="2"/> <!-- Screen content - Chart --> <polyline points="130,240 150,220 170,230 190,210 210,225 230,200 250,215 270,190" fill="none" stroke="url(#gradMkt1)" stroke-width="3" stroke-linecap="round"/> <!-- Icons floating around --> <!-- Megaphone --> <g transform="translate(320, 120)"> <path d="M0 0 L20 -10 L20 10 Z" fill="url(#gradMkt2)"/> <circle cx="23" cy="0" r="6" fill="url(#gradMkt2)"/> <path d="M28 -3 L35 -8 M28 3 L35 8 M28 0 L38 0" stroke="url(#gradMkt2)" stroke-width="2" stroke-linecap="round"/> </g> <!-- Email icon --> <g transform="translate(60, 140)"> <rect x="0" y="0" width="30" height="20" rx="3" fill="none" stroke="url(#gradMkt1)" stroke-width="2"/> <path d="M0 0 L15 12 L30 0" fill="none" stroke="url(#gradMkt1)" stroke-width="2"/> </g> <!-- Chart icon --> <g transform="translate(330, 240)"> <rect x="0" y="15" width="6" height="15" rx="2" fill="url(#gradMkt2)"/> <rect x="10" y="8" width="6" height="22" rx="2" fill="url(#gradMkt2)"/> <rect x="20" y="0" width="6" height="30" rx="2" fill="url(#gradMkt2)"/> </g> <!-- Target icon --> <g transform="translate(70, 260)"> <circle cx="15" cy="15" r="14" fill="none" stroke="url(#gradMkt1)" stroke-width="2"/> <circle cx="15" cy="15" r="9" fill="none" stroke="url(#gradMkt1)" stroke-width="2"/> <circle cx="15" cy="15" r="4" fill="url(#gradMkt1)"/> </g> <!-- Animated data particles --> <circle cx="150" cy="120" r="3" fill="url(#gradMkt1)"> <animate attributeName="cy" values="120;140;120" dur="3s" repeatCount="indefinite"/> </circle> <circle cx="250" cy="130" r="3" fill="url(#gradMkt2)"> <animate attributeName="cy" values="130;150;130" dur="2.5s" repeatCount="indefinite"/> </circle> <circle cx="200" cy="115" r="3" fill="url(#gradMkt1)"> <animate attributeName="cy" values="115;135;115" dur="3.5s" repeatCount="indefinite"/> </circle> </svg>
Save
Cancel