Groupon Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Groupon 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/326792.svg" alt="Groupon icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326792.svg" alt="Groupon icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326792.svg" alt="Groupon icon" :width="24" :height="24" />
CSS background
.icon-groupon {
background-image: url('https://proicons.com/icon/326792.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="c" d="M45.236,21.5543h-23.881v8.3909h11.2592M43.9452,16.6692h-12.2632M43.9226,16.5384c-3.3079-7.7167-11.0361-13.8203-19.4169-14.0316-3.0688-.0776-6.1185.5051-8.9433,1.709C4.6816,8.8544-.4031,21.4362,4.1921,32.351c4.5954,10.9147,17.1389,16.0488,28.0494,11.4808l.2542-.1077c8.9226-3.8748,14.2101-12.3817,12.7689-22.016M31.6929,16.6707c-1.9311-2.2605-4.4944-3.1082-7.4635-3.1875-1.5014-.0376-2.9933.248-4.3751.8374-5.3225,2.269-7.8101,8.4233-5.563,13.7627,2.248,5.3395,8.3841,7.8512,13.7216,5.6167,0,0,2.3064-.752,4.5869-3.7405"/></svg>
Groupon in other icon packs
Copied!