Nu Carnival Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Nu Carnival 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/344989.svg" alt="Nu Carnival icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344989.svg" alt="Nu Carnival icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344989.svg" alt="Nu Carnival icon" :width="24" :height="24" />
CSS background
.icon-nu-carnival {
background-image: url('https://proicons.com/icon/344989.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="a" cx="24" cy="24" r="21.5"/><path class="a" d="M19.5234,8.7477c-3.3645,3.3644-8.9159,15.056-6.2243,23.5514-4.9627-2.86-8.5107-13.8093-4.71-20.1028C4.3362,15.2973,4.8505,22.8785,5.5,24.5607c-1.6215-.6728-2.7782-3.6491-2.7782-3.6491"/><path class="a" d="M13.5607,20.5234C19.1213,19.43,30.3738,8.7477,30.6729,3.5578"/><path class="a" d="M2.9455,28.3738c1.6339,2.1869,2.8676,3.8972,5.3629,3.5327,1.0654,4.486,9.9978,12.5624,14.2092,13.5429"/><path class="a" d="M45.4348,22.3174c-.696,3.8688-6.9582,10.9069-9.93,11.5237,3.8691-4.542,6.8426-14.0708,6.66-21.3485"/><path class="a" d="M40.924,22.1942C41.4087,17.921,39.57,10.43,38.2891,7.9352a43.9769,43.9769,0,0,1-8.8685,22.5695"/><path class="a" d="M34.2722,22.5686c-2.382,4.3724-7.6554,8.3566-12.3657,10.4875C24.57,30.5047,29.0274,19.71,28.0184,9.14"/><path class="a" d="M21.1846,38.0818a11.8409,11.8409,0,0,0,6.3925,2.986,6.84,6.84,0,0,0,4.4159-2.1239"/><path class="a" d="M30.0374,41.8037a4.1775,4.1775,0,0,1-1.948.82"/><path class="a" d="M30.95,28.463a20.66,20.66,0,0,0,1.3589,6.6749A13.5154,13.5154,0,0,0,30.95,36.9116"/><line class="a" x1="29.0634" y1="36.4206" x2="29.4206" y2="36.6098"/><path class="a" d="M7.4252,27.2944s.3926,2.86.5187,3.14c-.4065-.4626-1.6542-1.57-1.6542-1.57"/><path class="a" d="M24.2617,26.4673A6.0661,6.0661,0,0,0,20.771,23.271a8.5281,8.5281,0,0,0-6.14.8692,4.9441,4.9441,0,0,0,4.8926,3.729"/><path class="a" d="M34.2009,27.729c1.444,0,6.7805-2.1028,6.7805-6.2331A9.1851,9.1851,0,0,0,33.51,24.1308"/><path class="a" d="M18.4572,18.1952c2.6082.1132,5.9963,1.5,7.2064,2.7487"/><path class="a" d="M40.5717,16.0294a27.3325,27.3325,0,0,0-4.99,3.4327"/><path class="a" d="M24.9065,23.0124c1.3739-.5545,6.4206-3.1619,7.0374-8.9376"/><path class="a" d="M19.1617,23.0171c-1.9724,0-2.4351,4.0039.1514,4.0039a2.3142,2.3142,0,0,0,2.0916-3.5122"/><path class="a" d="M32.916,25.25c-.173.8245,1.72,2.1142,2.9532.6s.8983-3.6309-.1747-3.3225"/><line class="a" x1="34.7811" y1="24.729" x2="34.8738" y2="24.589"/><line class="a" x1="19.5834" y1="24.897" x2="19.6762" y2="24.757"/><path class="a" d="M38.7127,31.9109c-.6566,2.7994-7.82,12.3136-8.4861,12.6733"/></svg>
Copied!