Source code

Revision control

Copy as Markdown

Other Tools

SVG Preview (Scaled)

Preview of https://raw.githubusercontent.com/mozilla-firefox/firefox/main/browser/themes/shared/urlbar/icons/badge-tab.svg
<!-- 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 https://mozilla.org/MPL/2.0/. -->
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<view id="ltr-icon" viewBox="0 0 24 24"/>
<view id="ltr-mask" viewBox="24 0 24 24"/>
<view id="rtl-icon" viewBox="48 0 24 24"/>
<view id="rtl-mask" viewBox="72 0 24 24"/>
<path id="icon" transform="translate(12 12) scale(0.83 0.83)" fill="context-fill" fill-rule="evenodd" d="M7.5 2.255c1.21 0 2.498.037 3.855.124a2.55 2.55 0 0 1 2.395 2.54V9.58a2.543 2.543 0 0 1-2.379 2.54 60 60 0 0 1-7.726.001 2.55 2.55 0 0 1-2.395-2.54V4.92a2.543 2.543 0 0 1 2.379-2.54A60 60 0 0 1 7.5 2.255m-1 1.51q-.959.015-1.868.06l-.905.051A1.043 1.043 0 0 0 2.75 4.92v4.662c0 .548.43 1.007.991 1.043a59 59 0 0 0 7.532-.001l.102-.01c.501-.083.875-.515.875-1.033V6.234h-5a.75.75 0 0 1-.75-.752z"/>
<g id="mask" transform="translate(24 0)">
<clipPath id="mask-clip">
<rect x="0" y="0" width="24" height="24"/>
</clipPath>
<g clip-path="url(#mask-clip)">
<rect fill="#fff" x="0" y="0" width="24" height="24"/>
<path transform="translate(12 12) scale(0.83 0.83)" fill="#000" d="M7.501 1c-1.317 0-2.646.043-3.952.127A3.806 3.806 0 0 0 0 4.919v4.663a3.813 3.813 0 0 0 3.565 3.792 62 62 0 0 0 7.885-.001A3.806 3.806 0 0 0 15 9.581V4.918a3.813 3.813 0 0 0-3.565-3.792A61 61 0 0 0 7.501 1"/>
</g>
</g>
<use href="#icon" transform="translate(72 0) scale(-1 1)"/>
<use href="#mask" transform="translate(120 0) scale(-1 1)"/>
</svg>