thirdweb logo
thirdweb from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- thirdweb
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the thirdweb logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M24 13.594c-.116.393-.29.764-.439 1.143a871 871 0 0 1-1.293 3.233q-.15.37-.297.741a.91.91 0 0 1-.848.573a.91.91 0 0 1-.844-.578c-1.94-4.853-3.19-7.97-5.101-12.752a.9.9 0 0 1 .032-.76a.9.9 0 0 1 .602-.462l.052-.015h4.247l.04.012a.9.9 0 0 1 .66.567l.743 1.858l1.945 4.865c.17.428.36.847.5 1.286zM4.998 4.714q.072.018.143.041a.86.86 0 0 1 .544.506A911 911 0 0 1 6.94 8.394q.941 2.355 1.886 4.71a.9.9 0 0 1 0 .699L6.85 18.725a.9.9 0 0 1-.329.406a.92.92 0 0 1-1.028-.003a.9.9 0 0 1-.342-.434c-.394-1-.796-1.997-1.195-2.995c-1.078-2.727-2.17-5.448-3.258-8.171q-.311-.78-.625-1.56a.91.91 0 0 1 .45-1.177a2 2 0 0 1 .238-.077zm7.627 0c.147.03.286.092.407.18a.95.95 0 0 1 .3.412l2.44 6.1q.336.843.676 1.684a.93.93 0 0 1 0 .724l-1.958 4.882c-.13.323-.364.524-.71.577c-.429.064-.813-.148-.968-.524c-.981-2.438-1.954-4.88-2.93-7.32q-.816-2.05-1.637-4.1c-.181-.453-.356-.91-.546-1.36a.91.91 0 0 1 .027-.769a.9.9 0 0 1 .607-.472l.045-.014Z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsThirdweb(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="M24 13.594c-.116.393-.29.764-.439 1.143a871 871 0 0 1-1.293 3.233q-.15.37-.297.741a.91.91 0 0 1-.848.573a.91.91 0 0 1-.844-.578c-1.94-4.853-3.19-7.97-5.101-12.752a.9.9 0 0 1 .032-.76a.9.9 0 0 1 .602-.462l.052-.015h4.247l.04.012a.9.9 0 0 1 .66.567l.743 1.858l1.945 4.865c.17.428.36.847.5 1.286zM4.998 4.714q.072.018.143.041a.86.86 0 0 1 .544.506A911 911 0 0 1 6.94 8.394q.941 2.355 1.886 4.71a.9.9 0 0 1 0 .699L6.85 18.725a.9.9 0 0 1-.329.406a.92.92 0 0 1-1.028-.003a.9.9 0 0 1-.342-.434c-.394-1-.796-1.997-1.195-2.995c-1.078-2.727-2.17-5.448-3.258-8.171q-.311-.78-.625-1.56a.91.91 0 0 1 .45-1.177a2 2 0 0 1 .238-.077zm7.627 0c.147.03.286.092.407.18a.95.95 0 0 1 .3.412l2.44 6.1q.336.843.676 1.684a.93.93 0 0 1 0 .724l-1.958 4.882c-.13.323-.364.524-.71.577c-.429.064-.813-.148-.968-.524c-.981-2.438-1.954-4.88-2.93-7.32q-.816-2.05-1.637-4.1c-.181-.453-.356-.91-.546-1.36a.91.91 0 0 1 .027-.769a.9.9 0 0 1 .607-.472l.045-.014Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M24 13.594c-.116.393-.29.764-.439 1.143a871 871 0 0 1-1.293 3.233q-.15.37-.297.741a.91.91 0 0 1-.848.573a.91.91 0 0 1-.844-.578c-1.94-4.853-3.19-7.97-5.101-12.752a.9.9 0 0 1 .032-.76a.9.9 0 0 1 .602-.462l.052-.015h4.247l.04.012a.9.9 0 0 1 .66.567l.743 1.858l1.945 4.865c.17.428.36.847.5 1.286zM4.998 4.714q.072.018.143.041a.86.86 0 0 1 .544.506A911 911 0 0 1 6.94 8.394q.941 2.355 1.886 4.71a.9.9 0 0 1 0 .699L6.85 18.725a.9.9 0 0 1-.329.406a.92.92 0 0 1-1.028-.003a.9.9 0 0 1-.342-.434c-.394-1-.796-1.997-1.195-2.995c-1.078-2.727-2.17-5.448-3.258-8.171q-.311-.78-.625-1.56a.91.91 0 0 1 .45-1.177a2 2 0 0 1 .238-.077zm7.627 0c.147.03.286.092.407.18a.95.95 0 0 1 .3.412l2.44 6.1q.336.843.676 1.684a.93.93 0 0 1 0 .724l-1.958 4.882c-.13.323-.364.524-.71.577c-.429.064-.813-.148-.968-.524c-.981-2.438-1.954-4.88-2.93-7.32q-.816-2.05-1.637-4.1c-.181-.453-.356-.91-.546-1.36a.91.91 0 0 1 .027-.769a.9.9 0 0 1 .607-.472l.045-.014Z"/></svg> </template>
CSS
.icon-thirdweb {
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%22M24%2013.594c-.116.393-.29.764-.439%201.143a871%20871%200%200%201-1.293%203.233q-.15.37-.297.741a.91.91%200%200%201-.848.573a.91.91%200%200%201-.844-.578c-1.94-4.853-3.19-7.97-5.101-12.752a.9.9%200%200%201%20.032-.76a.9.9%200%200%201%20.602-.462l.052-.015h4.247l.04.012a.9.9%200%200%201%20.66.567l.743%201.858l1.945%204.865c.17.428.36.847.5%201.286zM4.998%204.714q.072.018.143.041a.86.86%200%200%201%20.544.506A911%20911%200%200%201%206.94%208.394q.941%202.355%201.886%204.71a.9.9%200%200%201%200%20.699L6.85%2018.725a.9.9%200%200%201-.329.406a.92.92%200%200%201-1.028-.003a.9.9%200%200%201-.342-.434c-.394-1-.796-1.997-1.195-2.995c-1.078-2.727-2.17-5.448-3.258-8.171q-.311-.78-.625-1.56a.91.91%200%200%201%20.45-1.177a2%202%200%200%201%20.238-.077zm7.627%200c.147.03.286.092.407.18a.95.95%200%200%201%20.3.412l2.44%206.1q.336.843.676%201.684a.93.93%200%200%201%200%20.724l-1.958%204.882c-.13.323-.364.524-.71.577c-.429.064-.813-.148-.968-.524c-.981-2.438-1.954-4.88-2.93-7.32q-.816-2.05-1.637-4.1c-.181-.453-.356-.91-.546-1.36a.91.91%200%200%201%20.027-.769a.9.9%200%200%201%20.607-.472l.045-.014Z%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%22M24%2013.594c-.116.393-.29.764-.439%201.143a871%20871%200%200%201-1.293%203.233q-.15.37-.297.741a.91.91%200%200%201-.848.573a.91.91%200%200%201-.844-.578c-1.94-4.853-3.19-7.97-5.101-12.752a.9.9%200%200%201%20.032-.76a.9.9%200%200%201%20.602-.462l.052-.015h4.247l.04.012a.9.9%200%200%201%20.66.567l.743%201.858l1.945%204.865c.17.428.36.847.5%201.286zM4.998%204.714q.072.018.143.041a.86.86%200%200%201%20.544.506A911%20911%200%200%201%206.94%208.394q.941%202.355%201.886%204.71a.9.9%200%200%201%200%20.699L6.85%2018.725a.9.9%200%200%201-.329.406a.92.92%200%200%201-1.028-.003a.9.9%200%200%201-.342-.434c-.394-1-.796-1.997-1.195-2.995c-1.078-2.727-2.17-5.448-3.258-8.171q-.311-.78-.625-1.56a.91.91%200%200%201%20.45-1.177a2%202%200%200%201%20.238-.077zm7.627%200c.147.03.286.092.407.18a.95.95%200%200%201%20.3.412l2.44%206.1q.336.843.676%201.684a.93.93%200%200%201%200%20.724l-1.958%204.882c-.13.323-.364.524-.71.577c-.429.064-.813-.148-.968-.524c-.981-2.438-1.954-4.88-2.93-7.32q-.816-2.05-1.637-4.1c-.181-.453-.356-.91-.546-1.36a.91.91%200%200%201%20.027-.769a.9.9%200%200%201%20.607-.472l.045-.014Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/thirdweb.svg?color=%231a73e8&size=48