Humblebundle Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Humblebundle 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/314700.svg" alt="Humblebundle icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/314700.svg" alt="Humblebundle icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/314700.svg" alt="Humblebundle icon" :width="24" :height="24" />
CSS background
.icon-humblebundle {
background-image: url('https://proicons.com/icon/314700.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Humble Bundle</title><path d="M17.895 19.341c-3.384 0 1.826-19.186 1.826-19.186L16.233.151s-1.427 4.515-2.37 9.533h-3.005c.078-1.032.116-2.076.099-3.114-.135-8.26-4.974-6.73-7.14-4.835C1.758 3.538.033 6.962 0 9.6c.328-.016 1.624-.022 1.624-.022S2.702 4.66 6.086 4.66c3.385 0-1.834 19.187-1.834 19.187l3.49.002s1.803-5.136 2.7-10.872l2.87-.017c-.167 1.485-.22 3.124-.196 4.646.136 8.26 4.956 6.488 7.122 4.593 2.166-1.896 3.782-5.9 3.762-7.822.002-.002-1.645.013-1.665.013.006.152-1.056 4.951-4.44 4.951z"/></svg>
Humblebundle in other icon packs
Copied!