anniversary icon
anniversary-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- anniversary-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
Use the anniversary icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 3a1 1 0 0 1 1 1v1h2a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2V4a1 1 0 0 1 2 0v1h6V4a1 1 0 0 1 1-1m-.001 9.275c.05-2.258-2.302-3.79-3.94-2.133a.084.084 0 0 1-.118 0c-1.638-1.657-3.99-.125-3.94 2.133q.046 2.04 3.195 3.911c.253.15.604.37.804.37s.55-.22.804-.37q3.15-1.87 3.195-3.91"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteAnniversaryFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 3a1 1 0 0 1 1 1v1h2a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2V4a1 1 0 0 1 2 0v1h6V4a1 1 0 0 1 1-1m-.001 9.275c.05-2.258-2.302-3.79-3.94-2.133a.084.084 0 0 1-.118 0c-1.638-1.657-3.99-.125-3.94 2.133q.046 2.04 3.195 3.911c.253.15.604.37.804.37s.55-.22.804-.37q3.15-1.87 3.195-3.91"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 3a1 1 0 0 1 1 1v1h2a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2V4a1 1 0 0 1 2 0v1h6V4a1 1 0 0 1 1-1m-.001 9.275c.05-2.258-2.302-3.79-3.94-2.133a.084.084 0 0 1-.118 0c-1.638-1.657-3.99-.125-3.94 2.133q.046 2.04 3.195 3.911c.253.15.604.37.804.37s.55-.22.804-.37q3.15-1.87 3.195-3.91"/></svg> </template>
CSS
.icon-anniversary-fill {
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%22currentColor%22%20d%3D%22M16%203a1%201%200%200%201%201%201v1h2a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202H5a2%202%200%200%201-2-2V7a2%202%200%200%201%202-2h2V4a1%201%200%200%201%202%200v1h6V4a1%201%200%200%201%201-1m-.001%209.275c.05-2.258-2.302-3.79-3.94-2.133a.084.084%200%200%201-.118%200c-1.638-1.657-3.99-.125-3.94%202.133q.046%202.04%203.195%203.911c.253.15.604.37.804.37s.55-.22.804-.37q3.15-1.87%203.195-3.91%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%22currentColor%22%20d%3D%22M16%203a1%201%200%200%201%201%201v1h2a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202H5a2%202%200%200%201-2-2V7a2%202%200%200%201%202-2h2V4a1%201%200%200%201%202%200v1h6V4a1%201%200%200%201%201-1m-.001%209.275c.05-2.258-2.302-3.79-3.94-2.133a.084.084%200%200%201-.118%200c-1.638-1.657-3.99-.125-3.94%202.133q.046%202.04%203.195%203.911c.253.15.604.37.804.37s.55-.22.804-.37q3.15-1.87%203.195-3.91%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/anniversary-fill.svg?color=%231a73e8&size=48