people size decrease icon
people-size-decrease from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.
- Name
- people-size-decrease
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- people-size-decrease-outline, people-size-decrease-outline-sharp, people-size-decrease-sharp
1 other variant in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the people size decrease icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.404 19v-4.98H3V9.944q0-.308.171-.548t.489-.42t.787-.261t1.076-.081t1.072.08t.784.262q.317.18.488.422q.172.24.172.555v4.065H6.635V19zm1.12-11.365q-.557 0-.954-.39q-.397-.389-.397-.939t.393-.938t.95-.387t.952.389q.398.389.398.94t-.394.937t-.949.387m6.934 1.827q-.466 0-.789-.312q-.322-.313-.322-.784q0-.47.327-.783t.793-.313q.467 0 .789.313q.322.312.322.783t-.327.784q-.326.312-.793.312m6.466 1.423q-.371 0-.628-.25q-.257-.251-.257-.615t.257-.614t.628-.251t.628.247t.257.618t-.257.618t-.628.247M11.577 19v-4.077h-1.404V11.65q0-.288.146-.505q.146-.216.437-.372q.29-.156.726-.233t.975-.078q.54 0 .972.078q.433.077.721.233t.435.372q.146.217.146.505v3.273h-1.385V19zm6.692 0v-3.154h-1.403V12.91q0-.256.133-.458q.134-.202.401-.338t.649-.212t.874-.075t.875.075t.648.212t.401.338t.134.458v2.936h-1.404V19z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPeopleSizeDecrease(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.404 19v-4.98H3V9.944q0-.308.171-.548t.489-.42t.787-.261t1.076-.081t1.072.08t.784.262q.317.18.488.422q.172.24.172.555v4.065H6.635V19zm1.12-11.365q-.557 0-.954-.39q-.397-.389-.397-.939t.393-.938t.95-.387t.952.389q.398.389.398.94t-.394.937t-.949.387m6.934 1.827q-.466 0-.789-.312q-.322-.313-.322-.784q0-.47.327-.783t.793-.313q.467 0 .789.313q.322.312.322.783t-.327.784q-.326.312-.793.312m6.466 1.423q-.371 0-.628-.25q-.257-.251-.257-.615t.257-.614t.628-.251t.628.247t.257.618t-.257.618t-.628.247M11.577 19v-4.077h-1.404V11.65q0-.288.146-.505q.146-.216.437-.372q.29-.156.726-.233t.975-.078q.54 0 .972.078q.433.077.721.233t.435.372q.146.217.146.505v3.273h-1.385V19zm6.692 0v-3.154h-1.403V12.91q0-.256.133-.458q.134-.202.401-.338t.649-.212t.874-.075t.875.075t.648.212t.401.338t.134.458v2.936h-1.404V19z"/></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.404 19v-4.98H3V9.944q0-.308.171-.548t.489-.42t.787-.261t1.076-.081t1.072.08t.784.262q.317.18.488.422q.172.24.172.555v4.065H6.635V19zm1.12-11.365q-.557 0-.954-.39q-.397-.389-.397-.939t.393-.938t.95-.387t.952.389q.398.389.398.94t-.394.937t-.949.387m6.934 1.827q-.466 0-.789-.312q-.322-.313-.322-.784q0-.47.327-.783t.793-.313q.467 0 .789.313q.322.312.322.783t-.327.784q-.326.312-.793.312m6.466 1.423q-.371 0-.628-.25q-.257-.251-.257-.615t.257-.614t.628-.251t.628.247t.257.618t-.257.618t-.628.247M11.577 19v-4.077h-1.404V11.65q0-.288.146-.505q.146-.216.437-.372q.29-.156.726-.233t.975-.078q.54 0 .972.078q.433.077.721.233t.435.372q.146.217.146.505v3.273h-1.385V19zm6.692 0v-3.154h-1.403V12.91q0-.256.133-.458q.134-.202.401-.338t.649-.212t.874-.075t.875.075t.648.212t.401.338t.134.458v2.936h-1.404V19z"/></svg> </template>
CSS
.icon-people-size-decrease {
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.404%2019v-4.98H3V9.944q0-.308.171-.548t.489-.42t.787-.261t1.076-.081t1.072.08t.784.262q.317.18.488.422q.172.24.172.555v4.065H6.635V19zm1.12-11.365q-.557%200-.954-.39q-.397-.389-.397-.939t.393-.938t.95-.387t.952.389q.398.389.398.94t-.394.937t-.949.387m6.934%201.827q-.466%200-.789-.312q-.322-.313-.322-.784q0-.47.327-.783t.793-.313q.467%200%20.789.313q.322.312.322.783t-.327.784q-.326.312-.793.312m6.466%201.423q-.371%200-.628-.25q-.257-.251-.257-.615t.257-.614t.628-.251t.628.247t.257.618t-.257.618t-.628.247M11.577%2019v-4.077h-1.404V11.65q0-.288.146-.505q.146-.216.437-.372q.29-.156.726-.233t.975-.078q.54%200%20.972.078q.433.077.721.233t.435.372q.146.217.146.505v3.273h-1.385V19zm6.692%200v-3.154h-1.403V12.91q0-.256.133-.458q.134-.202.401-.338t.649-.212t.874-.075t.875.075t.648.212t.401.338t.134.458v2.936h-1.404V19z%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.404%2019v-4.98H3V9.944q0-.308.171-.548t.489-.42t.787-.261t1.076-.081t1.072.08t.784.262q.317.18.488.422q.172.24.172.555v4.065H6.635V19zm1.12-11.365q-.557%200-.954-.39q-.397-.389-.397-.939t.393-.938t.95-.387t.952.389q.398.389.398.94t-.394.937t-.949.387m6.934%201.827q-.466%200-.789-.312q-.322-.313-.322-.784q0-.47.327-.783t.793-.313q.467%200%20.789.313q.322.312.322.783t-.327.784q-.326.312-.793.312m6.466%201.423q-.371%200-.628-.25q-.257-.251-.257-.615t.257-.614t.628-.251t.628.247t.257.618t-.257.618t-.628.247M11.577%2019v-4.077h-1.404V11.65q0-.288.146-.505q.146-.216.437-.372q.29-.156.726-.233t.975-.078q.54%200%20.972.078q.433.077.721.233t.435.372q.146.217.146.505v3.273h-1.385V19zm6.692%200v-3.154h-1.403V12.91q0-.256.133-.458q.134-.202.401-.338t.649-.212t.874-.075t.875.075t.648.212t.401.338t.134.458v2.936h-1.404V19z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/people-size-decrease.svg?color=%231a73e8&size=48