Tumblr Icon
Free SVG icon from the Simple Icons 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/316418.svg" alt="Tumblr icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/316418.svg" alt="Tumblr icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/316418.svg" alt="Tumblr icon" :width="24" :height="24" />
CSS background
.icon-tumblr {
background-image: url('https://proicons.com/icon/316418.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Tumblr</title><path d="M14.563 24c-5.093 0-7.031-3.756-7.031-6.411V9.747H5.116V6.648c3.63-1.313 4.512-4.596 4.71-6.469C9.84.051 9.941 0 9.999 0h3.517v6.114h4.801v3.633h-4.82v7.47c.016 1.001.375 2.371 2.207 2.371h.09c.631-.02 1.486-.205 1.936-.419l1.156 3.425c-.436.636-2.4 1.374-4.156 1.404h-.178l.011.002z"/></svg>
Tumblr in other icon packs
Copied!