comparison icons/set-aside.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 <rect width="16" height="16" rx="3" ry="3" fill="#008ea4"/>
10 <g fill="none" stroke="#ffffff" stroke-width="1">
11 <path d="m6 11v1c0 1.1 0.89 2 2 2h4c1.1 0 2-0.89 2-2v-8c0-1.1-0.89-2-2-2h-4c-1.1 0-2 0.89-2 2v4" stroke-width="2"/>
12 <path d="m6 5.5h8"/>
13 <path d="m1.5 9.5h9m-9 0 2 2m-2-2 2-2" stroke-linecap="round"/>
14 </g>
15 </svg>