UNPKG

open-icon

Version:

Open Icon

4 lines (3 loc) 653 B
declare const IconBottles = "<svg id=\"Bottles\" data-name=\"Layer 1\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72\"><path d=\"M27,28.21v-14.71h-9v14.71c-2.69,1.56-4.5,4.46-4.5,7.79v27h18v-27c0-3.33-1.81-6.23-4.5-7.79Z\" style=\"fill: none; stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><path d=\"M54,28.21v-14.71h-9v14.71c-2.69,1.56-4.5,4.46-4.5,7.79v27h18v-27c0-3.33-1.81-6.23-4.5-7.79Z\" style=\"fill: none; stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/></svg>"; export default IconBottles; export { IconBottles };