Gojek Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Gojek 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/341144.svg" alt="Gojek icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341144.svg" alt="Gojek icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341144.svg" alt="Gojek icon" :width="24" :height="24" />
CSS background
.icon-gojek {
background-image: url('https://proicons.com/icon/341144.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>.d{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="d" d="M19.8978,45.3013C9.026,43.1881,1.5386,33.1613,2.6001,22.1369,3.6617,11.1126,12.9247,2.6987,24,2.6987c11.0753,0,20.3383,8.4139,21.3999,19.4383s-6.4259,21.0512-17.2977,23.1644"/><circle id="c" class="d" cx="23.9991" cy="23.9997" r="8.5995"/></svg>
Gojek in other icon packs
Copied!