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 / quick-product-grid.svg

quick-product-grid.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/quick-product-grid.svg

53 lines 2.8 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <svg height="512" viewBox="0 0 48 48" width="512" xmlns="http://www.w3.org/2000/svg">
2 <defs>
3 <linearGradient id="grad1" x1="0%" y1="0%" x2="100%" y2="0%">
4 <stop offset="0%" style="stop-color:#9B62FF;stop-opacity:1"/>
5 <stop offset="100%" style="stop-color:#5B03FF;stop-opacity:1"/>
6 </linearGradient>
7 </defs>
8 <g fill="url(#grad1)">
9 <!-- Row 1 -->
10 <!-- Product card 1 -->
11 <rect x="4" y="4" width="12" height="16" rx="2"/>
12 <rect x="6" y="6" width="8" height="6" rx="1" fill="#fff" opacity="0.3"/>
13 <rect x="6" y="14" width="5" height="1.5" rx="0.5" fill="#fff" opacity="0.5"/>
14 <rect x="6" y="17" width="3" height="1" rx="0.5" fill="#fff" opacity="0.3"/>
15
16 <!-- Product card 2 -->
17 <rect x="18" y="4" width="12" height="16" rx="2"/>
18 <rect x="20" y="6" width="8" height="6" rx="1" fill="#fff" opacity="0.3"/>
19 <rect x="20" y="14" width="5" height="1.5" rx="0.5" fill="#fff" opacity="0.5"/>
20 <rect x="20" y="17" width="3" height="1" rx="0.5" fill="#fff" opacity="0.3"/>
21
22 <!-- Product card 3 -->
23 <rect x="32" y="4" width="12" height="16" rx="2"/>
24 <rect x="34" y="6" width="8" height="6" rx="1" fill="#fff" opacity="0.3"/>
25 <rect x="34" y="14" width="5" height="1.5" rx="0.5" fill="#fff" opacity="0.5"/>
26 <rect x="34" y="17" width="3" height="1" rx="0.5" fill="#fff" opacity="0.3"/>
27
28 <!-- Row 2 -->
29 <!-- Product card 4 -->
30 <rect x="4" y="22" width="12" height="16" rx="2" opacity="0.7"/>
31 <rect x="6" y="24" width="8" height="6" rx="1" fill="#fff" opacity="0.3"/>
32 <rect x="6" y="32" width="5" height="1.5" rx="0.5" fill="#fff" opacity="0.5"/>
33 <rect x="6" y="35" width="3" height="1" rx="0.5" fill="#fff" opacity="0.3"/>
34
35 <!-- Product card 5 -->
36 <rect x="18" y="22" width="12" height="16" rx="2" opacity="0.7"/>
37 <rect x="20" y="24" width="8" height="6" rx="1" fill="#fff" opacity="0.3"/>
38 <rect x="20" y="32" width="5" height="1.5" rx="0.5" fill="#fff" opacity="0.5"/>
39 <rect x="20" y="35" width="3" height="1" rx="0.5" fill="#fff" opacity="0.3"/>
40
41 <!-- Product card 6 -->
42 <rect x="32" y="22" width="12" height="16" rx="2" opacity="0.7"/>
43 <rect x="34" y="24" width="8" height="6" rx="1" fill="#fff" opacity="0.3"/>
44 <rect x="34" y="32" width="5" height="1.5" rx="0.5" fill="#fff" opacity="0.5"/>
45 <rect x="34" y="35" width="3" height="1" rx="0.5" fill="#fff" opacity="0.3"/>
46
47 <!-- Cart icons -->
48 <circle cx="13" cy="8" r="2" fill="#fff" opacity="0.2"/>
49 <circle cx="27" cy="8" r="2" fill="#fff" opacity="0.2"/>
50 <circle cx="41" cy="8" r="2" fill="#fff" opacity="0.2"/>
51 </g>
52 </svg>
53