Offlinepuzzlesolver Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Offlinepuzzlesolver 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/330548.svg" alt="Offlinepuzzlesolver icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330548.svg" alt="Offlinepuzzlesolver icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330548.svg" alt="Offlinepuzzlesolver icon" :width="24" :height="24" />
CSS background
.icon-offlinepuzzlesolver {
background-image: url('https://proicons.com/icon/330548.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,.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.b{stroke-width:1px;}</style></defs><line class="a" x1="17.8333" y1="5.5" x2="17.8333" y2="42.5"/><line class="a" x1="30.1667" y1="5.5" x2="30.1667" y2="42.5"/><line class="a" x1="42.5" y1="17.8333" x2="5.5" y2="17.8333"/><line class="a" x1="42.5" y1="30.1667" x2="5.5" y2="30.1667"/><line class="a" x1="9.9167" y1="15.1667" x2="13.4167" y2="15.1667"/><line class="a" x1="9.9167" y1="9.1195" x2="11.6667" y2="8.1667"/><line class="a" x1="11.6667" y1="8.1667" x2="11.6667" y2="15.1667"/><path class="a" d="M36.9025,15.1667a1.75,1.75,0,0,0,1.75-1.75h0a1.75,1.75,0,0,0-1.75-1.75h0a1.75,1.75,0,0,0,1.75-1.75h0a1.75,1.75,0,0,0-1.75-1.75"/><path class="a" d="M34.0154,14.5762a2.981,2.981,0,0,0,2.1766.5905h.7105"/><path class="a" d="M34.0146,8.7513a2.9813,2.9813,0,0,1,2.1782-.5846l.7105.0016"/><path class="a" d="M24.5688,36.3333a1.75,1.75,0,0,0,1.75-1.75h0a1.75,1.75,0,0,0-1.75-1.75H23.4312a1.75,1.75,0,0,0-1.75,1.75h0a1.75,1.75,0,0,0,1.75,1.75h0a1.75,1.75,0,0,0-1.75,1.75h0a1.75,1.75,0,0,0,1.75,1.75h1.1376a1.75,1.75,0,0,0,1.75-1.75h0a1.75,1.75,0,0,0-1.75-1.75"/><polyline class="a" points="13.105 27.5 13.105 20.5 9.348 25.202 13.985 25.202"/><polyline class="b" points="10.219 39.833 13.985 32.833 9.348 32.833"/><path class="a" d="M21.6812,26.91a2.8343,2.8343,0,0,0,2.1238.59h.2527a2.2611,2.2611,0,0,0,2.2611-2.2611h0a2.2611,2.2611,0,0,0-2.2611-2.261H21.6812V20.5h4.3709"/><circle class="a" cx="36.3333" cy="25.1813" r="2.3188"/><path class="a" d="M38.4471,21.3537a2.2644,2.2644,0,0,0-1.951-.8537h-.1628a2.3187,2.3187,0,0,0-2.3187,2.3188v2.3624"/><path class="a" d="M21.6813,10.4854a2.3187,2.3187,0,1,1,4.6374,0,2.1634,2.1634,0,0,1-.6791,1.64c-.938.8232-3.9583,3.0417-3.9583,3.0417h4.6374"/></svg>
Copied!