Prestashop Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Prestashop 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/306287.svg" alt="Prestashop icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306287.svg" alt="Prestashop icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306287.svg" alt="Prestashop icon" :width="24" :height="24" />
CSS background
.icon-prestashop {
background-image: url('https://proicons.com/icon/306287.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="M453 754l-48-41s-23-13-40 10l-2 6s56 55 104 110c40 49 73 99 73 99l161-24s-1-50 11-106c5-22 6-48 4-72-3-38-15-76-29-81-22-8-29 2-25 20l2 22h-21s-1-58-30-57l-19 51h-18s3-54-27-54l-23 62h-17l-25-153s-1-17-21-15-18 33-18 33l34 226h-24l-2-36zm285-581l-133 14S593 45 439 64C312 81 310 217 310 217l-110 11 58 561 124-13c-12-12-24-23-36-32 0 0-17-20 12-44 29-25 59-4 59-4l28 23-21-147s-12-54 36-64c0 0 40-5 45 33l15 87s31-28 62 3c0 0 35-32 68 7 0 0 42-35 71 26 11 22 16 50 17 76l61-6-61-561zm-419 40s9-105 81-131c0 0-60 54-55 129l-26 2zm34-4s6-124 88-133c79-10 120 98 120 114l-208 19zm220-23C545 85 476 68 476 68c97 1 119 116 119 116l-22 2z"/></svg>
Prestashop in other icon packs
Copied!