Cricket Bat And Ball Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Cricket Bat And Ball 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/319820.svg" alt="Cricket Bat And Ball icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319820.svg" alt="Cricket Bat And Ball icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319820.svg" alt="Cricket Bat And Ball icon" :width="24" :height="24" />
CSS background
.icon-cricket-bat-and-ball {
background-image: url('https://proicons.com/icon/319820.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="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<defs>
<style>
.cls-1 {
fill: none;
}
</style>
</defs>
<path id="cricket--bat-and-ball" d="M6.061,31.3594c-.415,0-.8306-.1582-1.146-.4756l-3.9556-3.9219c-.2588-.2559-.4019-.5977-.4028-.9619s.1401-.707.3975-.9648L17.7451,8.2163c.1182-.1182.3018-.1396.4463-.0508,0,0,.9189.5757,1.1484.7148.377.23.9814.3506,1.709-.376L28.5977.8945c.1621-.1636.3789-.2539.6084-.2544.251.0083.4473.0889.6104.2515l1.292,1.2915c.335.3354.335.8809,0,1.2163l-7.5684,7.5601c-.7783.7773-.5605,1.4478-.3604,1.7778.0693.1172.5068.7031.7656,1.0449.1084.1436.0947.3452-.0332.4727l-6.0283,6-.5078-.5098,5.8057-5.7793c-.1172-.1567-.2646-.3545-.3877-.5244-.9629.6016-2.4248.3271-3.4609-.7144-.5527-.5547-.9072-1.2446-1-1.9424-.0752-.5649.0264-1.084.2871-1.5024-.1875-.1167-.4053-.2524-.5684-.3545L1.4639,25.5439c-.1211.1221-.1875.2832-.187.4541s.0674.332.1895.4521l3.957,3.9238c.1709.1719.396.2656.6357.2666h.002c.2393,0,.4639-.0928.6333-.2617l2.6426-2.6309.5078.5098-2.6426,2.6309c-.3149.3135-.728.4707-1.1411.4707ZM19.248,9.6377c-.1836.2817-.2549.6465-.2012,1.0522.0713.5425.3545,1.0859.7959,1.5293.8018.8062,1.9014,1.0479,2.5791.6064-.1982-.4932-.3525-1.4155.6084-2.3755l.2471.2461-.2471-.2466,6.459-6.4512-1.4844-1.4844-6.4453,6.498-.2568-.2539.2559.2549c-.9424.9409-1.8086.8281-2.3105.6245ZM28.5127,2.0029l1.4863,1.4868.5996-.5996c.0469-.0464.0469-.1514,0-.1982l-1.291-1.291c-.0371-.0371-.0996-.0449-.0996-.041-.0215,0-.0635.0059-.0986.0415l-.5967.6016ZM17.5,29.3604c-2.1284,0-3.8599-1.7324-3.8599-3.8604s1.7314-3.8604,3.8599-3.8604,3.8604,1.7324,3.8604,3.8604-1.7324,3.8604-3.8604,3.8604ZM15.5498,27.959c.5361.4258,1.2139.6807,1.9502.6807,1.7314,0,3.1396-1.4082,3.1396-3.1396,0-.7363-.2549-1.4141-.6807-1.9502l-4.4092,4.4092ZM17.5,22.3604c-1.7314,0-3.1401,1.4082-3.1401,3.1396,0,.7363.2549,1.4141.6807,1.9502l4.4097-4.4092c-.5361-.4258-1.2139-.6807-1.9502-.6807ZM13,26.3604h-5v-.7207h5v.7207ZM13,24.3604H5v-.7207h8v.7207ZM14,22.3604h-3v-.7207h3v.7207Z"/>
<rect id="Transparent_Rectangle" data-name="Transparent Rectangle" class="cls-1" width="32" height="32"/>
</svg>
Copied!