Espncricinfo Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Espncricinfo 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/340088.svg" alt="Espncricinfo icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340088.svg" alt="Espncricinfo icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340088.svg" alt="Espncricinfo icon" :width="24" :height="24" />
CSS background
.icon-espncricinfo {
background-image: url('https://proicons.com/icon/340088.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>.d{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}.e{fill:#fff;stroke-width:0px;}</style></defs><line class="d" x1="8.5" y1="23.8971" x2="13.1285" y2="23.8971"/><polyline class="d" points="14.7603 14.6989 10.1322 14.6989 9.7242 16.9981"/><line class="d" x1="9.3162" y1="19.298" x2="12.3338" y2="19.298"/><line class="d" x1="9.3162" y1="19.298" x2="8.5" y2="23.8971"/><path class="d" d="M24.2478,20.8769h3.0305c1.7133,0,3.3476-1.383,3.6504-3.0891s-.8407-3.0891-2.554-3.0891h-3.0305l-.4081,2.2995"/><line class="d" x1="23.7121" y1="23.8971" x2="24.5284" y2="19.298"/><line class="d" x1="38.239" y1="23.8971" x2="39.0554" y2="19.298"/><path class="d" d="M39.4639,16.9981c.2253-1.27-.628-2.2995-1.9062-2.2995h-3.8185l-.4081,2.2995"/><line class="d" x1="32.1067" y1="23.8971" x2="32.923" y2="19.298"/><path class="d" d="M16.4192,16.9981c.2253-1.2699,1.442-2.2995,2.7173-2.2995h1.3704c.9902,0,1.6536.2735,2.0909,1.0079"/><path class="d" d="M15.5568,22.8893c.4373.7344,1.1006,1.0079,2.0909,1.0079h1.3704c1.2754,0,2.492-1.0295,2.7173-2.2995.2253-1.27-.6258-2.2995-1.9012-2.2995h-1.5143"/><g id="b"><path class="d" d="M37.7338,33.3011c-.9617,0-1.7413-.7796-1.7413-1.7413v-1.1319c0-.9617.7796-1.7413,1.7413-1.7413s1.7413.7796,1.7413,1.7413v1.1319c0,.9617-.7796,1.7413-1.7413,1.7413Z"/><path class="d" d="M13.9473,30.4262c0-.9617.7796-1.7413,1.7413-1.7413"/><line class="d" x1="13.9473" y1="28.6849" x2="13.9473" y2="33.2994"/><circle class="e" cx="17.4692" cy="26.5517" r=".75"/><line class="d" x1="17.4692" y1="28.6849" x2="17.4692" y2="33.2994"/><circle class="e" cx="24.9751" cy="26.5517" r=".75"/><line class="d" x1="24.9751" y1="28.6849" x2="24.9751" y2="33.2994"/><path class="d" d="M11.7794,32.4244c-.3002.524-.8649.877-1.5121.877-.9617,0-1.7413-.7796-1.7413-1.7413v-1.1319c0-.9617.7796-1.7413,1.7413-1.7413.6459,0,1.2097.3517,1.5103.8741"/><path class="d" d="M30.725,33.2994v-2.8732c0-.9617-.7796-1.7413-1.7413-1.7413s-1.7413.7796-1.7413,1.7413"/><line class="d" x1="27.2423" y1="33.2994" x2="27.2423" y2="28.6849"/><path class="d" d="M33.1925,33.2994v-5.7464c0-.6732.5457-1.2189,1.2189-1.2189.5999,0,.9744.1776,1.2313.51"/><line class="d" x1="32.1564" y1="28.6849" x2="34.5942" y2="28.6849"/><path class="d" d="M22.7323,32.4244c-.3002.524-.8649.877-1.5121.877h0c-.9617,0-1.7413-.7796-1.7413-1.7413v-1.1319c0-.9617.7796-1.7413,1.7413-1.7413h0c.6459,0,1.2097.3517,1.5103.8741"/></g><path id="c" class="d" d="M9.5,5.5h29c2.216,0,4,1.784,4,4v29c0,2.216-1.784,4-4,4H9.5c-2.216,0-4-1.784-4-4V9.5c0-2.216,1.784-4,4-4Z"/></svg>
Copied!