Avocado Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Avocado 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/304949.svg" alt="Avocado icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304949.svg" alt="Avocado icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304949.svg" alt="Avocado icon" :width="24" :height="24" />
CSS background
.icon-avocado {
background-image: url('https://proicons.com/icon/304949.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="M927 426c-20-92-84-142-168-170-40-13-82-23-124-28-88-10-173-27-251-70-60-32-124-29-188-15-44 10-58 5-77-38-5 0-11 1-16 2-21 30 12 38 24 60-33 18-57 46-64 85l5 45c14 23 31 46 42 71 15 36 29 72 37 110 9 40 7 84 18 124 34 127 108 222 235 269 135 49 263 22 381-55 90-58 140-142 151-249 2-16 4-31 6-47-4-31-7-63-11-94zM506 871zm182-204h-1l2-1-1 1zm194-160l-40 47c-84 79-188 108-300 115-83 6-165-3-240-42-38-21-73-51-104-81-28-27-33-65-30-102 1-55-21-100-59-137-42-41-41-84 7-118 79-56 169-66 254-23 90 45 183 70 282 82 65 7 126 28 179 66 74 53 91 126 51 193zM717 346c-14-10-30-18-48-24-37-14-83-20-133-16-61 4-120 22-159 54l6-3c-40 29-63 66-59 103 3 31 24 57 57 76l-3-1c84 65 286 47 361-37 46-51 37-111-22-152z"/></svg>
Avocado in other icon packs
Copied!