file type gradle2 logo

file-type-gradle2 from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
file-type-gradle2
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type gradle2 logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#006533" d="M13.5 6.965h7.923l4 6.887h4.557a14.1 14.1 0 0 0-18.956-10.92z"/><path fill="#82b816" d="m25.628 18l-4.209 7.252H10.806L5.5 16.108L9.739 8.8L7.4 4.981A14.03 14.03 0 1 0 30 18z"/><path fill="#006532" d="M21.061 15.963a5.026 5.026 0 1 1-5.026-5a5.013 5.013 0 0 1 5.026 5"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeGradle2(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#006533" d="M13.5 6.965h7.923l4 6.887h4.557a14.1 14.1 0 0 0-18.956-10.92z"/><path fill="#82b816" d="m25.628 18l-4.209 7.252H10.806L5.5 16.108L9.739 8.8L7.4 4.981A14.03 14.03 0 1 0 30 18z"/><path fill="#006532" d="M21.061 15.963a5.026 5.026 0 1 1-5.026-5a5.013 5.013 0 0 1 5.026 5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#006533" d="M13.5 6.965h7.923l4 6.887h4.557a14.1 14.1 0 0 0-18.956-10.92z"/><path fill="#82b816" d="m25.628 18l-4.209 7.252H10.806L5.5 16.108L9.739 8.8L7.4 4.981A14.03 14.03 0 1 0 30 18z"/><path fill="#006532" d="M21.061 15.963a5.026 5.026 0 1 1-5.026-5a5.013 5.013 0 0 1 5.026 5"/></svg>
</template>

CSS

.icon-file-type-gradle2 {
  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%22%23006533%22%20d%3D%22M13.5%206.965h7.923l4%206.887h4.557a14.1%2014.1%200%200%200-18.956-10.92z%22%2F%3E%3Cpath%20fill%3D%22%2382b816%22%20d%3D%22m25.628%2018l-4.209%207.252H10.806L5.5%2016.108L9.739%208.8L7.4%204.981A14.03%2014.03%200%201%200%2030%2018z%22%2F%3E%3Cpath%20fill%3D%22%23006532%22%20d%3D%22M21.061%2015.963a5.026%205.026%200%201%201-5.026-5a5.013%205.013%200%200%201%205.026%205%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%22%23006533%22%20d%3D%22M13.5%206.965h7.923l4%206.887h4.557a14.1%2014.1%200%200%200-18.956-10.92z%22%2F%3E%3Cpath%20fill%3D%22%2382b816%22%20d%3D%22m25.628%2018l-4.209%207.252H10.806L5.5%2016.108L9.739%208.8L7.4%204.981A14.03%2014.03%200%201%200%2030%2018z%22%2F%3E%3Cpath%20fill%3D%22%23006532%22%20d%3D%22M21.061%2015.963a5.026%205.026%200%201%201-5.026-5a5.013%205.013%200%200%201%205.026%205%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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