PluginProbe
WP Directory Kit / 1.3.2
WP Directory Kit v1.3.2
1.5.7 1.5.6 1.5.5 1.5.4 1.5.3 trunk 1.1.0 1.1.6 1.1.8 1.2.3 1.2.4 1.2.5 1.2.6 1.2.7 1.2.8 1.2.9 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4 1.3.5 1.3.6 1.3.8 1.4.0 All 36 releases
wpdirectorykit / public / js / blueimp-gallery / img / error.svg

error.svg in WP Directory Kit 1.3.2, at public/js/blueimp-gallery/img/error.svg

7 lines 400 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?xml version="1.0" encoding="UTF-8"?>
2 <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="64" height="64">
3 <circle cx="32" cy="32" r="25" stroke="red" stroke-width="7" fill="#fff" fill-opacity="0.2"/>
4 <rect x="28" y="17" width="8" height="30" fill="red" transform="rotate(45, 32, 32)"/>
5 <rect x="28" y="17" width="8" height="30" fill="red" transform="rotate(135, 32, 32)"/>
6 </svg>
7