file type earthly logo

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

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

Related icons in VSCode Icons

Use the file type earthly logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#fefefe" d="M14.18 7.28a2.07 2.07 0 0 1 2.78-1a1.4 1.4 0 0 1 .26.15A3.63 3.63 0 0 1 18.2 8c1.36 3.12 2.9 6.17 4.12 9.35c.64 1.5 1.43 2.94 2 4.47A1.44 1.44 0 0 1 23 23.45a1.4 1.4 0 0 1-1-.24c-2.8-1.57-5.63-3.09-8.39-4.73h6a20 20 0 0 0-1.28-2.92c-.78-1.85-1.6-3.69-2.36-5.56a9.3 9.3 0 0 0-1 2.13c-1.3 3.18-2.87 6.24-4.14 9.43c-.28.59-.42 1.34-1 1.69a1.45 1.45 0 0 1-2-.51a2 2 0 0 1-.11-.23c-.24-.61.15-1.2.38-1.74c.78-1.73 1.65-3.41 2.29-5.2c1.26-2.77 2.53-5.57 3.79-8.29"/><path fill="#83ff50" stroke="#83ff50" stroke-miterlimit="1.318" stroke-width=".087" d="m17.45 10.29l-3.19 5.48l-3.11-5.39Z"/><path fill="#96ff5b" fill-opacity=".647" d="m17.45 10.29l-6.21.09H4.86v-.09L8 4.82h6.3Z"/><path fill="#00d6ff" stroke="#00d6ff" stroke-miterlimit="1.318" stroke-width=".087" d="m14.26 15.77l-3.11 5.47H4.86l-3.11-5.47l3.11-5.48L8 15.58l6.3.19Z"/><path fill="#7dffff" stroke="#7dffff" stroke-miterlimit="1.318" stroke-width=".087" d="M14.26 15.77H8l-3.1-5.48l6.29.09Z"/><path fill="#32e6ff" stroke="#32e6ff" stroke-miterlimit="1.318" stroke-width=".087" d="m17.45 21.15l-2.45.09h-3.85l3.11-5.47l6.2.09Z"/><path fill="#00d5ff" fill-opacity=".545" d="m20.64 26.53l-.09.19h-6.39l-3.1-5.48l3.1-5.38l-3 5.38H15l2.37-.09l.09.09l3.19 5.29Z"/><path fill="#20e6ff" stroke="#20e6ff" stroke-miterlimit="1.318" stroke-width=".087" d="m17.45 21.06l-3.19-5.29h6.2Z"/><path fill="#2af0ff" stroke="#2af0ff" stroke-miterlimit="1.318" stroke-width=".087" d="M23.65 21.24h-6.2l-.09-.09l3.1-5.47l.09.09Z"/><path fill="#29efff" fill-opacity=".8" d="m23.65 21.24l-3 5.29l-.09-.18l-3.1-5.2l6.11-.09Z"/><path fill="#32f8b9" stroke="#32f8b9" stroke-miterlimit="1.318" stroke-width=".087" d="m26.76 15.68l-3.11 5.47l-3.1-5.38h-6.2v-.09l3.1-5.39h6.3l3 5.39Z"/><path fill="#32f6b8" fill-opacity=".565" d="m30 21.15l-3.19 5.57h-6.26l3-5.39v-.09l3.11-5.47v-.09h.09Z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeEarthly(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#fefefe" d="M14.18 7.28a2.07 2.07 0 0 1 2.78-1a1.4 1.4 0 0 1 .26.15A3.63 3.63 0 0 1 18.2 8c1.36 3.12 2.9 6.17 4.12 9.35c.64 1.5 1.43 2.94 2 4.47A1.44 1.44 0 0 1 23 23.45a1.4 1.4 0 0 1-1-.24c-2.8-1.57-5.63-3.09-8.39-4.73h6a20 20 0 0 0-1.28-2.92c-.78-1.85-1.6-3.69-2.36-5.56a9.3 9.3 0 0 0-1 2.13c-1.3 3.18-2.87 6.24-4.14 9.43c-.28.59-.42 1.34-1 1.69a1.45 1.45 0 0 1-2-.51a2 2 0 0 1-.11-.23c-.24-.61.15-1.2.38-1.74c.78-1.73 1.65-3.41 2.29-5.2c1.26-2.77 2.53-5.57 3.79-8.29"/><path fill="#83ff50" stroke="#83ff50" strokeMiterlimit="1.318" strokeWidth=".087" d="m17.45 10.29l-3.19 5.48l-3.11-5.39Z"/><path fill="#96ff5b" fillOpacity=".647" d="m17.45 10.29l-6.21.09H4.86v-.09L8 4.82h6.3Z"/><path fill="#00d6ff" stroke="#00d6ff" strokeMiterlimit="1.318" strokeWidth=".087" d="m14.26 15.77l-3.11 5.47H4.86l-3.11-5.47l3.11-5.48L8 15.58l6.3.19Z"/><path fill="#7dffff" stroke="#7dffff" strokeMiterlimit="1.318" strokeWidth=".087" d="M14.26 15.77H8l-3.1-5.48l6.29.09Z"/><path fill="#32e6ff" stroke="#32e6ff" strokeMiterlimit="1.318" strokeWidth=".087" d="m17.45 21.15l-2.45.09h-3.85l3.11-5.47l6.2.09Z"/><path fill="#00d5ff" fillOpacity=".545" d="m20.64 26.53l-.09.19h-6.39l-3.1-5.48l3.1-5.38l-3 5.38H15l2.37-.09l.09.09l3.19 5.29Z"/><path fill="#20e6ff" stroke="#20e6ff" strokeMiterlimit="1.318" strokeWidth=".087" d="m17.45 21.06l-3.19-5.29h6.2Z"/><path fill="#2af0ff" stroke="#2af0ff" strokeMiterlimit="1.318" strokeWidth=".087" d="M23.65 21.24h-6.2l-.09-.09l3.1-5.47l.09.09Z"/><path fill="#29efff" fillOpacity=".8" d="m23.65 21.24l-3 5.29l-.09-.18l-3.1-5.2l6.11-.09Z"/><path fill="#32f8b9" stroke="#32f8b9" strokeMiterlimit="1.318" strokeWidth=".087" d="m26.76 15.68l-3.11 5.47l-3.1-5.38h-6.2v-.09l3.1-5.39h6.3l3 5.39Z"/><path fill="#32f6b8" fillOpacity=".565" d="m30 21.15l-3.19 5.57h-6.26l3-5.39v-.09l3.11-5.47v-.09h.09Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#fefefe" d="M14.18 7.28a2.07 2.07 0 0 1 2.78-1a1.4 1.4 0 0 1 .26.15A3.63 3.63 0 0 1 18.2 8c1.36 3.12 2.9 6.17 4.12 9.35c.64 1.5 1.43 2.94 2 4.47A1.44 1.44 0 0 1 23 23.45a1.4 1.4 0 0 1-1-.24c-2.8-1.57-5.63-3.09-8.39-4.73h6a20 20 0 0 0-1.28-2.92c-.78-1.85-1.6-3.69-2.36-5.56a9.3 9.3 0 0 0-1 2.13c-1.3 3.18-2.87 6.24-4.14 9.43c-.28.59-.42 1.34-1 1.69a1.45 1.45 0 0 1-2-.51a2 2 0 0 1-.11-.23c-.24-.61.15-1.2.38-1.74c.78-1.73 1.65-3.41 2.29-5.2c1.26-2.77 2.53-5.57 3.79-8.29"/><path fill="#83ff50" stroke="#83ff50" stroke-miterlimit="1.318" stroke-width=".087" d="m17.45 10.29l-3.19 5.48l-3.11-5.39Z"/><path fill="#96ff5b" fill-opacity=".647" d="m17.45 10.29l-6.21.09H4.86v-.09L8 4.82h6.3Z"/><path fill="#00d6ff" stroke="#00d6ff" stroke-miterlimit="1.318" stroke-width=".087" d="m14.26 15.77l-3.11 5.47H4.86l-3.11-5.47l3.11-5.48L8 15.58l6.3.19Z"/><path fill="#7dffff" stroke="#7dffff" stroke-miterlimit="1.318" stroke-width=".087" d="M14.26 15.77H8l-3.1-5.48l6.29.09Z"/><path fill="#32e6ff" stroke="#32e6ff" stroke-miterlimit="1.318" stroke-width=".087" d="m17.45 21.15l-2.45.09h-3.85l3.11-5.47l6.2.09Z"/><path fill="#00d5ff" fill-opacity=".545" d="m20.64 26.53l-.09.19h-6.39l-3.1-5.48l3.1-5.38l-3 5.38H15l2.37-.09l.09.09l3.19 5.29Z"/><path fill="#20e6ff" stroke="#20e6ff" stroke-miterlimit="1.318" stroke-width=".087" d="m17.45 21.06l-3.19-5.29h6.2Z"/><path fill="#2af0ff" stroke="#2af0ff" stroke-miterlimit="1.318" stroke-width=".087" d="M23.65 21.24h-6.2l-.09-.09l3.1-5.47l.09.09Z"/><path fill="#29efff" fill-opacity=".8" d="m23.65 21.24l-3 5.29l-.09-.18l-3.1-5.2l6.11-.09Z"/><path fill="#32f8b9" stroke="#32f8b9" stroke-miterlimit="1.318" stroke-width=".087" d="m26.76 15.68l-3.11 5.47l-3.1-5.38h-6.2v-.09l3.1-5.39h6.3l3 5.39Z"/><path fill="#32f6b8" fill-opacity=".565" d="m30 21.15l-3.19 5.57h-6.26l3-5.39v-.09l3.11-5.47v-.09h.09Z"/></svg>
</template>

