Test Dpc Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Test Dpc 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/348380.svg" alt="Test Dpc icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348380.svg" alt="Test Dpc icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348380.svg" alt="Test Dpc icon" :width="24" :height="24" />
CSS background
.icon-test-dpc {
background-image: url('https://proicons.com/icon/348380.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>.k{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="k" d="m41.8285,14.1971v19.6057l-17.8285,10.6971-17.8285-10.6971V14.1971L24,3.5l17.8285,10.6971Z"/><path id="d" class="k" d="m24,34.0632l8.8633-5.275v-9.5765l-8.8633-5.275-8.8633,5.275v9.5765l8.8633,5.275Z"/><path id="e" class="k" d="m32.9086,19.2457l8.9199,5.3429"/><path id="f" class="k" d="m15.397,39.259l8.603-5.1957"/><path id="g" class="k" d="m15.1367,19.1778v-10.3349"/><path id="h" class="k" d="m19.7597,28.2352v-5.3037c0-.7.3545-1.05,1.0634-1.05h6.2729c.7628,0,1.1442.35,1.1442,1.05v5.3037c0,.709-.3545,1.0634-1.0634,1.0634h-6.3537c-.709,0-1.0634-.3545-1.0634-1.0634Z"/><path id="i" class="k" d="m21.8866,21.8816c-.5384-4.2403,4.7652-4.2403,4.2268,0"/><path id="j" class="k" d="m24,23.995c.875,0,1.5884.7134,1.5884,1.5884s-.7134,1.5884-1.5884,1.5884-1.5884-.7134-1.5884-1.5884.7134-1.5884,1.5884-1.5884Z"/></svg>
Copied!