Blackberrysupportcenter Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Blackberrysupportcenter 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/337263.svg" alt="Blackberrysupportcenter icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337263.svg" alt="Blackberrysupportcenter icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337263.svg" alt="Blackberrysupportcenter icon" :width="24" :height="24" />
CSS background
.icon-blackberrysupportcenter {
background-image: url('https://proicons.com/icon/337263.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="M15.18,5.25A10.68,10.68,0,0,0,6.89,22.67h0L24,42.75,40.94,22.87l.08-.1.09-.1h0A10.68,10.68,0,1,0,24,9.92a10.7,10.7,0,0,0-8.81-4.67Zm0,9H18c1.81,0,2.24.89,2.24,1.59,0,1-.65,2.08-2.92,2.08H14.42Zm7.52,0h2.8c1.81,0,2.24.89,2.24,1.59,0,1-.65,2.08-2.92,2.08H21.94Zm6.86,3.28h2.8c1.81,0,2.24.9,2.24,1.6,0,1-.65,2.07-2.92,2.07H28.8ZM14.2,19.78H17c1.81,0,2.24.9,2.24,1.6,0,1-.65,2.08-2.92,2.08H13.41Zm7.53,0h2.79c1.81,0,2.24.9,2.24,1.6,0,1-.64,2.08-2.92,2.08H20.93Zm6.78,3.52H31.3c1.82,0,2.25.89,2.25,1.59,0,1-.65,2.08-2.92,2.08H27.72Zm-7.86,2.23h2.79c1.81,0,2.24.9,2.24,1.61,0,1-.64,2.07-2.92,2.07H19.85Z"/></svg>
Copied!