Peppercarrotreader Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Peppercarrotreader 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/331122.svg" alt="Peppercarrotreader icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331122.svg" alt="Peppercarrotreader icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331122.svg" alt="Peppercarrotreader icon" :width="24" :height="24" />
CSS background
.icon-peppercarrotreader {
background-image: url('https://proicons.com/icon/331122.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M23.8619,24.023C27.93,23.1692,38.0654,18.9088,43.5,14.1985"/><path class="a" d="M19.442,22.978a5.0872,5.0872,0,0,1,1.4064,3.7669l3.4655.8036.4018-.8539-.9543-.6529.5525-.9041-.452-1.1146V22.4255l-1.0045-.3265-.9041-.8789-.6027.7534-.6027-.3014L19.442,22.978a4.819,4.819,0,0,0-1.6072-1.6324c-.8036-.3264-2.4359-.2009-4.1436-.5022a13.4272,13.4272,0,0,1-5.65-2.7875l.3516,1.7327L10.05,21.0694l-1.783.2762-.05,1.4566,1.6574,1.3309-1.2556.7032.1255.9041,2.6369.7784-.879,1.03-.05.7533,1.0045.3265L9.3719,29.9844l.1757.8789,2.5364.1507.1005,1.0045L10.527,33.2742l.4018.5273.879-.3516a45.8953,45.8953,0,0,0,5.2988-2.9884,28.5609,28.5609,0,0,0,3.7418-3.7166"/><polyline class="a" points="8.041 18.056 6.685 18.985 7.162 19.814 5.63 20.542 5.078 21.898 5.078 23.982 5.931 24.962 4.5 25.163 4.651 25.74 6.157 26.644 6.007 27.498 6.559 28.427 7.061 29.382 6.76 30.236 8.769 31.717 9.523 32.521 10.947 32.956"/><path class="a" d="M12.72,24.2078a18.7954,18.7954,0,0,0,5.5673-.0747"/><path class="a" d="M13.415,28.0758a18.1562,18.1562,0,0,0,3.9929-1.1552"/><path class="a" d="M20.4941,24.6166a6.4449,6.4449,0,0,0,1.4341-.609"/></svg>
Copied!