Card Crawl Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Card Crawl 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/323447.svg" alt="Card Crawl icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323447.svg" alt="Card Crawl icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323447.svg" alt="Card Crawl icon" :width="24" :height="24" />
CSS background
.icon-card-crawl {
background-image: url('https://proicons.com/icon/323447.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>.m{stroke-miterlimit:10;}.m,.n{fill:none;stroke:#000;}.n{stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="n" d="M19.7961,19.4534l4.2039.3637,4.2039-.3637"/><path id="d" class="m" d="M23.3135,21.5145c0,.9157-.7423,1.658-1.658,1.658s-1.658-.7423-1.658-1.658.7423-1.658,1.658-1.658,1.658.7423,1.658,1.658ZM24.6865,21.5145c0,.9157.7423,1.658,1.658,1.658s1.658-.7423,1.658-1.658-.7423-1.658-1.658-1.658-1.658.7423-1.658,1.658Z"/><path id="e" class="n" d="M22.3154,22.2205l-1.5492,6.0028s.9297,3.4756,3.2338,3.4756M25.6846,22.2205l1.5492,6.0028s-.9297,3.4756-3.2338,3.4756"/><path id="f" class="n" d="M20.7662,28.2233s1.7319.0778,3.2338,1.4953c1.5019-1.4176,3.2338-1.4953,3.2338-1.4953"/><path id="g" class="n" d="M24,15.0078h-8.2866l.4042-1.1316.768-.2021s-.5486-7.1212,7.1143-9.1741c7.6629,2.0529,7.1143,9.1741,7.1143,9.1741l.768.2021.4042,1.1316h-8.2866Z"/><path id="h" class="n" d="M15.7134,15.0078s-1.5361,1.8187-1.5361,3.1927-8.8929-3.4756-8.8929-3.4756c0,0,3.8465,12.9675,10.3481,9.2145,2.2062-1.2735,3.1031,6.5991,3.6943,12.212.5032,4.7768.4172,7.3486,4.6731,7.3486M32.2866,15.0078s1.5361,1.8187,1.5361,3.1927,8.8929-3.4756,8.8929-3.4756c0,0-3.8465,12.9675-10.3481,9.2145-2.2062-1.2735-3.1031,6.5991-3.6943,12.212-.5032,4.7768-.4172,7.3486-4.6731,7.3486"/><path id="i" class="n" d="M24,35.5383h-3.0721s-.2425,2.4653,3.0721,2.4653,3.0721-2.4653,3.0721-2.4653h-3.0721Z"/><path id="j" class="n" d="M24,4.5v7.9212"/></svg>
Copied!