Dr Driving Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Dr Driving 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/339272.svg" alt="Dr Driving icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339272.svg" alt="Dr Driving icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339272.svg" alt="Dr Driving icon" :width="24" :height="24" />
CSS background
.icon-dr-driving {
background-image: url('https://proicons.com/icon/339272.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m6.3479,21.5008l18.5475,7.5285c2.0532-2.2586,5.3384-3.7643,7.7338-1.5741l8.1445-4.7224c.5475-.7529,1.0494-1.8479,2.4411-1.2319l-.3194-1.6426-1.4373-1.0951.3422-5.6122-6.0913-1.2319s-7.8023-1.5741-13.0722-1.3004c0,0-4.3118,4.038-5.4068,6.1597,0,0-10.3346,2.4639-10.8821,4.7224Z"/><path class="c" d="m17.23,16.7783c3.4563,1.5399,13.4487,3.7643,15.9468,3.9696,0,0,1.3688-6.2281,2.5323-8.8289"/><path class="c" d="m24.8954,29.0293l-2.0875,8.384c-3.4221-.8213-18.308-8.8289-18.308-8.8289,0-1.711.6844-4.4829,1.8479-7.0837"/><path class="c" d="m41.4582,18.7631l-8.2814,1.9848"/><line class="c" x1="38.0839" y1="12.3993" x2="38.2234" y2="19.5384"/><line class="c" x1="26.6762" y1="35.0217" x2="22.808" y2="37.4133"/><path class="c" d="m28.7127,36.9388c2.16-.7004,2.6621-2.8779,2.5136-5.8905-.1198-2.4297-1.2319-3.0114-2.635-2.2928s-2.2279,3.5619-1.9506,6.0228c.1825,1.6198,1.2738,2.4193,2.072,2.1605Z"/><path class="c" d="m41.5173,28.3053c.99-.321,1.2202-1.3191,1.1521-2.6999-.0549-1.1136-.5647-1.3803-1.2077-1.0509s-1.0211,1.6326-.894,2.7605c.0837.7424.5839,1.1089.9497.9902Z"/><line class="c" x1="31.2705" y1="32.3829" x2="40.3859" y2="27.227"/><polyline class="c" points="43.2148 21.5008 43.5 25.4133 42.6802 26.0065"/><line class="c" x1="10.5684" y1="29.0293" x2="14.3099" y2="30.6719"/></svg>
Copied!