thor logo
thor from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- thor
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the thor logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21 12a9 9 0 1 1-17.999 0A9 9 0 0 1 21 12m-9 8.47a8.47 8.47 0 1 0 0-16.94a8.47 8.47 0 0 0 0 16.94"/><path fill="currentColor" d="m10.284 8.827l1.948 1.885l4.326-4.606l-6.274 2.716zm7.232-3.71l.307.412l-5.574 5.94l-2.896-2.806zm-3.24 9.033l-1.996-1.912l-5.183 5.38zm-8.1 4.468l-.297-.424l6.385-6.723l2.912 2.848z"/></svg>
React
import type { SVGProps } from "react";
export function TokenThor(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" d="M21 12a9 9 0 1 1-17.999 0A9 9 0 0 1 21 12m-9 8.47a8.47 8.47 0 1 0 0-16.94a8.47 8.47 0 0 0 0 16.94"/><path fill="currentColor" d="m10.284 8.827l1.948 1.885l4.326-4.606l-6.274 2.716zm7.232-3.71l.307.412l-5.574 5.94l-2.896-2.806zm-3.24 9.033l-1.996-1.912l-5.183 5.38zm-8.1 4.468l-.297-.424l6.385-6.723l2.912 2.848z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21 12a9 9 0 1 1-17.999 0A9 9 0 0 1 21 12m-9 8.47a8.47 8.47 0 1 0 0-16.94a8.47 8.47 0 0 0 0 16.94"/><path fill="currentColor" d="m10.284 8.827l1.948 1.885l4.326-4.606l-6.274 2.716zm7.232-3.71l.307.412l-5.574 5.94l-2.896-2.806zm-3.24 9.033l-1.996-1.912l-5.183 5.38zm-8.1 4.468l-.297-.424l6.385-6.723l2.912 2.848z"/></svg> </template>
CSS
.icon-thor {
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%20d%3D%22M21%2012a9%209%200%201%201-17.999%200A9%209%200%200%201%2021%2012m-9%208.47a8.47%208.47%200%201%200%200-16.94a8.47%208.47%200%200%200%200%2016.94%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m10.284%208.827l1.948%201.885l4.326-4.606l-6.274%202.716zm7.232-3.71l.307.412l-5.574%205.94l-2.896-2.806zm-3.24%209.033l-1.996-1.912l-5.183%205.38zm-8.1%204.468l-.297-.424l6.385-6.723l2.912%202.848z%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%20d%3D%22M21%2012a9%209%200%201%201-17.999%200A9%209%200%200%201%2021%2012m-9%208.47a8.47%208.47%200%201%200%200-16.94a8.47%208.47%200%200%200%200%2016.94%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m10.284%208.827l1.948%201.885l4.326-4.606l-6.274%202.716zm7.232-3.71l.307.412l-5.574%205.94l-2.896-2.806zm-3.24%209.033l-1.996-1.912l-5.183%205.38zm-8.1%204.468l-.297-.424l6.385-6.723l2.912%202.848z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/thor.svg?color=%231a73e8&size=48