emblem-locked.svg 836 B

12345678910111213141516
  1. <svg height="22" width="22" xmlns="http://www.w3.org/2000/svg">
  2. <style
  3. type="text/css"
  4. id="current-color-scheme">
  5. .ColorScheme-NeutralText {
  6. color:#f67400;
  7. }
  8. .ColorScheme-Text {
  9. color:#232629;
  10. }
  11. </style>
  12. <rect style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-NeutralText" height="22" rx="2" width="22"/>
  13. <path style="fill:currentColor;fill-opacity:0.6;stroke:none" class="ColorScheme-Text" d="M2 0C.892 0 0 .892 0 2v18c0 1.108.892 2 2 2h18c1.108 0 2-.892 2-2V2c0-1.108-.892-2-2-2zm0 1h18c.554 0 1 .446 1 1v18c0 .554-.446 1-1 1H2c-.554 0-1-.446-1-1V2c0-.554.446-1 1-1z"/>
  14. <path d="M11 3C8.784 3 7 4.784 7 7v4H5v8h12v-8h-2V7c0-2.216-1.784-4-4-4m0 1c1.662 0 3 1.561 3 3.5V11H8V7.5C8 5.561 9.338 4 11 4" fill="#fff"/>
  15. </svg>