Cricket Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Cricket 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/338660.svg" alt="Cricket icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338660.svg" alt="Cricket icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338660.svg" alt="Cricket icon" :width="24" :height="24" />
CSS background
.icon-cricket {
background-image: url('https://proicons.com/icon/338660.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><path class="c" d="M14.4839,8.4193c-.7033-.7033-1.8542-.7033-2.5575,0l-3.5072,3.5072c-.7033.7033-.7033,1.8542,0,2.5575l15.5728,15.5728,3.4695.1388,2.734-2.734-.1388-3.4695-15.5728-15.5728Z"/><rect class="c" x="30.5085" y="27.3319" width="3.8665" height="10.2196" transform="translate(-13.4378 32.4417) rotate(-45)"/><rect class="c" x="34.1936" y="35.6361" width="5.7449" height="2.8598" transform="translate(-15.3532 37.066) rotate(-45)"/><circle class="c" cx="17.646" cy="32.18" r="3.5047"/><line class="c" x1="14.3154" y1="16.5179" x2="25.14" y2="27.3426"/></svg>
Cricket in other icon packs
Copied!