tumblr icon
tumblr from Jam Icons by Michael Amprimo · Outline · MIT Free for personal and commercial use.
- Name
- tumblr
- Set
- Jam Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
tumblr-fillAkar IconstumblrBoxicons BrandstumblrCoreUI BrandstumblrFont Awesome 6 BrandstumblrFont Awesome BrandstumblrHuge IconstumblrIconParktumblrIconPark OutlinetumblrIconPark SolidtumblrIconPark TwoTonetumblrLine AwesometumblrSVG LogostumblrMaterial Design Iconstumblr-fillRemix IcontumblrSimple IconstumblrUniconstumblrUnicons Monochrome
Related icons in Jam Icons
Use the tumblr icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-6 -2 24 24"><path fill="currentColor" d="M10.888 15.905s-.614.683-1.781.683c-1.168 0-1.69-.683-1.69-1.692V9.18h3.775V5.715H7.417V0H4.575C4.13 2.564 2.38 4.7.005 5.748v3.431h2.773v6.584c0 .914.891 4.237 5.438 4.237c2.672 0 3.778-1.662 3.778-1.662z"/></svg>
React
import type { SVGProps } from "react";
export function JamTumblr(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-6 -2 24 24"><path fill="currentColor" d="M10.888 15.905s-.614.683-1.781.683c-1.168 0-1.69-.683-1.69-1.692V9.18h3.775V5.715H7.417V0H4.575C4.13 2.564 2.38 4.7.005 5.748v3.431h2.773v6.584c0 .914.891 4.237 5.438 4.237c2.672 0 3.778-1.662 3.778-1.662z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-6 -2 24 24"><path fill="currentColor" d="M10.888 15.905s-.614.683-1.781.683c-1.168 0-1.69-.683-1.69-1.692V9.18h3.775V5.715H7.417V0H4.575C4.13 2.564 2.38 4.7.005 5.748v3.431h2.773v6.584c0 .914.891 4.237 5.438 4.237c2.672 0 3.778-1.662 3.778-1.662z"/></svg> </template>
CSS
.icon-tumblr {
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%22-6%20-2%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.888%2015.905s-.614.683-1.781.683c-1.168%200-1.69-.683-1.69-1.692V9.18h3.775V5.715H7.417V0H4.575C4.13%202.564%202.38%204.7.005%205.748v3.431h2.773v6.584c0%20.914.891%204.237%205.438%204.237c2.672%200%203.778-1.662%203.778-1.662z%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%22-6%20-2%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.888%2015.905s-.614.683-1.781.683c-1.168%200-1.69-.683-1.69-1.692V9.18h3.775V5.715H7.417V0H4.575C4.13%202.564%202.38%204.7.005%205.748v3.431h2.773v6.584c0%20.914.891%204.237%205.438%204.237c2.672%200%203.778-1.662%203.778-1.662z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/jam/tumblr.svg?color=%231a73e8&size=48