PluginProbe
King Addons for Elementor – 100+ Elementor Widgets, 4 000+ Elementor Templates, WooCommerce Builder, Mega Menu, Popup Builder / 51.1.86
King Addons for Elementor – 100+ Elementor Widgets, 4 000+ Elementor Templates, WooCommerce Builder, Mega Menu, Popup Builder v51.1.86
51.1.86 51.1.84 51.1.85 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 All 40 releases
king-addons / includes / admin / img / pros-cons-box.svg

pros-cons-box.svg in King Addons for Elementor – 100+ Elementor Widgets, 4 000+ Elementor Templates, WooCommerce Builder, Mega Menu, Popup Builder 51.1.86, at includes/admin/img/pros-cons-box.svg

17 lines 860 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="pcb" 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 <rect x="6" y="10" width="16" height="28" rx="3" fill="none" stroke="url(#pcb)" stroke-width="2"/>
10 <rect x="26" y="10" width="16" height="28" rx="3" fill="none" stroke="url(#pcb)" stroke-width="2"/>
11 <path d="M14 16v8M10 20h8" stroke="url(#pcb)" stroke-width="2.2" stroke-linecap="round"/>
12 <path d="M30 20h8" stroke="url(#pcb)" stroke-width="2.2" stroke-linecap="round"/>
13 <rect x="10" y="28" width="8" height="2" rx="1" fill="url(#pcb)" opacity="0.45"/>
14 <rect x="30" y="28" width="8" height="2" rx="1" fill="url(#pcb)" opacity="0.45"/>
15
16 </svg>
17