diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/icons/set-aside-sidebar.svg	Sat Nov 17 10:44:16 2018 +0100
@@ -0,0 +1,16 @@
+<!--
+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 16 16" xmlns="http://www.w3.org/2000/svg">
+  <g fill="none" opacity=".8" stroke="#0c0c0d" stroke-width="1">
+    <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"
+    stroke-width="2"/>
+    <path d="m10 5.5h4"/>
+    <rect x="2" y="5" width="8" height="9" rx="2" ry="2" stroke-width="2"/>
+    <path d="m2 8.5h8"/>
+  </g>
+</svg>