Juice Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Juice 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/305928.svg" alt="Juice icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305928.svg" alt="Juice icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305928.svg" alt="Juice icon" :width="24" :height="24" />
CSS background
.icon-juice {
background-image: url('https://proicons.com/icon/305928.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="M337 108c9 4 13 13 13 13l28 73 49 129h22l-44-115-37-95c-4-10-14-26-34-28-5 0-9-1-14 0-25 5-81 20-83 21l5 19c1 0 53-14 78-19 6-1 13-1 17 2zm390 185l2-3c20-22 31-51 33-81v-3H640l87 87zm-96 44h3c31-2 59-14 82-34l2-2-87-86v122zM524 107l-2 2c-20 23-32 51-34 82v3h123l-87-87zm239 87l-1-3c-2-31-13-59-33-82l-2-2-87 87h123zm-47-98c-23-20-51-31-82-33l-3-1v123l87-87-2-2zm-181 0l-3 2 87 87V62l-3 1c-30 2-58 13-81 33zM324 920h282v18H324v-18zm294-697v-16H414l6 15 182 1v114H327V223h53l-6-16h-63v391s-5 60 40 94c11 8 29 19 36 25 24 21 43 33 42 79s-24 57-61 71c-37 13-44 23-44 40h281c0-17-6-27-43-40-37-14-61-25-62-71 0-46 18-58 42-79 8-6 26-17 37-25 45-34 39-94 39-94V223z"/></svg>
Juice in other icon packs
Copied!