Buy Trianguloy A Coffee Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Buy Trianguloy A Coffee 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/323061.svg" alt="Buy Trianguloy A Coffee icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323061.svg" alt="Buy Trianguloy A Coffee icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323061.svg" alt="Buy Trianguloy A Coffee icon" :width="24" :height="24" />
CSS background
.icon-buy-trianguloy-a-coffee {
background-image: url('https://proicons.com/icon/323061.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><ellipse class="c" cx="22.7514" cy="13.4829" rx="16.3734" ry="4.2355"/><path class="c" d="M37.7007,29.8981c2.0818.9192,3.2984,2.0277,3.2984,3.2308,0,3.1092-8.165,5.6236-18.2496,5.6236-10.0711,0-18.2496-2.5144-18.2496-5.6236,0-1.2031,1.2166-2.3116,3.2984-3.2173"/><path class="c" d="M12.0702,16.6773c.5813-2.1224,5.1369-3.7716,10.6794-3.7716s10.0981,1.6492,10.6794,3.7716"/><path class="c" d="M39.1201,17.556c2.5144.6489,4.3799,2.947,4.3799,5.6776,0,2.9875-2.2305,5.4614-5.1234,5.8263"/><path class="c" d="M39.1249,13.4829c.7429,8.1862.614,10.0319,0,13.2349h0c-.8717,4.3799-7.3306,7.8052-16.3734,7.8052s-15.5618-3.5718-16.3734-7.8053c-.614-3.203-.7429-5.0487,0-13.2349"/></svg>
Copied!