Pepper Icon
Free SVG icon from the IcoFont 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/306219.svg" alt="Pepper icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306219.svg" alt="Pepper icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306219.svg" alt="Pepper icon" :width="24" :height="24" />
CSS background
.icon-pepper {
background-image: url('https://proicons.com/icon/306219.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M936 700c-3-8-11-8-19-8-65 0-128-7-192-18-94-17-185-43-269-91-78-43-141-100-178-183-19-39-54-56-94-44-14 4-26 11-40 17-18-34-30-69-32-108-3-39 8-74 42-103-17-5-31-8-45-12-6-2-9-1-13 4-20 25-30 54-32 86-3 55 11 105 32 155 3 6 2 9-2 14-29 41-38 86-26 135 9 40 32 74 57 107 61 79 140 134 234 166 85 30 172 40 262 32 76-5 149-23 217-57 35-17 67-39 93-69 5-7 9-14 5-23zm-210 96c-10 3-23 5-36 7-26 4-53 6-79 7-32 2-62 2-90 0h-11c-6-1-3-4 8-9 11-4 26-8 34-9 9-1 33-1 53 1 17 1 34 1 52 1 22 1 44 1 66 0h7c0 1-1 2-4 2z"/></svg>
Pepper in other icon packs
Copied!