skull-list-outline from Material Symbols by Google · Outline · Social · Apache-2.0 Free for personal and commercial use.

Name
skull-list-outline
Set
Material Symbols
Style
Outline
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
skull-list-outline-sharp

3 other variants in Material Symbols

The same icon in other sets

More social icons from Material Symbols

Use the skull list icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 18v-1.95q-1.35-.8-2.175-2.137T1 11q0-2.575 1.925-4.288T7.5 5t4.575 1.713T14 11q0 1.575-.825 2.913T11 16.05V18zm2-2h3v-1.1l.975-.575q.9-.525 1.463-1.4T12 11q0-1.725-1.35-2.863T7.5 7T4.35 8.138T3 11q0 1.05.563 1.913t1.462 1.412L6 14.9zm-.5-4q.425 0 .713-.288T6.5 11t-.288-.712T5.5 10t-.712.288T4.5 11t.288.713T5.5 12m1 2h2l-1-2zm3-2q.425 0 .713-.288T10.5 11t-.288-.712T9.5 10t-.712.288T8.5 11t.288.713T9.5 12m5.5 1v-2h7v2zm0 4v-2h7v2zm0-8V7h7v2zm-7.5 2.5"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSkullListOutline(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 18v-1.95q-1.35-.8-2.175-2.137T1 11q0-2.575 1.925-4.288T7.5 5t4.575 1.713T14 11q0 1.575-.825 2.913T11 16.05V18zm2-2h3v-1.1l.975-.575q.9-.525 1.463-1.4T12 11q0-1.725-1.35-2.863T7.5 7T4.35 8.138T3 11q0 1.05.563 1.913t1.462 1.412L6 14.9zm-.5-4q.425 0 .713-.288T6.5 11t-.288-.712T5.5 10t-.712.288T4.5 11t.288.713T5.5 12m1 2h2l-1-2zm3-2q.425 0 .713-.288T10.5 11t-.288-.712T9.5 10t-.712.288T8.5 11t.288.713T9.5 12m5.5 1v-2h7v2zm0 4v-2h7v2zm0-8V7h7v2zm-7.5 2.5"/></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 18v-1.95q-1.35-.8-2.175-2.137T1 11q0-2.575 1.925-4.288T7.5 5t4.575 1.713T14 11q0 1.575-.825 2.913T11 16.05V18zm2-2h3v-1.1l.975-.575q.9-.525 1.463-1.4T12 11q0-1.725-1.35-2.863T7.5 7T4.35 8.138T3 11q0 1.05.563 1.913t1.462 1.412L6 14.9zm-.5-4q.425 0 .713-.288T6.5 11t-.288-.712T5.5 10t-.712.288T4.5 11t.288.713T5.5 12m1 2h2l-1-2zm3-2q.425 0 .713-.288T10.5 11t-.288-.712T9.5 10t-.712.288T8.5 11t.288.713T9.5 12m5.5 1v-2h7v2zm0 4v-2h7v2zm0-8V7h7v2zm-7.5 2.5"/></svg>
</template>

CSS

.icon-skull-list-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%22M4%2018v-1.95q-1.35-.8-2.175-2.137T1%2011q0-2.575%201.925-4.288T7.5%205t4.575%201.713T14%2011q0%201.575-.825%202.913T11%2016.05V18zm2-2h3v-1.1l.975-.575q.9-.525%201.463-1.4T12%2011q0-1.725-1.35-2.863T7.5%207T4.35%208.138T3%2011q0%201.05.563%201.913t1.462%201.412L6%2014.9zm-.5-4q.425%200%20.713-.288T6.5%2011t-.288-.712T5.5%2010t-.712.288T4.5%2011t.288.713T5.5%2012m1%202h2l-1-2zm3-2q.425%200%20.713-.288T10.5%2011t-.288-.712T9.5%2010t-.712.288T8.5%2011t.288.713T9.5%2012m5.5%201v-2h7v2zm0%204v-2h7v2zm0-8V7h7v2zm-7.5%202.5%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%2018v-1.95q-1.35-.8-2.175-2.137T1%2011q0-2.575%201.925-4.288T7.5%205t4.575%201.713T14%2011q0%201.575-.825%202.913T11%2016.05V18zm2-2h3v-1.1l.975-.575q.9-.525%201.463-1.4T12%2011q0-1.725-1.35-2.863T7.5%207T4.35%208.138T3%2011q0%201.05.563%201.913t1.462%201.412L6%2014.9zm-.5-4q.425%200%20.713-.288T6.5%2011t-.288-.712T5.5%2010t-.712.288T4.5%2011t.288.713T5.5%2012m1%202h2l-1-2zm3-2q.425%200%20.713-.288T10.5%2011t-.288-.712T9.5%2010t-.712.288T8.5%2011t.288.713T9.5%2012m5.5%201v-2h7v2zm0%204v-2h7v2zm0-8V7h7v2zm-7.5%202.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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