Pepper Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Pepper 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/320497.svg" alt="Pepper icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320497.svg" alt="Pepper icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320497.svg" alt="Pepper icon" :width="24" :height="24" />
CSS background
.icon-pepper {
background-image: url('https://proicons.com/icon/320497.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="pepper_00000158028755374049637510000000358953082628227495_" d="M21,31.36c-3.008,0-7.126,0-12.225-4.079 C3.909,23.388,0.64,17.271,0.64,14c0-2.749,2.193-4.672,2.633-5.029c0.072-0.059,0.186-0.186,0.132-0.369 C3.349,8.415,3.286,8.223,3.221,8.024C2.948,7.199,2.64,6.264,2.64,5c0-2.934,1.753-4.36,5.36-4.36c0.199,0,0.36,0.161,0.36,0.36 S8.199,1.36,8,1.36C6.172,1.36,5.36,3.273,5.36,4c0,1.679,0.691,3.641,2.64,3.641c5.451,0,6.236,4.237,6.928,7.976 c0.083,0.444,0.164,0.884,0.252,1.311c0.785,3.792,3.924,7.712,7.82,7.712c3.929,0,5.598-2.734,6.243-4.364 c0.169-0.426,0.564-0.681,1.024-0.627c0.457,0.044,0.821,0.379,0.905,0.832c0.124,0.666,0.188,1.514,0.188,2.52 C31.36,27.219,26.229,31.36,21,31.36z M1.703,16.023c0.88,3.025,3.444,7.433,7.522,10.696C14.126,30.64,18.1,30.64,21,30.64 c4.775,0,9.64-3.855,9.64-7.64c0-0.962-0.059-1.765-0.174-2.388c-0.031-0.166-0.159-0.237-0.268-0.247 c-0.062-0.006-0.215-0.003-0.285,0.176C29.2,22.341,27.354,25.36,23,25.36c-4.263,0-7.682-4.214-8.525-8.287 c-0.089-0.432-0.171-0.876-0.255-1.325c-0.291-1.57-0.586-3.163-1.219-4.465c-0.194-0.046-0.541-0.08-0.853,0.127 c-0.516,0.343-0.789,1.239-0.789,2.59c0,0.136-0.077,0.26-0.199,0.322c-0.121,0.061-0.268,0.048-0.376-0.033 c-0.016-0.011-1.575-1.153-3.114-0.723c-0.979,0.277-1.766,1.141-2.336,2.568c-0.052,0.13-0.176,0.218-0.316,0.226 c-0.132,0.01-0.272-0.067-0.337-0.192c-0.223-0.424-0.952-1.51-1.664-1.51c-0.009,0-0.017,0-0.025,0 C2.444,14.678,1.996,15.385,1.703,16.023z M3.018,13.938c0.839,0,1.528,0.74,1.929,1.299c0.637-1.278,1.488-2.072,2.534-2.366 c1.272-0.356,2.497,0.127,3.18,0.496c0.088-1.282,0.457-2.143,1.099-2.563c0.275-0.181,0.561-0.253,0.816-0.27 C11.705,9.229,10.333,8.36,8,8.36C5.679,8.36,4.64,6.17,4.64,4c0-0.659,0.364-1.639,1.075-2.37C4.102,2.098,3.36,3.188,3.36,5 c0,1.148,0.29,2.025,0.544,2.799c0.068,0.206,0.133,0.405,0.191,0.599c0.123,0.414-0.019,0.847-0.368,1.131 C3.332,9.851,1.36,11.577,1.36,14c0,0.291,0.032,0.62,0.095,0.979c0.444-0.671,0.951-1.021,1.512-1.041 C2.984,13.938,3.001,13.938,3.018,13.938z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Pepper in other icon packs
Copied!