text-frame-unlink.svg 691 B

1234567891011121314151617181920
  1. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
  2. <defs id="defs3051">
  3. <style type="text/css" id="current-color-scheme">
  4. .ColorScheme-Text {
  5. color:#dedede;
  6. }
  7. .ColorScheme-NegativeText {
  8. color:#da4453;
  9. }
  10. </style>
  11. </defs>
  12. <path
  13. style="fill:currentColor;fill-opacity:1;stroke:none"
  14. d="M 2,2 2,14 8,14 8,2 2,2 Z M 3,3 7,3 7,13 3,13 3,3 Z M 4,4 4,5 6,5 6,4 4,4 Z M 4,6 4,7 6,7 6,6 4,6 Z M 4,8 4,9 5,9 5,8 4,8 Z"
  15. class="ColorScheme-Text"/>
  16. <path
  17. style="fill:currentColor;fill-opacity:1;stroke:none"
  18. class="ColorScheme-NegativeText"
  19. d="m 9,2 0,12 5,0 0,-12 -4,0 z m 1,1 3,0 0,10 -3,0 z" />
  20. </svg>