summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBelen <belenbarrospena@gmail.com>2022-03-11 15:56:02 +0000
committerBelen <belenbarrospena@gmail.com>2022-03-11 15:56:02 +0000
commit487eeebce78f4bb2b8622a63d7a4226f82dbcb81 (patch)
tree28ab428fc07726a1555bd19ba7cd95f040643438
parentbb2ff4fa9989189a6dc83d93a7f88b0cf25f78e1 (diff)
downloadlarge-media-487eeebce78f4bb2b8622a63d7a4226f82dbcb81.tar.gz
large-media-487eeebce78f4bb2b8622a63d7a4226f82dbcb81.tar.bz2
large-media-487eeebce78f4bb2b8622a63d7a4226f82dbcb81.zip
Icons for t-otp and IBAN
I have selected the icons from the same icon library the other icons come from: the Material design one. This is to keep visual consistency. There are no specific icons for any of these 2 concepts, so I have picked the closest things I could find: account balance and password. Signed-off-by: Belen <belenbarrospena@gmail.com>
-rw-r--r--anastasis_integration_wallet/icons/iban/account_balance_black_24dp.svg1
-rw-r--r--anastasis_integration_wallet/icons/totp/password_black_24dp.svg1
2 files changed, 2 insertions, 0 deletions
diff --git a/anastasis_integration_wallet/icons/iban/account_balance_black_24dp.svg b/anastasis_integration_wallet/icons/iban/account_balance_black_24dp.svg
new file mode 100644
index 0000000..d87e8ed
--- /dev/null
+++ b/anastasis_integration_wallet/icons/iban/account_balance_black_24dp.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><g><rect fill="none" height="24" width="24"/></g><g><g><rect height="7" width="3" x="4" y="10"/><rect height="7" width="3" x="10.5" y="10"/><rect height="3" width="20" x="2" y="19"/><rect height="7" width="3" x="17" y="10"/><polygon points="12,1 2,6 2,8 22,8 22,6"/></g></g></svg> \ No newline at end of file
diff --git a/anastasis_integration_wallet/icons/totp/password_black_24dp.svg b/anastasis_integration_wallet/icons/totp/password_black_24dp.svg
new file mode 100644
index 0000000..335a285
--- /dev/null
+++ b/anastasis_integration_wallet/icons/totp/password_black_24dp.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><g><path d="M0,0h24v24H0V0z" fill="none"/></g><g><g><path d="M2,17h20v2H2V17z M3.15,12.95L4,11.47l0.85,1.48l1.3-0.75L5.3,10.72H7v-1.5H5.3l0.85-1.47L4.85,7L4,8.47L3.15,7l-1.3,0.75 L2.7,9.22H1v1.5h1.7L1.85,12.2L3.15,12.95z M9.85,12.2l1.3,0.75L12,11.47l0.85,1.48l1.3-0.75l-0.85-1.48H15v-1.5h-1.7l0.85-1.47 L12.85,7L12,8.47L11.15,7l-1.3,0.75l0.85,1.47H9v1.5h1.7L9.85,12.2z M23,9.22h-1.7l0.85-1.47L20.85,7L20,8.47L19.15,7l-1.3,0.75 l0.85,1.47H17v1.5h1.7l-0.85,1.48l1.3,0.75L20,11.47l0.85,1.48l1.3-0.75l-0.85-1.48H23V9.22z"/></g></g></svg> \ No newline at end of file