PluginProbe
GiveWP – Donation Plugin and Fundraising Platform / 4.17.0
GiveWP – Donation Plugin and Fundraising Platform v4.17.0
4.17.0 4.16.9 4.16.8.1 4.16.8 4.16.7.2 4.16.7.1 4.16.7 4.16.6.1 4.16.6 4.16.5.1 4.16.5 4.16.4 4.16.3 4.16.2 4.16.1 4.16.0 4.15.5 4.15.4 4.15.3 4.15.2 4.15.1 4.15.0 2.3.0 2.3.1 2.3.2 All 256 releases
give / src / Views / Form / Templates / Classic / resources / views / icon-defs.php

icon-defs.php in GiveWP – Donation Plugin and Fundraising Platform 4.17.0, at src/Views/Form/Templates/Classic/resources/views/icon-defs.php

12 lines 1.2 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <svg style="display: none">
2 <symbol id="give-icon-lock" viewBox="0 0 10 13">
3 <path d="M9.375 5.75h-.563V4.062C8.813 2.117 7.196.5 5.25.5a3.576 3.576 0 0 0-3.563 3.563V5.75h-.562C.492 5.75 0 6.266 0 6.875v4.5A1.11 1.11 0 0 0 1.125 12.5h8.25c.61 0 1.125-.492 1.125-1.125v-4.5A1.14 1.14 0 0 0 9.375 5.75Zm-2.438 0H3.563V4.062c0-.914.75-1.687 1.688-1.687.914 0 1.688.773 1.688 1.688V5.75Z" fill="currentColor" />
4 </symbol>
5 <symbol id="give-icon-checkmark" viewBox="0 0 20 20">
6 <path d="M20 10C20 15.5229 15.5229 20 10 20C4.47714 20 0 15.5229 0 10C0 4.47714 4.47714 0 10 0C15.5229 0 20 4.47714 20 10ZM8.84331 15.2949L16.2627 7.87556C16.5146 7.62363 16.5146 7.21512 16.2627 6.96319L15.3503 6.05081C15.0983 5.79883 14.6898 5.79883 14.4379 6.05081L8.3871 12.1015L5.56214 9.27657C5.3102 9.02464 4.90169 9.02464 4.64972 9.27657L3.73734 10.189C3.4854 10.4409 3.4854 10.8494 3.73734 11.1013L7.93089 15.2949C8.18286 15.5469 8.59133 15.5469 8.84331 15.2949Z" fill="currentColor" />
7 </symbol>
8 <symbol id="give-icon-cross" viewBox="5 4 14 14">
9 <path d="m16.192 6.344-4.243 4.242-4.242-4.242-1.414 1.414L10.535 12l-4.242 4.242 1.414 1.414 4.242-4.242 4.243 4.242 1.414-1.414L13.364 12l4.242-4.242z" fill="red" />
10 </symbol>
11 </svg>
12