Coca Cola Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Coca Cola 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/323857.svg" alt="Coca Cola icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323857.svg" alt="Coca Cola icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323857.svg" alt="Coca Cola icon" :width="24" :height="24" />
CSS background
.icon-coca-cola {
background-image: url('https://proicons.com/icon/323857.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>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M25.6164,14.9411c.2226.4556.321.7217.2444,1.3441-.232,1.8587.059,2.364.6037,3.9722.8698,2.5639,1.7293,4.0674,1.7293,8.1908,0,3.5662-.7714,5.3587-.7953,8.3668-.0145,1.9436.643,2.9801.8574,4.4174.3148,2.1217-1.6858,2.2677-4.2559,2.2677s-4.5717-.146-4.2559-2.2677c.2133-1.4373.8719-2.4748.8564-4.4184-.0238-3.0071-.7942-4.7995-.7942-8.3647,0-4.1244.8595-5.6279,1.7282-8.1918.5447-1.6081.8367-2.1124.6047-3.9722-.0777-.6213.0207-.8895.2444-1.3441-1.05-.7383.6689-1.0997,1.6154-1.0997.9485,0,2.6664.3614,1.6174,1.0997Z"/><path class="b" d="M9.1924,17.8933v-5.0874h7.4792"/><path class="b" d="M16.6718,38.6932h-7.4792v-5.4262"/><path class="b" d="M38.8076,33.2673v5.4262h-7.4791"/><path class="b" d="M31.3282,12.8059h7.4791v5.0874"/><path class="b" d="M21.9156,9.1361c-1.2139-.8085-1.5603-1.6619-1.5635-2.7396,0-1.0474.8597-1.8965,1.9202-1.8965.6982,0,1.3075.3692,1.6436.9196h0c.3361-.5504.9454-.9196,1.6436-.9196,1.0606,0,1.9202.8491,1.9202,1.8965-.0032,1.0777-.3496,1.9311-1.5635,2.7396-.9405.6261-2.0004,1.7221-2.0004,1.7221,0,0-1.0598-1.0961-2.0004-1.7221h0Z"/></svg>
Coca Cola in other icon packs
Copied!