Emoji Broccoli Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Broccoli 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/325146.svg" alt="Emoji Broccoli icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325146.svg" alt="Emoji Broccoli icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325146.svg" alt="Emoji Broccoli icon" :width="24" :height="24" />
CSS background
.icon-emoji-broccoli {
background-image: url('https://proicons.com/icon/325146.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.m{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="m" d="M17.1441,31.0619c-.3106.0354-.6264.0535-.9461.0535-4.5345,0-8.2148-3.6573-8.2148-8.1685,0-2.7048,1.323-5.1016,3.3586-6.5893.6516-.4762,1.0702-1.193,1.267-1.9754,1.2838-5.1045,5.9288-8.8822,11.4553-8.8822,5.6105,0,10.3171,3.9031,11.5079,9.1326.1729.7592.6205,1.4113,1.2396,1.8836,1.95,1.4876,3.2053,3.8244,3.2053,6.4591,0,4.4969-3.666,8.14-8.1864,8.14-.1192,0-.2378-.0026-.3557-.0074"/><path id="d" class="m" d="M17.1441,31.0619c-.3106.0354-.6264.0535-.9461.0535-4.5345,0-8.2148-3.6573-8.2148-8.1685,0-2.7048,1.323-5.1016,3.3586-6.5893.6516-.4762,1.0702-1.193,1.267-1.9754,1.2838-5.1045,5.9288-8.8822,11.4553-8.8822,5.6105,0,10.3171,3.9031,11.5079,9.1326.1729.7592.6205,1.4113,1.2396,1.8836,1.95,1.4876,3.2053,3.8244,3.2053,6.4591,0,4.4969-3.666,8.14-8.1864,8.14-.1192,0-.2378-.0026-.3557-.0074"/><path id="e" class="m" d="M31.4744,31.1154s-.1495,0-.4058-.0213h-.0285"/><path id="f" class="m" d="M17.4793,31.0371c-.5695.0783-.9539.0783-.9539.0783"/><path id="g" class="m" d="M16.5254,31.1154s4.2711,0,5.6949-2.8462"/><path id="h" class="m" d="M31.0402,31.0941s-2.4131,3.579-2.4131,5.7136v4.2396c0,.8023-.6507,1.4527-1.4533,1.4527h-5.6356c-.8027,0-1.4533-.6504-1.4533-1.4527v-4.2396c0-2.1346-2.0502-5.8906-2.0502-5.8906"/><path id="i" class="m" d="M31.4744,31.1154s-4.2711,0-5.6949-2.8462"/><path id="j" class="m" d="M17.1441,31.0619c-.3106.0354-.6264.0535-.9461.0535-4.5345,0-8.2148-3.6573-8.2148-8.1685,0-2.7048,1.323-5.1016,3.3586-6.5893.6516-.4762,1.0702-1.193,1.267-1.9754,1.2838-5.1045,5.9288-8.8822,11.4553-8.8822,5.6105,0,10.3171,3.9031,11.5079,9.1326.1729.7592.6205,1.4113,1.2396,1.8836,1.95,1.4876,3.2053,3.8244,3.2053,6.4591,0,4.4969-3.666,8.14-8.1864,8.14-.1192,0-.2378-.0026-.3557-.0074"/><path id="k" class="m" d="M31.4744,31.1154s-.1495,0-.4058-.0213h-.0285"/><path id="l" class="m" d="M17.4793,31.0371c-.5695.0783-.9539.0783-.9539.0783"/></svg>
Copied!