Komeda Coffee Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Komeda 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/342584.svg" alt="Komeda Coffee icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342584.svg" alt="Komeda Coffee icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342584.svg" alt="Komeda Coffee icon" :width="24" :height="24" />
CSS background
.icon-komeda-coffee {
background-image: url('https://proicons.com/icon/342584.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="c" cx="20.9571" cy="18.2499" r="1.5"/><path class="c" d="M30.0051,36.4999c0-8.9967-7.0839-9.3061-9.75-13.924l1.75,5.2284-3.5-2.0002-3,6.1958,3,3,3-3-3-6.1958-3.5,2.0002,1.75-5.2284c-2.6771,4.6368-10.75,5.4562-10.75,13.924v6h19.5v-6.25h-12.5c0-1.0718.5718-2.0622,1.5-2.5981"/><path class="c" d="M33.0051,31.9999h7v8.5c0,.5523-.4477,1-1,1h-5c-.5523,0-1-.4477-1-1h0v-8.5Z"/><path class="c" d="M25.5051,36.4999h6.5c.5523,0,1,.4477,1,1s-.4477,1-1,1h-1.1961l-.8039,3h-4.5001"/><path class="c" d="M33.0051,31.9999s.7584,1.75,3.5,1.75,3.5-1.75,3.5-1.75"/><path class="c" d="M33.0051,40.4999c-1.1046,0-2-.8954-2-2M31.0051,36.4999c0-1.1046.8954-2,2-2"/><path class="c" d="M28.2491,14.8309c1.8664-3.1438-1.3247-3.8822-3.22-2.8254-2.0013,1.1159-3.7001,4.119-6.5242,4.119-3.5574,0-6.4578-4.0288-8.8206-5.1186-2.0271-.8936-4.1154,1.6496-2.8367,3.825,1.2644,1.6557,4.6357,2.6686,7.6574,2.6686,0,2.875,1.9219,5.75,4,5.75s4-2.875,4-5.75c2.5777,0,4.6654-1.0129,5.744-2.6686h0Z"/><path class="c" d="M22.7551,17.4969v7.8196"/><path class="c" d="M20.7551,15.4619v-4.2117c0-3.3612,1.75-5.75,1.75-5.75h-8.75s1.75,2.3888,1.75,5.75v3.9909"/><path class="c" d="M15.5051,13.2449h5.25"/><path class="c" d="M13.9991,21.2618c0,.756.8418.7881,2.197.7881M12.8291,19.4768c0,1.3695.7021,1.9993,2.9133,1.9993M11.9991,17.2808c-.2728,1.018-.6539,2.4634,2.8819,2.4634"/><path class="c" d="M18.7551,19.7499h-.5M16.0001,18.0169l1.1151.0857M20.0531,21.0479l-.4601-.3168M16.9561,21.0479l.4601-.3168"/><path class="c" d="M39.1201,31.9999c-.5779-.7833-1.2653-1.6779-1.1199-2.7113.4777-1.7828,2.5987-1.7404,3.5701-3.423.6868-1.2379.5056-2.9363-.2925-4.0556-1.9067-2.1847-4.9017-1.6075-5.868.8229-.7847,2.8809,2.579,4.4036,4.0823,2.3502,1.4323-2.4807-1.9058-3.5206-2.3877-1.7219-.108.5594.3367,1.2287.9572,1.0848M32.5952,26.1039c.6276-1.356,1.9565-3.3864-.4817-4.4453-2.4382-1.059-2.6282-4.2367-1.1873-6.0632,1.457-1.8469,5.3336-1.5011,5.7213,1.4365.3532,2.6759-2.2472,3.4049-3.4314,2.9039-1.3203-.5587-1.5378-2.3259-.6851-3.1238.8252-.7722,2.7664-.548,2.4492,1.0057-.1983.9714-1.3597.7396-1.3503.4179M35.8911,31.9995c.303-3.1415-3.408-2.6056-3.408-5.3513,0-1.6884,2.532-1.5349,2.827-.4665.1937.723-.0807,1.7613-1.2801,1.2724M33.7461,31.9996c0-4.58-3.7687-4.1385-5.2055-4.5235-2.3834-.6386-4.0058-1.7187-3.7338-4.4765.2713-2.7513,3.6245-3.0253,4.7803-2.2123,1.0724.7543,1.6535,1.5751,1.3671,3.0562-.3098,1.6021-2.188,1.7577-2.8247,1.6868-.8772-.0977-2.1427-1.4258-.8832-2.7256,1.1177-1.1535,2.9183.3303,1.596,1.3041"/></svg>
Copied!