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 / DonationForms / resources / styles / elements / _icons.scss

_icons.scss in GiveWP – Donation Plugin and Fundraising Platform 4.17.0, at src/DonationForms/resources/styles/elements/_icons.scss

5 lines 712 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 :root {
2 --givewp-icon-arrow-right: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.59 3.577a.833.833 0 0 0-1.18 1.179l4.411 4.41H4.167a.833.833 0 1 0 0 1.667h9.654l-4.41 4.41a.833.833 0 1 0 1.178 1.18l5.833-5.834a.833.833 0 0 0 0-1.179L10.59 3.577z' fill='%23fff'/%3E%3C/svg%3E%0A");
3 --givewp-icon-arrow-left: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.707 5.707a1 1 0 0 0-1.414-1.414l-7 7a1 1 0 0 0 0 1.414l7 7a1 1 0 0 0 1.414-1.414L7.414 13H19a1 1 0 1 0 0-2H7.414l5.293-5.293z' fill='%238C8C8C'/%3E%3C/svg%3E%0A");
4 }
5