file type light gradle logo

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

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

Related icons in VSCode Icons

Use the file type light gradle logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#02303a" d="M28.477 7.021a4.436 4.436 0 0 0-6.169-.1a.4.4 0 0 0-.133.3a.43.43 0 0 0 .123.307l.56.559a.42.42 0 0 0 .553.039a2.5 2.5 0 0 1 1.522-.508a2.545 2.545 0 0 1 1.8 4.343C23.22 15.493 18.5 5.618 7.829 10.7a1.45 1.45 0 0 0-.7 1.924a1 1 0 0 0 .057.109L9.013 15.9a1.45 1.45 0 0 0 1.962.54l.046-.026l-.036.026l.812-.456a18.6 18.6 0 0 0 2.557-1.9a.44.44 0 0 1 .582-.019a.417.417 0 0 1 .06.587a.4.4 0 0 1-.06.06a19.4 19.4 0 0 1-2.674 2.017l-.029.016l-.811.453a2.26 2.26 0 0 1-1.122.294a2.32 2.32 0 0 1-2.015-1.162l-1.733-2.988c-3.323 2.348-5.341 6.871-4.258 12.594a.424.424 0 0 0 .417.343H4.68a.42.42 0 0 0 .434-.369a2.89 2.89 0 0 1 5.732 0a.42.42 0 0 0 .411.369h1.92a.425.425 0 0 0 .421-.369a2.887 2.887 0 0 1 5.729 0a.42.42 0 0 0 .417.369h1.9a.42.42 0 0 0 .42-.414c.046-2.677.767-5.752 2.826-7.291c7.11-5.329 5.236-9.897 3.587-11.553m-7.265 8.061l-1.358-.682a.854.854 0 1 1 1.358.685Z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeLightGradle(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#02303a" d="M28.477 7.021a4.436 4.436 0 0 0-6.169-.1a.4.4 0 0 0-.133.3a.43.43 0 0 0 .123.307l.56.559a.42.42 0 0 0 .553.039a2.5 2.5 0 0 1 1.522-.508a2.545 2.545 0 0 1 1.8 4.343C23.22 15.493 18.5 5.618 7.829 10.7a1.45 1.45 0 0 0-.7 1.924a1 1 0 0 0 .057.109L9.013 15.9a1.45 1.45 0 0 0 1.962.54l.046-.026l-.036.026l.812-.456a18.6 18.6 0 0 0 2.557-1.9a.44.44 0 0 1 .582-.019a.417.417 0 0 1 .06.587a.4.4 0 0 1-.06.06a19.4 19.4 0 0 1-2.674 2.017l-.029.016l-.811.453a2.26 2.26 0 0 1-1.122.294a2.32 2.32 0 0 1-2.015-1.162l-1.733-2.988c-3.323 2.348-5.341 6.871-4.258 12.594a.424.424 0 0 0 .417.343H4.68a.42.42 0 0 0 .434-.369a2.89 2.89 0 0 1 5.732 0a.42.42 0 0 0 .411.369h1.92a.425.425 0 0 0 .421-.369a2.887 2.887 0 0 1 5.729 0a.42.42 0 0 0 .417.369h1.9a.42.42 0 0 0 .42-.414c.046-2.677.767-5.752 2.826-7.291c7.11-5.329 5.236-9.897 3.587-11.553m-7.265 8.061l-1.358-.682a.854.854 0 1 1 1.358.685Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#02303a" d="M28.477 7.021a4.436 4.436 0 0 0-6.169-.1a.4.4 0 0 0-.133.3a.43.43 0 0 0 .123.307l.56.559a.42.42 0 0 0 .553.039a2.5 2.5 0 0 1 1.522-.508a2.545 2.545 0 0 1 1.8 4.343C23.22 15.493 18.5 5.618 7.829 10.7a1.45 1.45 0 0 0-.7 1.924a1 1 0 0 0 .057.109L9.013 15.9a1.45 1.45 0 0 0 1.962.54l.046-.026l-.036.026l.812-.456a18.6 18.6 0 0 0 2.557-1.9a.44.44 0 0 1 .582-.019a.417.417 0 0 1 .06.587a.4.4 0 0 1-.06.06a19.4 19.4 0 0 1-2.674 2.017l-.029.016l-.811.453a2.26 2.26 0 0 1-1.122.294a2.32 2.32 0 0 1-2.015-1.162l-1.733-2.988c-3.323 2.348-5.341 6.871-4.258 12.594a.424.424 0 0 0 .417.343H4.68a.42.42 0 0 0 .434-.369a2.89 2.89 0 0 1 5.732 0a.42.42 0 0 0 .411.369h1.92a.425.425 0 0 0 .421-.369a2.887 2.887 0 0 1 5.729 0a.42.42 0 0 0 .417.369h1.9a.42.42 0 0 0 .42-.414c.046-2.677.767-5.752 2.826-7.291c7.11-5.329 5.236-9.897 3.587-11.553m-7.265 8.061l-1.358-.682a.854.854 0 1 1 1.358.685Z"/></svg>
</template>

