PluginProbe
Contact Forms by Cimatti / trunk
Contact Forms by Cimatti vtrunk
2.3.6 2.3.5 2.3.0 2.2.32 2.2.4 2.2.0 2.1.2 2.1.1 trunk 1.0 1.1 1.2 1.2.1 1.3 1.3.1 1.3.2 1.3.3 1.3.4 1.3.5 1.3.6 1.3.7 1.3.8 1.3.9 1.4.0 1.4.1 All 62 releases
contact-forms / assets / img / expand-rows.svg

expand-rows.svg in Contact Forms by Cimatti trunk, at assets/img/expand-rows.svg

11 lines 445 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 20 20">
2 <circle cx="2" cy="3.5" r="1.5"/>
3 <rect x="5" y="2.1" width="8.5" height="2.8" rx="1.4"/>
4 <circle cx="2" cy="10" r="1.5"/>
5 <rect x="5" y="8.6" width="8.5" height="2.8" rx="1.4"/>
6 <circle cx="2" cy="16.5" r="1.5"/>
7 <rect x="5" y="15.1" width="8.5" height="2.8" rx="1.4"/>
8 <path d="M17 1l3 3.6h-2.1V9h-1.8V4.6H14z"/>
9 <path d="M17 19l3-3.6h-2.1V11h-1.8v4.4H14z"/>
10 </svg>
11