Tumblr Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Tumblr icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/306720.svg" alt="Tumblr icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306720.svg" alt="Tumblr icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306720.svg" alt="Tumblr icon" :width="24" :height="24" />
CSS background
.icon-tumblr {
background-image: url('https://proicons.com/icon/306720.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M576 778c-14-9-28-24-33-38-6-15-5-44-5-95V421h204V265H538V62H413c-6 45-16 83-31 112s-35 54-60 75-65 37-99 48v124h119v307c0 40 5 70 13 92 9 21 24 41 46 59 22 19 48 33 79 43 31 11 55 16 95 16 36 0 69-4 99-11 31-7 65-20 103-37V752c-44 29-89 43-134 43-25 0-47-6-67-17z"/></svg>
Tumblr in other icon packs
Copied!