Torbrowser Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Torbrowser icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/316368.svg" alt="Torbrowser icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/316368.svg" alt="Torbrowser icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/316368.svg" alt="Torbrowser icon" :width="24" :height="24" />
CSS background
.icon-torbrowser {
background-image: url('https://proicons.com/icon/316368.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Tor Browser</title><path d="M12 21.82v-1.46A8.36 8.36 0 0020.36 12 8.36 8.36 0 0012 3.64V2.18A9.83 9.83 0 0121.82 12 9.83 9.83 0 0112 21.82zm0-5.09A4.74 4.74 0 0016.73 12 4.74 4.74 0 0012 7.27V5.82A6.17 6.17 0 0118.18 12 6.17 6.17 0 0112 18.18zm0-7.27A2.54 2.54 0 0114.55 12 2.54 2.54 0 0112 14.54zM0 12a12 12 0 0012 12 12 12 0 0012-12A12 12 0 0012 0 12 12 0 000 12z"/></svg>
Torbrowser in other icon packs
Copied!