gradle logo
gradle from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.
- Name
- gradle
- Set
- Catppuccin Icons
- Style
- Color
- Viewbox
- 16×16
- License
- MIT
The same logo in other sets
Use the gradle logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" stroke="#7dc4e4" stroke-linecap="round" stroke-linejoin="round"><path d="m7.5 7.5l-1.97.78c-.2.15-.74.33-1.2-.2a7.3 7.3 0 0 1-1-1.63"/><path d="M11.43 2.98c.54-.48 4.07-1.39 4.07 2.1c0 2.34-1.6 3.53-2.76 4.5c-.75.61-1.35 1.28-1.35 3.92H9.88c0-1.29-2.66-2.32-3.17 0H5.38c0-1.29-2.65-2.32-3.16 0H.7C.29 11.92.22 8.3 3.33 6.45c-.15-.25-.27-1.02.43-1.3c.87-.34 3.77-1.34 6.51.12s5.01 1.12 5.14.74"/></g></svg>
React
import type { SVGProps } from "react";
export function CatppuccinGradle(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" stroke="#7dc4e4" strokeLinecap="round" strokeLinejoin="round"><path d="m7.5 7.5l-1.97.78c-.2.15-.74.33-1.2-.2a7.3 7.3 0 0 1-1-1.63"/><path d="M11.43 2.98c.54-.48 4.07-1.39 4.07 2.1c0 2.34-1.6 3.53-2.76 4.5c-.75.61-1.35 1.28-1.35 3.92H9.88c0-1.29-2.66-2.32-3.17 0H5.38c0-1.29-2.65-2.32-3.16 0H.7C.29 11.92.22 8.3 3.33 6.45c-.15-.25-.27-1.02.43-1.3c.87-.34 3.77-1.34 6.51.12s5.01 1.12 5.14.74"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" stroke="#7dc4e4" stroke-linecap="round" stroke-linejoin="round"><path d="m7.5 7.5l-1.97.78c-.2.15-.74.33-1.2-.2a7.3 7.3 0 0 1-1-1.63"/><path d="M11.43 2.98c.54-.48 4.07-1.39 4.07 2.1c0 2.34-1.6 3.53-2.76 4.5c-.75.61-1.35 1.28-1.35 3.92H9.88c0-1.29-2.66-2.32-3.17 0H5.38c0-1.29-2.65-2.32-3.16 0H.7C.29 11.92.22 8.3 3.33 6.45c-.15-.25-.27-1.02.43-1.3c.87-.34 3.77-1.34 6.51.12s5.01 1.12 5.14.74"/></g></svg> </template>
CSS
.icon-gradle {
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%2016%2016%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%237dc4e4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22m7.5%207.5l-1.97.78c-.2.15-.74.33-1.2-.2a7.3%207.3%200%200%201-1-1.63%22%2F%3E%3Cpath%20d%3D%22M11.43%202.98c.54-.48%204.07-1.39%204.07%202.1c0%202.34-1.6%203.53-2.76%204.5c-.75.61-1.35%201.28-1.35%203.92H9.88c0-1.29-2.66-2.32-3.17%200H5.38c0-1.29-2.65-2.32-3.16%200H.7C.29%2011.92.22%208.3%203.33%206.45c-.15-.25-.27-1.02.43-1.3c.87-.34%203.77-1.34%206.51.12s5.01%201.12%205.14.74%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%2016%2016%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%237dc4e4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22m7.5%207.5l-1.97.78c-.2.15-.74.33-1.2-.2a7.3%207.3%200%200%201-1-1.63%22%2F%3E%3Cpath%20d%3D%22M11.43%202.98c.54-.48%204.07-1.39%204.07%202.1c0%202.34-1.6%203.53-2.76%204.5c-.75.61-1.35%201.28-1.35%203.92H9.88c0-1.29-2.66-2.32-3.17%200H5.38c0-1.29-2.65-2.32-3.16%200H.7C.29%2011.92.22%208.3%203.33%206.45c-.15-.25-.27-1.02.43-1.3c.87-.34%203.77-1.34%206.51.12s5.01%201.12%205.14.74%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/catppuccin/gradle.svg?color=%231a73e8&size=48