Nulls Brawl Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Nulls Brawl 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/345001.svg" alt="Nulls Brawl icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345001.svg" alt="Nulls Brawl icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345001.svg" alt="Nulls Brawl icon" :width="24" :height="24" />
CSS background
.icon-nulls-brawl {
background-image: url('https://proicons.com/icon/345001.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="m" d="m17.5791,8.1923c12.7223,3.2145,9.5788,31.1788-12.7617,33.3251,1.6117-7.4212-2.809-16.736.3562-23.2755,2.5713-5.3124,7.7754-11.2195,12.4055-10.0496Z"/><path id="d" class="m" d="m23.9202,14.0078c9.2644,2.9577,13.4512,9.7799,13.713,19.5894,7.9563,1.0054,6.742-8.1573,5.3498-12.9116l-.9863,2.2416c-4.0306-11.6806-15.2546-16.0957-21.9252-13.6792"/><path id="e" class="m" d="m37.6333,33.5972c-3.4723,6.1468-5.1484,9.1735-7.5742,9.9625-2.8399.9236-9.328-1.0083-15.6875-5.0143"/><path id="f" class="m" d="m20.0597,36.4066c2.7728,5.5728,10.5442,8.4373,12.1341.0598-4.0993,2.2727-8.1115.8861-12.1341-.0598Z"/><path id="g" class="m" d="m21.6819,38.6969l1.1711-1.6133,1.0461,3.5664,2.4181-2.9885,3.2789,3.42.5755-3.7706"/><path id="h" class="m" d="m26.605,21.5822l2.5703-1.2852-1.1955,3.1382-1.3748-1.8531Z"/><ellipse id="i" class="m" cx="31.3228" cy="28.1746" rx="2.8602" ry="5.7236" transform="translate(-1.5725 1.853) rotate(-3.3056)"/><path id="j" class="m" d="m30.3408,28.1746l.1793,1.9108"/><path id="k" class="m" d="m26.336,35.2422c1.6883,1.9765,3.1507,1.0376,4.0945-.1494-1.4938-.1758-2.8251-.0674-4.0945.1494Z"/><path id="l" class="m" d="m27.5097,9.0459c1.8779-1.611,3.5039-3.222,4.8185-4.8331,3.2092,1.9326,4.3712,5.097,3.6357,9.4034"/></svg>
Copied!