Flut Renamer Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Flut Renamer 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/340587.svg" alt="Flut Renamer icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340587.svg" alt="Flut Renamer icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340587.svg" alt="Flut Renamer icon" :width="24" :height="24" />
CSS background
.icon-flut-renamer {
background-image: url('https://proicons.com/icon/340587.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>.k{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="k" d="M7.5452,41.8467l-2.0452-25.117,37,.0444-2.2937,25.2357-32.6611-.1632Z"/><path id="c" class="k" d="M8.0642,16.2275l-.149-2.7609,11.8535-.0495,1.5782,1.6043,16.8209-.1728,1.5776,1.7499"/><path id="d" class="k" d="M38.1678,14.8486l-.1408-3.064-4.4668-5.7945H13.7417l-5.8264,7.4765"/><path id="e" class="k" d="M12.6413,24.1144l23.0225.1823-.2147,11.6999-22.6697-.0558-.1382-11.8264Z"/><path id="f" class="k" d="M24.5063,21.9993l3.4995-.009"/><path id="g" class="k" d="M24.4366,37.7336l3.4995-.009"/><path id="h" class="k" d="M26.1887,22.1087l.099,15.72"/><path id="i" class="k" d="M37.2646,10.7955H9.9968"/><path id="j" class="k" d="M35.4904,8.494H11.7904"/></svg>
Copied!