rsvp icon
rsvp-rounded from Material Symbols Light by Google · Rounded · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- rsvp-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- rsvp-outline-rounded
2 other variants in Material Symbols Light
The same icon in other sets
More actions icons from Material Symbols Light
Use the rsvp icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.308 14.25V9.904q0-.248.183-.422q.184-.174.432-.174h2.539q.512 0 .871.359t.36.872v.961q0 .489-.33.787t-.705.382l.615 1.42q.093.215-.038.409t-.362.194q-.142 0-.24-.074t-.154-.197l-.733-1.729H2.192v1.558q0 .192-.125.317t-.316.125t-.317-.125t-.126-.317m9-.442v-1.366H8.116q-.344 0-.576-.232t-.232-.575v-1.52q0-.343.232-.575t.576-.232h2.634q.192 0 .317.125t.125.316t-.125.317t-.317.126H8.192v1.366h2.192q.344 0 .576.232t.232.576v1.518q0 .344-.232.576t-.576.232H7.75q-.192 0-.317-.125t-.125-.316t.125-.317t.317-.126zM15 13.52l1.139-3.9q.055-.148.156-.23t.257-.083q.219 0 .352.172t.071.387l-1.306 4.435q-.054.167-.19.279t-.317.111h-.317q-.199 0-.33-.111t-.184-.279l-1.306-4.435q-.061-.215.071-.387q.133-.172.352-.172q.156 0 .257.083q.1.082.156.23zm3.308.729V9.904q0-.248.183-.422q.184-.174.432-.174h2.539q.512 0 .871.359t.36.872v.923q0 .512-.36.871t-.872.36h-2.269v1.557q0 .192-.125.317t-.316.125t-.317-.125t-.126-.317M2.192 11.808h2.27q.154 0 .25-.077t.096-.231v-.961q0-.155-.096-.25q-.096-.097-.25-.097h-2.27zm17 0h2.27q.154 0 .25-.096t.096-.25v-.923q0-.154-.096-.25q-.096-.097-.25-.097h-2.27z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightRsvpRounded(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="M1.308 14.25V9.904q0-.248.183-.422q.184-.174.432-.174h2.539q.512 0 .871.359t.36.872v.961q0 .489-.33.787t-.705.382l.615 1.42q.093.215-.038.409t-.362.194q-.142 0-.24-.074t-.154-.197l-.733-1.729H2.192v1.558q0 .192-.125.317t-.316.125t-.317-.125t-.126-.317m9-.442v-1.366H8.116q-.344 0-.576-.232t-.232-.575v-1.52q0-.343.232-.575t.576-.232h2.634q.192 0 .317.125t.125.316t-.125.317t-.317.126H8.192v1.366h2.192q.344 0 .576.232t.232.576v1.518q0 .344-.232.576t-.576.232H7.75q-.192 0-.317-.125t-.125-.316t.125-.317t.317-.126zM15 13.52l1.139-3.9q.055-.148.156-.23t.257-.083q.219 0 .352.172t.071.387l-1.306 4.435q-.054.167-.19.279t-.317.111h-.317q-.199 0-.33-.111t-.184-.279l-1.306-4.435q-.061-.215.071-.387q.133-.172.352-.172q.156 0 .257.083q.1.082.156.23zm3.308.729V9.904q0-.248.183-.422q.184-.174.432-.174h2.539q.512 0 .871.359t.36.872v.923q0 .512-.36.871t-.872.36h-2.269v1.557q0 .192-.125.317t-.316.125t-.317-.125t-.126-.317M2.192 11.808h2.27q.154 0 .25-.077t.096-.231v-.961q0-.155-.096-.25q-.096-.097-.25-.097h-2.27zm17 0h2.27q.154 0 .25-.096t.096-.25v-.923q0-.154-.096-.25q-.096-.097-.25-.097h-2.27z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.308 14.25V9.904q0-.248.183-.422q.184-.174.432-.174h2.539q.512 0 .871.359t.36.872v.961q0 .489-.33.787t-.705.382l.615 1.42q.093.215-.038.409t-.362.194q-.142 0-.24-.074t-.154-.197l-.733-1.729H2.192v1.558q0 .192-.125.317t-.316.125t-.317-.125t-.126-.317m9-.442v-1.366H8.116q-.344 0-.576-.232t-.232-.575v-1.52q0-.343.232-.575t.576-.232h2.634q.192 0 .317.125t.125.316t-.125.317t-.317.126H8.192v1.366h2.192q.344 0 .576.232t.232.576v1.518q0 .344-.232.576t-.576.232H7.75q-.192 0-.317-.125t-.125-.316t.125-.317t.317-.126zM15 13.52l1.139-3.9q.055-.148.156-.23t.257-.083q.219 0 .352.172t.071.387l-1.306 4.435q-.054.167-.19.279t-.317.111h-.317q-.199 0-.33-.111t-.184-.279l-1.306-4.435q-.061-.215.071-.387q.133-.172.352-.172q.156 0 .257.083q.1.082.156.23zm3.308.729V9.904q0-.248.183-.422q.184-.174.432-.174h2.539q.512 0 .871.359t.36.872v.923q0 .512-.36.871t-.872.36h-2.269v1.557q0 .192-.125.317t-.316.125t-.317-.125t-.126-.317M2.192 11.808h2.27q.154 0 .25-.077t.096-.231v-.961q0-.155-.096-.25q-.096-.097-.25-.097h-2.27zm17 0h2.27q.154 0 .25-.096t.096-.25v-.923q0-.154-.096-.25q-.096-.097-.25-.097h-2.27z"/></svg> </template>
CSS
.icon-rsvp-rounded {
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%22M1.308%2014.25V9.904q0-.248.183-.422q.184-.174.432-.174h2.539q.512%200%20.871.359t.36.872v.961q0%20.489-.33.787t-.705.382l.615%201.42q.093.215-.038.409t-.362.194q-.142%200-.24-.074t-.154-.197l-.733-1.729H2.192v1.558q0%20.192-.125.317t-.316.125t-.317-.125t-.126-.317m9-.442v-1.366H8.116q-.344%200-.576-.232t-.232-.575v-1.52q0-.343.232-.575t.576-.232h2.634q.192%200%20.317.125t.125.316t-.125.317t-.317.126H8.192v1.366h2.192q.344%200%20.576.232t.232.576v1.518q0%20.344-.232.576t-.576.232H7.75q-.192%200-.317-.125t-.125-.316t.125-.317t.317-.126zM15%2013.52l1.139-3.9q.055-.148.156-.23t.257-.083q.219%200%20.352.172t.071.387l-1.306%204.435q-.054.167-.19.279t-.317.111h-.317q-.199%200-.33-.111t-.184-.279l-1.306-4.435q-.061-.215.071-.387q.133-.172.352-.172q.156%200%20.257.083q.1.082.156.23zm3.308.729V9.904q0-.248.183-.422q.184-.174.432-.174h2.539q.512%200%20.871.359t.36.872v.923q0%20.512-.36.871t-.872.36h-2.269v1.557q0%20.192-.125.317t-.316.125t-.317-.125t-.126-.317M2.192%2011.808h2.27q.154%200%20.25-.077t.096-.231v-.961q0-.155-.096-.25q-.096-.097-.25-.097h-2.27zm17%200h2.27q.154%200%20.25-.096t.096-.25v-.923q0-.154-.096-.25q-.096-.097-.25-.097h-2.27z%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%22M1.308%2014.25V9.904q0-.248.183-.422q.184-.174.432-.174h2.539q.512%200%20.871.359t.36.872v.961q0%20.489-.33.787t-.705.382l.615%201.42q.093.215-.038.409t-.362.194q-.142%200-.24-.074t-.154-.197l-.733-1.729H2.192v1.558q0%20.192-.125.317t-.316.125t-.317-.125t-.126-.317m9-.442v-1.366H8.116q-.344%200-.576-.232t-.232-.575v-1.52q0-.343.232-.575t.576-.232h2.634q.192%200%20.317.125t.125.316t-.125.317t-.317.126H8.192v1.366h2.192q.344%200%20.576.232t.232.576v1.518q0%20.344-.232.576t-.576.232H7.75q-.192%200-.317-.125t-.125-.316t.125-.317t.317-.126zM15%2013.52l1.139-3.9q.055-.148.156-.23t.257-.083q.219%200%20.352.172t.071.387l-1.306%204.435q-.054.167-.19.279t-.317.111h-.317q-.199%200-.33-.111t-.184-.279l-1.306-4.435q-.061-.215.071-.387q.133-.172.352-.172q.156%200%20.257.083q.1.082.156.23zm3.308.729V9.904q0-.248.183-.422q.184-.174.432-.174h2.539q.512%200%20.871.359t.36.872v.923q0%20.512-.36.871t-.872.36h-2.269v1.557q0%20.192-.125.317t-.316.125t-.317-.125t-.126-.317M2.192%2011.808h2.27q.154%200%20.25-.077t.096-.231v-.961q0-.155-.096-.25q-.096-.097-.25-.097h-2.27zm17%200h2.27q.154%200%20.25-.096t.096-.25v-.923q0-.154-.096-.25q-.096-.097-.25-.097h-2.27z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/rsvp-rounded.svg?color=%231a73e8&size=48