Leon Urlcleaner Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Leon Urlcleaner 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/328280.svg" alt="Leon Urlcleaner icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328280.svg" alt="Leon Urlcleaner icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328280.svg" alt="Leon Urlcleaner icon" :width="24" :height="24" />
CSS background
.icon-leon-urlcleaner {
background-image: url('https://proicons.com/icon/328280.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{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M6.4853,23.7181a.8.8,0,0,0-1.0079.7772c.0287,2.951,1.2636,8.8113,5.462,12.7183.6982.65,8.1644-3.4858,8.1644-3.4858L14.8385,40.266a18.1209,18.1209,0,0,0,4.6067,2.2186.3876.3876,0,0,0,.3935-.11c.9185-.979,5.45-5.976,6.5339-10.3894,0,0-7.6328-7.4029-9.1929-9.7325,0,0-3.5362,2.0708-6.2923,2.0708A18.3622,18.3622,0,0,1,6.4853,23.7181Z"/><path class="a" d="M17.18,22.2525c1.9241-1.0871,5.4434-3.5927,7.0724-2.1742a26.494,26.494,0,0,1,3.5155,3.46c1.1107,1.45-.4232,5.1329-1.395,8.4466"/><path class="a" d="M25.984,21.6258C29.3885,18.5715,42.5226,5.5,42.5226,5.5"/></svg>
Copied!