Tomato Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tomato 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/334091.svg" alt="Tomato icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334091.svg" alt="Tomato icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334091.svg" alt="Tomato icon" :width="24" :height="24" />
CSS background
.icon-tomato {
background-image: url('https://proicons.com/icon/334091.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m36.3864,11.078l-.0031-.0023c-.0132-.0093-.0295-.014-.0426-.0225.0341-.4659-.1713-.9155-.5821-1.1783-1.9953-1.279-5.8556-3.1464-9.6795-1.6147v-2.9053c0-1.1907-.8628-2.1596-1.9232-2.1596h-1.7232c-1.0612,0-1.924.969-1.924,2.1596v3.1821c-1.724-.307-5.4796-.6108-9.0888,1.5449-.5473.3256-.7721.9728-.5465,1.572.0225.0612.0643.107.0946.162-.0791.0209-.1612.0388-.2395.0597-.1829.0488-.3581.1395-.5101.2643-4.2696,3.5526-6.7184,8.6175-6.7184,13.8948,0,10.35,9.1958,18.7698,20.5,18.7698s20.5-8.4198,20.5-18.7698c0-5.9207-2.9573-11.3724-8.1136-14.9568Z"/><path class="b" d="m36.3833,11.0757c-2.7211-.4644-6.0429-.8558-6.6211,1.2615-.0945.6423.2082,1.2694.7696,1.6012,2.0158,1.2268,3.122,2.5352,3.7098,4.4258-2.426-1.8392-6.3419-3.4177-8.3849-2.1871-.3065.3013-.4789.7221-.4724,1.1542.075,4.8139-1.5887,8.0428-2.556,9.504-.9232-1.957-1.2082-6.1673-1.1566-9.6268.0131-.7986-.5821-1.4781-1.3862-1.5821-2.8259-.2804-5.4587,1.2716-7.6698,2.8662.9071-1.6574,2.234-3.2138,3.662-4.2684.6786-.4492,1.4377-.9773,1.3056-1.8999-.7318-2.5444-4.3706-1.8326-6.6153-.5083"/><path class="b" d="m6.6619,27.2255c.1698,1.1534.5496,2.2356,1.1294,3.2138"/><path class="b" d="m7.3797,20.8505c-.3442.9442-.5558,1.9433-.6287,2.972"/></svg>
Tomato in other icon packs
Copied!