Brand Pepsi Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Brand Pepsi 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/305201.svg" alt="Brand Pepsi icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305201.svg" alt="Brand Pepsi icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305201.svg" alt="Brand Pepsi icon" :width="24" :height="24" />
CSS background
.icon-brand-pepsi {
background-image: url('https://proicons.com/icon/305201.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="M772 155c9-24 2-34-17-46-77-50-162-75-253-76-20 0-40 1-59 4C97 80-82 473 112 761c10 14 18 17 35 12 307-106 516-311 625-618zm131 139c2 12 4 24 4 37 2 149-70 253-202 317-69 35-144 51-218 68-114 26-228 50-341 85 149 185 448 233 657 54 211-180 190-461 94-594 2 12 5 23 6 33zM498 0C222 1 0 227 1 504c-1 258 211 496 501 496 275 0 498-226 497-502C998 223 772-1 498 0zm7 991C248 996 14 789 9 510 4 237 219 15 491 9c273-5 495 211 500 486 5 270-213 492-486 496z"/></svg>
Brand Pepsi in other icon packs
Copied!