Gigsmart Get Gigs Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Gigsmart Get Gigs 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/326504.svg" alt="Gigsmart Get Gigs icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326504.svg" alt="Gigsmart Get Gigs icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326504.svg" alt="Gigsmart Get Gigs icon" :width="24" :height="24" />
CSS background
.icon-gigsmart-get-gigs {
background-image: url('https://proicons.com/icon/326504.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><path class="b" d="M4.6505,23.9999C4.6505,12.1258,14.2763,2.4999,26.1505,2.4999"/><path class="b" d="M41.3535,39.2029c-4.0321,4.0321-9.5008,6.2973-15.203,6.2972"/><path class="b" d="M38.3125,11.8379c-5.8023-5.8023-14.8952-6.6978-21.718-2.139-6.8226,4.5588-9.4748,13.3021-6.3349,20.883,3.1403,7.5808,11.1982,11.8877,19.246,10.287,8.048-1.6011,13.8443-8.6643,13.844-16.87h-8.6"/><path class="b" d="M38.6095,27.3399c-1.2974,4.8419-5.2825,8.4937-10.219,9.3644-4.9367.8705-9.9307-1.1981-12.806-5.3044-2.8753-4.1064-3.1111-9.5067-.6046-13.848"/><path class="b" d="M26.1505,32.5999c-2.2809,0-4.4683-.9061-6.0811-2.5189-1.6128-1.6128-2.5189-3.8002-2.5189-6.0811"/><path class="b" d="M26.1505,11.0999c-2.3748,0-4.3,1.9252-4.3,4.3s1.9252,4.3,4.3,4.3,4.3,1.9252,4.3,4.3-1.9252,4.3-4.3,4.3"/></svg>
Copied!