Gofasting Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Gofasting 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/326580.svg" alt="Gofasting icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326580.svg" alt="Gofasting icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326580.svg" alt="Gofasting icon" :width="24" :height="24" />
CSS background
.icon-gofasting {
background-image: url('https://proicons.com/icon/326580.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>.m{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="m" d="M2.5,24C2.5,12.1259,12.1259,2.5,24,2.5s21.5,9.6259,21.5,21.5h0c0,8.539-5.0533,16.2687-12.8785,19.6726-.2714-3.5319-.5806-6.4358-.5806-11.5582v-13.5927c0-1.5624-.7867-2.6945-2.0225-1.7374-3.0176,2.3371-5.0011,11.4783-2.4946,14.2616.81.8995,1.7134,1.3584,2.3657,2.0906l-1.0027,11.7744c-1.5983.4-3.2398.5892-4.8868.5892-.8643,0-1.7279-.0521-2.5848-.171l-.7643-12.8802c1.5731-.1411,4.1166-.6071,3.824-4.6647l-.7393-10.2501c-.1118-1.5499-1.7434-1.3697-1.6813.0118l.4199,9.3507c.0476,1.0605-1.6788,1.069-1.7193-.0452l-.3279-9.0302c-.0313-.862-.4345-1.412-.9783-1.412s-.947.55-.9783,1.412l-.3279,9.0302c-.0404,1.1142-1.7669,1.1057-1.7193.0452l.4199-9.3507c.062-1.3815-1.5695-1.5617-1.6813-.0118l-.7393,10.2501c-.2926,4.0576,2.2509,4.5236,3.824,4.6648l-.7203,12.0387c-8.9474-2.8126-15.0265-11.109-15.0265-20.4874Z"/><g id="c"><path id="d" class="m" d="M11.8426,36.2215c-3.2574-3.2373-5.0891-7.6402-5.0891-12.2327,0-9.525,7.7215-17.2464,17.2465-17.2465,9.525,0,17.2464,7.7215,17.2464,17.2465h0c0,4.5925-1.8317,8.9953-5.0891,12.2327"/><g id="e"><path id="f" class="m" d="M8.35,24h1.1877"/><path id="g" class="m" d="M38.4623,24h1.1877"/><path id="h" class="m" d="M12.9338,12.9338l.8398.8398"/><path id="i" class="m" d="M34.2264,34.2264l.8398.8398"/><path id="j" class="m" d="M35.0662,12.9338l-.8398.8398"/><path id="k" class="m" d="M13.7736,34.2264l-.8398.8398"/><path id="l" class="m" d="M24,8.35v1.1877"/></g></g></svg>
Copied!