20
images/android-vector-drawable/keypassdx.xml
Normal file
20
images/android-vector-drawable/keypassdx.xml
Normal file
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="512dp"
|
||||
android:height="512dp"
|
||||
android:viewportWidth="512"
|
||||
android:viewportHeight="512">
|
||||
|
||||
<path
|
||||
android:fillColor="#43A047"
|
||||
android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" />
|
||||
<path
|
||||
android:fillColor="#eaeaea"
|
||||
android:pathData="M282.79 195.24l-173.43 173.6-0.53 34.98 34.97-0.53 36.32-36.28h39.14V330.2h36.8v-39.06l57.25-57.18-30.52-38.72z" />
|
||||
<path
|
||||
android:fillColor="#c6c6c6"
|
||||
android:pathData="M108.83 109.36l0.53 34.97 258.96 258.96 34.97 0.53 -0.53-34.97-258.95-258.97-34.98-0.52z" />
|
||||
<path
|
||||
android:fillColor="#eaeaea"
|
||||
android:pathData="M346.22 84.82a82.83 82.83 0 1057.35 24.26 82.85 82.85 0 00-57.35-24.26zm32.53 61.34a24.54 24.54 0 11-24.53 24.54 24.54 24.54 0 0124.53-24.54z" />
|
||||
</vector>
|
@@ -241,3 +241,4 @@ Where possible this links to the organisation's brand guidelines page.
|
||||
| <img src="/images/svg/kaggle.svg" width="256" /> | <img src="/images/reference/kaggle.png" width="256" /> | https://www.kaggle.com/ |
|
||||
| <img src="/images/svg/uphold.svg" width="256" /> | <img src="/images/reference/uphold.jpg" width="256" /> | https://uphold.com/en/press-media |
|
||||
| <img src="/images/svg/microformats.svg" width="256" /> | <img src="/images/reference/microformats.png" width="256" /> | |
|
||||
| <img src="/images/svg/keepassdx.svg" width="256" /> | <img src="/images/reference/keepassdx.png" width="256" /> | https://github.com/Kunzisoft/KeePassDX |
|
||||
|
BIN
images/reference/keepassdx.png
Normal file
BIN
images/reference/keepassdx.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.1 KiB |
6
images/svg/keypassdx.svg
Normal file
6
images/svg/keypassdx.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="KeePassDX" role="img"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"
|
||||
fill="#43A047"/><defs><filter id="a" x="-12%" y="-10%" width="124%" height="130%"><feDropShadow dx="1" dy="10" stdDeviation="10" flood-opacity=".45"/></filter></defs><path fill="#eaeaea" filter="url(#a)" d="M282.79 195.24l-173.43 173.6-.53 34.98 34.97-.53 36.32-36.28h39.14V330.2h36.8v-39.06l57.25-57.18-30.52-38.72z"/><path fill="#c6c6c6" filter="url(#a)" d="M108.83 109.36l.53 34.97 258.96 258.96 34.97.53-.53-34.97-258.95-258.97-34.98-.52z"/><path fill="#eaeaea" filter="url(#a)" d="M346.22 84.82a82.83 82.83 0 1057.35 24.26 82.85 82.85 0 00-57.35-24.26zm32.53 61.34a24.54 24.54 0 11-24.53 24.54 24.54 24.54 0 0124.53-24.54z"/></svg>
|
After Width: | Height: | Size: 772 B |
Reference in New Issue
Block a user