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-history.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"/>
<g id="icon" transform="translate(12 12) scale(0.83 0.83)">
<path fill="context-fill" d="M7.396 4.5a.75.75 0 0 1 .75.75v2.064q0 .016.013.024L9.48 8.1a.75.75 0 0 1-.75 1.298l-1.32-.761a1.53 1.53 0 0 1-.764-1.324V5.25a.75.75 0 0 1 .75-.75"/>
<path fill="context-fill" fill-rule="evenodd" d="M7.5 1.25a6.257 6.257 0 0 1 6.25 6.25 6.257 6.257 0 0 1-6.25 6.25A6.257 6.257 0 0 1 1.25 7.5 6.257 6.257 0 0 1 7.5 1.25m0 1.5A4.756 4.756 0 0 0 2.75 7.5a4.756 4.756 0 0 0 4.75 4.75 4.756 4.756 0 0 0 4.75-4.75A4.756 4.756 0 0 0 7.5 2.75"/>
</g>
<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.5 0C3.364 0 0 3.364 0 7.5S3.364 15 7.5 15 15 11.636 15 7.5 11.636 0 7.5 0"/>
</g>
</g>
<use href="#icon" transform="translate(72 0) scale(-1 1)"/>
<use href="#mask" transform="translate(120 0) scale(-1 1)"/>
</svg>