Freelancer Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Freelancer 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/326252.svg" alt="Freelancer icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326252.svg" alt="Freelancer icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326252.svg" alt="Freelancer icon" :width="24" :height="24" />
CSS background
.icon-freelancer {
background-image: url('https://proicons.com/icon/326252.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><polygon class="b" points="26.7206 10.205 29.5692 14.4939 42.5 10.6211 26.7206 10.205"/><polygon class="b" points="21.6955 14.1419 29.5692 14.4939 26.7206 10.205 21.6955 14.1419"/><polygon class="b" points="21.6955 14.1419 16.2863 24.8322 21.5355 30.8495 27.2647 25.1522 29.5692 14.4939 21.6955 14.1419"/><polygon class="b" points="14.0458 37.795 21.5355 30.8495 16.2863 24.8322 14.0458 37.795"/><polygon class="b" points="5.5 13.5017 16.2863 24.8322 21.6955 14.1419 5.5 13.5017"/><polygon class="b" points="12.0294 10.5891 13.7613 13.8283 21.6955 14.1419 12.0294 10.5891"/></svg>
Freelancer in other icon packs
Copied!