Ketchup Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Ketchup 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/305937.svg" alt="Ketchup icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305937.svg" alt="Ketchup icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305937.svg" alt="Ketchup icon" :width="24" :height="24" />
CSS background
.icon-ketchup {
background-image: url('https://proicons.com/icon/305937.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="M673 482c-1-66-2-131-3-197 0-12-4-15-16-15-13-1-28-3-42-4-3-13-7-26-9-39-1-10-6-14-16-14l-51-3c-7-46-15-91-21-135-1-10-6-13-15-13s-13 4-14 13c-6 43-12 87-18 132-10 1-18 2-27 3-13 1-30-2-38 5s-7 24-9 36c-2 10-5 16-17 16-11 1-22 5-34 6-8 1-13 3-16 7-2 3-2 7-2 12 1 43 1 86 1 128 1 118 1 236 1 354v24l1 63c2 21 14 34 32 45 5 3 10 5 15 7 49 23 101 26 153 24 43-1 86-8 125-28 11-5 18-12 22-22 0-135-1-270-2-405zM416 830h-38V387h38v443z"/></svg>
Ketchup in other icon packs
Copied!