view-financial-account-edit.svg 729 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-2v1h7v-1h-4v-5h10v4h1v-5h-12zm2 2v1h4v-1h-4zm0 2v1h3v-1h-3zm8 2-4 4v2h2l4-4-2-2zm-0.310547 1.6894531 0.591797 0.5917969-2.96875 3-0.59375-0.59375 2.970703-2.9980469zm-11.689453 0.3105469v4h7v-4h-7zm5 1h1v2h-1v-2zm-4 1h1v1h-1v-1zm2 0h1v1h-1v-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>