sketch icon
sketch from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- sketch
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
sketch-outlinedAnt Design IconssketchBoxicons BrandssketchCatppuccin IconssketchCoreUI BrandssketchDeviconsketchFont Awesome 6 BrandssketchFont Awesome Brandssketchcss.ggsketchHuge IconssketchIconParksketchIconPark OutlinesketchIconPark SolidsketchIconPark TwoTonesketchSVG LogossketchMaterial Icon ThemesketchSimple Icons
More other icons from Line Awesome
Use the sketch icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3.99L8.434 5.07L2.73 13.057L16 28.537l13.268-15.48l-5.704-7.987zm-2.53 2.381l-3.267 3.734l.227-3.298zm5.06 0l3.04.434l.227 3.3l-3.268-3.734zM16 6.52L20.797 12h-9.594zM8.295 8.707L8.066 12H5.943zm15.41.002L26.057 12h-2.123zM6.175 14h2.208l3.09 6.182L6.176 14zm4.444 0h10.762L16 24.764zm12.998 0h2.207l-5.297 6.182z"/></svg>
React
import type { SVGProps } from "react";
export function LaSketch(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="M16 3.99L8.434 5.07L2.73 13.057L16 28.537l13.268-15.48l-5.704-7.987zm-2.53 2.381l-3.267 3.734l.227-3.298zm5.06 0l3.04.434l.227 3.3l-3.268-3.734zM16 6.52L20.797 12h-9.594zM8.295 8.707L8.066 12H5.943zm15.41.002L26.057 12h-2.123zM6.175 14h2.208l3.09 6.182L6.176 14zm4.444 0h10.762L16 24.764zm12.998 0h2.207l-5.297 6.182z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3.99L8.434 5.07L2.73 13.057L16 28.537l13.268-15.48l-5.704-7.987zm-2.53 2.381l-3.267 3.734l.227-3.298zm5.06 0l3.04.434l.227 3.3l-3.268-3.734zM16 6.52L20.797 12h-9.594zM8.295 8.707L8.066 12H5.943zm15.41.002L26.057 12h-2.123zM6.175 14h2.208l3.09 6.182L6.176 14zm4.444 0h10.762L16 24.764zm12.998 0h2.207l-5.297 6.182z"/></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%22M16%203.99L8.434%205.07L2.73%2013.057L16%2028.537l13.268-15.48l-5.704-7.987zm-2.53%202.381l-3.267%203.734l.227-3.298zm5.06%200l3.04.434l.227%203.3l-3.268-3.734zM16%206.52L20.797%2012h-9.594zM8.295%208.707L8.066%2012H5.943zm15.41.002L26.057%2012h-2.123zM6.175%2014h2.208l3.09%206.182L6.176%2014zm4.444%200h10.762L16%2024.764zm12.998%200h2.207l-5.297%206.182z%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%22M16%203.99L8.434%205.07L2.73%2013.057L16%2028.537l13.268-15.48l-5.704-7.987zm-2.53%202.381l-3.267%203.734l.227-3.298zm5.06%200l3.04.434l.227%203.3l-3.268-3.734zM16%206.52L20.797%2012h-9.594zM8.295%208.707L8.066%2012H5.943zm15.41.002L26.057%2012h-2.123zM6.175%2014h2.208l3.09%206.182L6.176%2014zm4.444%200h10.762L16%2024.764zm12.998%200h2.207l-5.297%206.182z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/sketch.svg?color=%231a73e8&size=48