Sodadungeon2 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sodadungeon2 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/333032.svg" alt="Sodadungeon2 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333032.svg" alt="Sodadungeon2 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333032.svg" alt="Sodadungeon2 icon" :width="24" :height="24" />
CSS background
.icon-sodadungeon2 {
background-image: url('https://proicons.com/icon/333032.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>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M5.5002,35.4961V11.3815c0-1.1411.8438-2.4503,1.9233-2.8188,2.7798-.9488,6.0134-1.5154,9.1335-1.6906,1.139-.0639,2.9908-.0639,4.13,0,3.12.1752,6.3537.7418,9.1335,1.6906,1.0794.3684,1.9232,1.6777,1.9232,2.8187v24.1147c0,1.1411-.7632,2.5924-1.7591,3.1488-3.3055,1.8468-6.1733,2.369-9.2971,2.4963-1.1401.0464-2.9912.0464-4.1313,0-3.1238-.1273-5.9915-.6496-9.2971-2.4963-.9959-.5564-1.7591-2.0076-1.7591-3.1488h.0002Z"/><path class="b" d="M31.7426,14.4517h7.535c1.7797,0,3.2224,1.4427,3.2224,3.2224v12.7603c0,1.7797-1.4427,3.2224-3.2224,3.2224h-7.535"/><path class="b" d="M31.7832,18.4654h5.073c1.1982,0,2.1695.8457,2.1695,1.8888v7.4796c0,1.0432-.9713,1.8888-2.1695,1.8888h-5.073"/><path class="b" d="M6.3408,10.3773c12.9649,5.0248,24.562,0,24.562,0"/><path class="b" d="M13.3159,23.679c0-3.2035,3.0033-5.8064,6.4071-5.2058,2.2025.4004,4.0044,2.4027,4.2046,4.6051,0,1.6018-.4004,3.4038-1.6018,4.4049-2.2025,1.802-9.01,7.0077-9.01,7.0077h10.6116"/></svg>
Copied!