view-financial-account-checking.svg 596 B

1234567891011121314151617181920
  1. <svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
  2. <style type="text/css" id="current-color-scheme">
  3. .ColorScheme-Text {
  4. color:#dedede;
  5. }
  6. .ColorScheme-NegativeText {
  7. color:#da4453;
  8. }
  9. </style>
  10. <path
  11. d="m3 2v6h-2v6h12v-6h-9v-5h10v11h1v-12h-12zm2 2v1h4v-1h-4zm0 2v1h3v-1h-3zm-3 3h10v4h-10v-4zm1 2v1h6v-1h-6zm7 0v1h1v-1h-1z"
  12. style="fill:currentColor;fill-opacity:1;stroke:none"
  13. class="ColorScheme-Text"
  14. />
  15. <path
  16. d="m10 4v1h3v-1z"
  17. style="fill:currentColor;fill-opacity:1;stroke:none"
  18. class="ColorScheme-NegativeText"
  19. />
  20. </svg>