diff options
Diffstat (limited to 'scalable/actions/paint-gradient-linear.svg')
-rw-r--r-- | scalable/actions/paint-gradient-linear.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scalable/actions/paint-gradient-linear.svg b/scalable/actions/paint-gradient-linear.svg new file mode 100644 index 0000000..6309235 --- /dev/null +++ b/scalable/actions/paint-gradient-linear.svg @@ -0,0 +1 @@ +<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="-.20339" x2="16.338984" y1="8.20339" y2="8.20339"><stop offset="0" stop-color="#bebebe"/><stop offset="1" stop-color="#bebebe" stop-opacity="0"/></linearGradient><path d="m0 0v16h16v-16zm1 1h14v14h-14z" fill="#bebebe"/><path d="m1 1h14v14h-14z" fill="url(#a)"/></svg>
\ No newline at end of file |