Mercurial > addons > firefox-addons > set-aside
comparison sidebar/images/thumbnail-placeholder.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 224 128" xmlns="http://www.w3.org/2000/svg"> | |
9 <g fill="#ededf0"> | |
10 <rect x="8" y="8" width="208" height="32" rx="4" ry="4"/> | |
11 <rect x="8" y="48" width="40" height="72" rx="4" ry="4"/> | |
12 <rect x="56" y="48" width="160" height="24" rx="4" ry="4"/> | |
13 <rect x="56" y="80" width="160" height="16" rx="4" ry="4"/> | |
14 <rect x="56" y="104" width="160" height="16" rx="4" ry="4"/> | |
15 </g> | |
16 </svg> |