PluginProbe
King Addons for Elementor – 80+ Elementor Widgets, 4 000+ Elementor Templates, WooCommerce, Mega Menu, Popup Builder / 51.1.83
King Addons for Elementor – 80+ Elementor Widgets, 4 000+ Elementor Templates, WooCommerce, Mega Menu, Popup Builder v51.1.83
51.1.83 51.1.82 51.1.81 51.1.79 51.1.78 51.1.77 51.1.76 51.1.74 51.1.75 51.1.65 51.1.64 51.1.63 trunk 51.1.14 51.1.2 51.1.35 51.1.36 51.1.37 51.1.38 51.1.39 51.1.44 51.1.45 51.1.46 51.1.47 51.1.49 All 37 releases
king-addons / includes / admin / img / interactive-steps-progress.svg

interactive-steps-progress.svg in King Addons for Elementor – 80+ Elementor Widgets, 4 000+ Elementor Templates, WooCommerce, Mega Menu, Popup Builder 51.1.83, at includes/admin/img/interactive-steps-progress.svg

17 lines 789 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
2 <defs>
3 <linearGradient id="isp" x1="0%" y1="0%" x2="100%" y2="100%">
4 <stop offset="0%" stop-color="#9B62FF"/>
5 <stop offset="100%" stop-color="#5B03FF"/>
6 </linearGradient>
7 </defs>
8
9 <circle cx="10" cy="24" r="6" fill="url(#isp)"/>
10 <circle cx="24" cy="24" r="6" fill="none" stroke="url(#isp)" stroke-width="2"/>
11 <circle cx="38" cy="24" r="6" fill="none" stroke="url(#isp)" stroke-width="2" opacity="0.45"/>
12 <path d="M16 24h2M30 24h2" stroke="url(#isp)" stroke-width="2" stroke-linecap="round"/>
13 <rect x="8" y="34" width="32" height="3" rx="1.5" fill="url(#isp)" opacity="0.2"/>
14 <rect x="8" y="34" width="14" height="3" rx="1.5" fill="url(#isp)"/>
15
16 </svg>
17