devtools/client/debugger/images/pane-collapse.svg
author Kajal Sah <kajalksah07@gmail.com>
Fri, 02 Apr 2021 18:04:20 +0000
changeset 574281 c2f0b7fb408a5b29c04d68b633a8ccbc3e19a425
parent 468637 e9408a26af674fbf535d853ede4ab629ac652c05
permissions -rw-r--r--
Bug 1702578 - Fixes eslint failures in browser/extensions/screenshots/test/browser/browser_screenshots_injection.js. r=emalysz Differential Revision: https://phabricator.services.mozilla.com/D110688

<!-- 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" width="16" height="16">
  <path d="M4 3H2v10h2V3zm7 7V6L8 8l3 2z" fill-opacity=".3"/>
  <path d="M11.47 10.88A1 1 0 0 0 12 10V6a1 1 0 0 0-1.55-.83l-3 2a1 1 0 0 0 0 1.66l3 2c.3.2.7.23 1.02.05zM8 8l3-2v4L8 8zM2 2h12c.6 0 1 .4 1 1v10c0 .6-.4 1-1 1H2c-.6 0-1-.4-1-1V3c0-.6.4-1 1-1zm12 11V3H5v10h9zM2 13h2V3H2v10z"/>
</svg>