sketch logo icon

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

Name
sketch-logo-duotone
Set
Phosphor
Style
Duotone
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"><g fill="currentColor"><path d="M240 104L128 224L80 104l48-64h56Z" opacity=".2"/><path d="m246 98.73l-56-64a8 8 0 0 0-6-2.73H72a8 8 0 0 0-6 2.73l-56 64a8 8 0 0 0 .17 10.73l112 120a8 8 0 0 0 11.7 0l112-120a8 8 0 0 0 .13-10.73M222.37 96H180l-36-48h36.37ZM74.58 112l30.13 75.33L34.41 112Zm89.6 0L128 202.46L91.82 112ZM96 96l32-42.67L160 96Zm85.42 16h40.17l-70.3 75.33ZM75.63 48H112L76 96H33.63Z"/></g></svg>

React

import type { SVGProps } from "react";

export function PhSketchLogoDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M240 104L128 224L80 104l48-64h56Z" opacity=".2"/><path d="m246 98.73l-56-64a8 8 0 0 0-6-2.73H72a8 8 0 0 0-6 2.73l-56 64a8 8 0 0 0 .17 10.73l112 120a8 8 0 0 0 11.7 0l112-120a8 8 0 0 0 .13-10.73M222.37 96H180l-36-48h36.37ZM74.58 112l30.13 75.33L34.41 112Zm89.6 0L128 202.46L91.82 112ZM96 96l32-42.67L160 96Zm85.42 16h40.17l-70.3 75.33ZM75.63 48H112L76 96H33.63Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M240 104L128 224L80 104l48-64h56Z" opacity=".2"/><path d="m246 98.73l-56-64a8 8 0 0 0-6-2.73H72a8 8 0 0 0-6 2.73l-56 64a8 8 0 0 0 .17 10.73l112 120a8 8 0 0 0 11.7 0l112-120a8 8 0 0 0 .13-10.73M222.37 96H180l-36-48h36.37ZM74.58 112l30.13 75.33L34.41 112Zm89.6 0L128 202.46L91.82 112ZM96 96l32-42.67L160 96Zm85.42 16h40.17l-70.3 75.33ZM75.63 48H112L76 96H33.63Z"/></g></svg>
</template>

CSS

.icon-sketch-logo-duotone {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%20104L128%20224L80%20104l48-64h56Z%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22m246%2098.73l-56-64a8%208%200%200%200-6-2.73H72a8%208%200%200%200-6%202.73l-56%2064a8%208%200%200%200%20.17%2010.73l112%20120a8%208%200%200%200%2011.7%200l112-120a8%208%200%200%200%20.13-10.73M222.37%2096H180l-36-48h36.37ZM74.58%20112l30.13%2075.33L34.41%20112Zm89.6%200L128%20202.46L91.82%20112ZM96%2096l32-42.67L160%2096Zm85.42%2016h40.17l-70.3%2075.33ZM75.63%2048H112L76%2096H33.63Z%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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%20104L128%20224L80%20104l48-64h56Z%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22m246%2098.73l-56-64a8%208%200%200%200-6-2.73H72a8%208%200%200%200-6%202.73l-56%2064a8%208%200%200%200%20.17%2010.73l112%20120a8%208%200%200%200%2011.7%200l112-120a8%208%200%200%200%20.13-10.73M222.37%2096H180l-36-48h36.37ZM74.58%20112l30.13%2075.33L34.41%20112Zm89.6%200L128%20202.46L91.82%20112ZM96%2096l32-42.67L160%2096Zm85.42%2016h40.17l-70.3%2075.33ZM75.63%2048H112L76%2096H33.63Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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