sketch from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.

Name
sketch
Set
Boxicons Brands
Style
Logo
Viewbox
24×24
License
MIT

The same logo in other sets

Use the sketch logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.84 3.72a.5.5 0 0 0-.35-.2l-5.43-.6h-.11l-5.43.6c-.14.02-.27.09-.35.2L2.11 9.24a.51.51 0 0 0 .02.63l9.59 11.09l.04.04c.16.14.4.12.54-.04l9.59-11.09c.15-.18.17-.44.03-.63l-4.06-5.52Zm2.89 5.84h-1.72c-.22 0-.42.11-.53.29l-4.7 7.38c-.06.09-.18.11-.26.06a.19.19 0 0 1-.07-.24l3.37-6.95c.09-.19.01-.42-.18-.51a.33.33 0 0 0-.17-.04H7.54a.38.38 0 0 0-.34.55l3.37 6.95c.05.09 0 .21-.09.25s-.19.01-.24-.07l-4.7-7.38a.64.64 0 0 0-.53-.29H3.23c-.07 0-.13-.06-.13-.13c0-.05.04-.1.09-.12l1.84-.6c.2-.07.36-.23.41-.43l.84-2.94c.02-.07.09-.11.16-.09c.06.02.1.07.09.13l-.18 2.57c-.01.14.09.26.23.27c.07 0 .14-.02.19-.07l3.83-3.62s.13-.05.18 0s.05.12 0 .17L8.21 7.86c-.09.11-.07.27.04.36c.05.04.1.06.16.06h7.18a.248.248 0 0 0 .19-.41l-2.57-3.16c-.05-.05-.04-.13.01-.18c.05-.04.13-.04.17 0l3.83 3.62c.1.1.26.09.36 0c.05-.05.07-.12.07-.19l-.18-2.57c0-.07.05-.13.12-.14c.06 0 .12.03.13.09l.84 2.94c.06.2.21.36.41.43l1.79.6c.07.02.1.09.08.16c-.02.05-.07.09-.12.09Z" class="b"/></svg>

React

import type { SVGProps } from "react";

