aboutsummaryrefslogtreecommitdiff
path: root/arc-firefox-theme/chrome/browser/readinglist/readinglist-icon.svg
blob: 58b18c938f66e04d0ab0c6dd091414694a723f08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="utf-8"?>
<!-- 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 xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
  <rect x="4.8" y="6.4" fill="#808080" width="11.2" height="3.2"/>
  <rect x="4.8" y="11.2" fill="#808080" width="11.2" height="3.2"/>
  <rect x="4.8" y="1.6" fill="#808080" width="11.2" height="3.2"/>
  <circle fill="#808080" cx="1.6" cy="3.2" r="1.6"/>
  <circle fill="#808080" cx="1.6" cy="8" r="1.6"/>
  <circle fill="#808080" cx="1.6" cy="12.8" r="1.6"/>
</svg>