Brotato Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Brotato 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/337533.svg" alt="Brotato icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337533.svg" alt="Brotato icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337533.svg" alt="Brotato icon" :width="24" :height="24" />
CSS background
.icon-brotato {
background-image: url('https://proicons.com/icon/337533.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>.ac{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="ac" d="M19.293,14.6348c.6255,0,5.2852-4.6948,9.7032.5001l-9.7032-.5001Z"/><path id="d" class="ac" d="M19.7167,14.4598s-2.6541,1.1314-3.0232,2.6633l2.9643.5836s-6.1493-.4155-4.7553,3.8838c0,0,6.2561-5.1983,17.2964-.938"/><path id="e" class="ac" d="M28.9963,15.135c4.9344,2.2588,3.2026,5.5177,3.2026,5.5177,0,0,2.8006,11.4354-7.6092,12.5525-1.4641-.1199-11.8519.9529-9.6873-11.6145"/><path id="f" class="ac" d="M15.9567,30.8988c-.3575.1806-8.625,11.3768,3.826,2.1091"/><path id="g" class="ac" d="M29.2564,31.7969s1.8977.5433,2.2266,3.9448c.2208-.0224,2.8849,1.7019,2.8039-1.2176,0,0,.6269-3.0717-2.8808-5.121"/><path id="h" class="ac" d="M14.699,20.0129c-.1864-.2458-2.7634-7.1484-2.7634-7.1484l-1.9974,1.4561,4.717,9.8305"/><path id="i" class="ac" d="M9.9383,14.3206l-2.1517-.0646-.7394.7125.5025.827,2.9044-.2551-1.7919.9121,4.8188,9.8008,1.1742-2.1022"/><path id="j" class="ac" d="M7.5498,15.7954l-1.4859.8026.7791.9398s2.4514-.5578,2.2929,2.3191l-2.4371,1.8445-2.1126.1755-1.5862-2.4498s1.0505-1.9387,2.3342-.0729l1.7401-1.7453"/><path id="k" class="ac" d="M11.0072,21.9895s-3.4342-.2774-2.9202,2.0581c0,0-2.2595,3.3197,1.6563,4.2725,0,0,2.2154-.2613,3.1631-3.4702"/><path id="l" class="ac" d="M8.087,24.0476s2.9876,1.276,1.6563,4.2725"/><path id="m" class="ac" d="M7.7866,14.256s.8722-2.9299,4.149-1.3915"/><path id="n" class="ac" d="M32.1989,20.6526l5.2302-8.8353,2.2945,2.6872-6.997,9.1111"/><path id="o" class="ac" d="M38.4822,12.125l.879-.8006,1.5584,1.7998-1.196,1.3804"/><path id="p" class="ac" d="M39.7236,14.5045l1.438,2.0542-7.3039,9.9214-1.2785-1.8301"/><path id="q" class="ac" d="M35.6209,24.939l2.1386,2.0085s1.8899.0722,2.5654-2.2771c-.2401-.3155-2.6044-2.842-2.6044-2.842"/><path id="r" class="ac" d="M38.9079,20.3156s1.3072,2.6882,5.2188,1.5132c.2207-.6357.8733-3.4218.8733-3.4218,0,0-3.1008,1.5741-4.4693-.0082"/><path id="s" class="ac" d="M21.0996,24.2727l-.0198,1.5333"/><path id="t" class="ac" d="M21.0384,25.0322s3.0036-1.241,5.4309.3195"/><path id="u" class="ac" d="M22.6886,26.8135s1.1772-.933,2.8485.0504"/><path id="v" class="ac" d="M17.0239,21.387s2.3417.1665,3.1553.9493"/><path id="w" class="ac" d="M26.7123,22.0072s1.5417-1.4191,3.6368-.7559"/><path id="x" class="ac" d="M17.5826,25.2791s-.3175,1.1474,1.3476,3.8478"/><path id="y" class="ac" d="M16.8751,26.7582l1.5974-.9396"/><path id="z" class="ac" d="M17.4241,28.0923l1.588-1.0038"/><circle id="aa" class="ac" cx="18.1056" cy="23.1675" r="1.0724"/><circle id="ab" class="ac" cx="28.6118" cy="22.9257" r="1.0724"/></g></svg>
Copied!