Dancerail3 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Dancerail3 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/324268.svg" alt="Dancerail3 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324268.svg" alt="Dancerail3 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324268.svg" alt="Dancerail3 icon" :width="24" :height="24" />
CSS background
.icon-dancerail3 {
background-image: url('https://proicons.com/icon/324268.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>.z{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect id="b" class="z" x="16.6" y="27.7" width="3.7" height="3.7"/><rect id="c" class="z" x="11.05" y="27.7" width="3.7" height="3.7"/><rect id="d" class="z" x="5.5" y="27.7" width="3.7" height="3.7"/><rect id="e" class="z" x="5.5" y="22.15" width="3.7" height="3.7"/><path id="f" class="z" d="M22.15,5.5l3.7,3.7h-3.7v-3.7Z"/><rect id="g" class="z" x="27.7" y="16.6" width="3.7" height="3.7"/><rect id="h" class="z" x="33.25" y="16.6" width="3.7" height="3.7"/><rect id="i" class="z" x="22.15" y="22.15" width="3.7" height="3.7"/><rect id="j" class="z" x="22.15" y="27.7" width="3.7" height="3.7"/><rect id="k" class="z" x="27.7" y="27.7" width="3.7" height="3.7"/><rect id="l" class="z" x="33.25" y="27.7" width="3.7" height="3.7"/><rect id="m" class="z" x="38.8" y="38.8" width="3.7" height="3.7"/><rect id="n" class="z" x="22.15" y="33.25" width="3.7" height="3.7"/><rect id="o" class="z" x="22.15" y="38.8" width="3.7" height="3.7"/><rect id="p" class="z" x="38.8" y="33.25" width="3.7" height="3.7"/><rect id="q" class="z" x="5.5" y="16.6" width="3.7" height="3.7"/><rect id="r" class="z" x="22.15" y="11.05" width="3.7" height="3.7"/><rect id="s" class="z" x="22.15" y="16.6" width="3.7" height="3.7"/><rect id="t" class="z" x="5.5" y="5.5" width="3.7" height="3.7"/><rect id="u" class="z" x="5.5" y="11.05" width="3.7" height="3.7"/><path id="v" class="z" d="M38.8,16.6l3.7,3.7h-3.7v-3.7Z"/><rect id="w" class="z" x="38.8" y="22.15" width="3.7" height="3.7"/><rect id="x" class="z" x="11.05" y="5.5" width="3.7" height="3.7"/><rect id="y" class="z" x="16.6" y="5.5" width="3.7" height="3.7"/></svg>
Copied!