Chess Pgn Master Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Chess Pgn Master 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/323628.svg" alt="Chess Pgn Master icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323628.svg" alt="Chess Pgn Master icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323628.svg" alt="Chess Pgn Master icon" :width="24" :height="24" />
CSS background
.icon-chess-pgn-master {
background-image: url('https://proicons.com/icon/323628.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><line class="b" x1="14.61" y1="14.45" x2="14.61" y2="17.94"/><polyline class="b" points="14.61 14.45 14.61 12.72 15.26 12.72 13.97 12.72 14.61 12.72"/><line class="b" x1="16.25" y1="14.45" x2="12.98" y2="14.45"/><path class="b" d="M38.5,5.5H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4Z"/><line class="b" x1="24" y1="5.5" x2="24" y2="42.5"/><path class="b" d="M37.4818,38.4828c.1657.0004.3003-.1336.3007-.2993,0-.0069-.0002-.0138-.0007-.0207-.05-1.87-2.5-2-1.25-2.16.65-.1,1.68-.85.85-1.71s-1.22-.67-.87-1,2-1.95.92-2.29c-1.6-.51-1-.7-.92-.77.8912-.4348,1.4984-1.2947,1.61-2.28.0181-.148-.0872-.2827-.2352-.3008-.0936-.0115-.1864.0268-.2448.1008-.4.46-4,1.73-9.42,1.7-.76.11-.37.91-.28,1.8.06.54.9.65,1.28.61.2,0,1.21-.13,1.36-.11.64.08.79.57,1,1,.4203.6349,1.1647.9761,1.92.88.13,0-.25.15-1.13.14-1.52,0-3.45,1.73-4.06,4.19-.0449.2107.0895.4178.3002.4627.0164.0035.0331.0059.0498.0073,1.54.09,7.27.03,8.82.05Z"/><path class="b" d="M33.4518,30.7728c.3207.0219.6421-.0294.94-.15-.3186.0082-.6347.0586-.94.15Z"/><path class="b" d="M14.58,20.35h-4.27s-3.87-7,4.25-11.78h0c8.12,4.82,4.26,11.78,4.26,11.78h-4.24Z"/><line class="b" x1="5.5" y1="24" x2="42.5" y2="24"/></svg>
Copied!