Wordlesolver Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Wordlesolver 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/335248.svg" alt="Wordlesolver icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335248.svg" alt="Wordlesolver icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335248.svg" alt="Wordlesolver icon" :width="24" :height="24" />
CSS background
.icon-wordlesolver {
background-image: url('https://proicons.com/icon/335248.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><polyline class="b" points="13 20.6 13 27.4 16.5 27.4"/><line class="b" x1="13" y1="39.7" x2="16.5" y2="39.7"/><line class="b" x1="13" y1="32.9" x2="16.5" y2="32.9"/><line class="b" x1="13" y1="36.3" x2="15.3" y2="36.3"/><line class="b" x1="13" y1="32.9" x2="13" y2="39.7"/><path class="b" d="M31,39.7v-6.8h2.2c1.3,0,2.3,1,2.3,2.3s-1,2.3-2.3,2.3h-2.2"/><line class="b" x1="33.3888" y1="37.4928" x2="35.5" y2="39.7"/><polyline class="b" points="35.5 20.6 33.3 27.4 31 20.6"/><path class="b" d="M12.6,14.3c.4.5.9.8,1.7.8h1c.9,0,1.7-.8,1.7-1.7h0c0-.9-.8-1.7-1.7-1.7h-1.1c-.9,0-1.7-.8-1.7-1.7h0c0-.9.8-1.7,1.7-1.7h1c.8,0,1.3.2,1.7.8"/><path class="b" d="M31,12.8c0,1.3,1,2.3,2.2,2.3,1.3,0,2.3-1,2.3-2.3v-2.3c0-1.3-1-2.3-2.3-2.3s-2.2,1-2.2,2.3v2.3Z"/><path class="b" d="M38.4994,5.5008H9.5006c-2.209,0-3.9998,1.7908-3.9998,3.9998v28.9988c0,2.209,1.7908,3.9998,3.9998,3.9998h28.9988c2.209,0,3.9998-1.7908,3.9998-3.9998V9.5006c0-2.209-1.7908-3.9998-3.9998-3.9998Z"/><line class="b" x1="24" y1="42.3" x2="24" y2="5.7"/><line class="b" x1="5.7" y1="17.8" x2="42.3" y2="17.8"/><line class="b" x1="5.7" y1="30.2" x2="42.3" y2="30.2"/></svg>
Copied!