tumblr square logo
tumblr-square from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- tumblr-square
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
Use the tumblr square logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M544 160c0-35.3-28.7-64-64-64H160c-35.3 0-64 28.7-64 64v320c0 35.3 28.7 64 64 64h320c35.3 0 64-28.7 64-64zM352.8 480c-75.5 0-91.9-55.5-91.9-87.9v-90h-29.7c-3.4 0-6.2-2.8-6.2-6.2v-42.5c0-4.5 2.8-8.5 7.1-10c38.8-13.7 50.9-47.5 52.7-73.2c.5-6.9 4.1-10.2 10-10.2h44.3c3.4 0 6.2 2.8 6.2 6.2v72h51.9c3.4 0 6.2 2.8 6.2 6.2v51.1c0 3.4-2.8 6.2-6.2 6.2h-52.1V385c0 21.4 14.8 33.5 42.5 22.4c3-1.2 5.6-2 8-1.4c2.2.5 3.6 2.1 4.6 4.9l13.8 40.2c1 3.2 2 6.7-.3 9.1c-8.5 9.1-31.2 19.8-60.9 19.8"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsTumblrSquare(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="M544 160c0-35.3-28.7-64-64-64H160c-35.3 0-64 28.7-64 64v320c0 35.3 28.7 64 64 64h320c35.3 0 64-28.7 64-64zM352.8 480c-75.5 0-91.9-55.5-91.9-87.9v-90h-29.7c-3.4 0-6.2-2.8-6.2-6.2v-42.5c0-4.5 2.8-8.5 7.1-10c38.8-13.7 50.9-47.5 52.7-73.2c.5-6.9 4.1-10.2 10-10.2h44.3c3.4 0 6.2 2.8 6.2 6.2v72h51.9c3.4 0 6.2 2.8 6.2 6.2v51.1c0 3.4-2.8 6.2-6.2 6.2h-52.1V385c0 21.4 14.8 33.5 42.5 22.4c3-1.2 5.6-2 8-1.4c2.2.5 3.6 2.1 4.6 4.9l13.8 40.2c1 3.2 2 6.7-.3 9.1c-8.5 9.1-31.2 19.8-60.9 19.8"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M544 160c0-35.3-28.7-64-64-64H160c-35.3 0-64 28.7-64 64v320c0 35.3 28.7 64 64 64h320c35.3 0 64-28.7 64-64zM352.8 480c-75.5 0-91.9-55.5-91.9-87.9v-90h-29.7c-3.4 0-6.2-2.8-6.2-6.2v-42.5c0-4.5 2.8-8.5 7.1-10c38.8-13.7 50.9-47.5 52.7-73.2c.5-6.9 4.1-10.2 10-10.2h44.3c3.4 0 6.2 2.8 6.2 6.2v72h51.9c3.4 0 6.2 2.8 6.2 6.2v51.1c0 3.4-2.8 6.2-6.2 6.2h-52.1V385c0 21.4 14.8 33.5 42.5 22.4c3-1.2 5.6-2 8-1.4c2.2.5 3.6 2.1 4.6 4.9l13.8 40.2c1 3.2 2 6.7-.3 9.1c-8.5 9.1-31.2 19.8-60.9 19.8"/></svg> </template>
CSS
.icon-tumblr-square {
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%22M544%20160c0-35.3-28.7-64-64-64H160c-35.3%200-64%2028.7-64%2064v320c0%2035.3%2028.7%2064%2064%2064h320c35.3%200%2064-28.7%2064-64zM352.8%20480c-75.5%200-91.9-55.5-91.9-87.9v-90h-29.7c-3.4%200-6.2-2.8-6.2-6.2v-42.5c0-4.5%202.8-8.5%207.1-10c38.8-13.7%2050.9-47.5%2052.7-73.2c.5-6.9%204.1-10.2%2010-10.2h44.3c3.4%200%206.2%202.8%206.2%206.2v72h51.9c3.4%200%206.2%202.8%206.2%206.2v51.1c0%203.4-2.8%206.2-6.2%206.2h-52.1V385c0%2021.4%2014.8%2033.5%2042.5%2022.4c3-1.2%205.6-2%208-1.4c2.2.5%203.6%202.1%204.6%204.9l13.8%2040.2c1%203.2%202%206.7-.3%209.1c-8.5%209.1-31.2%2019.8-60.9%2019.8%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%22M544%20160c0-35.3-28.7-64-64-64H160c-35.3%200-64%2028.7-64%2064v320c0%2035.3%2028.7%2064%2064%2064h320c35.3%200%2064-28.7%2064-64zM352.8%20480c-75.5%200-91.9-55.5-91.9-87.9v-90h-29.7c-3.4%200-6.2-2.8-6.2-6.2v-42.5c0-4.5%202.8-8.5%207.1-10c38.8-13.7%2050.9-47.5%2052.7-73.2c.5-6.9%204.1-10.2%2010-10.2h44.3c3.4%200%206.2%202.8%206.2%206.2v72h51.9c3.4%200%206.2%202.8%206.2%206.2v51.1c0%203.4-2.8%206.2-6.2%206.2h-52.1V385c0%2021.4%2014.8%2033.5%2042.5%2022.4c3-1.2%205.6-2%208-1.4c2.2.5%203.6%202.1%204.6%204.9l13.8%2040.2c1%203.2%202%206.7-.3%209.1c-8.5%209.1-31.2%2019.8-60.9%2019.8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/tumblr-square.svg?color=%231a73e8&size=48