Cataclysm Dda Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Cataclysm Dda 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/323503.svg" alt="Cataclysm Dda icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323503.svg" alt="Cataclysm Dda icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323503.svg" alt="Cataclysm Dda icon" :width="24" :height="24" />
CSS background
.icon-cataclysm-dda {
background-image: url('https://proicons.com/icon/323503.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><polyline class="a" points="11.444 33.85 29.219 9.977 12.684 9.977 12.684 4.5 36.556 4.5 36.556 9.667"/><polyline class="a" points="36.556 9.667 18.781 33.54 35.316 33.54 35.316 39.017 11.444 39.017 11.444 33.85"/><line class="a" x1="13.5879" y1="9.9773" x2="13.5879" y2="14.9379"/><line class="a" x1="16.1457" y1="9.9773" x2="16.1457" y2="12.2251"/><line class="a" x1="18.8973" y1="9.9773" x2="18.8973" y2="15.1317"/><line class="a" x1="20.8738" y1="10.1323" x2="20.8738" y2="12.0313"/><line class="a" x1="27.0358" y1="4.5" x2="27.0358" y2="6.9545"/><line class="a" x1="30.5624" y1="4.5" x2="30.5624" y2="7.8458"/><line class="a" x1="32.9652" y1="4.5" x2="32.9652" y2="6.4119"/><line class="a" x1="26.1057" y1="33.5401" x2="26.1057" y2="35.9816"/><line class="a" x1="17.4243" y1="25.8178" x2="17.4243" y2="29.8196"/><line class="a" x1="23.6458" y1="17.4622" x2="23.6458" y2="22.34"/><line class="a" x1="25.5254" y1="14.9379" x2="25.5254" y2="17.767"/><line class="a" x1="34.4379" y1="39.0174" x2="34.4379" y2="42.8412"/><line class="a" x1="31.415" y1="39.0174" x2="31.415" y2="40.6322"/><line class="a" x1="31.415" y1="42.5311" x2="31.415" y2="43.5"/><line class="a" x1="27.5008" y1="39.0174" x2="27.5008" y2="41.0972"/><line class="a" x1="22.424" y1="39.0174" x2="22.424" y2="42.8412"/><line class="a" x1="17.4243" y1="39.0174" x2="17.4243" y2="43.0156"/><line class="a" x1="19.2074" y1="39.0174" x2="19.2074" y2="41.291"/><line class="a" x1="12.6191" y1="39.0174" x2="12.6191" y2="39.8248"/><line class="a" x1="16.1457" y1="17.4622" x2="16.1457" y2="19.9011"/><line class="a" x1="29.3223" y1="25.0916" x2="29.3223" y2="26.5643"/><line class="a" x1="29.3223" y1="19.383" x2="29.3223" y2="22.6888"/><line class="a" x1="24.433" y1="25.9494" x2="24.433" y2="30.4397"/></svg>
Copied!