tor browser logo
tor-browser from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- tor-browser
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
Use the tor browser logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320.5 529.4v-31c98.3-.3 177.9-80 177.9-178.4s-79.6-178.1-177.9-178.4v-31c115.5.2 208.9 93.9 208.9 209.4S436 529.2 320.5 529.4m0-108.6c55.4-.3 100.3-45.3 100.3-100.8S376 219.5 320.5 219.2v-31c72.6.3 131.4 59.2 131.4 131.8s-58.8 131.6-131.4 131.8zm0-155.1c29.7.3 53.8 24.5 53.8 54.3s-24 54-53.8 54.3zM64 320c0 141.4 114.6 256 256 256s256-114.6 256-256S461.4 64 320 64S64 178.6 64 320"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsTorBrowser(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320.5 529.4v-31c98.3-.3 177.9-80 177.9-178.4s-79.6-178.1-177.9-178.4v-31c115.5.2 208.9 93.9 208.9 209.4S436 529.2 320.5 529.4m0-108.6c55.4-.3 100.3-45.3 100.3-100.8S376 219.5 320.5 219.2v-31c72.6.3 131.4 59.2 131.4 131.8s-58.8 131.6-131.4 131.8zm0-155.1c29.7.3 53.8 24.5 53.8 54.3s-24 54-53.8 54.3zM64 320c0 141.4 114.6 256 256 256s256-114.6 256-256S461.4 64 320 64S64 178.6 64 320"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320.5 529.4v-31c98.3-.3 177.9-80 177.9-178.4s-79.6-178.1-177.9-178.4v-31c115.5.2 208.9 93.9 208.9 209.4S436 529.2 320.5 529.4m0-108.6c55.4-.3 100.3-45.3 100.3-100.8S376 219.5 320.5 219.2v-31c72.6.3 131.4 59.2 131.4 131.8s-58.8 131.6-131.4 131.8zm0-155.1c29.7.3 53.8 24.5 53.8 54.3s-24 54-53.8 54.3zM64 320c0 141.4 114.6 256 256 256s256-114.6 256-256S461.4 64 320 64S64 178.6 64 320"/></svg> </template>
CSS
.icon-tor-browser {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M320.5%20529.4v-31c98.3-.3%20177.9-80%20177.9-178.4s-79.6-178.1-177.9-178.4v-31c115.5.2%20208.9%2093.9%20208.9%20209.4S436%20529.2%20320.5%20529.4m0-108.6c55.4-.3%20100.3-45.3%20100.3-100.8S376%20219.5%20320.5%20219.2v-31c72.6.3%20131.4%2059.2%20131.4%20131.8s-58.8%20131.6-131.4%20131.8zm0-155.1c29.7.3%2053.8%2024.5%2053.8%2054.3s-24%2054-53.8%2054.3zM64%20320c0%20141.4%20114.6%20256%20256%20256s256-114.6%20256-256S461.4%2064%20320%2064S64%20178.6%2064%20320%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M320.5%20529.4v-31c98.3-.3%20177.9-80%20177.9-178.4s-79.6-178.1-177.9-178.4v-31c115.5.2%20208.9%2093.9%20208.9%20209.4S436%20529.2%20320.5%20529.4m0-108.6c55.4-.3%20100.3-45.3%20100.3-100.8S376%20219.5%20320.5%20219.2v-31c72.6.3%20131.4%2059.2%20131.4%20131.8s-58.8%20131.6-131.4%20131.8zm0-155.1c29.7.3%2053.8%2024.5%2053.8%2054.3s-24%2054-53.8%2054.3zM64%20320c0%20141.4%20114.6%20256%20256%20256s256-114.6%20256-256S461.4%2064%20320%2064S64%20178.6%2064%20320%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/tor-browser.svg?color=%231a73e8&size=48