sketch logo
sketch from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- sketch
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
sketch-outlinedAnt Design IconssketchBoxicons BrandssketchCatppuccin IconssketchDeviconsketchFont Awesome 6 BrandssketchFont Awesome Brandssketchcss.ggsketchHuge IconssketchIconParksketchIconPark OutlinesketchIconPark SolidsketchIconPark TwoTonesketchLine AwesomesketchSVG LogossketchMaterial Icon ThemesketchSimple Icons
Use the sketch logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M1.719 10.137L.563 11.693h5.656l.431-8.169zm23.05-7.281L16.731 2l8.481 9.2zM7.012 13.644l-.7-1.375H.618l14.056 16.356zm.125-1.95h17.75l-8.869-9.631zm18.582.568L17.35 28.625L31.4 12.269h-5.681zm.243-7.949l-.587-.788l.056 1.081l.381 7.088h5.644zM7.094 5.844l-.288 5.35L15.294 2l-8.037.856zm17.981 6.418H6.95L16.019 30z"/></svg>
React
import type { SVGProps } from "react";
export function CibSketch(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M1.719 10.137L.563 11.693h5.656l.431-8.169zm23.05-7.281L16.731 2l8.481 9.2zM7.012 13.644l-.7-1.375H.618l14.056 16.356zm.125-1.95h17.75l-8.869-9.631zm18.582.568L17.35 28.625L31.4 12.269h-5.681zm.243-7.949l-.587-.788l.056 1.081l.381 7.088h5.644zM7.094 5.844l-.288 5.35L15.294 2l-8.037.856zm17.981 6.418H6.95L16.019 30z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M1.719 10.137L.563 11.693h5.656l.431-8.169zm23.05-7.281L16.731 2l8.481 9.2zM7.012 13.644l-.7-1.375H.618l14.056 16.356zm.125-1.95h17.75l-8.869-9.631zm18.582.568L17.35 28.625L31.4 12.269h-5.681zm.243-7.949l-.587-.788l.056 1.081l.381 7.088h5.644zM7.094 5.844l-.288 5.35L15.294 2l-8.037.856zm17.981 6.418H6.95L16.019 30z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1.719%2010.137L.563%2011.693h5.656l.431-8.169zm23.05-7.281L16.731%202l8.481%209.2zM7.012%2013.644l-.7-1.375H.618l14.056%2016.356zm.125-1.95h17.75l-8.869-9.631zm18.582.568L17.35%2028.625L31.4%2012.269h-5.681zm.243-7.949l-.587-.788l.056%201.081l.381%207.088h5.644zM7.094%205.844l-.288%205.35L15.294%202l-8.037.856zm17.981%206.418H6.95L16.019%2030z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1.719%2010.137L.563%2011.693h5.656l.431-8.169zm23.05-7.281L16.731%202l8.481%209.2zM7.012%2013.644l-.7-1.375H.618l14.056%2016.356zm.125-1.95h17.75l-8.869-9.631zm18.582.568L17.35%2028.625L31.4%2012.269h-5.681zm.243-7.949l-.587-.788l.056%201.081l.381%207.088h5.644zM7.094%205.844l-.288%205.35L15.294%202l-8.037.856zm17.981%206.418H6.95L16.019%2030z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/sketch.svg?color=%231a73e8&size=48