comparison icons/set-aside-sidebar.svg @ 0:d13d59494613

Initial revision
author Guido Berhoerster <guido+set-aside@berhoerster.name>
date Sat, 17 Nov 2018 10:44:16 +0100
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:d13d59494613
1 <!--
2 Copyright (C) 2018 Guido Berhoerster <guido+set-aside@berhoerster.name>
3
4 This Source Code Form is subject to the terms of the Mozilla Public
5 License, v. 2.0. If a copy of the MPL was not distributed with this
6 file, You can obtain one at http://mozilla.org/MPL/2.0/.
7 -->
8 <svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
9 <g fill="none" opacity=".8" stroke="#0c0c0d" stroke-width="1">
10 <path d="m6 4c0-1.1 0.89-2 2-2h4c1.1 0 2 0.89 2 2v5c0 1.1-0.89 2-2 2h-1"
11 stroke-width="2"/>
12 <path d="m10 5.5h4"/>
13 <rect x="2" y="5" width="8" height="9" rx="2" ry="2" stroke-width="2"/>
14 <path d="m2 8.5h8"/>
15 </g>
16 </svg>