command-scratchpad.svg 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839
  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" viewBox="0 0 16 16" height="16" width="16">
  5. <defs>
  6. <linearGradient id="e">
  7. <stop offset="0" stop-color="#434f5d"/>
  8. <stop offset="1" stop-color="#65788b"/>
  9. </linearGradient>
  10. <linearGradient id="d">
  11. <stop offset="0" stop-color="#787878"/>
  12. <stop offset="1" stop-color="#8c8c8c"/>
  13. </linearGradient>
  14. <linearGradient id="c">
  15. <stop offset="0" stop-color="#8c8c8c"/>
  16. <stop offset="1" stop-color="#a0a0a0"/>
  17. </linearGradient>
  18. <linearGradient id="b">
  19. <stop offset="0" stop-color="#b6b38a"/>
  20. <stop offset="1" stop-color="#d3d2bd"/>
  21. </linearGradient>
  22. <linearGradient id="a">
  23. <stop offset="0" stop-color="#ecebe0"/>
  24. <stop offset="1" stop-color="#fbfbf9" stop-opacity="0"/>
  25. </linearGradient>
  26. <linearGradient gradientTransform="translate(-1.018 -.726)" gradientUnits="userSpaceOnUse" y2="4.549" x2="4.08" y1="14.382" x1="13.934" id="f" xlink:href="#a"/>
  27. <linearGradient gradientTransform="translate(-1.018 -.726)" gradientUnits="userSpaceOnUse" y2="4.836" x2="1.893" y1="16.614" x1="13.78" id="g" xlink:href="#b"/>
  28. <linearGradient y2="2.41" x2="4.751" y1="4.023" x1="5.458" gradientTransform="translate(-1.018 -1.026)" gradientUnits="userSpaceOnUse" id="h" xlink:href="#c"/>
  29. <linearGradient y2=".94" x2="4.252" y1="3.313" x1="5.323" gradientTransform="translate(0 -.3)" gradientUnits="userSpaceOnUse" id="i" xlink:href="#d"/>
  30. <linearGradient gradientUnits="userSpaceOnUse" y2="9.29" x2="11.377" y1="9.29" x1="4.575" id="j" xlink:href="#e"/>
  31. </defs>
  32. <path style="marker:none" color="#000" overflow="visible" fill="url(#f)" stroke="url(#g)" stroke-linejoin="round" d="M2 2.75h12v12H2z"/>
  33. <path style="marker:none" d="M4 .75c-.553 0-1 .672-1 1.5 0 .829.399 1.474 1 1.5.106.006.2-.08.2-.25 0-.168-.11-.25-.2-.25-.277 0-.5-.447-.5-1 0-.552.223-1 .5-1 .275 0 .5.448.5 1H5c0-.828-.448-1.5-1-1.5z" id="k" color="#000" overflow="visible" fill="url(#h)" stroke="url(#i)" stroke-width=".2" stroke-linejoin="round"/>
  34. <path d="M4 11.45h7v1H4zm1-5.321h5v1H5zm1 2.66h6v1H6z" style="marker:none" color="#000" overflow="visible" fill="url(#j)"/>
  35. <use height="100%" width="100%" transform="translate(2.667)" id="l" xlink:href="#k"/>
  36. <use height="100%" width="100%" transform="translate(2.667)" id="m" xlink:href="#l"/>
  37. <use height="100%" width="100%" transform="translate(2.667)" xlink:href="#m"/>
  38. </svg>