view sidebar/images/scroll-arrow.svg @ 2:49ec0da1e698

Replace tab list scroll bar with scroll buttons
author Guido Berhoerster <guido+set-aside@berhoerster.name>
date Wed, 21 Nov 2018 11:39:07 +0100
parents
children
line wrap: on
line source

<!--
Copyright (C) 2018 Guido Berhoerster <guido+set-aside@berhoerster.name>

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
  <path fill="none" stroke="#0c0c0d" stroke-width="2" stroke-linecap="round"
  d="m18 2l-12 10l12 10"/>
</svg>