diff options
author | Brandon Millman <brandon.millman@gmail.com> | 2018-07-03 08:56:37 +0800 |
---|---|---|
committer | Brandon Millman <brandon.millman@gmail.com> | 2018-07-03 08:56:37 +0800 |
commit | fe68114f3921a52fd6b6aa6cfef8d5c325499711 (patch) | |
tree | 25f813f9ea4571300ba41334200126a8753f3264 /packages/website/public/images | |
parent | 73d8a2adf748e06552a1a7a7a188433c4c41095b (diff) | |
download | dexon-sol-tools-fe68114f3921a52fd6b6aa6cfef8d5c325499711.tar dexon-sol-tools-fe68114f3921a52fd6b6aa6cfef8d5c325499711.tar.gz dexon-sol-tools-fe68114f3921a52fd6b6aa6cfef8d5c325499711.tar.bz2 dexon-sol-tools-fe68114f3921a52fd6b6aa6cfef8d5c325499711.tar.lz dexon-sol-tools-fe68114f3921a52fd6b6aa6cfef8d5c325499711.tar.xz dexon-sol-tools-fe68114f3921a52fd6b6aa6cfef8d5c325499711.tar.zst dexon-sol-tools-fe68114f3921a52fd6b6aa6cfef8d5c325499711.zip |
Use new lock svg
Diffstat (limited to 'packages/website/public/images')
-rw-r--r-- | packages/website/public/images/lock_icon.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/website/public/images/lock_icon.svg b/packages/website/public/images/lock_icon.svg new file mode 100644 index 000000000..83e8191a1 --- /dev/null +++ b/packages/website/public/images/lock_icon.svg @@ -0,0 +1,3 @@ +<svg width="26" height="32" viewBox="0 0 26 32" fill="none" xmlns="http://www.w3.org/2000/svg"> +<path d="M6.47619 0C3.79509 0 1.60489 2.21216 1.60489 4.92014V6.33135C0.717479 6.33135 -3.60127e-08 7.05602 -3.60127e-08 7.95232V14.379C-3.60127e-08 15.2753 0.717479 16 1.60489 16H11.3475C12.2349 16 12.9524 15.2753 12.9524 14.379V7.95232C12.9524 7.05602 12.2349 6.33135 11.3475 6.33135V4.92014C11.3475 2.21216 9.1573 0 6.47619 0ZM9.6482 6.33135H3.30418V4.92014C3.30418 3.16567 4.72026 1.71633 6.47619 1.71633C8.23213 1.71633 9.6482 3.16567 9.6482 4.92014V6.33135Z" transform="scale(2)" fill="black"/> +</svg> |