bubble tea 01 icon
bubble-tea-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- bubble-tea-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
bubble-chatbubble-chat-addbubble-chat-blockedbubble-chat-cancelbubble-chat-delaybubble-chat-donebubble-chat-download-01bubble-chat-download-02bubble-chat-editbubble-chat-favouritebubble-chat-incomebubble-chat-lockbubble-chat-notificationbubble-chat-outcomebubble-chat-previewbubble-chat-questionbubble-chat-searchbubble-chat-securebubble-chat-sparkbubble-chat-spark-01bubble-chat-temporarybubble-chat-translatebubble-chat-unlockbubble-chat-upload
Use the bubble tea 01 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="m18 9l-1.478 9.414c-.25 1.585-.374 2.378-.936 2.85c-1.2 1.009-6.039.953-7.172 0c-.562-.472-.687-1.265-.936-2.85L6 9"/><path d="m6 9l.514-1.286a5.908 5.908 0 0 1 10.972 0L18 9"/><path stroke-linecap="round" d="M5 9h14m-6 0l3-7"/><path stroke-linecap="round" stroke-linejoin="round" d="M13.125 13H13m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m.375 5H13.5m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m-3.625-2.5H10m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBubbleTea01(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" d="m18 9l-1.478 9.414c-.25 1.585-.374 2.378-.936 2.85c-1.2 1.009-6.039.953-7.172 0c-.562-.472-.687-1.265-.936-2.85L6 9"/><path d="m6 9l.514-1.286a5.908 5.908 0 0 1 10.972 0L18 9"/><path strokeLinecap="round" d="M5 9h14m-6 0l3-7"/><path strokeLinecap="round" strokeLinejoin="round" d="M13.125 13H13m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m.375 5H13.5m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m-3.625-2.5H10m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="m18 9l-1.478 9.414c-.25 1.585-.374 2.378-.936 2.85c-1.2 1.009-6.039.953-7.172 0c-.562-.472-.687-1.265-.936-2.85L6 9"/><path d="m6 9l.514-1.286a5.908 5.908 0 0 1 10.972 0L18 9"/><path stroke-linecap="round" d="M5 9h14m-6 0l3-7"/><path stroke-linecap="round" stroke-linejoin="round" d="M13.125 13H13m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m.375 5H13.5m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m-3.625-2.5H10m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg> </template>
CSS
.icon-bubble-tea-01 {
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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m18%209l-1.478%209.414c-.25%201.585-.374%202.378-.936%202.85c-1.2%201.009-6.039.953-7.172%200c-.562-.472-.687-1.265-.936-2.85L6%209%22%2F%3E%3Cpath%20d%3D%22m6%209l.514-1.286a5.908%205.908%200%200%201%2010.972%200L18%209%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5%209h14m-6%200l3-7%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M13.125%2013H13m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200m.375%205H13.5m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200m-3.625-2.5H10m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m18%209l-1.478%209.414c-.25%201.585-.374%202.378-.936%202.85c-1.2%201.009-6.039.953-7.172%200c-.562-.472-.687-1.265-.936-2.85L6%209%22%2F%3E%3Cpath%20d%3D%22m6%209l.514-1.286a5.908%205.908%200%200%201%2010.972%200L18%209%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5%209h14m-6%200l3-7%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M13.125%2013H13m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200m.375%205H13.5m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200m-3.625-2.5H10m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/bubble-tea-01.svg?color=%231a73e8&size=48