pane-expand.svg 1.8 KB

123456789101112131415161718192021222324252627282930
  1. <!-- This Source Code Form is subject to the terms of the Mozilla Public
  2. - License, v. 2.0. If a copy of the MPL was not distributed with this
  3. - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
  4. <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16">
  5. <defs>
  6. <linearGradient id="a">
  7. <stop offset="0" stop-color="#353593"/>
  8. <stop offset="1" stop-color="#7373cd"/>
  9. </linearGradient>
  10. <linearGradient id="b">
  11. <stop offset="0" stop-color="#2a2a76"/>
  12. <stop offset="1" stop-color="#5656c2"/>
  13. </linearGradient>
  14. <linearGradient x1="11.709" y1="6.295" x2="8.675" y2="4.089" id="g" xlink:href="#a" gradientUnits="userSpaceOnUse" gradientTransform="matrix(.53813 0 0 .74017 3.298 3.873)"/>
  15. <linearGradient x1="11.445" y1="8.382" x2="7.061" y2="5.195" id="h" xlink:href="#b" gradientUnits="userSpaceOnUse" gradientTransform="matrix(.53813 0 0 .74017 3.298 3.873)"/>
  16. <linearGradient id="c">
  17. <stop offset="0" stop-color="#fff" stop-opacity=".196"/>
  18. <stop offset="1" stop-color="#fff" stop-opacity=".784"/>
  19. </linearGradient>
  20. <linearGradient id="d">
  21. <stop offset="0" stop-color="#aabccf"/>
  22. <stop offset="1" stop-color="#c5d2df"/>
  23. </linearGradient>
  24. <linearGradient x1="14.692" y1="1049.087" x2="5.246" y2="1039.64" id="e" xlink:href="#c" gradientUnits="userSpaceOnUse" gradientTransform="translate(-1.167 -949.332) scale(.91667)"/>
  25. <linearGradient x1="13.658" y1="1050.509" x2="3.64" y2="1040.492" id="f" xlink:href="#d" gradientUnits="userSpaceOnUse" gradientTransform="translate(-2 -1036.362)"/>
  26. </defs>
  27. <path fill="url(#e)" stroke="url(#f)" d="M2.5 2.5h11v11h-11z"/>
  28. <path d="M6.3 8l3.4 2.7V5.3z" fill="url(#g)" stroke="url(#h)" stroke-width=".6" stroke-linejoin="round"/>
  29. </svg>