Anime Brasil Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Anime Brasil 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/321797.svg" alt="Anime Brasil icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321797.svg" alt="Anime Brasil icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321797.svg" alt="Anime Brasil icon" :width="24" :height="24" />
CSS background
.icon-anime-brasil {
background-image: url('https://proicons.com/icon/321797.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>.t{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><g id="c"><path id="d" class="t" d="M36.8679,14.7827c2.5804,2.3703,4.049,5.7136,4.049,9.2173h0c0,3.3899-1.3751,6.6349-3.8108,8.9927"/><path id="e" class="t" d="M16.2646,20.9347c1.4038-5.5573,6.4034-9.4509,12.1356-9.4509,1.1665,0,2.3272.163,3.4485.4844"/><path id="f" class="t" d="M32.0385,35.9758c-1.1795.3583-2.4056.5404-3.6383.5404-5.8298,0-10.8876-4.0246-12.197-9.7052"/><path id="g" class="t" d="M33.6961,17.3537c1.8858,1.5025,3.0446,3.7354,3.1876,6.1423"/><path id="h" class="t" d="M24.5719,16.4129c1.1872-.599,2.4985-.911,3.8282-.911.9721,0,1.9369.1668,2.8526.493"/><path id="i" class="t" d="M20.0314,22.5206c.3856-2.1811,1.6076-4.1255,3.4056-5.419"/><path id="j" class="t" d="M23.4371,30.8984c-1.8639-1.3409-3.1059-3.3788-3.4432-5.6499"/><path id="k" class="t" d="M31.5021,31.9118c-.9883.3874-2.0404.5863-3.1019.5863-1.2627,0-2.5095-.2814-3.6498-.8236"/><path id="l" class="t" d="M36.8694,24.7046c-.1884,2.2646-1.276,4.3594-3.0199,5.8165"/></g><g id="m"><path id="n" class="t" d="M32.9854,20.9728l.2985-2.6328c.125-1.1023.6764-1.3128,1.3137-.9448l.7762.4482c.3725.2151.6395.1588.7867-.3963l2.9645-11.1727c.0714-.2692-.0504-.5771-.2546-.6951-.2043-.1179-.5317-.0695-.7291.127l-8.192,8.1541c-.407.4051-.3222.6645.0502.8796l.7762.4482c.6373.368.7307.9509-.1612,1.6103l-2.1305,1.575"/><path id="o" class="t" d="M28.7584,29.6266l2.1305,1.575c.892.6594.7986,1.2423.1612,1.6103l-.7762.4482c-.3725.2151-.4572.4745-.0502.8796l8.192,8.1541c.1974.1965.5249.2449.7291.127.2043-.1179.3261-.4258.2546-.6951l-2.9645-11.1728c-.1473-.555-.4143-.6114-.7867-.3963l-.7762.4482c-.6373.368-1.1887.1575-1.3137-.9448l-.2985-2.6328"/><path id="p" class="t" d="M23.3545,26.482l-2.429-1.0579c-1.017-.4429-1.475-.0705-1.475.6655v.8964c0,.4302-.1823.6333-.7365.4833l-11.1565-3.0186c-.2689-.0728-.4745-.3322-.4745-.5681,0-.2359.2057-.4953.4745-.5681l11.1565-3.0186c.5542-.15.7365.0531.7365.4833v.8964c0,.736.458,1.1084,1.475.6655l2.429-1.0579"/></g><g id="q"><path id="r" class="t" d="M37.9264,24.0972l-14.473,8.3015V15.7956l14.473,8.3015Z"/><path id="s" class="t" d="M32.3856,24.0972l-6.1353,3.5597v-7.1193l6.1353,3.5597Z"/></g></g></svg>
Copied!