command-measure.svg 1.6 KB

123456789101112131415161718192021222324252627
  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="b">
  7. <stop offset="0" stop-color="#505424"/>
  8. <stop offset="1" stop-color="#6c6f31"/>
  9. </linearGradient>
  10. <linearGradient id="a">
  11. <stop offset="0" stop-color="#e8eace"/>
  12. <stop offset="1" stop-color="#f5f6ea"/>
  13. </linearGradient>
  14. <linearGradient id="c">
  15. <stop offset="0" stop-color="#484a2e"/>
  16. <stop offset="1" stop-color="#61633d"/>
  17. </linearGradient>
  18. <linearGradient xlink:href="#a" id="d" x1="-.831" y1="11.595" x2="2.378" y2="1.336" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.2174 0 0 1 -11.66 -4.6)"/>
  19. <linearGradient xlink:href="#b" id="e" x1="1.536" y1="14.334" x2="5.493" y2="1.678" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.2174 0 0 1 -11.66 -4.6)"/>
  20. <linearGradient xlink:href="#c" id="f" x1="1.695" y1="14.28" x2="6.421" y2="1.672" gradientUnits="userSpaceOnUse" gradientTransform="rotate(-90 3.4 8)"/>
  21. </defs>
  22. <g transform="translate(4.6 .6)">
  23. <rect transform="rotate(-90)" ry=".5" rx=".5" y="-3.4" x="-10.2" height="13.6" width="5.6" fill="url(#d)" stroke="url(#e)" stroke-width=".4" stroke-linejoin="round"/>
  24. <path d="M-2.1 10.4v-3m11 3v-3m-2.75 3V8.9M3.4 10.4v-3m-2.75 3V8.9" fill="none" stroke="url(#f)"/>
  25. </g>
  26. </svg>