Source code
Revision control
Copy as Markdown
Other Tools
<!-- 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
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="context-fill" fill-opacity="context-fill-opacity">
<style>
.nova { display: none; }
@media -moz-pref("browser.nova.enabled") {
.proton { display: none; }
.nova { display: revert; }
}
</style>
<g class="proton"><path fill-rule="evenodd" d="M12 1v1.5h-.994v5.075l3.418 3.758.003-.001c1.28 1.408.28 3.667-1.622 3.667H3.196c-1.897 0-2.898-2.245-1.63-3.656l3.44-3.831V2.5H4V1h8ZM6.506 7.512a1.5 1.5 0 0 1-.384 1.002l-1.558 1.735h6.847L9.897 8.584a1.5 1.5 0 0 1-.391-1.009V2.5h-3v5.012Z" clip-rule="evenodd"/></g>
<g class="nova">
<path fill-rule="evenodd" d="M4.637 1.259a22 22 0 0 1 6.73 0 .75.75 0 0 1-.114 1.491h-.002a1 1 0 0 1-.115-.009L11 2.721v4.564c0 .187.07.367.196.505l3.024 3.325c1.28 1.407.347 3.661-1.553 3.763A84 84 0 0 1 8.144 15h-.13a83 83 0 0 1-4.686-.139c-1.891-.109-2.826-2.342-1.56-3.751l3.039-3.384a.75.75 0 0 0 .192-.501V2.722l-.133.02a.75.75 0 1 1-.229-1.482M9.5 2.555a21 21 0 0 0-3 0v4.957a1.5 1.5 0 0 1-.384 1.002l-1.56 1.736h6.85L9.89 8.584a1.5 1.5 0 0 1-.39-1.009z" clip-rule="evenodd" />
</g>
</svg>