CSS

.icon-file-type-light-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%2032%2032%22%3E%3Cpath%20fill%3D%22%2302303a%22%20d%3D%22M28.477%207.021a4.436%204.436%200%200%200-6.169-.1a.4.4%200%200%200-.133.3a.43.43%200%200%200%20.123.307l.56.559a.42.42%200%200%200%20.553.039a2.5%202.5%200%200%201%201.522-.508a2.545%202.545%200%200%201%201.8%204.343C23.22%2015.493%2018.5%205.618%207.829%2010.7a1.45%201.45%200%200%200-.7%201.924a1%201%200%200%200%20.057.109L9.013%2015.9a1.45%201.45%200%200%200%201.962.54l.046-.026l-.036.026l.812-.456a18.6%2018.6%200%200%200%202.557-1.9a.44.44%200%200%201%20.582-.019a.417.417%200%200%201%20.06.587a.4.4%200%200%201-.06.06a19.4%2019.4%200%200%201-2.674%202.017l-.029.016l-.811.453a2.26%202.26%200%200%201-1.122.294a2.32%202.32%200%200%201-2.015-1.162l-1.733-2.988c-3.323%202.348-5.341%206.871-4.258%2012.594a.424.424%200%200%200%20.417.343H4.68a.42.42%200%200%200%20.434-.369a2.89%202.89%200%200%201%205.732%200a.42.42%200%200%200%20.411.369h1.92a.425.425%200%200%200%20.421-.369a2.887%202.887%200%200%201%205.729%200a.42.42%200%200%200%20.417.369h1.9a.42.42%200%200%200%20.42-.414c.046-2.677.767-5.752%202.826-7.291c7.11-5.329%205.236-9.897%203.587-11.553m-7.265%208.061l-1.358-.682a.854.854%200%201%201%201.358.685Z%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%2302303a%22%20d%3D%22M28.477%207.021a4.436%204.436%200%200%200-6.169-.1a.4.4%200%200%200-.133.3a.43.43%200%200%200%20.123.307l.56.559a.42.42%200%200%200%20.553.039a2.5%202.5%200%200%201%201.522-.508a2.545%202.545%200%200%201%201.8%204.343C23.22%2015.493%2018.5%205.618%207.829%2010.7a1.45%201.45%200%200%200-.7%201.924a1%201%200%200%200%20.057.109L9.013%2015.9a1.45%201.45%200%200%200%201.962.54l.046-.026l-.036.026l.812-.456a18.6%2018.6%200%200%200%202.557-1.9a.44.44%200%200%201%20.582-.019a.417.417%200%200%201%20.06.587a.4.4%200%200%201-.06.06a19.4%2019.4%200%200%201-2.674%202.017l-.029.016l-.811.453a2.26%202.26%200%200%201-1.122.294a2.32%202.32%200%200%201-2.015-1.162l-1.733-2.988c-3.323%202.348-5.341%206.871-4.258%2012.594a.424.424%200%200%200%20.417.343H4.68a.42.42%200%200%200%20.434-.369a2.89%202.89%200%200%201%205.732%200a.42.42%200%200%200%20.411.369h1.92a.425.425%200%200%200%20.421-.369a2.887%202.887%200%200%201%205.729%200a.42.42%200%200%200%20.417.369h1.9a.42.42%200%200%200%20.42-.414c.046-2.677.767-5.752%202.826-7.291c7.11-5.329%205.236-9.897%203.587-11.553m-7.265%208.061l-1.358-.682a.854.854%200%201%201%201.358.685Z%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-light-gradle.svg?color=%231a73e8&size=48