Gumroad Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Gumroad 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/341389.svg" alt="Gumroad icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341389.svg" alt="Gumroad icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341389.svg" alt="Gumroad icon" :width="24" :height="24" />
CSS background
.icon-gumroad {
background-image: url('https://proicons.com/icon/341389.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle id="b" class="c" cx="24" cy="24" r="21.5"/><g><polyline class="c" points="24.4179 24.6915 34.9851 24.6915 34.9851 34.4328 30.597 34.4328 30.5672 24.6915"/><path class="c" d="m30.5685,25.1194c0,4.7761-2.4491,9.8806-7.673,9.8806s-9.8806-3.6716-9.8806-10.5672,4.2388-11.4328,11.2438-11.4328,10.1592,4.3582,10.1592,7.9104h-5.1343c0-1.6418-1.7811-4.0896-5.0249-4.0896s-6.2587,2.8657-6.2587,7.1791,2.3284,7.1493,6,7.1493,5.8507-3.602,5.8507-6.4577"/></g></svg>
Gumroad in other icon packs
Copied!