Dx2 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Dx2 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/324862.svg" alt="Dx2 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324862.svg" alt="Dx2 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324862.svg" alt="Dx2 icon" :width="24" :height="24" />
CSS background
.icon-dx2 {
background-image: url('https://proicons.com/icon/324862.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M30.4369,34.8863c-2.5069,4.5566-7.8896,6.7647-12.8503,5.2868-4.9076-1.4621-8.1937-6.1719-7.8723-11.3067,0,0,.7203-.238,1.1577-1.1963,2.294-4.603,7.6386-6.8667,12.5029-5.3253,4.7905,1.518,7.8468,6.3246,7.1841,11.3453-.0611.6946-.1222,1.1962-.1222,1.1962Z"/><path class="c" d="M5,17.8748c.7718.8297,1.6015,3.3573,1.6015,3.3573,0,0,1.177-2.1417,1.3506-3.5502.7525.4438,2.1867,2.0388,2.1867,2.0388.6174-2.817,3.1674-6.7236,3.1674-6.7236"/><path class="c" d="M18.7231,18.6469c-.3075-3.2912-3.9211-11.124-5.883-11.2749-1.505-.1158-3.1474,9.9175-3.1474,9.9175,0,0-1.3072-1.951-2.4867-1.7365-.4245.0772-.6046,5.6791-.6046,5.6791"/><path class="c" d="M12.8401,12.0028c1.4664,2.354,1.4525,8.4889,1.4525,8.4889"/><line class="c" x1="7.2511" y1="31.4068" x2="7.7045" y2="31.3104"/><path class="c" d="M29.7099,36.0344c-.2024,1.0129.3507,3.2125,1.637,3.8299s2.071-.0643,2.1739-.5274.0386-1.3506-.7847-2.0195-1.0548-.8747-1.0548-.8747c0,0,.0965-.7332.0676-1.7108,2.5821-6.4429-.9429-13.7695-7.3706-15.7831-6.4147-2.0095-12.4772,2.2898-15.0499,8.7212-.5531,1.3828-1.132,2.2704-2.4633,2.4826-.7292.1162-1.3822.8338-1.3313,1.5629.042.6021.6135,1.2675,1.5822,1.1191,2.1417-.328,2.7067-1.5884,2.7067-1.5884"/><path class="c" d="M31.6814,38.2693c.2006.2358.4012.3866.4012.3866"/><path class="c" d="M23.1987,18.6487c-1.4745.0158-2.2077.5818-1.6932,1.4179.7557,1.228,3.141,1.3537,3.9233,1.2735.5017-.0515,1.7653-.8446.7798-1.6379"/><path class="c" d="M13.4338,28.3569c7.1519.0772,14.9985,3.9361,14.9985,3.9361-1.6208,2.4697-6.4008,3.9618-9.7091,2.444-3.3084-1.5179-4.9807-3.473-5.2894-6.3802Z"/><path class="c" d="M20.4443,23.4946c-.7614-.3302-2.0067.0772-2.3732,1.9102-.1752.8762.2676,2.0124.984,2.1803.8029.1882,1.7294-.8928,1.9681-1.8909.1883-.7871.0458-1.9287-.5789-2.1996Z"/><path class="c" d="M25.3314,24.8167c-.739-.2331-1.8561.2656-2.0194,2.0032-.0781.8306.4429,1.843,1.1245,1.9297.7638.0972,1.5198-.9962,1.645-1.9461.0988-.7491-.1438-1.7956-.7501-1.9868Z"/><path class="c" d="M27.903,20.7774c3.0761-3.6822,11.36-8.6217,12.8007-7.2582,1.4407,1.3635-.5917,10.1362-.5917,10.1362"/><path class="c" d="M45,27.36s-2.161.2466-4.2191.9969c0,0,.849-2.5405.566-4.1098,0,0-1.5436,1.0548-2.8813,2.0581,0,0,.2315-7.1005-1.1834-8.2839-3.0872,1.5693-5.6988,7.4772-5.6988,7.4772"/><path class="c" d="M40.7809,28.3569s2.0581-4.1869,2.2382-5.6791c-1.595.1801-2.8038.5113-2.8038.5113"/><line class="c" x1="17.1337" y1="28.6922" x2="16.8692" y2="29.743"/><line class="c" x1="24.7035" y1="30.7594" x2="24.4223" y2="31.733"/></svg>
Copied!