featured seasonal and gifts icon
featured-seasonal-and-gifts-rounded from Material Symbols Light by Google · Rounded · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- featured-seasonal-and-gifts-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- featured-seasonal-and-gifts-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More activities icons from Material Symbols Light
Use the featured seasonal and gifts icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.23 19.385V10.23h-.192q-.44 0-.739-.3T3 9.193V6.846q0-.44.299-.74t.74-.298h4.103q-.298-.264-.412-.63q-.114-.365-.114-.755q0-1 .692-1.692T10 2.039q.575 0 1.056.27q.48.27.829.703q.348-.439.828-.706t1.056-.267q1 0 1.692.692t.693 1.692q0 .39-.118.753t-.409.632h4.335q.44 0 .739.299t.299.74v2.345q0 .44-.299.74t-.74.299h-.192v9.154q0 .67-.472 1.143q-.472.472-1.143.472H5.846q-.671 0-1.143-.472t-.472-1.144m8.557-15.943q-.403.403-.403.982t.403.982t.981.403t.982-.403t.403-.982t-.403-.982q-.403-.402-.982-.402t-.981.402m-4.172.982q0 .579.402.982q.403.403.982.403t.982-.403t.403-.982t-.403-.982Q10.579 3.04 10 3.04t-.982.402t-.403.982M4 6.808V9.23h7.5V6.808zM11.5 20v-9.77H5.23v9.155q0 .269.174.442q.173.173.442.173zm1 0h5.654q.269 0 .442-.173t.173-.442V10.23H12.5zM20 9.23V6.809h-7.5V9.23z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFeaturedSeasonalAndGiftsRounded(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="M4.23 19.385V10.23h-.192q-.44 0-.739-.3T3 9.193V6.846q0-.44.299-.74t.74-.298h4.103q-.298-.264-.412-.63q-.114-.365-.114-.755q0-1 .692-1.692T10 2.039q.575 0 1.056.27q.48.27.829.703q.348-.439.828-.706t1.056-.267q1 0 1.692.692t.693 1.692q0 .39-.118.753t-.409.632h4.335q.44 0 .739.299t.299.74v2.345q0 .44-.299.74t-.74.299h-.192v9.154q0 .67-.472 1.143q-.472.472-1.143.472H5.846q-.671 0-1.143-.472t-.472-1.144m8.557-15.943q-.403.403-.403.982t.403.982t.981.403t.982-.403t.403-.982t-.403-.982q-.403-.402-.982-.402t-.981.402m-4.172.982q0 .579.402.982q.403.403.982.403t.982-.403t.403-.982t-.403-.982Q10.579 3.04 10 3.04t-.982.402t-.403.982M4 6.808V9.23h7.5V6.808zM11.5 20v-9.77H5.23v9.155q0 .269.174.442q.173.173.442.173zm1 0h5.654q.269 0 .442-.173t.173-.442V10.23H12.5zM20 9.23V6.809h-7.5V9.23z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.23 19.385V10.23h-.192q-.44 0-.739-.3T3 9.193V6.846q0-.44.299-.74t.74-.298h4.103q-.298-.264-.412-.63q-.114-.365-.114-.755q0-1 .692-1.692T10 2.039q.575 0 1.056.27q.48.27.829.703q.348-.439.828-.706t1.056-.267q1 0 1.692.692t.693 1.692q0 .39-.118.753t-.409.632h4.335q.44 0 .739.299t.299.74v2.345q0 .44-.299.74t-.74.299h-.192v9.154q0 .67-.472 1.143q-.472.472-1.143.472H5.846q-.671 0-1.143-.472t-.472-1.144m8.557-15.943q-.403.403-.403.982t.403.982t.981.403t.982-.403t.403-.982t-.403-.982q-.403-.402-.982-.402t-.981.402m-4.172.982q0 .579.402.982q.403.403.982.403t.982-.403t.403-.982t-.403-.982Q10.579 3.04 10 3.04t-.982.402t-.403.982M4 6.808V9.23h7.5V6.808zM11.5 20v-9.77H5.23v9.155q0 .269.174.442q.173.173.442.173zm1 0h5.654q.269 0 .442-.173t.173-.442V10.23H12.5zM20 9.23V6.809h-7.5V9.23z"/></svg> </template>
CSS
.icon-featured-seasonal-and-gifts-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%22M4.23%2019.385V10.23h-.192q-.44%200-.739-.3T3%209.193V6.846q0-.44.299-.74t.74-.298h4.103q-.298-.264-.412-.63q-.114-.365-.114-.755q0-1%20.692-1.692T10%202.039q.575%200%201.056.27q.48.27.829.703q.348-.439.828-.706t1.056-.267q1%200%201.692.692t.693%201.692q0%20.39-.118.753t-.409.632h4.335q.44%200%20.739.299t.299.74v2.345q0%20.44-.299.74t-.74.299h-.192v9.154q0%20.67-.472%201.143q-.472.472-1.143.472H5.846q-.671%200-1.143-.472t-.472-1.144m8.557-15.943q-.403.403-.403.982t.403.982t.981.403t.982-.403t.403-.982t-.403-.982q-.403-.402-.982-.402t-.981.402m-4.172.982q0%20.579.402.982q.403.403.982.403t.982-.403t.403-.982t-.403-.982Q10.579%203.04%2010%203.04t-.982.402t-.403.982M4%206.808V9.23h7.5V6.808zM11.5%2020v-9.77H5.23v9.155q0%20.269.174.442q.173.173.442.173zm1%200h5.654q.269%200%20.442-.173t.173-.442V10.23H12.5zM20%209.23V6.809h-7.5V9.23z%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%22M4.23%2019.385V10.23h-.192q-.44%200-.739-.3T3%209.193V6.846q0-.44.299-.74t.74-.298h4.103q-.298-.264-.412-.63q-.114-.365-.114-.755q0-1%20.692-1.692T10%202.039q.575%200%201.056.27q.48.27.829.703q.348-.439.828-.706t1.056-.267q1%200%201.692.692t.693%201.692q0%20.39-.118.753t-.409.632h4.335q.44%200%20.739.299t.299.74v2.345q0%20.44-.299.74t-.74.299h-.192v9.154q0%20.67-.472%201.143q-.472.472-1.143.472H5.846q-.671%200-1.143-.472t-.472-1.144m8.557-15.943q-.403.403-.403.982t.403.982t.981.403t.982-.403t.403-.982t-.403-.982q-.403-.402-.982-.402t-.981.402m-4.172.982q0%20.579.402.982q.403.403.982.403t.982-.403t.403-.982t-.403-.982Q10.579%203.04%2010%203.04t-.982.402t-.403.982M4%206.808V9.23h7.5V6.808zM11.5%2020v-9.77H5.23v9.155q0%20.269.174.442q.173.173.442.173zm1%200h5.654q.269%200%20.442-.173t.173-.442V10.23H12.5zM20%209.23V6.809h-7.5V9.23z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/featured-seasonal-and-gifts-rounded.svg?color=%231a73e8&size=48