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

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

3 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

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.654 17v-1.604q-1.177-.742-1.915-1.868Q2 12.402 2 11.038q0-2.17 1.634-3.614t3.883-1.443t3.885 1.443t1.637 3.615q0 1.363-.739 2.489q-.738 1.126-1.916 1.868V17zm.96-5.23q.311 0 .522-.21q.21-.21.21-.52t-.21-.522t-.52-.21t-.52.21t-.211.52t.21.52q.21.211.52.211m1.174 1.462H8.25l-.73-1.462zm2.614-1.462q.31 0 .521-.21q.21-.21.21-.52t-.21-.52t-.52-.211t-.52.21t-.211.52t.21.52t.52.211m5.405.673v-1H21v1zm0 3.385v-1H21v1zm0-6.77v-1H21v1z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSkullList(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.654 17v-1.604q-1.177-.742-1.915-1.868Q2 12.402 2 11.038q0-2.17 1.634-3.614t3.883-1.443t3.885 1.443t1.637 3.615q0 1.363-.739 2.489q-.738 1.126-1.916 1.868V17zm.96-5.23q.311 0 .522-.21q.21-.21.21-.52t-.21-.522t-.52-.21t-.52.21t-.211.52t.21.52q.21.211.52.211m1.174 1.462H8.25l-.73-1.462zm2.614-1.462q.31 0 .521-.21q.21-.21.21-.52t-.21-.52t-.52-.211t-.52.21t-.211.52t.21.52t.52.211m5.405.673v-1H21v1zm0 3.385v-1H21v1zm0-6.77v-1H21v1z"/></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.654 17v-1.604q-1.177-.742-1.915-1.868Q2 12.402 2 11.038q0-2.17 1.634-3.614t3.883-1.443t3.885 1.443t1.637 3.615q0 1.363-.739 2.489q-.738 1.126-1.916 1.868V17zm.96-5.23q.311 0 .522-.21q.21-.21.21-.52t-.21-.522t-.52-.21t-.52.21t-.211.52t.21.52q.21.211.52.211m1.174 1.462H8.25l-.73-1.462zm2.614-1.462q.31 0 .521-.21q.21-.21.21-.52t-.21-.52t-.52-.211t-.52.21t-.211.52t.21.52t.52.211m5.405.673v-1H21v1zm0 3.385v-1H21v1zm0-6.77v-1H21v1z"/></svg>
</template>

CSS

.icon-skull-list {
  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.654%2017v-1.604q-1.177-.742-1.915-1.868Q2%2012.402%202%2011.038q0-2.17%201.634-3.614t3.883-1.443t3.885%201.443t1.637%203.615q0%201.363-.739%202.489q-.738%201.126-1.916%201.868V17zm.96-5.23q.311%200%20.522-.21q.21-.21.21-.52t-.21-.522t-.52-.21t-.52.21t-.211.52t.21.52q.21.211.52.211m1.174%201.462H8.25l-.73-1.462zm2.614-1.462q.31%200%20.521-.21q.21-.21.21-.52t-.21-.52t-.52-.211t-.52.21t-.211.52t.21.52t.52.211m5.405.673v-1H21v1zm0%203.385v-1H21v1zm0-6.77v-1H21v1z%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.654%2017v-1.604q-1.177-.742-1.915-1.868Q2%2012.402%202%2011.038q0-2.17%201.634-3.614t3.883-1.443t3.885%201.443t1.637%203.615q0%201.363-.739%202.489q-.738%201.126-1.916%201.868V17zm.96-5.23q.311%200%20.522-.21q.21-.21.21-.52t-.21-.522t-.52-.21t-.52.21t-.211.52t.21.52q.21.211.52.211m1.174%201.462H8.25l-.73-1.462zm2.614-1.462q.31%200%20.521-.21q.21-.21.21-.52t-.21-.52t-.52-.211t-.52.21t-.211.52t.21.52t.52.211m5.405.673v-1H21v1zm0%203.385v-1H21v1zm0-6.77v-1H21v1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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