Iadb Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Iadb 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/341818.svg" alt="Iadb icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341818.svg" alt="Iadb icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341818.svg" alt="Iadb icon" :width="24" :height="24" />
CSS background
.icon-iadb {
background-image: url('https://proicons.com/icon/341818.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M23.7256,34.497c-1.5722-5.8681,1.9102-11.8996,7.7782-13.472,5.8681-1.5722,11.8997,1.9102,13.472,7.7782l-21.2502,5.6938Z"/><path class="b" d="M23.7266,34.491l2.9261,10.927-2.25-8.4023c-.4363-1.6284-1.8036-1.9985-2.8698-1.7126-1.0667.286-1.9038,1.2932-1.5138,2.7497l1.8549,7.3652c-12.274-1.6373-19.374-11.266-19.374-21.336C2.5,12.208,12.1259,2.582,24,2.582s21.5,9.6259,21.5,21.5c0,1.5882-.176,3.1716-.5247,4.7211"/><path class="b" d="M36.2996,20.841l1.0508-3.8079"/><path class="b" d="M27.2526,23.266l-2.9441-2.9693"/><circle class="b" cx="37.5606" cy="25.894" r="1.25"/><circle class="b" cx="28.6846" cy="28.271" r="1.25"/></svg>
Copied!