Commit | Line | Data |
---|---|---|
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 height="16" width="16" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> | |
5 | <path fill="#000000" fill-rule="evenodd" d="m8,1c-3.9,0-7,3.1-7,7 0,3.9 3.1,7 7,7 3.9,0 7-3.1 7-7 0-3.9-3.1-7-7-7zm2,11h-1-5c-.6,0-1-.4-1-1v-6c0-.6 .4-1 1-1h5 1l4,4-4,4z"/> | |
6 | </svg> |