brand itch icon

brand-itch from Tabler Icons by Paweł Kuna · Outline · MIT Free for personal and commercial use.

Name
brand-itch
Set
Tabler Icons
Style
Outline
Viewbox
24×24
License
MIT

Related icons in Tabler Icons

Use the brand itch icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M2 7v1c0 1.087 1.078 2 2 2c1.107 0 2-.91 2-2c0 1.09.893 2 2 2s2-.91 2-2c0 1.09.893 2 2 2s2-.91 2-2c0 1.09.893 2 2 2s2-.91 2-2c0 1.09.893 2 2 2c.922 0 2-.913 2-2V7q-.013-.412-1.588-2.068A3 3 0 0 0 18.238 4H5.762a3 3 0 0 0-2.174.932Q2.012 6.588 2 7m2 3q-.176 9.42.814 10.456c1.534.367 4.355.535 7.186.536c2.83-.001 5.652-.169 7.186-.536c.99-1.037.898-9.559.814-10.456"/><path d="m10 16l2-2l2 2m-2-2v4"/></g></svg>

React

import type { SVGProps } from "react";

export function TablerBrandItch(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M2 7v1c0 1.087 1.078 2 2 2c1.107 0 2-.91 2-2c0 1.09.893 2 2 2s2-.91 2-2c0 1.09.893 2 2 2s2-.91 2-2c0 1.09.893 2 2 2s2-.91 2-2c0 1.09.893 2 2 2c.922 0 2-.913 2-2V7q-.013-.412-1.588-2.068A3 3 0 0 0 18.238 4H5.762a3 3 0 0 0-2.174.932Q2.012 6.588 2 7m2 3q-.176 9.42.814 10.456c1.534.367 4.355.535 7.186.536c2.83-.001 5.652-.169 7.186-.536c.99-1.037.898-9.559.814-10.456"/><path d="m10 16l2-2l2 2m-2-2v4"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M2 7v1c0 1.087 1.078 2 2 2c1.107 0 2-.91 2-2c0 1.09.893 2 2 2s2-.91 2-2c0 1.09.893 2 2 2s2-.91 2-2c0 1.09.893 2 2 2s2-.91 2-2c0 1.09.893 2 2 2c.922 0 2-.913 2-2V7q-.013-.412-1.588-2.068A3 3 0 0 0 18.238 4H5.762a3 3 0 0 0-2.174.932Q2.012 6.588 2 7m2 3q-.176 9.42.814 10.456c1.534.367 4.355.535 7.186.536c2.83-.001 5.652-.169 7.186-.536c.99-1.037.898-9.559.814-10.456"/><path d="m10 16l2-2l2 2m-2-2v4"/></g></svg>
</template>

CSS

.icon-brand-itch {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M2%207v1c0%201.087%201.078%202%202%202c1.107%200%202-.91%202-2c0%201.09.893%202%202%202s2-.91%202-2c0%201.09.893%202%202%202s2-.91%202-2c0%201.09.893%202%202%202s2-.91%202-2c0%201.09.893%202%202%202c.922%200%202-.913%202-2V7q-.013-.412-1.588-2.068A3%203%200%200%200%2018.238%204H5.762a3%203%200%200%200-2.174.932Q2.012%206.588%202%207m2%203q-.176%209.42.814%2010.456c1.534.367%204.355.535%207.186.536c2.83-.001%205.652-.169%207.186-.536c.99-1.037.898-9.559.814-10.456%22%2F%3E%3Cpath%20d%3D%22m10%2016l2-2l2%202m-2-2v4%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M2%207v1c0%201.087%201.078%202%202%202c1.107%200%202-.91%202-2c0%201.09.893%202%202%202s2-.91%202-2c0%201.09.893%202%202%202s2-.91%202-2c0%201.09.893%202%202%202s2-.91%202-2c0%201.09.893%202%202%202c.922%200%202-.913%202-2V7q-.013-.412-1.588-2.068A3%203%200%200%200%2018.238%204H5.762a3%203%200%200%200-2.174.932Q2.012%206.588%202%207m2%203q-.176%209.42.814%2010.456c1.534.367%204.355.535%207.186.536c2.83-.001%205.652-.169%207.186-.536c.99-1.037.898-9.559.814-10.456%22%2F%3E%3Cpath%20d%3D%22m10%2016l2-2l2%202m-2-2v4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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