Rebel Inc Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Rebel Inc 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/346548.svg" alt="Rebel Inc icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346548.svg" alt="Rebel Inc icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346548.svg" alt="Rebel Inc icon" :width="24" :height="24" />
CSS background
.icon-rebel-inc {
background-image: url('https://proicons.com/icon/346548.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>.ad{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><path id="d" class="ad" d="M7.5715,42.2117c1.4327-2.4666,3.4307-3.7513,5.9071-4.5804"/><path id="e" class="ad" d="M13.8762,38.0528c.999,1.0239,2.5602,1.0659,3.244.8061-.4614-1.0863-1.9043-1.5629-3.244-.8061Z"/><path id="f" class="ad" d="M17.6179,34.2562c-2.2959.7269-2.6242,1.8158-2.9366,3.0379,1.0633-.3518,3.0499-.6656,2.9366-3.0379Z"/><path id="g" class="ad" d="M16.979,37.3914c2.9408-1.6094,4.5579-.7834,5.658.025-1.1328.5235-4.4815,2.4228-5.658-.025Z"/><path id="h" class="ad" d="M18.0946,36.5816c-.1732-3.9962,3.6961-4.8158,5.3351-5.2405-.2661,2.5669-2.461,4.5248-5.3351,5.2405Z"/><path id="i" class="ad" d="M29.243,33.1612c-1.5187,1.7944-2.9965,3.5963-7.7243,3.0519,2.3361-3.0084,4.4462-3.6745,7.7243-3.0519Z"/><path id="j" class="ad" d="M29.217,27.5371c-3.0465,1.5736-5.6271,2.7128-5.4733,5.7524,5.5046-2.1192,5.0541-3.7094,5.4733-5.7524Z"/><path id="k" class="ad" d="M36.4066,27.1345c-3.5447.87-6.8066,2.0881-8.7732,4.9621,3.5994.3491,6.5363-1.268,8.7732-4.9621Z"/><path id="l" class="ad" d="M30.8303,29.0172c-1.1991-2.4589.2505-5.5049,1.9618-7.7995.7184,2.2086,1.0996,4.9476-1.9618,7.7995Z"/><path id="m" class="ad" d="M39.5414,17.6527c-2.5236,2.6206-4.7303,5.535-5.9098,9.4018,2.9289-.6548,6.2639-3.3564,5.9098-9.4018Z"/><path id="n" class="ad" d="M34.1262,15.0532c-1.6218,4.0688-.3282,5.9467.5379,7.8426,1.2832-2.3857,1.777-4.4806-.5379-7.8426Z"/><path id="o" class="ad" d="M40.3397,9.8526c-3.4684,3.5608-4.0074,6.4382-3.5688,8.9209,2.0679-2.0236,4.1622-4.0549,3.5688-8.9209Z"/></g><g id="p"><path id="q" class="ad" d="M16.0269,13.1662c1.5504-1.3393,4.5622-2.1748,7.8393-2.1748,3.2788,0,6.2919.8364,7.8415,2.1767"/><path id="r" class="ad" d="M23.8974,5.5v5.4905"/><path id="s" class="ad" d="M15.8156,6.8858l3.2714,4.7581"/><path id="t" class="ad" d="M31.8899,6.8858l-3.2671,4.7518"/><path id="u" class="ad" d="M14.9592,10.4969l2.1182,1.9688"/><path id="v" class="ad" d="M20.6332,8.5492l.8011,2.6014"/><path id="w" class="ad" d="M32.7578,10.4861l-2.1198,1.9703"/><path id="x" class="ad" d="M27.0734,8.5451l-.8012,2.6018"/></g><g id="y"><path id="z" class="ad" d="M31.3602,35.6049c-.9389-.3911-2.187-.9532-3.0778-1.3583"/><path id="aa" class="ad" d="M19.1285,33.436c-.748-.5307-1.3984-1.1314-2.0485-1.6739-7.8986-6.5927-8.5262-14.0085-9.522-21.4172l6.3277,5.0343c.0952,2.8959.9645,5.8141,2.3466,8.5492,1.7747,3.5122,4.2669,5.7177,6.8826,7.4955"/><path id="ab" class="ad" d="M29.2203,37.9507c-1.4891-.4405-3.6097-1.0936-5.0058-1.7005"/><path id="ac" class="ad" d="M32.4508,34.9757c.2447-3.0775,1.7209.8954,1.6645,1.7016,1.4863.5049,3.3651,1.1245,4.6197,2.3809,2.5032,2.507.7403,3.3085.1359,3.3827-1.8998.2333-2.5041-.2271-2.7827-1.3336-.3172-1.2599-1.308-1.7878-3.3528-2.1617-1.6845,1.1277-5.9185,2.299-2.9495.1441"/></g></svg>
Copied!