Jetbrains Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Jetbrains icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/342224.svg" alt="Jetbrains icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342224.svg" alt="Jetbrains icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342224.svg" alt="Jetbrains icon" :width="24" :height="24" />
CSS background
.icon-jetbrains {
background-image: url('https://proicons.com/icon/342224.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.y{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="y" d="M9.5,5.5h29c2.216,0,4,1.784,4,4v29c0,2.216-1.784,4-4,4H9.5c-2.216,0-4-1.784-4-4V9.5c0-2.216,1.784-4,4-4Z"/><g id="c"><g id="d"><path id="e" class="y" d="M15.0067,14.0153h1.8111"/><path id="f" class="y" d="M17.6898,16.8027h-2.6831v-5.5748h2.6831"/></g><path id="g" class="y" d="M12.6338,11.2279v4.1811c0,.7665-.6037,1.3937-1.3416,1.3937h0c-.7379,0-1.3416-.6272-1.3416-1.3937v-.4878"/><g id="h"><path id="i" class="y" d="M19.6056,11.2279h3.488"/><path id="j" class="y" d="M21.3496,16.8027v-5.5748"/></g></g><g id="k"><path id="l" class="y" d="M26.7535,19.8005v5.5748"/><g id="m"><path id="n" class="y" d="M15.6889,25.3752v-5.5748h1.744c1.0062,0,1.8111.8362,1.8111,1.8815s-.8049,1.8815-1.8111,1.8815h-1.744"/><path id="o" class="y" d="M17.6046,23.6721l1.5723,1.6334"/></g><path id="p" class="y" d="M29.1651,25.3752v-5.5748l3.5551,5.5748v-5.5748"/><path id="q" class="y" d="M35.012,24.7481c.3354.4181.7379.6272,1.3416.6272h.8049c.7379,0,1.3416-.6272,1.3416-1.3937h0c0-.7665-.6037-1.3937-1.3416-1.3937h-.872c-.7379,0-1.3416-.6272-1.3416-1.3937h0c0-.7665.6037-1.3937,1.3416-1.3937h.8049c.6037,0,1.0062.1394,1.3416.6272"/><g id="r"><path id="s" class="y" d="M12.2464,22.5878c.7379,0,1.3416.6272,1.3416,1.3937s-.6037,1.3937-1.3416,1.3937h-2.2136v-5.5748h2.2136c.7379,0,1.3416.6272,1.3416,1.3937s-.6037,1.3937-1.3416,1.3937Z"/><path id="t" class="y" d="M12.4683,22.5878h-2.2806"/></g><g id="u"><path id="v" class="y" d="M24.0513,23.4937h-2.4148"/><path id="w" class="y" d="M21.0328,25.3752l1.8111-5.5748,1.8111,5.5748"/></g></g><path id="x" class="y" d="M9.5,36.7721h12.4931"/></svg>
Jetbrains in other icon packs
Copied!