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

Name
tumblr-square
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 square icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.571 17.85a3.396 3.396 0 0 1-3.747-3.332v-4.076H8.562v-1.61a3.82 3.82 0 0 0 2.454-3.363a.1.1 0 0 1 .09-.093h1.827v3.178h2.496v1.888h-2.505v3.884a1.094 1.094 0 0 0 1.2 1.229a3 3 0 0 0 1.007-.215l.6 1.779c-.611.49-1.376.75-2.16.73z" opacity=".5"/><path fill="currentColor" d="M2.019 2v20h19.963V2zm11.552 15.85a3.396 3.396 0 0 1-3.747-3.332v-4.076H8.562v-1.61a3.82 3.82 0 0 0 2.454-3.363a.1.1 0 0 1 .09-.093h1.827v3.178h2.496v1.888h-2.505v3.884a1.094 1.094 0 0 0 1.2 1.229a3 3 0 0 0 1.007-.215l.6 1.779c-.611.49-1.376.75-2.16.73z"/></svg>

React

import type { SVGProps } from "react";

export function UimTumblrSquare(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="M13.571 17.85a3.396 3.396 0 0 1-3.747-3.332v-4.076H8.562v-1.61a3.82 3.82 0 0 0 2.454-3.363a.1.1 0 0 1 .09-.093h1.827v3.178h2.496v1.888h-2.505v3.884a1.094 1.094 0 0 0 1.2 1.229a3 3 0 0 0 1.007-.215l.6 1.779c-.611.49-1.376.75-2.16.73z" opacity=".5"/><path fill="currentColor" d="M2.019 2v20h19.963V2zm11.552 15.85a3.396 3.396 0 0 1-3.747-3.332v-4.076H8.562v-1.61a3.82 3.82 0 0 0 2.454-3.363a.1.1 0 0 1 .09-.093h1.827v3.178h2.496v1.888h-2.505v3.884a1.094 1.094 0 0 0 1.2 1.229a3 3 0 0 0 1.007-.215l.6 1.779c-.611.49-1.376.75-2.16.73z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.571 17.85a3.396 3.396 0 0 1-3.747-3.332v-4.076H8.562v-1.61a3.82 3.82 0 0 0 2.454-3.363a.1.1 0 0 1 .09-.093h1.827v3.178h2.496v1.888h-2.505v3.884a1.094 1.094 0 0 0 1.2 1.229a3 3 0 0 0 1.007-.215l.6 1.779c-.611.49-1.376.75-2.16.73z" opacity=".5"/><path fill="currentColor" d="M2.019 2v20h19.963V2zm11.552 15.85a3.396 3.396 0 0 1-3.747-3.332v-4.076H8.562v-1.61a3.82 3.82 0 0 0 2.454-3.363a.1.1 0 0 1 .09-.093h1.827v3.178h2.496v1.888h-2.505v3.884a1.094 1.094 0 0 0 1.2 1.229a3 3 0 0 0 1.007-.215l.6 1.779c-.611.49-1.376.75-2.16.73z"/></svg>
</template>

CSS

.icon-tumblr-square {
  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%22M13.571%2017.85a3.396%203.396%200%200%201-3.747-3.332v-4.076H8.562v-1.61a3.82%203.82%200%200%200%202.454-3.363a.1.1%200%200%201%20.09-.093h1.827v3.178h2.496v1.888h-2.505v3.884a1.094%201.094%200%200%200%201.2%201.229a3%203%200%200%200%201.007-.215l.6%201.779c-.611.49-1.376.75-2.16.73z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.019%202v20h19.963V2zm11.552%2015.85a3.396%203.396%200%200%201-3.747-3.332v-4.076H8.562v-1.61a3.82%203.82%200%200%200%202.454-3.363a.1.1%200%200%201%20.09-.093h1.827v3.178h2.496v1.888h-2.505v3.884a1.094%201.094%200%200%200%201.2%201.229a3%203%200%200%200%201.007-.215l.6%201.779c-.611.49-1.376.75-2.16.73z%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%22M13.571%2017.85a3.396%203.396%200%200%201-3.747-3.332v-4.076H8.562v-1.61a3.82%203.82%200%200%200%202.454-3.363a.1.1%200%200%201%20.09-.093h1.827v3.178h2.496v1.888h-2.505v3.884a1.094%201.094%200%200%200%201.2%201.229a3%203%200%200%200%201.007-.215l.6%201.779c-.611.49-1.376.75-2.16.73z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.019%202v20h19.963V2zm11.552%2015.85a3.396%203.396%200%200%201-3.747-3.332v-4.076H8.562v-1.61a3.82%203.82%200%200%200%202.454-3.363a.1.1%200%200%201%20.09-.093h1.827v3.178h2.496v1.888h-2.505v3.884a1.094%201.094%200%200%200%201.2%201.229a3%203%200%200%200%201.007-.215l.6%201.779c-.611.49-1.376.75-2.16.73z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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