demography-outline-sharp from Material Symbols Light by Google · Outline Sharp · Social · Apache-2.0 Free for personal and commercial use.

Name
demography-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
Category
Social
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the demography icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 20V4h16v7.566q-.263-.091-.504-.148q-.24-.056-.496-.112V5H5v14h6.28q.037.28.094.521q.057.24.147.479zm1-2v1V5v6.306v-.075zm2.5-1.73h3.96q.055-.257.15-.497l.2-.504H7.5zm0-3.77h6.58q.493-.346.971-.586q.478-.241 1.026-.378V11.5H7.5zm0-3.77h9v-1h-9zM18 22.117q-1.671 0-2.835-1.165Q14 19.787 14 18.116t1.165-2.836T18 14.116t2.836 1.164T22 18.116q0 1.67-1.164 2.835Q19.67 22.116 18 22.116m1.063-4.438q.437-.437.437-1.062t-.437-1.063T18 15.116t-1.062.437t-.438 1.063t.438 1.062t1.062.438t1.063-.438m.343 3.088q.644-.35 1.069-.975q-.558-.362-1.185-.53q-.628-.169-1.29-.169t-1.29.169q-.627.168-1.185.53q.425.625 1.07.975t1.405.35t1.406-.35"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightDemographyOutlineSharp(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 20V4h16v7.566q-.263-.091-.504-.148q-.24-.056-.496-.112V5H5v14h6.28q.037.28.094.521q.057.24.147.479zm1-2v1V5v6.306v-.075zm2.5-1.73h3.96q.055-.257.15-.497l.2-.504H7.5zm0-3.77h6.58q.493-.346.971-.586q.478-.241 1.026-.378V11.5H7.5zm0-3.77h9v-1h-9zM18 22.117q-1.671 0-2.835-1.165Q14 19.787 14 18.116t1.165-2.836T18 14.116t2.836 1.164T22 18.116q0 1.67-1.164 2.835Q19.67 22.116 18 22.116m1.063-4.438q.437-.437.437-1.062t-.437-1.063T18 15.116t-1.062.437t-.438 1.063t.438 1.062t1.062.438t1.063-.438m.343 3.088q.644-.35 1.069-.975q-.558-.362-1.185-.53q-.628-.169-1.29-.169t-1.29.169q-.627.168-1.185.53q.425.625 1.07.975t1.405.35t1.406-.35"/></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 20V4h16v7.566q-.263-.091-.504-.148q-.24-.056-.496-.112V5H5v14h6.28q.037.28.094.521q.057.24.147.479zm1-2v1V5v6.306v-.075zm2.5-1.73h3.96q.055-.257.15-.497l.2-.504H7.5zm0-3.77h6.58q.493-.346.971-.586q.478-.241 1.026-.378V11.5H7.5zm0-3.77h9v-1h-9zM18 22.117q-1.671 0-2.835-1.165Q14 19.787 14 18.116t1.165-2.836T18 14.116t2.836 1.164T22 18.116q0 1.67-1.164 2.835Q19.67 22.116 18 22.116m1.063-4.438q.437-.437.437-1.062t-.437-1.063T18 15.116t-1.062.437t-.438 1.063t.438 1.062t1.062.438t1.063-.438m.343 3.088q.644-.35 1.069-.975q-.558-.362-1.185-.53q-.628-.169-1.29-.169t-1.29.169q-.627.168-1.185.53q.425.625 1.07.975t1.405.35t1.406-.35"/></svg>
</template>

CSS

.icon-demography-outline-sharp {
  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%2020V4h16v7.566q-.263-.091-.504-.148q-.24-.056-.496-.112V5H5v14h6.28q.037.28.094.521q.057.24.147.479zm1-2v1V5v6.306v-.075zm2.5-1.73h3.96q.055-.257.15-.497l.2-.504H7.5zm0-3.77h6.58q.493-.346.971-.586q.478-.241%201.026-.378V11.5H7.5zm0-3.77h9v-1h-9zM18%2022.117q-1.671%200-2.835-1.165Q14%2019.787%2014%2018.116t1.165-2.836T18%2014.116t2.836%201.164T22%2018.116q0%201.67-1.164%202.835Q19.67%2022.116%2018%2022.116m1.063-4.438q.437-.437.437-1.062t-.437-1.063T18%2015.116t-1.062.437t-.438%201.063t.438%201.062t1.062.438t1.063-.438m.343%203.088q.644-.35%201.069-.975q-.558-.362-1.185-.53q-.628-.169-1.29-.169t-1.29.169q-.627.168-1.185.53q.425.625%201.07.975t1.405.35t1.406-.35%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%2020V4h16v7.566q-.263-.091-.504-.148q-.24-.056-.496-.112V5H5v14h6.28q.037.28.094.521q.057.24.147.479zm1-2v1V5v6.306v-.075zm2.5-1.73h3.96q.055-.257.15-.497l.2-.504H7.5zm0-3.77h6.58q.493-.346.971-.586q.478-.241%201.026-.378V11.5H7.5zm0-3.77h9v-1h-9zM18%2022.117q-1.671%200-2.835-1.165Q14%2019.787%2014%2018.116t1.165-2.836T18%2014.116t2.836%201.164T22%2018.116q0%201.67-1.164%202.835Q19.67%2022.116%2018%2022.116m1.063-4.438q.437-.437.437-1.062t-.437-1.063T18%2015.116t-1.062.437t-.438%201.063t.438%201.062t1.062.438t1.063-.438m.343%203.088q.644-.35%201.069-.975q-.558-.362-1.185-.53q-.628-.169-1.29-.169t-1.29.169q-.627.168-1.185.53q.425.625%201.07.975t1.405.35t1.406-.35%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/demography-outline-sharp.svg?color=%231a73e8&size=48