Asbcpr Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Asbcpr 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/336633.svg" alt="Asbcpr icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336633.svg" alt="Asbcpr icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336633.svg" alt="Asbcpr icon" :width="24" :height="24" />
CSS background
.icon-asbcpr {
background-image: url('https://proicons.com/icon/336633.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>.s{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="s" d="M24,5.5l-11.5341,3.0903-5.8273,10.0932,4.2457,7.3532,4.435-2.5608,2.5567,4.4279,6.124-3.5338"/><path id="d" class="s" d="M24,24.3701l6.124,3.5328,2.5567-4.4279,4.435,2.5608,4.2457-7.3532-5.8273-10.0922-11.5341-3.0903"/><path id="e" class="s" d="M20.0844,26.7364l3.9135,1.049,3.9176-1.05"/><path id="f" class="s" d="M24,21.9906v2.3188"/><path id="g" class="s" d="M28.6547,17.3652l-4.6558,4.6558-4.6537-4.6527,9.3095-.003Z"/><path id="h" class="s" d="M15.9046,7.758l-3.4812,6.0298v11.3063"/><path id="i" class="s" d="M32.0954,7.758l3.4812,6.0298v11.3063"/><path id="j" class="s" d="M19.3463,6.8143l1.9158,3.3182v3.383l-5.881,3.3951v6.7842"/><path id="k" class="s" d="M28.6537,6.8143l-1.9158,3.3182v3.383l5.881,3.3951v6.7842"/><path id="l" class="s" d="M21.179,11.0063l-5.6845,3.2817"/><path id="m" class="s" d="M26.821,11.0063l5.6845,3.2817"/><path id="n" class="s" d="M30.8348,31.0955h-13.6716l-3.2908,5.7007,3.2918,5.7038h13.6726l3.2908-5.7007-3.2928-5.7038Z"/><path id="o" class="s" d="M9.5447,24.0046l-1.207,4.5039,6.5037,6.5037"/><path id="p" class="s" d="M38.4553,24.0046l1.207,4.5039-6.5037,6.5037"/><path id="q" class="s" d="M24,33.7575v6.0804"/><path id="r" class="s" d="M27.0397,36.7983h-6.0794"/></svg>
Copied!