kitematic logo
kitematic from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- kitematic
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×256
- License
- CC0
Use the kitematic logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#3CB5E8" d="M203.031 255.89h-74.936c-24.974 0-49.961.247-74.934 0c-25.353-.25-47.655-18.5-52.145-43.634c-1.61-9.012-.824-18.753-.824-27.862V82.08c0-9.535-.068-19.074 0-28.61C.35 31.231 13.927 10.92 35.01 3.23C45.46-.58 56.34.038 67.237.038h47.276c28.945 0 57.89-.038 86.834 0c19.592.026 37.8 9.432 47.682 26.695C255.633 38.27 256 50.414 256 63.172v136.103c0 17.274-5.68 33.352-19.377 44.6c-9.423 7.74-21.4 12.016-33.592 12.016"/><path fill="#FFF" d="M46.365 63.143v132.508h36.329l-.167-42.711l16.825-20.404l20.571 63.115h38.945l-31.913-88.395l31.996-44.281h-45.704L82.527 99.22V63.059l-36.162.084m168.754-.084h-49.277l28.428 43.137l-27.367 89.455h48.216V63.059"/></svg>
React
import type { SVGProps } from "react";
export function LogosKitematic(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#3CB5E8" d="M203.031 255.89h-74.936c-24.974 0-49.961.247-74.934 0c-25.353-.25-47.655-18.5-52.145-43.634c-1.61-9.012-.824-18.753-.824-27.862V82.08c0-9.535-.068-19.074 0-28.61C.35 31.231 13.927 10.92 35.01 3.23C45.46-.58 56.34.038 67.237.038h47.276c28.945 0 57.89-.038 86.834 0c19.592.026 37.8 9.432 47.682 26.695C255.633 38.27 256 50.414 256 63.172v136.103c0 17.274-5.68 33.352-19.377 44.6c-9.423 7.74-21.4 12.016-33.592 12.016"/><path fill="#FFF" d="M46.365 63.143v132.508h36.329l-.167-42.711l16.825-20.404l20.571 63.115h38.945l-31.913-88.395l31.996-44.281h-45.704L82.527 99.22V63.059l-36.162.084m168.754-.084h-49.277l28.428 43.137l-27.367 89.455h48.216V63.059"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#3CB5E8" d="M203.031 255.89h-74.936c-24.974 0-49.961.247-74.934 0c-25.353-.25-47.655-18.5-52.145-43.634c-1.61-9.012-.824-18.753-.824-27.862V82.08c0-9.535-.068-19.074 0-28.61C.35 31.231 13.927 10.92 35.01 3.23C45.46-.58 56.34.038 67.237.038h47.276c28.945 0 57.89-.038 86.834 0c19.592.026 37.8 9.432 47.682 26.695C255.633 38.27 256 50.414 256 63.172v136.103c0 17.274-5.68 33.352-19.377 44.6c-9.423 7.74-21.4 12.016-33.592 12.016"/><path fill="#FFF" d="M46.365 63.143v132.508h36.329l-.167-42.711l16.825-20.404l20.571 63.115h38.945l-31.913-88.395l31.996-44.281h-45.704L82.527 99.22V63.059l-36.162.084m168.754-.084h-49.277l28.428 43.137l-27.367 89.455h48.216V63.059"/></svg> </template>
CSS
.icon-kitematic {
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%22%233CB5E8%22%20d%3D%22M203.031%20255.89h-74.936c-24.974%200-49.961.247-74.934%200c-25.353-.25-47.655-18.5-52.145-43.634c-1.61-9.012-.824-18.753-.824-27.862V82.08c0-9.535-.068-19.074%200-28.61C.35%2031.231%2013.927%2010.92%2035.01%203.23C45.46-.58%2056.34.038%2067.237.038h47.276c28.945%200%2057.89-.038%2086.834%200c19.592.026%2037.8%209.432%2047.682%2026.695C255.633%2038.27%20256%2050.414%20256%2063.172v136.103c0%2017.274-5.68%2033.352-19.377%2044.6c-9.423%207.74-21.4%2012.016-33.592%2012.016%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M46.365%2063.143v132.508h36.329l-.167-42.711l16.825-20.404l20.571%2063.115h38.945l-31.913-88.395l31.996-44.281h-45.704L82.527%2099.22V63.059l-36.162.084m168.754-.084h-49.277l28.428%2043.137l-27.367%2089.455h48.216V63.059%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%22%233CB5E8%22%20d%3D%22M203.031%20255.89h-74.936c-24.974%200-49.961.247-74.934%200c-25.353-.25-47.655-18.5-52.145-43.634c-1.61-9.012-.824-18.753-.824-27.862V82.08c0-9.535-.068-19.074%200-28.61C.35%2031.231%2013.927%2010.92%2035.01%203.23C45.46-.58%2056.34.038%2067.237.038h47.276c28.945%200%2057.89-.038%2086.834%200c19.592.026%2037.8%209.432%2047.682%2026.695C255.633%2038.27%20256%2050.414%20256%2063.172v136.103c0%2017.274-5.68%2033.352-19.377%2044.6c-9.423%207.74-21.4%2012.016-33.592%2012.016%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M46.365%2063.143v132.508h36.329l-.167-42.711l16.825-20.404l20.571%2063.115h38.945l-31.913-88.395l31.996-44.281h-45.704L82.527%2099.22V63.059l-36.162.084m168.754-.084h-49.277l28.428%2043.137l-27.367%2089.455h48.216V63.059%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/kitematic.svg?color=%231a73e8&size=48