inkscape from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
inkscape
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the inkscape logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.666 14.871c.237.147 3.818.875 4.693 1.02c.303.064.088.376-.33.587c-.943.251-5.517-1.607-4.363-1.607m5.647-13.264l3.505 3.56c.333.34.328.998.142 1.187l-1.74-1.392l-.342 2.061l-1.455-.767l-2.328 1.47l-.771-3.1L9.073 6.79H7.16c-.78 0-.871-.99-.163-1.698c1.237-1.335 2.657-2.696 3.429-3.485c.776-.793 2.127-.77 2.887 0M9.786.97l-8.86 9.066c-2.993 3.707 2.038 3.276 4.194 4.343c.774.791-2.965 1.375-2.191 2.166c.773.791 4.678 1.524 5.453 2.314c.773.791-1.584 1.63-.81 2.42c.773.792 2.563.042 2.898 1.868c.238 1.304 3.224.56 4.684-.508c.774-.791-1.48-.717-.706-1.508c1.923-1.967 3.715-.714 4.373-2.686c.325-.974-2.832-1.501-2.057-2.292c2.226-1.3 9.919-2.146 6.268-5.796L13.85.97c-1.123-1.078-2.998-1.09-4.063 0zm10.177 17.475c0 .45 3.314.745 3.314-.106c-.472-1.366-2.922-1.274-3.314.106m-14.928 2.39c.784.679 1.997-.169 2.36-1.116c-.76-1.01-3.607.037-2.36 1.116m14.512-1.466c-1.011.908.114 1.828 1.111 1.242c.222-.225-.006-1.016-1.11-1.242Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsInkscape(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="M7.666 14.871c.237.147 3.818.875 4.693 1.02c.303.064.088.376-.33.587c-.943.251-5.517-1.607-4.363-1.607m5.647-13.264l3.505 3.56c.333.34.328.998.142 1.187l-1.74-1.392l-.342 2.061l-1.455-.767l-2.328 1.47l-.771-3.1L9.073 6.79H7.16c-.78 0-.871-.99-.163-1.698c1.237-1.335 2.657-2.696 3.429-3.485c.776-.793 2.127-.77 2.887 0M9.786.97l-8.86 9.066c-2.993 3.707 2.038 3.276 4.194 4.343c.774.791-2.965 1.375-2.191 2.166c.773.791 4.678 1.524 5.453 2.314c.773.791-1.584 1.63-.81 2.42c.773.792 2.563.042 2.898 1.868c.238 1.304 3.224.56 4.684-.508c.774-.791-1.48-.717-.706-1.508c1.923-1.967 3.715-.714 4.373-2.686c.325-.974-2.832-1.501-2.057-2.292c2.226-1.3 9.919-2.146 6.268-5.796L13.85.97c-1.123-1.078-2.998-1.09-4.063 0zm10.177 17.475c0 .45 3.314.745 3.314-.106c-.472-1.366-2.922-1.274-3.314.106m-14.928 2.39c.784.679 1.997-.169 2.36-1.116c-.76-1.01-3.607.037-2.36 1.116m14.512-1.466c-1.011.908.114 1.828 1.111 1.242c.222-.225-.006-1.016-1.11-1.242Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.666 14.871c.237.147 3.818.875 4.693 1.02c.303.064.088.376-.33.587c-.943.251-5.517-1.607-4.363-1.607m5.647-13.264l3.505 3.56c.333.34.328.998.142 1.187l-1.74-1.392l-.342 2.061l-1.455-.767l-2.328 1.47l-.771-3.1L9.073 6.79H7.16c-.78 0-.871-.99-.163-1.698c1.237-1.335 2.657-2.696 3.429-3.485c.776-.793 2.127-.77 2.887 0M9.786.97l-8.86 9.066c-2.993 3.707 2.038 3.276 4.194 4.343c.774.791-2.965 1.375-2.191 2.166c.773.791 4.678 1.524 5.453 2.314c.773.791-1.584 1.63-.81 2.42c.773.792 2.563.042 2.898 1.868c.238 1.304 3.224.56 4.684-.508c.774-.791-1.48-.717-.706-1.508c1.923-1.967 3.715-.714 4.373-2.686c.325-.974-2.832-1.501-2.057-2.292c2.226-1.3 9.919-2.146 6.268-5.796L13.85.97c-1.123-1.078-2.998-1.09-4.063 0zm10.177 17.475c0 .45 3.314.745 3.314-.106c-.472-1.366-2.922-1.274-3.314.106m-14.928 2.39c.784.679 1.997-.169 2.36-1.116c-.76-1.01-3.607.037-2.36 1.116m14.512-1.466c-1.011.908.114 1.828 1.111 1.242c.222-.225-.006-1.016-1.11-1.242Z"/></svg>
</template>

CSS

.icon-inkscape {
  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%22M7.666%2014.871c.237.147%203.818.875%204.693%201.02c.303.064.088.376-.33.587c-.943.251-5.517-1.607-4.363-1.607m5.647-13.264l3.505%203.56c.333.34.328.998.142%201.187l-1.74-1.392l-.342%202.061l-1.455-.767l-2.328%201.47l-.771-3.1L9.073%206.79H7.16c-.78%200-.871-.99-.163-1.698c1.237-1.335%202.657-2.696%203.429-3.485c.776-.793%202.127-.77%202.887%200M9.786.97l-8.86%209.066c-2.993%203.707%202.038%203.276%204.194%204.343c.774.791-2.965%201.375-2.191%202.166c.773.791%204.678%201.524%205.453%202.314c.773.791-1.584%201.63-.81%202.42c.773.792%202.563.042%202.898%201.868c.238%201.304%203.224.56%204.684-.508c.774-.791-1.48-.717-.706-1.508c1.923-1.967%203.715-.714%204.373-2.686c.325-.974-2.832-1.501-2.057-2.292c2.226-1.3%209.919-2.146%206.268-5.796L13.85.97c-1.123-1.078-2.998-1.09-4.063%200zm10.177%2017.475c0%20.45%203.314.745%203.314-.106c-.472-1.366-2.922-1.274-3.314.106m-14.928%202.39c.784.679%201.997-.169%202.36-1.116c-.76-1.01-3.607.037-2.36%201.116m14.512-1.466c-1.011.908.114%201.828%201.111%201.242c.222-.225-.006-1.016-1.11-1.242Z%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%22M7.666%2014.871c.237.147%203.818.875%204.693%201.02c.303.064.088.376-.33.587c-.943.251-5.517-1.607-4.363-1.607m5.647-13.264l3.505%203.56c.333.34.328.998.142%201.187l-1.74-1.392l-.342%202.061l-1.455-.767l-2.328%201.47l-.771-3.1L9.073%206.79H7.16c-.78%200-.871-.99-.163-1.698c1.237-1.335%202.657-2.696%203.429-3.485c.776-.793%202.127-.77%202.887%200M9.786.97l-8.86%209.066c-2.993%203.707%202.038%203.276%204.194%204.343c.774.791-2.965%201.375-2.191%202.166c.773.791%204.678%201.524%205.453%202.314c.773.791-1.584%201.63-.81%202.42c.773.792%202.563.042%202.898%201.868c.238%201.304%203.224.56%204.684-.508c.774-.791-1.48-.717-.706-1.508c1.923-1.967%203.715-.714%204.373-2.686c.325-.974-2.832-1.501-2.057-2.292c2.226-1.3%209.919-2.146%206.268-5.796L13.85.97c-1.123-1.078-2.998-1.09-4.063%200zm10.177%2017.475c0%20.45%203.314.745%203.314-.106c-.472-1.366-2.922-1.274-3.314.106m-14.928%202.39c.784.679%201.997-.169%202.36-1.116c-.76-1.01-3.607.037-2.36%201.116m14.512-1.466c-1.011.908.114%201.828%201.111%201.242c.222-.225-.006-1.016-1.11-1.242Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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