tor logo
tor from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- tor
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the tor logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M6.602 5.716a1.406 1.406 0 1 0-.787.068v2.755l5.527-3.689l-.85 6.331l-6.927 3.88l6.67 2.474l-1.514 1.012a1.406 1.406 0 1 0 .394.596l2.57-1.884l-6.495-2.361l5.578-3.154l6.669 4.408l-1.035-6.702l1.305.663a1.405 1.405 0 1 0 .376-.562L15.48 8.224l1.018 6.562l-5.325-3.605l1.023-7.815l-5.6 3.936V5.716zm.157-1.31a.664.664 0 1 1-1.327 0a.664.664 0 0 1 1.327 0m12.269 6.848a.663.663 0 1 0 0-1.326a.663.663 0 0 0 0 1.326M8.446 19.587a.663.663 0 1 1-1.326 0a.663.663 0 0 1 1.326 0" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function TokenTor(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M6.602 5.716a1.406 1.406 0 1 0-.787.068v2.755l5.527-3.689l-.85 6.331l-6.927 3.88l6.67 2.474l-1.514 1.012a1.406 1.406 0 1 0 .394.596l2.57-1.884l-6.495-2.361l5.578-3.154l6.669 4.408l-1.035-6.702l1.305.663a1.405 1.405 0 1 0 .376-.562L15.48 8.224l1.018 6.562l-5.325-3.605l1.023-7.815l-5.6 3.936V5.716zm.157-1.31a.664.664 0 1 1-1.327 0a.664.664 0 0 1 1.327 0m12.269 6.848a.663.663 0 1 0 0-1.326a.663.663 0 0 0 0 1.326M8.446 19.587a.663.663 0 1 1-1.326 0a.663.663 0 0 1 1.326 0" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M6.602 5.716a1.406 1.406 0 1 0-.787.068v2.755l5.527-3.689l-.85 6.331l-6.927 3.88l6.67 2.474l-1.514 1.012a1.406 1.406 0 1 0 .394.596l2.57-1.884l-6.495-2.361l5.578-3.154l6.669 4.408l-1.035-6.702l1.305.663a1.405 1.405 0 1 0 .376-.562L15.48 8.224l1.018 6.562l-5.325-3.605l1.023-7.815l-5.6 3.936V5.716zm.157-1.31a.664.664 0 1 1-1.327 0a.664.664 0 0 1 1.327 0m12.269 6.848a.663.663 0 1 0 0-1.326a.663.663 0 0 0 0 1.326M8.446 19.587a.663.663 0 1 1-1.326 0a.663.663 0 0 1 1.326 0" clip-rule="evenodd"/></svg> </template>
CSS
.icon-tor {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M6.602%205.716a1.406%201.406%200%201%200-.787.068v2.755l5.527-3.689l-.85%206.331l-6.927%203.88l6.67%202.474l-1.514%201.012a1.406%201.406%200%201%200%20.394.596l2.57-1.884l-6.495-2.361l5.578-3.154l6.669%204.408l-1.035-6.702l1.305.663a1.405%201.405%200%201%200%20.376-.562L15.48%208.224l1.018%206.562l-5.325-3.605l1.023-7.815l-5.6%203.936V5.716zm.157-1.31a.664.664%200%201%201-1.327%200a.664.664%200%200%201%201.327%200m12.269%206.848a.663.663%200%201%200%200-1.326a.663.663%200%200%200%200%201.326M8.446%2019.587a.663.663%200%201%201-1.326%200a.663.663%200%200%201%201.326%200%22%20clip-rule%3D%22evenodd%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M6.602%205.716a1.406%201.406%200%201%200-.787.068v2.755l5.527-3.689l-.85%206.331l-6.927%203.88l6.67%202.474l-1.514%201.012a1.406%201.406%200%201%200%20.394.596l2.57-1.884l-6.495-2.361l5.578-3.154l6.669%204.408l-1.035-6.702l1.305.663a1.405%201.405%200%201%200%20.376-.562L15.48%208.224l1.018%206.562l-5.325-3.605l1.023-7.815l-5.6%203.936V5.716zm.157-1.31a.664.664%200%201%201-1.327%200a.664.664%200%200%201%201.327%200m12.269%206.848a.663.663%200%201%200%200-1.326a.663.663%200%200%200%200%201.326M8.446%2019.587a.663.663%200%201%201-1.326%200a.663.663%200%200%201%201.326%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/tor.svg?color=%231a73e8&size=48