1v1lol Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The 1v1lol 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/335721.svg" alt="1v1lol icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335721.svg" alt="1v1lol icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335721.svg" alt="1v1lol icon" :width="24" :height="24" />
CSS background
.icon-1v1lol {
background-image: url('https://proicons.com/icon/335721.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:#fff;stroke-linecap:round;stroke-linejoin:round;}.c{fill:#fff;stroke-width:0px;}</style></defs><rect class="b" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><path class="b" d="M28.67,25.439v4.0434h2.1408"/><path class="b" d="M36.713,25.439v4.0434h2.1408"/><path class="b" d="M9.146,20.01l2.7242-1.4927v10.965"/><path class="b" d="M21.38,20.01l2.7242-1.4927v10.965"/><path class="b" d="M18.598,24.122l-1.9734,5.3608-1.9734-5.3608"/><path class="b" d="M33.5925,25.439c.7857,0,1.4183.5974,1.4183,1.3394v1.3647c0,.742-.6325,1.3394-1.4183,1.3394s-1.4183-.5974-1.4183-1.3394v-1.3647c0-.742.6325-1.3394,1.4183-1.3394Z"/><circle class="c" cx="26.4454" cy="29.233" r=".75"/></svg>
Copied!