add reaction icon
add-reaction from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.
- Name
- add-reaction
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- add-reaction-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the add reaction icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.5 6.5v-2h-2v-1h2v-2h1v2h2v1h-2v2zm-5.188 4.116q.467 0 .789-.327t.322-.793t-.326-.79q-.327-.321-.794-.321t-.789.326t-.322.793t.327.79q.326.322.793.322m-6.615 0q.466 0 .788-.327q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467 0-.789.326q-.322.327-.322.793q0 .467.326.79q.327.322.794.322m5.948 5.48q1.195-.79 1.801-2.096H7.554q.605 1.306 1.8 2.095t2.646.79t2.645-.79M12.003 21q-1.866 0-3.51-.708q-1.643-.709-2.859-1.924t-1.925-2.856T3 12.003t.709-3.51q.709-1.643 1.924-2.859T8.49 3.709T12 3q.998 0 1.94.203q.943.203 1.79.603V6.5h2.75v2.77h2.109q.205.647.308 1.323Q21 11.266 21 12q0 1.868-.708 3.51t-1.924 2.858t-2.856 1.923t-3.509.709"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightAddReaction(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="M20.5 6.5v-2h-2v-1h2v-2h1v2h2v1h-2v2zm-5.188 4.116q.467 0 .789-.327t.322-.793t-.326-.79q-.327-.321-.794-.321t-.789.326t-.322.793t.327.79q.326.322.793.322m-6.615 0q.466 0 .788-.327q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467 0-.789.326q-.322.327-.322.793q0 .467.326.79q.327.322.794.322m5.948 5.48q1.195-.79 1.801-2.096H7.554q.605 1.306 1.8 2.095t2.646.79t2.645-.79M12.003 21q-1.866 0-3.51-.708q-1.643-.709-2.859-1.924t-1.925-2.856T3 12.003t.709-3.51q.709-1.643 1.924-2.859T8.49 3.709T12 3q.998 0 1.94.203q.943.203 1.79.603V6.5h2.75v2.77h2.109q.205.647.308 1.323Q21 11.266 21 12q0 1.868-.708 3.51t-1.924 2.858t-2.856 1.923t-3.509.709"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.5 6.5v-2h-2v-1h2v-2h1v2h2v1h-2v2zm-5.188 4.116q.467 0 .789-.327t.322-.793t-.326-.79q-.327-.321-.794-.321t-.789.326t-.322.793t.327.79q.326.322.793.322m-6.615 0q.466 0 .788-.327q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467 0-.789.326q-.322.327-.322.793q0 .467.326.79q.327.322.794.322m5.948 5.48q1.195-.79 1.801-2.096H7.554q.605 1.306 1.8 2.095t2.646.79t2.645-.79M12.003 21q-1.866 0-3.51-.708q-1.643-.709-2.859-1.924t-1.925-2.856T3 12.003t.709-3.51q.709-1.643 1.924-2.859T8.49 3.709T12 3q.998 0 1.94.203q.943.203 1.79.603V6.5h2.75v2.77h2.109q.205.647.308 1.323Q21 11.266 21 12q0 1.868-.708 3.51t-1.924 2.858t-2.856 1.923t-3.509.709"/></svg> </template>
CSS
.icon-add-reaction {
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%22M20.5%206.5v-2h-2v-1h2v-2h1v2h2v1h-2v2zm-5.188%204.116q.467%200%20.789-.327t.322-.793t-.326-.79q-.327-.321-.794-.321t-.789.326t-.322.793t.327.79q.326.322.793.322m-6.615%200q.466%200%20.788-.327q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467%200-.789.326q-.322.327-.322.793q0%20.467.326.79q.327.322.794.322m5.948%205.48q1.195-.79%201.801-2.096H7.554q.605%201.306%201.8%202.095t2.646.79t2.645-.79M12.003%2021q-1.866%200-3.51-.708q-1.643-.709-2.859-1.924t-1.925-2.856T3%2012.003t.709-3.51q.709-1.643%201.924-2.859T8.49%203.709T12%203q.998%200%201.94.203q.943.203%201.79.603V6.5h2.75v2.77h2.109q.205.647.308%201.323Q21%2011.266%2021%2012q0%201.868-.708%203.51t-1.924%202.858t-2.856%201.923t-3.509.709%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%22M20.5%206.5v-2h-2v-1h2v-2h1v2h2v1h-2v2zm-5.188%204.116q.467%200%20.789-.327t.322-.793t-.326-.79q-.327-.321-.794-.321t-.789.326t-.322.793t.327.79q.326.322.793.322m-6.615%200q.466%200%20.788-.327q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467%200-.789.326q-.322.327-.322.793q0%20.467.326.79q.327.322.794.322m5.948%205.48q1.195-.79%201.801-2.096H7.554q.605%201.306%201.8%202.095t2.646.79t2.645-.79M12.003%2021q-1.866%200-3.51-.708q-1.643-.709-2.859-1.924t-1.925-2.856T3%2012.003t.709-3.51q.709-1.643%201.924-2.859T8.49%203.709T12%203q.998%200%201.94.203q.943.203%201.79.603V6.5h2.75v2.77h2.109q.205.647.308%201.323Q21%2011.266%2021%2012q0%201.868-.708%203.51t-1.924%202.858t-2.856%201.923t-3.509.709%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/add-reaction.svg?color=%231a73e8&size=48