summaryrefslogtreecommitdiff
path: root/themes/usr-share-themes/catppuccin-macchiato-lavender-standard+default/gtk-3.0/assets/scale-vert-marks-after-slider.svg
blob: 273e2447c051d2865e17c2c9d9d47c058d726ee4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<svg width="24" height="24" version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
 <defs>
  <linearGradient id="color-primary-dark" x1="4" x2="19.997" y1="4" y2="4" gradientTransform="rotate(45,12,12)" gradientUnits="userSpaceOnUse">
   <stop stop-color="#b7bdf8" offset="1"/>
  </linearGradient>
  <linearGradient id="color-surface" x1="4" x2="19.997" y1="4" y2="4" gradientTransform="rotate(45,12,12)" gradientUnits="userSpaceOnUse">
   <stop stop-color="#24273a" offset="1"/>
  </linearGradient>
 </defs>
 <g id="scale-slider" transform="rotate(90,12,12)">
  <rect width="24" height="24" fill="none"/>
  <path d="m12 3.5147 4.2426 4.2426a6 6 0 1 1-8.4853 0z" fill="url(#color-surface)" stroke="url(#color-primary-dark)" stroke-linecap="round" stroke-width="4" style="paint-order:stroke fill markers"/>
 </g>
</svg>