CSS

.icon-file-type-earthly {
  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%23fefefe%22%20d%3D%22M14.18%207.28a2.07%202.07%200%200%201%202.78-1a1.4%201.4%200%200%201%20.26.15A3.63%203.63%200%200%201%2018.2%208c1.36%203.12%202.9%206.17%204.12%209.35c.64%201.5%201.43%202.94%202%204.47A1.44%201.44%200%200%201%2023%2023.45a1.4%201.4%200%200%201-1-.24c-2.8-1.57-5.63-3.09-8.39-4.73h6a20%2020%200%200%200-1.28-2.92c-.78-1.85-1.6-3.69-2.36-5.56a9.3%209.3%200%200%200-1%202.13c-1.3%203.18-2.87%206.24-4.14%209.43c-.28.59-.42%201.34-1%201.69a1.45%201.45%200%200%201-2-.51a2%202%200%200%201-.11-.23c-.24-.61.15-1.2.38-1.74c.78-1.73%201.65-3.41%202.29-5.2c1.26-2.77%202.53-5.57%203.79-8.29%22%2F%3E%3Cpath%20fill%3D%22%2383ff50%22%20stroke%3D%22%2383ff50%22%20stroke-miterlimit%3D%221.318%22%20stroke-width%3D%22.087%22%20d%3D%22m17.45%2010.29l-3.19%205.48l-3.11-5.39Z%22%2F%3E%3Cpath%20fill%3D%22%2396ff5b%22%20fill-opacity%3D%22.647%22%20d%3D%22m17.45%2010.29l-6.21.09H4.86v-.09L8%204.82h6.3Z%22%2F%3E%3Cpath%20fill%3D%22%2300d6ff%22%20stroke%3D%22%2300d6ff%22%20stroke-miterlimit%3D%221.318%22%20stroke-width%3D%22.087%22%20d%3D%22m14.26%2015.77l-3.11%205.47H4.86l-3.11-5.47l3.11-5.48L8%2015.58l6.3.19Z%22%2F%3E%3Cpath%20fill%3D%22%237dffff%22%20stroke%3D%22%237dffff%22%20stroke-miterlimit%3D%221.318%22%20stroke-width%3D%22.087%22%20d%3D%22M14.26%2015.77H8l-3.1-5.48l6.29.09Z%22%2F%3E%3Cpath%20fill%3D%22%2332e6ff%22%20stroke%3D%22%2332e6ff%22%20stroke-miterlimit%3D%221.318%22%20stroke-width%3D%22.087%22%20d%3D%22m17.45%2021.15l-2.45.09h-3.85l3.11-5.47l6.2.09Z%22%2F%3E%3Cpath%20fill%3D%22%2300d5ff%22%20fill-opacity%3D%22.545%22%20d%3D%22m20.64%2026.53l-.09.19h-6.39l-3.1-5.48l3.1-5.38l-3%205.38H15l2.37-.09l.09.09l3.19%205.29Z%22%2F%3E%3Cpath%20fill%3D%22%2320e6ff%22%20stroke%3D%22%2320e6ff%22%20stroke-miterlimit%3D%221.318%22%20stroke-width%3D%22.087%22%20d%3D%22m17.45%2021.06l-3.19-5.29h6.2Z%22%2F%3E%3Cpath%20fill%3D%22%232af0ff%22%20stroke%3D%22%232af0ff%22%20stroke-miterlimit%3D%221.318%22%20stroke-width%3D%22.087%22%20d%3D%22M23.65%2021.24h-6.2l-.09-.09l3.1-5.47l.09.09Z%22%2F%3E%3Cpath%20fill%3D%22%2329efff%22%20fill-opacity%3D%22.8%22%20d%3D%22m23.65%2021.24l-3%205.29l-.09-.18l-3.1-5.2l6.11-.09Z%22%2F%3E%3Cpath%20fill%3D%22%2332f8b9%22%20stroke%3D%22%2332f8b9%22%20stroke-miterlimit%3D%221.318%22%20stroke-width%3D%22.087%22%20d%3D%22m26.76%2015.68l-3.11%205.47l-3.1-5.38h-6.2v-.09l3.1-5.39h6.3l3%205.39Z%22%2F%3E%3Cpath%20fill%3D%22%2332f6b8%22%20fill-opacity%3D%22.565%22%20d%3D%22m30%2021.15l-3.19%205.57h-6.26l3-5.39v-.09l3.11-5.47v-.09h.09Z%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%23fefefe%22%20d%3D%22M14.18%207.28a2.07%202.07%200%200%201%202.78-1a1.4%201.4%200%200%201%20.26.15A3.63%203.63%200%200%201%2018.2%208c1.36%203.12%202.9%206.17%204.12%209.35c.64%201.5%201.43%202.94%202%204.47A1.44%201.44%200%200%201%2023%2023.45a1.4%201.4%200%200%201-1-.24c-2.8-1.57-5.63-3.09-8.39-4.73h6a20%2020%200%200%200-1.28-2.92c-.78-1.85-1.6-3.69-2.36-5.56a9.3%209.3%200%200%200-1%202.13c-1.3%203.18-2.87%206.24-4.14%209.43c-.28.59-.42%201.34-1%201.69a1.45%201.45%200%200%201-2-.51a2%202%200%200%201-.11-.23c-.24-.61.15-1.2.38-1.74c.78-1.73%201.65-3.41%202.29-5.2c1.26-2.77%202.53-5.57%203.79-8.29%22%2F%3E%3Cpath%20fill%3D%22%2383ff50%22%20stroke%3D%22%2383ff50%22%20stroke-miterlimit%3D%221.318%22%20stroke-width%3D%22.087%22%20d%3D%22m17.45%2010.29l-3.19%205.48l-3.11-5.39Z%22%2F%3E%3Cpath%20fill%3D%22%2396ff5b%22%20fill-opacity%3D%22.647%22%20d%3D%22m17.45%2010.29l-6.21.09H4.86v-.09L8%204.82h6.3Z%22%2F%3E%3Cpath%20fill%3D%22%2300d6ff%22%20stroke%3D%22%2300d6ff%22%20stroke-miterlimit%3D%221.318%22%20stroke-width%3D%22.087%22%20d%3D%22m14.26%2015.77l-3.11%205.47H4.86l-3.11-5.47l3.11-5.48L8%2015.58l6.3.19Z%22%2F%3E%3Cpath%20fill%3D%22%237dffff%22%20stroke%3D%22%237dffff%22%20stroke-miterlimit%3D%221.318%22%20stroke-width%3D%22.087%22%20d%3D%22M14.26%2015.77H8l-3.1-5.48l6.29.09Z%22%2F%3E%3Cpath%20fill%3D%22%2332e6ff%22%20stroke%3D%22%2332e6ff%22%20stroke-miterlimit%3D%221.318%22%20stroke-width%3D%22.087%22%20d%3D%22m17.45%2021.15l-2.45.09h-3.85l3.11-5.47l6.2.09Z%22%2F%3E%3Cpath%20fill%3D%22%2300d5ff%22%20fill-opacity%3D%22.545%22%20d%3D%22m20.64%2026.53l-.09.19h-6.39l-3.1-5.48l3.1-5.38l-3%205.38H15l2.37-.09l.09.09l3.19%205.29Z%22%2F%3E%3Cpath%20fill%3D%22%2320e6ff%22%20stroke%3D%22%2320e6ff%22%20stroke-miterlimit%3D%221.318%22%20stroke-width%3D%22.087%22%20d%3D%22m17.45%2021.06l-3.19-5.29h6.2Z%22%2F%3E%3Cpath%20fill%3D%22%232af0ff%22%20stroke%3D%22%232af0ff%22%20stroke-miterlimit%3D%221.318%22%20stroke-width%3D%22.087%22%20d%3D%22M23.65%2021.24h-6.2l-.09-.09l3.1-5.47l.09.09Z%22%2F%3E%3Cpath%20fill%3D%22%2329efff%22%20fill-opacity%3D%22.8%22%20d%3D%22m23.65%2021.24l-3%205.29l-.09-.18l-3.1-5.2l6.11-.09Z%22%2F%3E%3Cpath%20fill%3D%22%2332f8b9%22%20stroke%3D%22%2332f8b9%22%20stroke-miterlimit%3D%221.318%22%20stroke-width%3D%22.087%22%20d%3D%22m26.76%2015.68l-3.11%205.47l-3.1-5.38h-6.2v-.09l3.1-5.39h6.3l3%205.39Z%22%2F%3E%3Cpath%20fill%3D%22%2332f6b8%22%20fill-opacity%3D%22.565%22%20d%3D%22m30%2021.15l-3.19%205.57h-6.26l3-5.39v-.09l3.11-5.47v-.09h.09Z%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-earthly.svg?color=%231a73e8&size=48