tumblr-alt from Unicons Monochrome by Iconscout · Monochrome · Brand Logos · Apache-2.0 Free for personal and commercial use.

Name
tumblr-alt
Set
Unicons Monochrome
Style
Monochrome
Category
Brand Logos
Viewbox
24×24
License
Apache 2.0

The same icon in other sets

More brand logos icons from Unicons Monochrome

Use the tumblr alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.785 17.974a4.7 4.7 0 0 1-1.614.346a1.755 1.755 0 0 1-1.925-1.972V11h4.017V7.095H13.26V2h-2.93a.16.16 0 0 0-.143.15a6.12 6.12 0 0 1-3.935 5.389v3.583h2.024v5.536c0 2.236 1.65 5.415 6.007 5.34a5.34 5.34 0 0 0 3.463-1.17l-.962-2.854"/></svg>

React

import type { SVGProps } from "react";

export function UimTumblrAlt(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.785 17.974a4.7 4.7 0 0 1-1.614.346a1.755 1.755 0 0 1-1.925-1.972V11h4.017V7.095H13.26V2h-2.93a.16.16 0 0 0-.143.15a6.12 6.12 0 0 1-3.935 5.389v3.583h2.024v5.536c0 2.236 1.65 5.415 6.007 5.34a5.34 5.34 0 0 0 3.463-1.17l-.962-2.854"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.785 17.974a4.7 4.7 0 0 1-1.614.346a1.755 1.755 0 0 1-1.925-1.972V11h4.017V7.095H13.26V2h-2.93a.16.16 0 0 0-.143.15a6.12 6.12 0 0 1-3.935 5.389v3.583h2.024v5.536c0 2.236 1.65 5.415 6.007 5.34a5.34 5.34 0 0 0 3.463-1.17l-.962-2.854"/></svg>
</template>

CSS

.icon-tumblr-alt {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.785%2017.974a4.7%204.7%200%200%201-1.614.346a1.755%201.755%200%200%201-1.925-1.972V11h4.017V7.095H13.26V2h-2.93a.16.16%200%200%200-.143.15a6.12%206.12%200%200%201-3.935%205.389v3.583h2.024v5.536c0%202.236%201.65%205.415%206.007%205.34a5.34%205.34%200%200%200%203.463-1.17l-.962-2.854%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.785%2017.974a4.7%204.7%200%200%201-1.614.346a1.755%201.755%200%200%201-1.925-1.972V11h4.017V7.095H13.26V2h-2.93a.16.16%200%200%200-.143.15a6.12%206.12%200%200%201-3.935%205.389v3.583h2.024v5.536c0%202.236%201.65%205.415%206.007%205.34a5.34%205.34%200%200%200%203.463-1.17l-.962-2.854%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uim/tumblr-alt.svg?color=%231a73e8&size=48