D R Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The D R 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/324233.svg" alt="D R icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324233.svg" alt="D R icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324233.svg" alt="D R icon" :width="24" :height="24" />
CSS background
.icon-d-r {
background-image: url('https://proicons.com/icon/324233.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m27.89,25.8246h-.7893c-.451,0-1.0148-.2255-1.2403-.6765l-3.1571-4.2847c-.451-.5638-1.1275-1.2403-1.1275-2.2551s.7893-1.8041,1.9168-1.8041c1.0148,0,1.8041.7893,1.8041,1.8041s-.7893,1.9168-2.3678,2.2551c-1.6914.3383-2.8189,1.2403-2.8189,2.8189,0,1.2403.7893,2.1423,2.3678,2.1423,2.0296,0,3.2699-2.0296,5.074-4.3974"/><path class="b" d="m33.6537,23.7445v-10.1932h3.3128c1.9112,0,3.4402,1.529,3.4402,3.4402s-1.529,3.4402-3.4402,3.4402h-3.3128"/><line class="b" x1="37.0912" y1="20.429" x2="40.2793" y2="23.6171"/><path class="b" d="m7.6651,23.746v-10.1936h2.2936c2.4209,0,4.4597,2.0387,4.4597,4.4597v1.2742c0,2.4209-2.0387,4.4596-4.4597,4.4596h-2.2936Z"/><path class="b" d="m30.9304,39.1561v-6.1351h1.9939c1.1503,0,2.0706.9203,2.0706,2.0706s-.9203,2.0706-2.0706,2.0706h-1.9939"/><line class="b" x1="32.9996" y1="37.1608" x2="34.9182" y2="39.0794"/><line class="b" x1="13.998" y1="33.021" x2="17.9859" y2="33.021"/><line class="b" x1="15.9919" y1="39.1561" x2="15.9919" y2="33.021"/><path class="b" d="m5.5767,38.4659c.3834.4601.8436.6902,1.5338.6902h.9203c.8436,0,1.5338-.6902,1.5338-1.5338h0c0-.8436-.6902-1.5338-1.5338-1.5338h-.997c-.8436,0-1.5338-.6902-1.5338-1.5338h0c0-.8436.6902-1.5338,1.5338-1.5338h.9203c.6902,0,1.1503.1534,1.5338.6902"/><line class="b" x1="39.4324" y1="36.0886" x2="41.4264" y2="36.0886"/><polyline class="b" points="42.5 39.1561 39.4324 39.1561 39.4324 33.021 42.5 33.021"/><path class="b" d="m24.4207,39.1562c-1.1503,0-1.9939-.9203-1.9939-1.9939v-2.0706c0-1.1503.9203-2.0706,1.9939-2.0706,1.1503,0,2.0706.9203,2.0706,2.0706v1.9939c0,1.1503-.9203,2.0706-2.0706,2.0706Z"/><rect class="b" x="5.5" y="8.8438" width="11.0834" height="18.9845" rx="2.2229" ry="2.2229"/><rect class="b" x="31.4166" y="8.8438" width="11.0834" height="18.9845" rx="2.2229" ry="2.2229"/><rect class="b" x="18.4583" y="8.8438" width="11.0834" height="21.3408" rx="2.2229" ry="2.2229"/></svg>
Copied!