export function BxlSketch(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="M17.84 3.72a.5.5 0 0 0-.35-.2l-5.43-.6h-.11l-5.43.6c-.14.02-.27.09-.35.2L2.11 9.24a.51.51 0 0 0 .02.63l9.59 11.09l.04.04c.16.14.4.12.54-.04l9.59-11.09c.15-.18.17-.44.03-.63l-4.06-5.52Zm2.89 5.84h-1.72c-.22 0-.42.11-.53.29l-4.7 7.38c-.06.09-.18.11-.26.06a.19.19 0 0 1-.07-.24l3.37-6.95c.09-.19.01-.42-.18-.51a.33.33 0 0 0-.17-.04H7.54a.38.38 0 0 0-.34.55l3.37 6.95c.05.09 0 .21-.09.25s-.19.01-.24-.07l-4.7-7.38a.64.64 0 0 0-.53-.29H3.23c-.07 0-.13-.06-.13-.13c0-.05.04-.1.09-.12l1.84-.6c.2-.07.36-.23.41-.43l.84-2.94c.02-.07.09-.11.16-.09c.06.02.1.07.09.13l-.18 2.57c-.01.14.09.26.23.27c.07 0 .14-.02.19-.07l3.83-3.62s.13-.05.18 0s.05.12 0 .17L8.21 7.86c-.09.11-.07.27.04.36c.05.04.1.06.16.06h7.18a.248.248 0 0 0 .19-.41l-2.57-3.16c-.05-.05-.04-.13.01-.18c.05-.04.13-.04.17 0l3.83 3.62c.1.1.26.09.36 0c.05-.05.07-.12.07-.19l-.18-2.57c0-.07.05-.13.12-.14c.06 0 .12.03.13.09l.84 2.94c.06.2.21.36.41.43l1.79.6c.07.02.1.09.08.16c-.02.05-.07.09-.12.09Z" className="b"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.84 3.72a.5.5 0 0 0-.35-.2l-5.43-.6h-.11l-5.43.6c-.14.02-.27.09-.35.2L2.11 9.24a.51.51 0 0 0 .02.63l9.59 11.09l.04.04c.16.14.4.12.54-.04l9.59-11.09c.15-.18.17-.44.03-.63l-4.06-5.52Zm2.89 5.84h-1.72c-.22 0-.42.11-.53.29l-4.7 7.38c-.06.09-.18.11-.26.06a.19.19 0 0 1-.07-.24l3.37-6.95c.09-.19.01-.42-.18-.51a.33.33 0 0 0-.17-.04H7.54a.38.38 0 0 0-.34.55l3.37 6.95c.05.09 0 .21-.09.25s-.19.01-.24-.07l-4.7-7.38a.64.64 0 0 0-.53-.29H3.23c-.07 0-.13-.06-.13-.13c0-.05.04-.1.09-.12l1.84-.6c.2-.07.36-.23.41-.43l.84-2.94c.02-.07.09-.11.16-.09c.06.02.1.07.09.13l-.18 2.57c-.01.14.09.26.23.27c.07 0 .14-.02.19-.07l3.83-3.62s.13-.05.18 0s.05.12 0 .17L8.21 7.86c-.09.11-.07.27.04.36c.05.04.1.06.16.06h7.18a.248.248 0 0 0 .19-.41l-2.57-3.16c-.05-.05-.04-.13.01-.18c.05-.04.13-.04.17 0l3.83 3.62c.1.1.26.09.36 0c.05-.05.07-.12.07-.19l-.18-2.57c0-.07.05-.13.12-.14c.06 0 .12.03.13.09l.84 2.94c.06.2.21.36.41.43l1.79.6c.07.02.1.09.08.16c-.02.05-.07.09-.12.09Z" class="b"/></svg>
</template>

CSS

.icon-sketch {
  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%22M17.84%203.72a.5.5%200%200%200-.35-.2l-5.43-.6h-.11l-5.43.6c-.14.02-.27.09-.35.2L2.11%209.24a.51.51%200%200%200%20.02.63l9.59%2011.09l.04.04c.16.14.4.12.54-.04l9.59-11.09c.15-.18.17-.44.03-.63l-4.06-5.52Zm2.89%205.84h-1.72c-.22%200-.42.11-.53.29l-4.7%207.38c-.06.09-.18.11-.26.06a.19.19%200%200%201-.07-.24l3.37-6.95c.09-.19.01-.42-.18-.51a.33.33%200%200%200-.17-.04H7.54a.38.38%200%200%200-.34.55l3.37%206.95c.05.09%200%20.21-.09.25s-.19.01-.24-.07l-4.7-7.38a.64.64%200%200%200-.53-.29H3.23c-.07%200-.13-.06-.13-.13c0-.05.04-.1.09-.12l1.84-.6c.2-.07.36-.23.41-.43l.84-2.94c.02-.07.09-.11.16-.09c.06.02.1.07.09.13l-.18%202.57c-.01.14.09.26.23.27c.07%200%20.14-.02.19-.07l3.83-3.62s.13-.05.18%200s.05.12%200%20.17L8.21%207.86c-.09.11-.07.27.04.36c.05.04.1.06.16.06h7.18a.248.248%200%200%200%20.19-.41l-2.57-3.16c-.05-.05-.04-.13.01-.18c.05-.04.13-.04.17%200l3.83%203.62c.1.1.26.09.36%200c.05-.05.07-.12.07-.19l-.18-2.57c0-.07.05-.13.12-.14c.06%200%20.12.03.13.09l.84%202.94c.06.2.21.36.41.43l1.79.6c.07.02.1.09.08.16c-.02.05-.07.09-.12.09Z%22%20class%3D%22b%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%22M17.84%203.72a.5.5%200%200%200-.35-.2l-5.43-.6h-.11l-5.43.6c-.14.02-.27.09-.35.2L2.11%209.24a.51.51%200%200%200%20.02.63l9.59%2011.09l.04.04c.16.14.4.12.54-.04l9.59-11.09c.15-.18.17-.44.03-.63l-4.06-5.52Zm2.89%205.84h-1.72c-.22%200-.42.11-.53.29l-4.7%207.38c-.06.09-.18.11-.26.06a.19.19%200%200%201-.07-.24l3.37-6.95c.09-.19.01-.42-.18-.51a.33.33%200%200%200-.17-.04H7.54a.38.38%200%200%200-.34.55l3.37%206.95c.05.09%200%20.21-.09.25s-.19.01-.24-.07l-4.7-7.38a.64.64%200%200%200-.53-.29H3.23c-.07%200-.13-.06-.13-.13c0-.05.04-.1.09-.12l1.84-.6c.2-.07.36-.23.41-.43l.84-2.94c.02-.07.09-.11.16-.09c.06.02.1.07.09.13l-.18%202.57c-.01.14.09.26.23.27c.07%200%20.14-.02.19-.07l3.83-3.62s.13-.05.18%200s.05.12%200%20.17L8.21%207.86c-.09.11-.07.27.04.36c.05.04.1.06.16.06h7.18a.248.248%200%200%200%20.19-.41l-2.57-3.16c-.05-.05-.04-.13.01-.18c.05-.04.13-.04.17%200l3.83%203.62c.1.1.26.09.36%200c.05-.05.07-.12.07-.19l-.18-2.57c0-.07.05-.13.12-.14c.06%200%20.12.03.13.09l.84%202.94c.06.2.21.36.41.43l1.79.6c.07.02.1.09.08.16c-.02.05-.07.09-.12.09Z%22%20class%3D%22b%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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