thermos cup icon
thermos-cup from IconPark by ByteDance · Color · Foods · Apache-2.0 Free for personal and commercial use.
- Name
- thermos-cup
- 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 thermos cup icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" d="M10 31C10 31 10.0714 37 24 37C37.9286 37 38 31 38 31V15H24H10V31Z"/><path stroke-linecap="round" d="M24 4V10"/><path stroke-linecap="round" d="M16 5V9"/><path stroke-linecap="round" d="M32 5V9"/><path stroke-linecap="round" d="M14 36V41C14 42.1046 14.8954 43 16 43H32C33.1046 43 34 42.1046 34 41V36"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkThermosCup(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" stroke="#000" strokeLinejoin="round" strokeWidth="4"><path fill="#2F88FF" d="M10 31C10 31 10.0714 37 24 37C37.9286 37 38 31 38 31V15H24H10V31Z"/><path strokeLinecap="round" d="M24 4V10"/><path strokeLinecap="round" d="M16 5V9"/><path strokeLinecap="round" d="M32 5V9"/><path strokeLinecap="round" d="M14 36V41C14 42.1046 14.8954 43 16 43H32C33.1046 43 34 42.1046 34 41V36"/></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="#000" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" d="M10 31C10 31 10.0714 37 24 37C37.9286 37 38 31 38 31V15H24H10V31Z"/><path stroke-linecap="round" d="M24 4V10"/><path stroke-linecap="round" d="M16 5V9"/><path stroke-linecap="round" d="M32 5V9"/><path stroke-linecap="round" d="M14 36V41C14 42.1046 14.8954 43 16 43H32C33.1046 43 34 42.1046 34 41V36"/></g></svg> </template>
CSS
.icon-thermos-cup {
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%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M10%2031C10%2031%2010.0714%2037%2024%2037C37.9286%2037%2038%2031%2038%2031V15H24H10V31Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M24%204V10%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16%205V9%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M32%205V9%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M14%2036V41C14%2042.1046%2014.8954%2043%2016%2043H32C33.1046%2043%2034%2042.1046%2034%2041V36%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%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M10%2031C10%2031%2010.0714%2037%2024%2037C37.9286%2037%2038%2031%2038%2031V15H24H10V31Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M24%204V10%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16%205V9%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M32%205V9%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M14%2036V41C14%2042.1046%2014.8954%2043%2016%2043H32C33.1046%2043%2034%2042.1046%2034%2041V36%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/thermos-cup.svg?color=%231a73e8&size=48