From: jbtbnl Date: Wed, 29 Jan 2014 12:47:37 +0000 (+0100) Subject: Add white color variant of checkmark icon X-Git-Tag: v7.0.0alpha2~877^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=f798ad9a205ce43265e01e670f5a57611ee65711;p=nextcloud-server.git Add white color variant of checkmark icon --- diff --git a/core/css/icons.css b/core/css/icons.css index 57c37c5c51c..2dc35084122 100644 --- a/core/css/icons.css +++ b/core/css/icons.css @@ -47,6 +47,10 @@ background-image: url('../img/actions/checkmark.svg'); } +.icon-checkmark-white { + background-image: url('../img/actions/checkmark-white.svg'); +} + .icon-clock { background-image: url('../img/actions/clock.svg'); } diff --git a/core/img/actions/checkmark-white.png b/core/img/actions/checkmark-white.png new file mode 100644 index 00000000000..08b8783649f Binary files /dev/null and b/core/img/actions/checkmark-white.png differ diff --git a/core/img/actions/checkmark-white.svg b/core/img/actions/checkmark-white.svg new file mode 100644 index 00000000000..5e8fe8abccc --- /dev/null +++ b/core/img/actions/checkmark-white.svg @@ -0,0 +1,4 @@ +image/svg+xml + + +