Bagatur Chess Engine Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bagatur Chess Engine 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/322321.svg" alt="Bagatur Chess Engine icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322321.svg" alt="Bagatur Chess Engine icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322321.svg" alt="Bagatur Chess Engine icon" :width="24" :height="24" />
CSS background
.icon-bagatur-chess-engine {
background-image: url('https://proicons.com/icon/322321.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>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M10.2102,17.8799l-.0424,16.1739c9.7398-.312,3.9873,3.8447,10.4403,3.6887l15.9911-.1831-.1461-18.6361c-6.4651-.0114-1.2533-3.3256-5.8733-3.9636l-12.6118.1676c-3.6795-.1912.3015,3.225-7.7578,2.7526Z"/><path class="b" d="M20.608,37.7425l-.1498-22.2698"/><path class="b" d="M20.6985,26.1385l15.6346-.0582"/><path class="b" d="M20.6632,18.8892l9.3248.0226"/><path class="b" d="M22.6415,23.5425l.7857-.0019"/><path class="b" d="M32.639,23.4349l.7857-.0019"/><path class="b" d="M13.2701,25.1655l.7857-.0019"/><path class="b" d="M20.5614,28.7487l15.8407.0087"/><path class="b" d="M23.1816,28.8433l-.0136,3.2184"/><path class="b" d="M23.1261,34.6674l-.0136,2.7235"/><path class="b" d="M33.7008,29.1465l-.02,1.4967"/><path class="b" d="M33.7022,33.1575l.0423,4.264"/><path class="b" d="M28.3971,29.0629l.0866,8.4826"/><path class="b" d="M31.047,28.8323l.0866,8.4826"/><path class="b" d="M25.7556,29.0253l.0866,8.4826"/><path class="b" d="M10.1824,25.6365l-4.6787-.0324"/><path class="b" d="M5.5,19.4519l.035,12.2627"/><path class="b" d="M14.7407,10.3875l17.7478-.1343"/><path class="b" d="M23.7584,10.3987l.0366,4.3677"/><path class="b" d="M36.4022,28.7575l6.0978-.0055"/><path class="b" d="M41.5861,21.2277c1.3808,5.0602,1.0244,10.1205-.0141,15.1807"/></svg>
Copied!