red packet open icon
red-packet-open-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.
- Name
- red-packet-open-line
- Set
- MingCute Icon
- Style
- Line
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
Related icons in MingCute Icon
Use the red packet open icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-width="2" d="m18.7 7.4l-.3.4a8 8 0 0 1-12.8 0l-.3-.4M5 8.818V19a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V8.818c0-.535-.145-1.06-.42-1.519l-.522-.869a7.065 7.065 0 0 0-12.116 0l-.521.869A2.95 2.95 0 0 0 5 8.818Z"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteRedPacketOpenLine(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeWidth="2" d="m18.7 7.4l-.3.4a8 8 0 0 1-12.8 0l-.3-.4M5 8.818V19a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V8.818c0-.535-.145-1.06-.42-1.519l-.522-.869a7.065 7.065 0 0 0-12.116 0l-.521.869A2.95 2.95 0 0 0 5 8.818Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-width="2" d="m18.7 7.4l-.3.4a8 8 0 0 1-12.8 0l-.3-.4M5 8.818V19a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V8.818c0-.535-.145-1.06-.42-1.519l-.522-.869a7.065 7.065 0 0 0-12.116 0l-.521.869A2.95 2.95 0 0 0 5 8.818Z"/></svg> </template>
CSS
.icon-red-packet-open-line {
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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22m18.7%207.4l-.3.4a8%208%200%200%201-12.8%200l-.3-.4M5%208.818V19a2%202%200%200%200%202%202h10a2%202%200%200%200%202-2V8.818c0-.535-.145-1.06-.42-1.519l-.522-.869a7.065%207.065%200%200%200-12.116%200l-.521.869A2.95%202.95%200%200%200%205%208.818Z%22%2F%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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22m18.7%207.4l-.3.4a8%208%200%200%201-12.8%200l-.3-.4M5%208.818V19a2%202%200%200%200%202%202h10a2%202%200%200%200%202-2V8.818c0-.535-.145-1.06-.42-1.519l-.522-.869a7.065%207.065%200%200%200-12.116%200l-.521.869A2.95%202.95%200%200%200%205%208.818Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/red-packet-open-line.svg?color=%231a73e8&size=48