goland from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
goland
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

1 other variant in Devicon

The same logo in other sets

Use the goland logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVGdIHTK9Ev" x1="63.635" x2="39.318" y1="54.045" y2="1.596" gradientTransform="scale(2)" gradientUnits="userSpaceOnUse"><stop offset=".24" stop-color="#00d886"/><stop offset=".51" stop-color="#007dfe"/></linearGradient><linearGradient id="SVGCkTvD1nV" x1="59.379" x2=".674" y1="4.381" y2="63.085" gradientTransform="scale(2)" gradientUnits="userSpaceOnUse"><stop offset=".27" stop-color="#007dfe"/><stop offset=".7" stop-color="#d249fc"/></linearGradient></defs><path fill="#00d886" d="m96.104 116.368l23.751-.003a8.145 8.145 0 0 0 8.145-8.146V85.206a8.15 8.15 0 0 0-2.844-6.185l-76.323-65.42a8.15 8.15 0 0 0-5.302-1.96h-23.75a8.145 8.145 0 0 0-8.146 8.145v23.017a8.15 8.15 0 0 0 2.844 6.185L90.8 114.406a8.15 8.15 0 0 0 5.302 1.96z"/><path fill="url(#SVGdIHTK9Ev)" d="M98.961 116.364h20.893a8.146 8.146 0 0 0 8.146-8.146V82.033q0-.578-.082-1.152L117.363 6.993A8.145 8.145 0 0 0 109.3 0H77.954a8.145 8.145 0 0 0-8.145 8.148l.009 37.077c0 .875.14 1.744.418 2.574l20.999 62.995a8.15 8.15 0 0 0 7.727 5.57z"/><path fill="url(#SVGCkTvD1nV)" d="M8.145 128h67.937a8.15 8.15 0 0 0 7.487-4.936l32.136-74.981a8.2 8.2 0 0 0 .659-3.21V8.145A8.145 8.145 0 0 0 108.218 0H72.286a8.15 8.15 0 0 0-4.521 1.37L3.627 44.177a8.15 8.15 0 0 0-3.624 6.775L0 119.855A8.145 8.145 0 0 0 8.145 128"/><path d="M104 24H24v80h80z"/><path fill="#fff" d="M47.389 34.002c-2.896 0-5.51.68-7.858 2.049c-2.348 1.353-4.193 3.23-5.532 5.62c-1.339 2.375-2.013 5.027-2.013 7.965s.674 5.605 2.013 7.995a14.8 14.8 0 0 0 5.532 5.62c2.348 1.352 4.963 2.027 7.858 2.027c2.78 0 5.291-.615 7.524-1.854c2.246-1.24 4.004-2.93 5.286-5.076c1.296-2.16 1.948-4.577 1.948-7.242v-2.375h-12.81v4.649h7.031a6.6 6.6 0 0 1-1.224 3.063q-1.185 1.643-3.215 2.57q-2.01.929-4.497.928c-1.786 0-3.396-.44-4.837-1.333s-2.569-2.123-3.39-3.678q-1.209-2.351-1.209-5.287t1.21-5.272q1.231-2.353 3.389-3.693q2.159-1.34 4.837-1.34c1.21 0 2.345.191 3.396.58a8.1 8.1 0 0 1 2.745 1.622a7.7 7.7 0 0 1 1.875 2.462h6.308a12.8 12.8 0 0 0-2.868-5.228c-1.354-1.513-3.031-2.685-5.018-3.52q-2.96-1.251-6.481-1.252m32.862 0c-2.895 0-5.524.68-7.886 2.049c-2.347 1.353-4.193 3.23-5.547 5.62c-1.34 2.375-2.014 5.027-2.014 7.965s.675 5.605 2.014 7.995q2.028 3.564 5.547 5.62q3.543 2.028 7.886 2.027q4.364 0 7.886-2.028a14.75 14.75 0 0 0 5.547-5.62c1.339-2.39 2.013-5.056 2.013-7.994s-.674-5.59-2.013-7.966c-1.34-2.39-3.185-4.266-5.547-5.62c-2.347-1.368-4.992-2.048-7.886-2.048m.021 5.184q2.678 0 4.816 1.362q2.14 1.339 3.353 3.737q1.21 2.377 1.21 5.358c0 1.987-.403 3.775-1.21 5.373q-1.212 2.377-3.353 3.737q-2.138 1.34-4.816 1.34t-4.837-1.34c-1.425-.907-2.554-2.15-3.374-3.737c-.807-1.598-1.21-3.386-1.21-5.373s.403-3.773 1.21-5.358c.82-1.599 1.949-2.844 3.374-3.737q2.16-1.362 4.837-1.362m-46.28 48.816v5.996h31.993v-5.996z"/></svg>

