Chess Pgn Master Pro Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Chess Pgn Master Pro 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/338188.svg" alt="Chess Pgn Master Pro icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338188.svg" alt="Chess Pgn Master Pro icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338188.svg" alt="Chess Pgn Master Pro icon" :width="24" :height="24" />
CSS background
.icon-chess-pgn-master-pro {
background-image: url('https://proicons.com/icon/338188.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><line class="c" x1="14.6" y1="14.4" x2="14.6" y2="17.9"/><polyline class="c" points="14.6 14.4 14.6 12.7 15.3 12.7 14 12.7 14.6 12.7"/><line class="c" x1="16.2" y1="14.4" x2="13" y2="14.4"/><path class="c" d="M38.5,5.5H9.5c-2.2,0-4,1.8-4,4v29c0,2.2,1.8,4,4,4h29c2.2,0,4-1.8,4-4V9.5c0-2.2-1.8-4-4-4Z"/><line class="c" x1="24" y1="5.5" x2="24" y2="42.5"/><path class="c" d="M37.2,38.2c.2,0,.3-.1.3-.3h0c0-1.9-2.5-2-1.2-2.2.7-.1,1.7-.8.8-1.7s-1.2-.7-.9-1,2-2,.9-2.3c-1.6-.5-1-.7-.9-.8.9-.4,1.5-1.3,1.6-2.3,0-.1-.1-.3-.2-.3s-.2,0-.2.1c-.4.5-4,1.7-9.4,1.7-.8.1-.4.9-.3,1.8.1.5.9.6,1.3.6.2,0,1.2-.1,1.4-.1.6.1.8.6,1,1,.4.6,1.2,1,1.9.9.1,0-.2.2-1.1.1-1.5,0-3.5,1.7-4.1,4.2,0,.2.1.4.3.5h0c1.5.1,7.2,0,8.8.1Z"/><path class="c" d="M33.1,30.4c.3,0,.6,0,.9-.1-.3,0-.6,0-.9.1Z"/><path class="c" d="M14.6,20.4h-4.3s-3.9-7,4.2-11.8h0c8.1,4.8,4.3,11.8,4.3,11.8h-4.2Z"/><line class="c" x1="5.5" y1="24" x2="42.5" y2="24"/><path class="c" d="M37.5,12.8c.1,1.5-1,2.9-2.5,3-.8.1-1.6-.2-2.1-.7-.5-.4-.8-1.1-.9-1.8-.1-1.5,1-2.9,2.5-3s2.8.9,3,2.5Z"/><polyline class="c" points="32.6 15.1 29.6 18.4 28.7 19.4"/><line class="c" x1="31.1" y1="19.7" x2="29.6" y2="18.4"/></svg>
Copied!