Blackberrydevicesearch Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Blackberrydevicesearch 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/322701.svg" alt="Blackberrydevicesearch icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322701.svg" alt="Blackberrydevicesearch icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322701.svg" alt="Blackberrydevicesearch icon" :width="24" :height="24" />
CSS background
.icon-blackberrydevicesearch {
background-image: url('https://proicons.com/icon/322701.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M18,27,5,40l3,3L21,30"/><circle class="a" cx="29.15" cy="18.85" r="13.85"/><path class="a" d="M20.76,11.73,20,15.23h2.77c2.16,0,2.78-1,2.78-2,0-.67-.41-1.52-2.14-1.52Z"/><path class="a" d="M27.93,11.73l-.76,3.49h2.77c2.17,0,2.78-1,2.78-2,0-.67-.41-1.52-2.14-1.52Z"/><path class="a" d="M34.46,14.86l-.76,3.49h2.77c2.17,0,2.79-1,2.79-2,0-.67-.41-1.52-2.14-1.52Z"/><path class="a" d="M19.8,17l-.75,3.5h2.77c2.16,0,2.78-1,2.78-2,0-.67-.41-1.52-2.14-1.52Z"/><path class="a" d="M27,17l-.76,3.5H29c2.17,0,2.78-1,2.78-2,0-.67-.41-1.52-2.13-1.52Z"/><path class="a" d="M33.43,20.34l-.76,3.5h2.77c2.17,0,2.78-1,2.78-2,0-.67-.41-1.52-2.13-1.52Z"/><path class="a" d="M25.94,22.47,25.18,26H28c2.17,0,2.78-1,2.78-2,0-.67-.41-1.52-2.13-1.52Z"/></svg>
Copied!