tumblr icon
tumblr from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- tumblr
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
tumblr-fillAkar IconstumblrBoxicons BrandstumblrCoreUI BrandstumblrFont Awesome 6 BrandstumblrFont Awesome BrandstumblrHuge IconstumblrIconParktumblrIconPark OutlinetumblrIconPark SolidtumblrIconPark TwoTonetumblrJam IconstumblrSVG LogostumblrMaterial Design Iconstumblr-fillRemix IcontumblrSimple IconstumblrUniconstumblrUnicons Monochrome
More other icons from Line Awesome
Use the tumblr icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.219 5c-.68 0-1.25.57-1.25 1.25c0 1.512-.766 2.566-1.625 3.313c-.43.374-.89.66-1.219.843a5 5 0 0 1-.375.188c-.047.023-.07.054-.094.062s-.12.031-.031 0c-.484.192-.813.64-.813 1.156v2.22c0 .679.57 1.25 1.25 1.25h1.126V20.5c0 .355 0 1.844.687 3.375S14.137 27 16.719 27c3.933 0 5.886-1.559 6.031-1.688c.27-.238.438-.59.438-.937v-2.656c0-.446-.266-.875-.657-1.094c-.375-.207-.832-.164-1.218.063l-.032-.032l-.031.032c-.07.039-1.156.656-2.344.656c-.617 0-.66-.176-.781-.407s-.156-.625-.156-.53v-4.938h3.093c.68 0 1.25-.567 1.25-1.25v-3c0-.684-.57-1.25-1.25-1.25H17.97V6.25c0-.68-.57-1.25-1.25-1.25zm.562 2h1.188v4.969h4.344v1.5h-4.344v6.937c0 .172.008.758.375 1.469c.367.71 1.293 1.469 2.562 1.469c.903 0 1.684-.215 2.282-.438v1.032c-.262.207-1.426 1.062-4.47 1.062c-1.84 0-2.515-.863-3-1.938s-.53-2.355-.53-2.562v-7.219h-2.376v-.969c.098-.05.188-.085.313-.156a9 9 0 0 0 1.531-1.094c.98-.855 1.871-2.269 2.125-4.062"/></svg>
React
import type { SVGProps } from "react";
export function LaTumblr(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.219 5c-.68 0-1.25.57-1.25 1.25c0 1.512-.766 2.566-1.625 3.313c-.43.374-.89.66-1.219.843a5 5 0 0 1-.375.188c-.047.023-.07.054-.094.062s-.12.031-.031 0c-.484.192-.813.64-.813 1.156v2.22c0 .679.57 1.25 1.25 1.25h1.126V20.5c0 .355 0 1.844.687 3.375S14.137 27 16.719 27c3.933 0 5.886-1.559 6.031-1.688c.27-.238.438-.59.438-.937v-2.656c0-.446-.266-.875-.657-1.094c-.375-.207-.832-.164-1.218.063l-.032-.032l-.031.032c-.07.039-1.156.656-2.344.656c-.617 0-.66-.176-.781-.407s-.156-.625-.156-.53v-4.938h3.093c.68 0 1.25-.567 1.25-1.25v-3c0-.684-.57-1.25-1.25-1.25H17.97V6.25c0-.68-.57-1.25-1.25-1.25zm.562 2h1.188v4.969h4.344v1.5h-4.344v6.937c0 .172.008.758.375 1.469c.367.71 1.293 1.469 2.562 1.469c.903 0 1.684-.215 2.282-.438v1.032c-.262.207-1.426 1.062-4.47 1.062c-1.84 0-2.515-.863-3-1.938s-.53-2.355-.53-2.562v-7.219h-2.376v-.969c.098-.05.188-.085.313-.156a9 9 0 0 0 1.531-1.094c.98-.855 1.871-2.269 2.125-4.062"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.219 5c-.68 0-1.25.57-1.25 1.25c0 1.512-.766 2.566-1.625 3.313c-.43.374-.89.66-1.219.843a5 5 0 0 1-.375.188c-.047.023-.07.054-.094.062s-.12.031-.031 0c-.484.192-.813.64-.813 1.156v2.22c0 .679.57 1.25 1.25 1.25h1.126V20.5c0 .355 0 1.844.687 3.375S14.137 27 16.719 27c3.933 0 5.886-1.559 6.031-1.688c.27-.238.438-.59.438-.937v-2.656c0-.446-.266-.875-.657-1.094c-.375-.207-.832-.164-1.218.063l-.032-.032l-.031.032c-.07.039-1.156.656-2.344.656c-.617 0-.66-.176-.781-.407s-.156-.625-.156-.53v-4.938h3.093c.68 0 1.25-.567 1.25-1.25v-3c0-.684-.57-1.25-1.25-1.25H17.97V6.25c0-.68-.57-1.25-1.25-1.25zm.562 2h1.188v4.969h4.344v1.5h-4.344v6.937c0 .172.008.758.375 1.469c.367.71 1.293 1.469 2.562 1.469c.903 0 1.684-.215 2.282-.438v1.032c-.262.207-1.426 1.062-4.47 1.062c-1.84 0-2.515-.863-3-1.938s-.53-2.355-.53-2.562v-7.219h-2.376v-.969c.098-.05.188-.085.313-.156a9 9 0 0 0 1.531-1.094c.98-.855 1.871-2.269 2.125-4.062"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.219%205c-.68%200-1.25.57-1.25%201.25c0%201.512-.766%202.566-1.625%203.313c-.43.374-.89.66-1.219.843a5%205%200%200%201-.375.188c-.047.023-.07.054-.094.062s-.12.031-.031%200c-.484.192-.813.64-.813%201.156v2.22c0%20.679.57%201.25%201.25%201.25h1.126V20.5c0%20.355%200%201.844.687%203.375S14.137%2027%2016.719%2027c3.933%200%205.886-1.559%206.031-1.688c.27-.238.438-.59.438-.937v-2.656c0-.446-.266-.875-.657-1.094c-.375-.207-.832-.164-1.218.063l-.032-.032l-.031.032c-.07.039-1.156.656-2.344.656c-.617%200-.66-.176-.781-.407s-.156-.625-.156-.53v-4.938h3.093c.68%200%201.25-.567%201.25-1.25v-3c0-.684-.57-1.25-1.25-1.25H17.97V6.25c0-.68-.57-1.25-1.25-1.25zm.562%202h1.188v4.969h4.344v1.5h-4.344v6.937c0%20.172.008.758.375%201.469c.367.71%201.293%201.469%202.562%201.469c.903%200%201.684-.215%202.282-.438v1.032c-.262.207-1.426%201.062-4.47%201.062c-1.84%200-2.515-.863-3-1.938s-.53-2.355-.53-2.562v-7.219h-2.376v-.969c.098-.05.188-.085.313-.156a9%209%200%200%200%201.531-1.094c.98-.855%201.871-2.269%202.125-4.062%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%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.219%205c-.68%200-1.25.57-1.25%201.25c0%201.512-.766%202.566-1.625%203.313c-.43.374-.89.66-1.219.843a5%205%200%200%201-.375.188c-.047.023-.07.054-.094.062s-.12.031-.031%200c-.484.192-.813.64-.813%201.156v2.22c0%20.679.57%201.25%201.25%201.25h1.126V20.5c0%20.355%200%201.844.687%203.375S14.137%2027%2016.719%2027c3.933%200%205.886-1.559%206.031-1.688c.27-.238.438-.59.438-.937v-2.656c0-.446-.266-.875-.657-1.094c-.375-.207-.832-.164-1.218.063l-.032-.032l-.031.032c-.07.039-1.156.656-2.344.656c-.617%200-.66-.176-.781-.407s-.156-.625-.156-.53v-4.938h3.093c.68%200%201.25-.567%201.25-1.25v-3c0-.684-.57-1.25-1.25-1.25H17.97V6.25c0-.68-.57-1.25-1.25-1.25zm.562%202h1.188v4.969h4.344v1.5h-4.344v6.937c0%20.172.008.758.375%201.469c.367.71%201.293%201.469%202.562%201.469c.903%200%201.684-.215%202.282-.438v1.032c-.262.207-1.426%201.062-4.47%201.062c-1.84%200-2.515-.863-3-1.938s-.53-2.355-.53-2.562v-7.219h-2.376v-.969c.098-.05.188-.085.313-.156a9%209%200%200%200%201.531-1.094c.98-.855%201.871-2.269%202.125-4.062%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/tumblr.svg?color=%231a73e8&size=48