Tumblr Icon
Free SVG icon from the Arcticons 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/348906.svg" alt="Tumblr icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348906.svg" alt="Tumblr icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348906.svg" alt="Tumblr icon" :width="24" :height="24" />
CSS background
.icon-tumblr {
background-image: url('https://proicons.com/icon/348906.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m28.5263,43.5c-5.8657,0-10.2366-3.0174-10.2366-10.2366v-11.5615h-5.3301v-6.2612c5.8654-1.5222,8.3189-6.5696,8.6013-10.9408h6.0908v9.9262h7.1059v7.2757h-7.1059v10.067c0,3.0176,1.5231,4.0603,3.9477,4.0603h3.4408v7.6708h-6.514Z"/></svg>
Tumblr in other icon packs
Copied!