teespring logo
teespring from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- teespring
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the teespring logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.78 8.348c-.77 0-1.396.615-1.396 1.37c0 1.075.406 2.058 1.075 2.813c.277.312.598.584.956.807a5 5 0 0 0 .736-3.874l-.02-.087a1.39 1.39 0 0 0-1.35-1.029zm-8.612 3.958q.208.55.533 1.032c.356-.223.678-.495.955-.807a4.22 4.22 0 0 0 1.076-2.813c0-.755-.626-1.37-1.397-1.37c-.65 0-1.195.438-1.35 1.029l-.02.086a5 5 0 0 0 .205 2.843zm15.501-.67L24 12.29a5.87 5.87 0 0 1-5.243 3.18a6 6 0 0 1-1.926-.32a6.75 6.75 0 0 1-4.774 1.963a6.74 6.74 0 0 1-4.774-1.964a6 6 0 0 1-1.926.32A5.87 5.87 0 0 1 0 12.054l1.362-.595a4.38 4.38 0 0 0 3.995 2.549q.487-.002.946-.102a6.45 6.45 0 0 1-.945-3.367a6.5 6.5 0 0 1 .19-1.554c.328-1.208 1.45-2.098 2.786-2.098l.079.002q.121.003.242.016c1.444.157 2.565 1.357 2.565 2.814c0 1.958-.999 3.687-2.522 4.724a5.24 5.24 0 0 0 3.36 1.21a5.25 5.25 0 0 0 3.358-1.21c-1.523-1.037-2.522-2.767-2.522-4.724c0-1.458 1.122-2.658 2.564-2.814q.12-.013.242-.016l.08-.002a2.88 2.88 0 0 1 2.832 2.286a6.48 6.48 0 0 1-.8 4.733q.457.1.945.102c1.71 0 3.191-.967 3.91-2.372z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsTeespring(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="M15.78 8.348c-.77 0-1.396.615-1.396 1.37c0 1.075.406 2.058 1.075 2.813c.277.312.598.584.956.807a5 5 0 0 0 .736-3.874l-.02-.087a1.39 1.39 0 0 0-1.35-1.029zm-8.612 3.958q.208.55.533 1.032c.356-.223.678-.495.955-.807a4.22 4.22 0 0 0 1.076-2.813c0-.755-.626-1.37-1.397-1.37c-.65 0-1.195.438-1.35 1.029l-.02.086a5 5 0 0 0 .205 2.843zm15.501-.67L24 12.29a5.87 5.87 0 0 1-5.243 3.18a6 6 0 0 1-1.926-.32a6.75 6.75 0 0 1-4.774 1.963a6.74 6.74 0 0 1-4.774-1.964a6 6 0 0 1-1.926.32A5.87 5.87 0 0 1 0 12.054l1.362-.595a4.38 4.38 0 0 0 3.995 2.549q.487-.002.946-.102a6.45 6.45 0 0 1-.945-3.367a6.5 6.5 0 0 1 .19-1.554c.328-1.208 1.45-2.098 2.786-2.098l.079.002q.121.003.242.016c1.444.157 2.565 1.357 2.565 2.814c0 1.958-.999 3.687-2.522 4.724a5.24 5.24 0 0 0 3.36 1.21a5.25 5.25 0 0 0 3.358-1.21c-1.523-1.037-2.522-2.767-2.522-4.724c0-1.458 1.122-2.658 2.564-2.814q.12-.013.242-.016l.08-.002a2.88 2.88 0 0 1 2.832 2.286a6.48 6.48 0 0 1-.8 4.733q.457.1.945.102c1.71 0 3.191-.967 3.91-2.372z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.78 8.348c-.77 0-1.396.615-1.396 1.37c0 1.075.406 2.058 1.075 2.813c.277.312.598.584.956.807a5 5 0 0 0 .736-3.874l-.02-.087a1.39 1.39 0 0 0-1.35-1.029zm-8.612 3.958q.208.55.533 1.032c.356-.223.678-.495.955-.807a4.22 4.22 0 0 0 1.076-2.813c0-.755-.626-1.37-1.397-1.37c-.65 0-1.195.438-1.35 1.029l-.02.086a5 5 0 0 0 .205 2.843zm15.501-.67L24 12.29a5.87 5.87 0 0 1-5.243 3.18a6 6 0 0 1-1.926-.32a6.75 6.75 0 0 1-4.774 1.963a6.74 6.74 0 0 1-4.774-1.964a6 6 0 0 1-1.926.32A5.87 5.87 0 0 1 0 12.054l1.362-.595a4.38 4.38 0 0 0 3.995 2.549q.487-.002.946-.102a6.45 6.45 0 0 1-.945-3.367a6.5 6.5 0 0 1 .19-1.554c.328-1.208 1.45-2.098 2.786-2.098l.079.002q.121.003.242.016c1.444.157 2.565 1.357 2.565 2.814c0 1.958-.999 3.687-2.522 4.724a5.24 5.24 0 0 0 3.36 1.21a5.25 5.25 0 0 0 3.358-1.21c-1.523-1.037-2.522-2.767-2.522-4.724c0-1.458 1.122-2.658 2.564-2.814q.12-.013.242-.016l.08-.002a2.88 2.88 0 0 1 2.832 2.286a6.48 6.48 0 0 1-.8 4.733q.457.1.945.102c1.71 0 3.191-.967 3.91-2.372z"/></svg> </template>
CSS
.icon-teespring {
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%22M15.78%208.348c-.77%200-1.396.615-1.396%201.37c0%201.075.406%202.058%201.075%202.813c.277.312.598.584.956.807a5%205%200%200%200%20.736-3.874l-.02-.087a1.39%201.39%200%200%200-1.35-1.029zm-8.612%203.958q.208.55.533%201.032c.356-.223.678-.495.955-.807a4.22%204.22%200%200%200%201.076-2.813c0-.755-.626-1.37-1.397-1.37c-.65%200-1.195.438-1.35%201.029l-.02.086a5%205%200%200%200%20.205%202.843zm15.501-.67L24%2012.29a5.87%205.87%200%200%201-5.243%203.18a6%206%200%200%201-1.926-.32a6.75%206.75%200%200%201-4.774%201.963a6.74%206.74%200%200%201-4.774-1.964a6%206%200%200%201-1.926.32A5.87%205.87%200%200%201%200%2012.054l1.362-.595a4.38%204.38%200%200%200%203.995%202.549q.487-.002.946-.102a6.45%206.45%200%200%201-.945-3.367a6.5%206.5%200%200%201%20.19-1.554c.328-1.208%201.45-2.098%202.786-2.098l.079.002q.121.003.242.016c1.444.157%202.565%201.357%202.565%202.814c0%201.958-.999%203.687-2.522%204.724a5.24%205.24%200%200%200%203.36%201.21a5.25%205.25%200%200%200%203.358-1.21c-1.523-1.037-2.522-2.767-2.522-4.724c0-1.458%201.122-2.658%202.564-2.814q.12-.013.242-.016l.08-.002a2.88%202.88%200%200%201%202.832%202.286a6.48%206.48%200%200%201-.8%204.733q.457.1.945.102c1.71%200%203.191-.967%203.91-2.372z%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%22M15.78%208.348c-.77%200-1.396.615-1.396%201.37c0%201.075.406%202.058%201.075%202.813c.277.312.598.584.956.807a5%205%200%200%200%20.736-3.874l-.02-.087a1.39%201.39%200%200%200-1.35-1.029zm-8.612%203.958q.208.55.533%201.032c.356-.223.678-.495.955-.807a4.22%204.22%200%200%200%201.076-2.813c0-.755-.626-1.37-1.397-1.37c-.65%200-1.195.438-1.35%201.029l-.02.086a5%205%200%200%200%20.205%202.843zm15.501-.67L24%2012.29a5.87%205.87%200%200%201-5.243%203.18a6%206%200%200%201-1.926-.32a6.75%206.75%200%200%201-4.774%201.963a6.74%206.74%200%200%201-4.774-1.964a6%206%200%200%201-1.926.32A5.87%205.87%200%200%201%200%2012.054l1.362-.595a4.38%204.38%200%200%200%203.995%202.549q.487-.002.946-.102a6.45%206.45%200%200%201-.945-3.367a6.5%206.5%200%200%201%20.19-1.554c.328-1.208%201.45-2.098%202.786-2.098l.079.002q.121.003.242.016c1.444.157%202.565%201.357%202.565%202.814c0%201.958-.999%203.687-2.522%204.724a5.24%205.24%200%200%200%203.36%201.21a5.25%205.25%200%200%200%203.358-1.21c-1.523-1.037-2.522-2.767-2.522-4.724c0-1.458%201.122-2.658%202.564-2.814q.12-.013.242-.016l.08-.002a2.88%202.88%200%200%201%202.832%202.286a6.48%206.48%200%200%201-.8%204.733q.457.1.945.102c1.71%200%203.191-.967%203.91-2.372z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/teespring.svg?color=%231a73e8&size=48