paint-gradient-linear.svg 711 B

1234567891011121314
  1. <svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
  2. <defs>
  3. <style id="current-color-scheme" type="text/css">.ColorScheme-Text {
  4. color:#dedede;
  5. }</style>
  6. <linearGradient id="linearGradient3784" x1="20" x2="4" y1="10.667" y2="10.667" gradientTransform="matrix(.75 0 0 .75 420.71 530.79)" gradientUnits="userSpaceOnUse">
  7. <stop stop-color="#dedede" stop-opacity=".2" offset="0"/>
  8. <stop stop-color="#dedede" stop-opacity=".69804" offset="1"/>
  9. </linearGradient>
  10. </defs>
  11. <g transform="translate(-421.71 -531.79)">
  12. <path d="m423.71 533.79v10.5 0.75 0.75h12v-0.75-0.75-10.5z" fill="url(#linearGradient3784)"/>
  13. </g>
  14. </svg>