React

import type { SVGProps } from "react";

export function DeviconGoland(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVGdIHTK9Ev" x1="63.635" x2="39.318" y1="54.045" y2="1.596" gradientTransform="scale(2)" gradientUnits="userSpaceOnUse"><stop offset=".24" stopColor="#00d886"/><stop offset=".51" stopColor="#007dfe"/></linearGradient><linearGradient id="SVGCkTvD1nV" x1="59.379" x2=".674" y1="4.381" y2="63.085" gradientTransform="scale(2)" gradientUnits="userSpaceOnUse"><stop offset=".27" stopColor="#007dfe"/><stop offset=".7" stopColor="#d249fc"/></linearGradient></defs><path fill="#00d886" d="m96.104 116.368l23.751-.003a8.145 8.145 0 0 0 8.145-8.146V85.206a8.15 8.15 0 0 0-2.844-6.185l-76.323-65.42a8.15 8.15 0 0 0-5.302-1.96h-23.75a8.145 8.145 0 0 0-8.146 8.145v23.017a8.15 8.15 0 0 0 2.844 6.185L90.8 114.406a8.15 8.15 0 0 0 5.302 1.96z"/><path fill="url(#SVGdIHTK9Ev)" d="M98.961 116.364h20.893a8.146 8.146 0 0 0 8.146-8.146V82.033q0-.578-.082-1.152L117.363 6.993A8.145 8.145 0 0 0 109.3 0H77.954a8.145 8.145 0 0 0-8.145 8.148l.009 37.077c0 .875.14 1.744.418 2.574l20.999 62.995a8.15 8.15 0 0 0 7.727 5.57z"/><path fill="url(#SVGCkTvD1nV)" d="M8.145 128h67.937a8.15 8.15 0 0 0 7.487-4.936l32.136-74.981a8.2 8.2 0 0 0 .659-3.21V8.145A8.145 8.145 0 0 0 108.218 0H72.286a8.15 8.15 0 0 0-4.521 1.37L3.627 44.177a8.15 8.15 0 0 0-3.624 6.775L0 119.855A8.145 8.145 0 0 0 8.145 128"/><path d="M104 24H24v80h80z"/><path fill="#fff" d="M47.389 34.002c-2.896 0-5.51.68-7.858 2.049c-2.348 1.353-4.193 3.23-5.532 5.62c-1.339 2.375-2.013 5.027-2.013 7.965s.674 5.605 2.013 7.995a14.8 14.8 0 0 0 5.532 5.62c2.348 1.352 4.963 2.027 7.858 2.027c2.78 0 5.291-.615 7.524-1.854c2.246-1.24 4.004-2.93 5.286-5.076c1.296-2.16 1.948-4.577 1.948-7.242v-2.375h-12.81v4.649h7.031a6.6 6.6 0 0 1-1.224 3.063q-1.185 1.643-3.215 2.57q-2.01.929-4.497.928c-1.786 0-3.396-.44-4.837-1.333s-2.569-2.123-3.39-3.678q-1.209-2.351-1.209-5.287t1.21-5.272q1.231-2.353 3.389-3.693q2.159-1.34 4.837-1.34c1.21 0 2.345.191 3.396.58a8.1 8.1 0 0 1 2.745 1.622a7.7 7.7 0 0 1 1.875 2.462h6.308a12.8 12.8 0 0 0-2.868-5.228c-1.354-1.513-3.031-2.685-5.018-3.52q-2.96-1.251-6.481-1.252m32.862 0c-2.895 0-5.524.68-7.886 2.049c-2.347 1.353-4.193 3.23-5.547 5.62c-1.34 2.375-2.014 5.027-2.014 7.965s.675 5.605 2.014 7.995q2.028 3.564 5.547 5.62q3.543 2.028 7.886 2.027q4.364 0 7.886-2.028a14.75 14.75 0 0 0 5.547-5.62c1.339-2.39 2.013-5.056 2.013-7.994s-.674-5.59-2.013-7.966c-1.34-2.39-3.185-4.266-5.547-5.62c-2.347-1.368-4.992-2.048-7.886-2.048m.021 5.184q2.678 0 4.816 1.362q2.14 1.339 3.353 3.737q1.21 2.377 1.21 5.358c0 1.987-.403 3.775-1.21 5.373q-1.212 2.377-3.353 3.737q-2.138 1.34-4.816 1.34t-4.837-1.34c-1.425-.907-2.554-2.15-3.374-3.737c-.807-1.598-1.21-3.386-1.21-5.373s.403-3.773 1.21-5.358c.82-1.599 1.949-2.844 3.374-3.737q2.16-1.362 4.837-1.362m-46.28 48.816v5.996h31.993v-5.996z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVGdIHTK9Ev" x1="63.635" x2="39.318" y1="54.045" y2="1.596" gradientTransform="scale(2)" gradientUnits="userSpaceOnUse"><stop offset=".24" stop-color="#00d886"/><stop offset=".51" stop-color="#007dfe"/></linearGradient><linearGradient id="SVGCkTvD1nV" x1="59.379" x2=".674" y1="4.381" y2="63.085" gradientTransform="scale(2)" gradientUnits="userSpaceOnUse"><stop offset=".27" stop-color="#007dfe"/><stop offset=".7" stop-color="#d249fc"/></linearGradient></defs><path fill="#00d886" d="m96.104 116.368l23.751-.003a8.145 8.145 0 0 0 8.145-8.146V85.206a8.15 8.15 0 0 0-2.844-6.185l-76.323-65.42a8.15 8.15 0 0 0-5.302-1.96h-23.75a8.145 8.145 0 0 0-8.146 8.145v23.017a8.15 8.15 0 0 0 2.844 6.185L90.8 114.406a8.15 8.15 0 0 0 5.302 1.96z"/><path fill="url(#SVGdIHTK9Ev)" d="M98.961 116.364h20.893a8.146 8.146 0 0 0 8.146-8.146V82.033q0-.578-.082-1.152L117.363 6.993A8.145 8.145 0 0 0 109.3 0H77.954a8.145 8.145 0 0 0-8.145 8.148l.009 37.077c0 .875.14 1.744.418 2.574l20.999 62.995a8.15 8.15 0 0 0 7.727 5.57z"/><path fill="url(#SVGCkTvD1nV)" d="M8.145 128h67.937a8.15 8.15 0 0 0 7.487-4.936l32.136-74.981a8.2 8.2 0 0 0 .659-3.21V8.145A8.145 8.145 0 0 0 108.218 0H72.286a8.15 8.15 0 0 0-4.521 1.37L3.627 44.177a8.15 8.15 0 0 0-3.624 6.775L0 119.855A8.145 8.145 0 0 0 8.145 128"/><path d="M104 24H24v80h80z"/><path fill="#fff" d="M47.389 34.002c-2.896 0-5.51.68-7.858 2.049c-2.348 1.353-4.193 3.23-5.532 5.62c-1.339 2.375-2.013 5.027-2.013 7.965s.674 5.605 2.013 7.995a14.8 14.8 0 0 0 5.532 5.62c2.348 1.352 4.963 2.027 7.858 2.027c2.78 0 5.291-.615 7.524-1.854c2.246-1.24 4.004-2.93 5.286-5.076c1.296-2.16 1.948-4.577 1.948-7.242v-2.375h-12.81v4.649h7.031a6.6 6.6 0 0 1-1.224 3.063q-1.185 1.643-3.215 2.57q-2.01.929-4.497.928c-1.786 0-3.396-.44-4.837-1.333s-2.569-2.123-3.39-3.678q-1.209-2.351-1.209-5.287t1.21-5.272q1.231-2.353 3.389-3.693q2.159-1.34 4.837-1.34c1.21 0 2.345.191 3.396.58a8.1 8.1 0 0 1 2.745 1.622a7.7 7.7 0 0 1 1.875 2.462h6.308a12.8 12.8 0 0 0-2.868-5.228c-1.354-1.513-3.031-2.685-5.018-3.52q-2.96-1.251-6.481-1.252m32.862 0c-2.895 0-5.524.68-7.886 2.049c-2.347 1.353-4.193 3.23-5.547 5.62c-1.34 2.375-2.014 5.027-2.014 7.965s.675 5.605 2.014 7.995q2.028 3.564 5.547 5.62q3.543 2.028 7.886 2.027q4.364 0 7.886-2.028a14.75 14.75 0 0 0 5.547-5.62c1.339-2.39 2.013-5.056 2.013-7.994s-.674-5.59-2.013-7.966c-1.34-2.39-3.185-4.266-5.547-5.62c-2.347-1.368-4.992-2.048-7.886-2.048m.021 5.184q2.678 0 4.816 1.362q2.14 1.339 3.353 3.737q1.21 2.377 1.21 5.358c0 1.987-.403 3.775-1.21 5.373q-1.212 2.377-3.353 3.737q-2.138 1.34-4.816 1.34t-4.837-1.34c-1.425-.907-2.554-2.15-3.374-3.737c-.807-1.598-1.21-3.386-1.21-5.373s.403-3.773 1.21-5.358c.82-1.599 1.949-2.844 3.374-3.737q2.16-1.362 4.837-1.362m-46.28 48.816v5.996h31.993v-5.996z"/></svg>
</template>

CSS

.icon-goland {
  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%20128%20128%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGdIHTK9Ev%22%20x1%3D%2263.635%22%20x2%3D%2239.318%22%20y1%3D%2254.045%22%20y2%3D%221.596%22%20gradientTransform%3D%22scale(2)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.24%22%20stop-color%3D%22%2300d886%22%2F%3E%3Cstop%20offset%3D%22.51%22%20stop-color%3D%22%23007dfe%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGCkTvD1nV%22%20x1%3D%2259.379%22%20x2%3D%22.674%22%20y1%3D%224.381%22%20y2%3D%2263.085%22%20gradientTransform%3D%22scale(2)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.27%22%20stop-color%3D%22%23007dfe%22%2F%3E%3Cstop%20offset%3D%22.7%22%20stop-color%3D%22%23d249fc%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%2300d886%22%20d%3D%22m96.104%20116.368l23.751-.003a8.145%208.145%200%200%200%208.145-8.146V85.206a8.15%208.15%200%200%200-2.844-6.185l-76.323-65.42a8.15%208.15%200%200%200-5.302-1.96h-23.75a8.145%208.145%200%200%200-8.146%208.145v23.017a8.15%208.15%200%200%200%202.844%206.185L90.8%20114.406a8.15%208.15%200%200%200%205.302%201.96z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGdIHTK9Ev)%22%20d%3D%22M98.961%20116.364h20.893a8.146%208.146%200%200%200%208.146-8.146V82.033q0-.578-.082-1.152L117.363%206.993A8.145%208.145%200%200%200%20109.3%200H77.954a8.145%208.145%200%200%200-8.145%208.148l.009%2037.077c0%20.875.14%201.744.418%202.574l20.999%2062.995a8.15%208.15%200%200%200%207.727%205.57z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGCkTvD1nV)%22%20d%3D%22M8.145%20128h67.937a8.15%208.15%200%200%200%207.487-4.936l32.136-74.981a8.2%208.2%200%200%200%20.659-3.21V8.145A8.145%208.145%200%200%200%20108.218%200H72.286a8.15%208.15%200%200%200-4.521%201.37L3.627%2044.177a8.15%208.15%200%200%200-3.624%206.775L0%20119.855A8.145%208.145%200%200%200%208.145%20128%22%2F%3E%3Cpath%20d%3D%22M104%2024H24v80h80z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M47.389%2034.002c-2.896%200-5.51.68-7.858%202.049c-2.348%201.353-4.193%203.23-5.532%205.62c-1.339%202.375-2.013%205.027-2.013%207.965s.674%205.605%202.013%207.995a14.8%2014.8%200%200%200%205.532%205.62c2.348%201.352%204.963%202.027%207.858%202.027c2.78%200%205.291-.615%207.524-1.854c2.246-1.24%204.004-2.93%205.286-5.076c1.296-2.16%201.948-4.577%201.948-7.242v-2.375h-12.81v4.649h7.031a6.6%206.6%200%200%201-1.224%203.063q-1.185%201.643-3.215%202.57q-2.01.929-4.497.928c-1.786%200-3.396-.44-4.837-1.333s-2.569-2.123-3.39-3.678q-1.209-2.351-1.209-5.287t1.21-5.272q1.231-2.353%203.389-3.693q2.159-1.34%204.837-1.34c1.21%200%202.345.191%203.396.58a8.1%208.1%200%200%201%202.745%201.622a7.7%207.7%200%200%201%201.875%202.462h6.308a12.8%2012.8%200%200%200-2.868-5.228c-1.354-1.513-3.031-2.685-5.018-3.52q-2.96-1.251-6.481-1.252m32.862%200c-2.895%200-5.524.68-7.886%202.049c-2.347%201.353-4.193%203.23-5.547%205.62c-1.34%202.375-2.014%205.027-2.014%207.965s.675%205.605%202.014%207.995q2.028%203.564%205.547%205.62q3.543%202.028%207.886%202.027q4.364%200%207.886-2.028a14.75%2014.75%200%200%200%205.547-5.62c1.339-2.39%202.013-5.056%202.013-7.994s-.674-5.59-2.013-7.966c-1.34-2.39-3.185-4.266-5.547-5.62c-2.347-1.368-4.992-2.048-7.886-2.048m.021%205.184q2.678%200%204.816%201.362q2.14%201.339%203.353%203.737q1.21%202.377%201.21%205.358c0%201.987-.403%203.775-1.21%205.373q-1.212%202.377-3.353%203.737q-2.138%201.34-4.816%201.34t-4.837-1.34c-1.425-.907-2.554-2.15-3.374-3.737c-.807-1.598-1.21-3.386-1.21-5.373s.403-3.773%201.21-5.358c.82-1.599%201.949-2.844%203.374-3.737q2.16-1.362%204.837-1.362m-46.28%2048.816v5.996h31.993v-5.996z%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%20128%20128%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGdIHTK9Ev%22%20x1%3D%2263.635%22%20x2%3D%2239.318%22%20y1%3D%2254.045%22%20y2%3D%221.596%22%20gradientTransform%3D%22scale(2)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.24%22%20stop-color%3D%22%2300d886%22%2F%3E%3Cstop%20offset%3D%22.51%22%20stop-color%3D%22%23007dfe%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGCkTvD1nV%22%20x1%3D%2259.379%22%20x2%3D%22.674%22%20y1%3D%224.381%22%20y2%3D%2263.085%22%20gradientTransform%3D%22scale(2)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.27%22%20stop-color%3D%22%23007dfe%22%2F%3E%3Cstop%20offset%3D%22.7%22%20stop-color%3D%22%23d249fc%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%2300d886%22%20d%3D%22m96.104%20116.368l23.751-.003a8.145%208.145%200%200%200%208.145-8.146V85.206a8.15%208.15%200%200%200-2.844-6.185l-76.323-65.42a8.15%208.15%200%200%200-5.302-1.96h-23.75a8.145%208.145%200%200%200-8.146%208.145v23.017a8.15%208.15%200%200%200%202.844%206.185L90.8%20114.406a8.15%208.15%200%200%200%205.302%201.96z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGdIHTK9Ev)%22%20d%3D%22M98.961%20116.364h20.893a8.146%208.146%200%200%200%208.146-8.146V82.033q0-.578-.082-1.152L117.363%206.993A8.145%208.145%200%200%200%20109.3%200H77.954a8.145%208.145%200%200%200-8.145%208.148l.009%2037.077c0%20.875.14%201.744.418%202.574l20.999%2062.995a8.15%208.15%200%200%200%207.727%205.57z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGCkTvD1nV)%22%20d%3D%22M8.145%20128h67.937a8.15%208.15%200%200%200%207.487-4.936l32.136-74.981a8.2%208.2%200%200%200%20.659-3.21V8.145A8.145%208.145%200%200%200%20108.218%200H72.286a8.15%208.15%200%200%200-4.521%201.37L3.627%2044.177a8.15%208.15%200%200%200-3.624%206.775L0%20119.855A8.145%208.145%200%200%200%208.145%20128%22%2F%3E%3Cpath%20d%3D%22M104%2024H24v80h80z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M47.389%2034.002c-2.896%200-5.51.68-7.858%202.049c-2.348%201.353-4.193%203.23-5.532%205.62c-1.339%202.375-2.013%205.027-2.013%207.965s.674%205.605%202.013%207.995a14.8%2014.8%200%200%200%205.532%205.62c2.348%201.352%204.963%202.027%207.858%202.027c2.78%200%205.291-.615%207.524-1.854c2.246-1.24%204.004-2.93%205.286-5.076c1.296-2.16%201.948-4.577%201.948-7.242v-2.375h-12.81v4.649h7.031a6.6%206.6%200%200%201-1.224%203.063q-1.185%201.643-3.215%202.57q-2.01.929-4.497.928c-1.786%200-3.396-.44-4.837-1.333s-2.569-2.123-3.39-3.678q-1.209-2.351-1.209-5.287t1.21-5.272q1.231-2.353%203.389-3.693q2.159-1.34%204.837-1.34c1.21%200%202.345.191%203.396.58a8.1%208.1%200%200%201%202.745%201.622a7.7%207.7%200%200%201%201.875%202.462h6.308a12.8%2012.8%200%200%200-2.868-5.228c-1.354-1.513-3.031-2.685-5.018-3.52q-2.96-1.251-6.481-1.252m32.862%200c-2.895%200-5.524.68-7.886%202.049c-2.347%201.353-4.193%203.23-5.547%205.62c-1.34%202.375-2.014%205.027-2.014%207.965s.675%205.605%202.014%207.995q2.028%203.564%205.547%205.62q3.543%202.028%207.886%202.027q4.364%200%207.886-2.028a14.75%2014.75%200%200%200%205.547-5.62c1.339-2.39%202.013-5.056%202.013-7.994s-.674-5.59-2.013-7.966c-1.34-2.39-3.185-4.266-5.547-5.62c-2.347-1.368-4.992-2.048-7.886-2.048m.021%205.184q2.678%200%204.816%201.362q2.14%201.339%203.353%203.737q1.21%202.377%201.21%205.358c0%201.987-.403%203.775-1.21%205.373q-1.212%202.377-3.353%203.737q-2.138%201.34-4.816%201.34t-4.837-1.34c-1.425-.907-2.554-2.15-3.374-3.737c-.807-1.598-1.21-3.386-1.21-5.373s.403-3.773%201.21-5.358c.82-1.599%201.949-2.844%203.374-3.737q2.16-1.362%204.837-1.362m-46.28%2048.816v5.996h31.993v-5.996z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/goland.svg?color=%231a73e8&size=48