Lichess Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Lichess 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/343014.svg" alt="Lichess icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343014.svg" alt="Lichess icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343014.svg" alt="Lichess icon" :width="24" :height="24" />
CSS background
.icon-lichess {
background-image: url('https://proicons.com/icon/343014.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M37,38.5A19.37,19.37,0,0,1,23.44,44C13.5,44,4.09,35.67,4.09,25.21c0-11,8.74-18.8,19.35-18.8a19.54,19.54,0,0,1,4.08.43A12.7,12.7,0,0,1,35,4L33.35,9.42,43.7,27.14c1,1.42-1.37,5.84-5.71,6.48a24.59,24.59,0,0,0-4-5.07c-4.14-3.76-13.3-8.54-13.3-13.47a4,4,0,0,1,.25-1.41"/></svg>
Lichess in other icon packs
Copied!