tumblr icon
tumblr from IconPark by ByteDance · Color · Brand · Apache-2.0 Free for personal and commercial use.
- Name
- tumblr
- Set
- IconPark
- Style
- Color
- Category
- Brand
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
tumblr-fillAkar IconstumblrBoxicons BrandstumblrCoreUI BrandstumblrFont Awesome 6 BrandstumblrFont Awesome BrandstumblrHuge IconstumblrIconPark OutlinetumblrIconPark SolidtumblrIconPark TwoTonetumblrJam IconstumblrLine AwesometumblrSVG LogostumblrMaterial Design Iconstumblr-fillRemix IcontumblrSimple IconstumblrUniconstumblrUnicons Monochrome
More brand icons from IconPark
Use the tumblr icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path fill="#2F88FF" stroke="#000" stroke-width="4" d="M39 6H9C7.34315 6 6 7.34315 6 9V39C6 40.6569 7.34315 42 9 42H39C40.6569 42 42 40.6569 42 39V9C42 7.34315 40.6569 6 39 6Z"/><path fill="#fff" d="M15 22V17H20V14L26 12V17H31V22H26V29C26 29 26 30.5 28 31C30 31.5 33 30 33 30L31 36H26C22.5 36 20 32.5 20 30V22H15Z"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkTumblr(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path fill="#2F88FF" stroke="#000" strokeWidth="4" d="M39 6H9C7.34315 6 6 7.34315 6 9V39C6 40.6569 7.34315 42 9 42H39C40.6569 42 42 40.6569 42 39V9C42 7.34315 40.6569 6 39 6Z"/><path fill="#fff" d="M15 22V17H20V14L26 12V17H31V22H26V29C26 29 26 30.5 28 31C30 31.5 33 30 33 30L31 36H26C22.5 36 20 32.5 20 30V22H15Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path fill="#2F88FF" stroke="#000" stroke-width="4" d="M39 6H9C7.34315 6 6 7.34315 6 9V39C6 40.6569 7.34315 42 9 42H39C40.6569 42 42 40.6569 42 39V9C42 7.34315 40.6569 6 39 6Z"/><path fill="#fff" d="M15 22V17H20V14L26 12V17H31V22H26V29C26 29 26 30.5 28 31C30 31.5 33 30 33 30L31 36H26C22.5 36 20 32.5 20 30V22H15Z"/></g></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%220%200%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M39%206H9C7.34315%206%206%207.34315%206%209V39C6%2040.6569%207.34315%2042%209%2042H39C40.6569%2042%2042%2040.6569%2042%2039V9C42%207.34315%2040.6569%206%2039%206Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M15%2022V17H20V14L26%2012V17H31V22H26V29C26%2029%2026%2030.5%2028%2031C30%2031.5%2033%2030%2033%2030L31%2036H26C22.5%2036%2020%2032.5%2020%2030V22H15Z%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M39%206H9C7.34315%206%206%207.34315%206%209V39C6%2040.6569%207.34315%2042%209%2042H39C40.6569%2042%2042%2040.6569%2042%2039V9C42%207.34315%2040.6569%206%2039%206Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M15%2022V17H20V14L26%2012V17H31V22H26V29C26%2029%2026%2030.5%2028%2031C30%2031.5%2033%2030%2033%2030L31%2036H26C22.5%2036%2020%2032.5%2020%2030V22H15Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/tumblr.svg?color=%231a73e8&size=48