family history icon

family-history-outline from Material Symbols by Google · Outline · Business · Apache-2.0 Free for personal and commercial use.

Name
family-history-outline
Set
Material Symbols
Style
Outline
Category
Business
Viewbox
24×24
License
Apache 2.0
Aliases
family-history-outline-sharp

3 other variants in Material Symbols

The same icon in other sets

More business icons from Material Symbols

Use the family history icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.338 21.413Q8.25 20.325 8.25 18.75q0-1.3.775-2.287T11 15.124V13H5V9H2.5V2h7v7H7v2h10V8.875q-1.2-.35-1.975-1.338T14.25 5.25q0-1.575 1.088-2.662T18 1.5t2.663 1.088T21.75 5.25q0 1.3-.775 2.288T19 8.875V13h-6v2.125q1.2.35 1.975 1.338t.775 2.287q0 1.575-1.088 2.663T12 22.5t-2.662-1.088m9.9-14.924q.512-.513.512-1.238t-.513-1.237T18 3.5t-1.237.513t-.513 1.237t.513 1.238T18 7t1.238-.513M4.5 7h3V4h-3zm8.738 12.988q.512-.513.512-1.238t-.513-1.237T12 17t-1.237.513t-.513 1.237t.513 1.238T12 20.5t1.238-.513M12 18.75"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsFamilyHistoryOutline(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="M9.338 21.413Q8.25 20.325 8.25 18.75q0-1.3.775-2.287T11 15.124V13H5V9H2.5V2h7v7H7v2h10V8.875q-1.2-.35-1.975-1.338T14.25 5.25q0-1.575 1.088-2.662T18 1.5t2.663 1.088T21.75 5.25q0 1.3-.775 2.288T19 8.875V13h-6v2.125q1.2.35 1.975 1.338t.775 2.287q0 1.575-1.088 2.663T12 22.5t-2.662-1.088m9.9-14.924q.512-.513.512-1.238t-.513-1.237T18 3.5t-1.237.513t-.513 1.237t.513 1.238T18 7t1.238-.513M4.5 7h3V4h-3zm8.738 12.988q.512-.513.512-1.238t-.513-1.237T12 17t-1.237.513t-.513 1.237t.513 1.238T12 20.5t1.238-.513M12 18.75"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.338 21.413Q8.25 20.325 8.25 18.75q0-1.3.775-2.287T11 15.124V13H5V9H2.5V2h7v7H7v2h10V8.875q-1.2-.35-1.975-1.338T14.25 5.25q0-1.575 1.088-2.662T18 1.5t2.663 1.088T21.75 5.25q0 1.3-.775 2.288T19 8.875V13h-6v2.125q1.2.35 1.975 1.338t.775 2.287q0 1.575-1.088 2.663T12 22.5t-2.662-1.088m9.9-14.924q.512-.513.512-1.238t-.513-1.237T18 3.5t-1.237.513t-.513 1.237t.513 1.238T18 7t1.238-.513M4.5 7h3V4h-3zm8.738 12.988q.512-.513.512-1.238t-.513-1.237T12 17t-1.237.513t-.513 1.237t.513 1.238T12 20.5t1.238-.513M12 18.75"/></svg>
</template>

CSS

.icon-family-history-outline {
  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%22M9.338%2021.413Q8.25%2020.325%208.25%2018.75q0-1.3.775-2.287T11%2015.124V13H5V9H2.5V2h7v7H7v2h10V8.875q-1.2-.35-1.975-1.338T14.25%205.25q0-1.575%201.088-2.662T18%201.5t2.663%201.088T21.75%205.25q0%201.3-.775%202.288T19%208.875V13h-6v2.125q1.2.35%201.975%201.338t.775%202.287q0%201.575-1.088%202.663T12%2022.5t-2.662-1.088m9.9-14.924q.512-.513.512-1.238t-.513-1.237T18%203.5t-1.237.513t-.513%201.237t.513%201.238T18%207t1.238-.513M4.5%207h3V4h-3zm8.738%2012.988q.512-.513.512-1.238t-.513-1.237T12%2017t-1.237.513t-.513%201.237t.513%201.238T12%2020.5t1.238-.513M12%2018.75%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%22M9.338%2021.413Q8.25%2020.325%208.25%2018.75q0-1.3.775-2.287T11%2015.124V13H5V9H2.5V2h7v7H7v2h10V8.875q-1.2-.35-1.975-1.338T14.25%205.25q0-1.575%201.088-2.662T18%201.5t2.663%201.088T21.75%205.25q0%201.3-.775%202.288T19%208.875V13h-6v2.125q1.2.35%201.975%201.338t.775%202.287q0%201.575-1.088%202.663T12%2022.5t-2.662-1.088m9.9-14.924q.512-.513.512-1.238t-.513-1.237T18%203.5t-1.237.513t-.513%201.237t.513%201.238T18%207t1.238-.513M4.5%207h3V4h-3zm8.738%2012.988q.512-.513.512-1.238t-.513-1.237T12%2017t-1.237.513t-.513%201.237t.513%201.238T12%2020.5t1.238-.513M12%2018.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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