Curseforge Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Curseforge 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/314021.svg" alt="Curseforge icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/314021.svg" alt="Curseforge icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/314021.svg" alt="Curseforge icon" :width="24" :height="24" />
CSS background
.icon-curseforge {
background-image: url('https://proicons.com/icon/314021.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>CurseForge</title><path d="M18.326 9.2145S23.2261 8.4418 24 6.1882h-7.5066V4.4H0l2.0318 2.3576V9.173s5.1267-.2665 7.1098 1.2372c2.7146 2.516-3.053 5.917-3.053 5.917L5.0995 19.6c1.5465-1.4726 4.494-3.3775 9.8983-3.2857-2.0565.65-4.1245 1.6651-5.7344 3.2857h10.9248l-1.0288-3.2726s-7.918-4.6688-.8336-7.1127z"/></svg>
Curseforge in other icon packs
Copied!