Gofundme Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Gofundme 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/341140.svg" alt="Gofundme icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341140.svg" alt="Gofundme icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341140.svg" alt="Gofundme icon" :width="24" :height="24" />
CSS background
.icon-gofundme {
background-image: url('https://proicons.com/icon/341140.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.l{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="e"><g id="f"><path id="g" class="l" d="M24,27.2659c-9.4297,0-13.9641,7.8134-13.9641,7.8134h27.9282s-4.5344-7.8134-13.9641-7.8134Z"/><path id="h" class="l" d="M24,12.9207c-1.5962,0-2.668,1.2519-2.668,2.668v5.2598c0,1.5962,1.2519,2.668,2.668,2.668s2.668-1.0718,2.668-2.668v-5.2598c0-1.4161-1.0718-2.668-2.668-2.668Z"/><path id="i" class="l" d="M4.2561,19.9989c-1.102,1.1547-.9363,2.7944.0882,3.7721l3.8051,3.6312c1.1547,1.102,2.7944.9363,3.7721-.0882.9777-1.0245,1.0665-2.6701-.0882-3.7721l-3.8052-3.6312c-1.0245-.9777-2.6701-1.0665-3.7721.0882Z"/><path id="j" class="l" d="M43.7439,19.9989c1.102,1.1547.9363,2.7944-.0882,3.7721l-3.8051,3.6312c-1.1547,1.102-2.7944.9363-3.7721-.0882-.9777-1.0245-1.0665-2.6701.0882-3.7721l3.8052-3.6312c1.0245-.9777,2.6701-1.0665,3.7721.0882Z"/></g></g></svg>
Gofundme in other icon packs
Copied!