Geometry Dash Meltdown Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Geometry Dash Meltdown 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/341021.svg" alt="Geometry Dash Meltdown icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341021.svg" alt="Geometry Dash Meltdown icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341021.svg" alt="Geometry Dash Meltdown icon" :width="24" :height="24" />
CSS background
.icon-geometry-dash-meltdown {
background-image: url('https://proicons.com/icon/341021.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>.j{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="j" d="m37.171,21.02l2.1745-2.1745,5.1546,5.1544-20.5,20.5-5.1544-5.1546,2.3401-2.3401m2.8037-2.8037l3.6362-3.6362m3.0172-3.0172l3.4843-3.4843"/><path id="d" class="j" d="m18.4904,34.1955l-2.3973,2.3973L3.5,24,24,3.5l12.5929,12.593-2.2159,2.2159m-2.7732,2.7732l-3.7909,3.7909m-2.9399,2.9399l-3.6749,3.6749"/><rect id="e" class="j" x="25.6855" y="21.5077" width="4.1004" height="12.3785" transform="translate(-11.4611 27.7162) rotate(-44.9881)"/><rect id="f" class="j" x="19.4189" y="29.0895" width="3.6362" height="10.2122" transform="translate(-17.9342 24.9237) rotate(-44.841)"/><rect id="g" class="j" x="32.4163" y="16.0148" width="3.6362" height="10.2122" transform="translate(-4.9333 30.2848) rotate(-44.841)"/><circle id="h" class="j" cx="13.3844" cy="24.2155" r="3.7135"/><circle id="i" class="j" cx="24.2929" cy="13.3844" r="3.7135"/></g></svg>
Copied!