Taco Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Taco 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/306628.svg" alt="Taco icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306628.svg" alt="Taco icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306628.svg" alt="Taco icon" :width="24" :height="24" />
CSS background
.icon-taco {
background-image: url('https://proicons.com/icon/306628.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="M533 320C258 285 100 501 81 701c-5 46 9 57 54 57h700c38 0 49-11 50-49 1-187-156-364-352-389zM402 681c-23 0-42-18-42-41s19-42 42-42 42 19 42 42-19 41-42 41zm78-114c0-26 21-47 48-47s47 21 47 47-21 48-47 48-48-21-48-48zm115 143c-21 0-37-17-37-37s16-37 37-37c20 0 36 17 36 37s-16 37-36 37zm71-142c-13 0-24-11-24-23 0-13 11-24 24-24s23 11 23 24c0 12-10 23-23 23zm71 137c-24 0-43-19-43-43 0-23 19-43 43-43s43 20 43 43c0 24-19 43-43 43zM310 317c-36-15-75-31-107-8-32 24-28 64-26 101 44-31 87-61 133-93zm401-40c-34-21-70-2-105 17 48 28 94 54 140 81-1-37-1-78-35-98zm225 348c-5-23-22-28-41-33 8 30 16 59 24 92 18-18 21-37 17-59zM798 425c27 43 53 84 83 130 19-37 13-68-4-99-18-32-48-32-79-31zm-656 34zm0 0c-22-19-43-30-68-9-20 18-14 50 19 91 17-28 33-55 49-82zm387-182c-20-12-40-34-61-35-33-3-56 24-76 52 46-2 88-5 131-8l6-9z"/></svg>
Taco in other icon packs
Copied!