summaryrefslogtreecommitdiffstats
path: root/devtools/client/themes/images/datastore.svg
blob: e6dcb8c0055cfa18fc9fcbf2d72e00385f95ea34 (plain)
1
2
3
4
5
6
7
8
9
<!-- 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" fill="context-fill #0b0b0b">
  <path d="M4 0h8a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3zm0 2a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H4z"/>
  <path d="M3 7h10v1H3z"/>
  <rect x="6" y="4" width="4" height="1" rx=".5"/>
  <rect x="6" y="10" width="4" height="1" rx=".5"/>
</svg>