sketch logo icon

sketch-logo-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
sketch-logo-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the sketch logo icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m249 96.1l-56-64a12 12 0 0 0-9-4.1H72a12 12 0 0 0-9 4.1l-56 64a12 12 0 0 0 .26 16.09l112 120a12 12 0 0 0 17.54 0l112-120a12 12 0 0 0 .2-16.09M213.55 92H182l-30-40h26.55ZM71.88 116l21.19 53l-49.46-53Zm86.4 0L128 191.69L97.72 116ZM104 92l24-32l24 32Zm80.12 24h28.27l-49.46 53ZM77.45 52H104L74 92H42.45Z"/></svg>

React

import type { SVGProps } from "react";

export function PhSketchLogoBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m249 96.1l-56-64a12 12 0 0 0-9-4.1H72a12 12 0 0 0-9 4.1l-56 64a12 12 0 0 0 .26 16.09l112 120a12 12 0 0 0 17.54 0l112-120a12 12 0 0 0 .2-16.09M213.55 92H182l-30-40h26.55ZM71.88 116l21.19 53l-49.46-53Zm86.4 0L128 191.69L97.72 116ZM104 92l24-32l24 32Zm80.12 24h28.27l-49.46 53ZM77.45 52H104L74 92H42.45Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m249 96.1l-56-64a12 12 0 0 0-9-4.1H72a12 12 0 0 0-9 4.1l-56 64a12 12 0 0 0 .26 16.09l112 120a12 12 0 0 0 17.54 0l112-120a12 12 0 0 0 .2-16.09M213.55 92H182l-30-40h26.55ZM71.88 116l21.19 53l-49.46-53Zm86.4 0L128 191.69L97.72 116ZM104 92l24-32l24 32Zm80.12 24h28.27l-49.46 53ZM77.45 52H104L74 92H42.45Z"/></svg>
</template>

CSS

.icon-sketch-logo-bold {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m249%2096.1l-56-64a12%2012%200%200%200-9-4.1H72a12%2012%200%200%200-9%204.1l-56%2064a12%2012%200%200%200%20.26%2016.09l112%20120a12%2012%200%200%200%2017.54%200l112-120a12%2012%200%200%200%20.2-16.09M213.55%2092H182l-30-40h26.55ZM71.88%20116l21.19%2053l-49.46-53Zm86.4%200L128%20191.69L97.72%20116ZM104%2092l24-32l24%2032Zm80.12%2024h28.27l-49.46%2053ZM77.45%2052H104L74%2092H42.45Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m249%2096.1l-56-64a12%2012%200%200%200-9-4.1H72a12%2012%200%200%200-9%204.1l-56%2064a12%2012%200%200%200%20.26%2016.09l112%20120a12%2012%200%200%200%2017.54%200l112-120a12%2012%200%200%200%20.2-16.09M213.55%2092H182l-30-40h26.55ZM71.88%20116l21.19%2053l-49.46-53Zm86.4%200L128%20191.69L97.72%20116ZM104%2092l24-32l24%2032Zm80.12%2024h28.27l-49.46%2053ZM77.45%2052H104L74%2092H42.45Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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