cola icon
cola from IconPark by ByteDance · Color · Foods · Apache-2.0 Free for personal and commercial use.
- Name
- cola
- Set
- IconPark
- Style
- Color
- Category
- Foods
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More foods icons from IconPark
Use the cola icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-width="4"><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M36 37L33.2091 43.3997C33.0502 43.7643 32.6902 44 32.2925 44H15.7075C15.3098 44 14.9498 43.7643 14.7909 43.3997L12 37"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M12 11L14.7909 4.60027C14.9498 4.2357 15.3098 4 15.7075 4H32.2925C32.6902 4 33.0502 4.2357 33.2091 4.60027L36 11"/><path fill="#2F88FF" stroke="#000" d="M12 12C12 10.8954 12.8954 10 14 10H34C35.1046 10 36 10.8954 36 12V36C36 37.1046 35.1046 38 34 38H14C12.8954 38 12 37.1046 12 36V12Z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" d="M13 22.5L19.3961 21.4901C21.4051 21.1729 23.2457 20.1798 24.6138 18.6748V18.6748C26.4382 16.668 29.0754 15.5985 31.7823 15.7676L35.5 16"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" d="M12.5 32.5L18.053 32.2476C21.4281 32.0942 24.4704 30.167 26.0512 27.1811V27.1811C27.2938 24.834 29.4584 23.1111 32.0245 22.4268L35.5 21.5"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M36 12V32"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M12 16V36"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkCola(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" strokeWidth="4"><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" d="M36 37L33.2091 43.3997C33.0502 43.7643 32.6902 44 32.2925 44H15.7075C15.3098 44 14.9498 43.7643 14.7909 43.3997L12 37"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" d="M12 11L14.7909 4.60027C14.9498 4.2357 15.3098 4 15.7075 4H32.2925C32.6902 4 33.0502 4.2357 33.2091 4.60027L36 11"/><path fill="#2F88FF" stroke="#000" d="M12 12C12 10.8954 12.8954 10 14 10H34C35.1046 10 36 10.8954 36 12V36C36 37.1046 35.1046 38 34 38H14C12.8954 38 12 37.1046 12 36V12Z"/><path stroke="#fff" strokeLinecap="round" strokeLinejoin="round" d="M13 22.5L19.3961 21.4901C21.4051 21.1729 23.2457 20.1798 24.6138 18.6748V18.6748C26.4382 16.668 29.0754 15.5985 31.7823 15.7676L35.5 16"/><path stroke="#fff" strokeLinecap="round" strokeLinejoin="round" d="M12.5 32.5L18.053 32.2476C21.4281 32.0942 24.4704 30.167 26.0512 27.1811V27.1811C27.2938 24.834 29.4584 23.1111 32.0245 22.4268L35.5 21.5"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" d="M36 12V32"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" d="M12 16V36"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-width="4"><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M36 37L33.2091 43.3997C33.0502 43.7643 32.6902 44 32.2925 44H15.7075C15.3098 44 14.9498 43.7643 14.7909 43.3997L12 37"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M12 11L14.7909 4.60027C14.9498 4.2357 15.3098 4 15.7075 4H32.2925C32.6902 4 33.0502 4.2357 33.2091 4.60027L36 11"/><path fill="#2F88FF" stroke="#000" d="M12 12C12 10.8954 12.8954 10 14 10H34C35.1046 10 36 10.8954 36 12V36C36 37.1046 35.1046 38 34 38H14C12.8954 38 12 37.1046 12 36V12Z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" d="M13 22.5L19.3961 21.4901C21.4051 21.1729 23.2457 20.1798 24.6138 18.6748V18.6748C26.4382 16.668 29.0754 15.5985 31.7823 15.7676L35.5 16"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" d="M12.5 32.5L18.053 32.2476C21.4281 32.0942 24.4704 30.167 26.0512 27.1811V27.1811C27.2938 24.834 29.4584 23.1111 32.0245 22.4268L35.5 21.5"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M36 12V32"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M12 16V36"/></g></svg> </template>
CSS
.icon-cola {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36%2037L33.2091%2043.3997C33.0502%2043.7643%2032.6902%2044%2032.2925%2044H15.7075C15.3098%2044%2014.9498%2043.7643%2014.7909%2043.3997L12%2037%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2011L14.7909%204.60027C14.9498%204.2357%2015.3098%204%2015.7075%204H32.2925C32.6902%204%2033.0502%204.2357%2033.2091%204.60027L36%2011%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M12%2012C12%2010.8954%2012.8954%2010%2014%2010H34C35.1046%2010%2036%2010.8954%2036%2012V36C36%2037.1046%2035.1046%2038%2034%2038H14C12.8954%2038%2012%2037.1046%2012%2036V12Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M13%2022.5L19.3961%2021.4901C21.4051%2021.1729%2023.2457%2020.1798%2024.6138%2018.6748V18.6748C26.4382%2016.668%2029.0754%2015.5985%2031.7823%2015.7676L35.5%2016%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12.5%2032.5L18.053%2032.2476C21.4281%2032.0942%2024.4704%2030.167%2026.0512%2027.1811V27.1811C27.2938%2024.834%2029.4584%2023.1111%2032.0245%2022.4268L35.5%2021.5%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36%2012V32%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2016V36%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36%2037L33.2091%2043.3997C33.0502%2043.7643%2032.6902%2044%2032.2925%2044H15.7075C15.3098%2044%2014.9498%2043.7643%2014.7909%2043.3997L12%2037%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2011L14.7909%204.60027C14.9498%204.2357%2015.3098%204%2015.7075%204H32.2925C32.6902%204%2033.0502%204.2357%2033.2091%204.60027L36%2011%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M12%2012C12%2010.8954%2012.8954%2010%2014%2010H34C35.1046%2010%2036%2010.8954%2036%2012V36C36%2037.1046%2035.1046%2038%2034%2038H14C12.8954%2038%2012%2037.1046%2012%2036V12Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M13%2022.5L19.3961%2021.4901C21.4051%2021.1729%2023.2457%2020.1798%2024.6138%2018.6748V18.6748C26.4382%2016.668%2029.0754%2015.5985%2031.7823%2015.7676L35.5%2016%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12.5%2032.5L18.053%2032.2476C21.4281%2032.0942%2024.4704%2030.167%2026.0512%2027.1811V27.1811C27.2938%2024.834%2029.4584%2023.1111%2032.0245%2022.4268L35.5%2021.5%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36%2012V32%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2016V36%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/cola.svg?color=%231a73e8&size=48