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" viewBox="0 0 16 16" 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 d="M7.3 6h1.5c.1 0 .2-.1.2-.3V2c0-.5-.4-1-1-1s-1 .4-1 1v3.8c0 .1.1.2.3.2z"/>
<path d="M13.5 3H11c-.6 0-1 .4-1 1s.4 1 1 1h2.5c.3 0 .5.2.5.5v7c0 .3-.2.5-.5.5h-11c-.3 0-.5-.3-.5-.5v-7c0-.3.2-.5.5-.5H5c.6 0 1-.4 1-1s-.4-1-1-1H2.5C1.1 3 0 4.1 0 5.5v7C0 13.8 1.1 15 2.5 15h11c1.4 0 2.5-1.1 2.5-2.5v-7C16 4.1 14.9 3 13.5 3z"/>
<path d="M3.6 7h2.8c.3 0 .6.2.6.5v2.8c0 .4-.3.7-.6.7H3.6c-.3 0-.6-.3-.6-.6V7.5c0-.3.3-.5.6-.5zM9.5 8h3c.3 0 .5-.3.5-.5s-.2-.5-.5-.5h-3c-.3 0-.5.2-.5.5s.2.5.5.5zM9.5 9c-.3 0-.5.2-.5.5s.2.5.5.5h2c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2z"/>
</g>
<g class="nova">
<path d="M5.5 8.215c.49 0 .95.025 1.379.065.638.06 1.12.62 1.121 1.279v.482a.85.85 0 0 1-.735.853 14.7 14.7 0 0 1-3.54-.002c-.415-.05-.725-.42-.725-.85v-.483c0-.664.494-1.222 1.138-1.282.494-.046.95-.062 1.362-.062M12.25 9a.75.75 0 0 1 0 1.5H10A.75.75 0 0 1 10 9zM5.5 5a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5m6.75 1a.75.75 0 0 1 0 1.5H10A.75.75 0 0 1 10 6z" />
<path fill-rule="evenodd" d="M8 2c1.455 0 3.056.059 4.777.213l.746.072.258.04A2.76 2.76 0 0 1 16 5.024v5.95c0 1.4-1.049 2.59-2.454 2.737a53.6 53.6 0 0 1-11.068.003A2.76 2.76 0 0 1 0 10.975v-5.95c0-1.4 1.049-2.59 2.454-2.737A54 54 0 0 1 8 2m0 1.5c-1.945 0-3.75.11-5.39.28A1.246 1.246 0 0 0 1.5 5.025v5.95c0 .639.49 1.18 1.133 1.248a52 52 0 0 0 10.758-.003 1.246 1.246 0 0 0 1.109-1.245v-5.95c0-.638-.49-1.18-1.133-1.248A52 52 0 0 0 8 3.5" clip-rule="evenodd" />
</g>
</svg>