Add AD logo

This commit is contained in:
Joshua Ogle 2018-09-04 10:22:57 -06:00
parent 08933f3e7b
commit 4fde981af3
2 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,7 @@ const MOUNTABLE_SECRET_ENGINES = [
displayName: 'Active Directory',
value: 'ad',
type: 'ad',
glyph: 'azure',
glyph: 'ad',
category: 'cloud',
},
{

View File

@ -0,0 +1 @@
<svg width="{{size}}" height="{{size}}" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"><path d="M4 9.68l16.347-2.225.007 15.768-16.34.092L4 9.681zm16.34 15.36l.012 15.78-16.34-2.246v-13.64l16.327.105zm1.98-17.877L43.996 4v19.022l-21.674.172V7.164zM44 25.187l-.005 18.937-21.675-3.06-.03-15.912 21.71.035z" fill="#00ADEF" fill-rule="nonzero"/></svg>

After

Width:  |  Height:  |  Size: 357 B