list numbers icon

list-numbers-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
list-numbers-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the list numbers icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M228 128a12 12 0 0 1-12 12H116a12 12 0 0 1 0-24h100a12 12 0 0 1 12 12M116 76h100a12 12 0 0 0 0-24H116a12 12 0 0 0 0 24m100 104H116a12 12 0 0 0 0 24h100a12 12 0 0 0 0-24M44 59.31V104a12 12 0 0 0 24 0V40a12 12 0 0 0-17.36-10.73l-16 8a12 12 0 0 0 9.36 22Zm39.73 96.86a27.7 27.7 0 0 0-11.2-18.63A28.89 28.89 0 0 0 32.9 143a27.7 27.7 0 0 0-4.17 7.54a12 12 0 0 0 22.55 8.21a4 4 0 0 1 .58-1a4.78 4.78 0 0 1 6.5-.82a3.82 3.82 0 0 1 1.61 2.6a3.63 3.63 0 0 1-.77 2.77l-.13.17l-28.68 38.35A12 12 0 0 0 40 220h32a12 12 0 0 0 0-24h-8l14.28-19.11a27.48 27.48 0 0 0 5.45-20.72"/></svg>

React

import type { SVGProps } from "react";

export function PhListNumbersBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M228 128a12 12 0 0 1-12 12H116a12 12 0 0 1 0-24h100a12 12 0 0 1 12 12M116 76h100a12 12 0 0 0 0-24H116a12 12 0 0 0 0 24m100 104H116a12 12 0 0 0 0 24h100a12 12 0 0 0 0-24M44 59.31V104a12 12 0 0 0 24 0V40a12 12 0 0 0-17.36-10.73l-16 8a12 12 0 0 0 9.36 22Zm39.73 96.86a27.7 27.7 0 0 0-11.2-18.63A28.89 28.89 0 0 0 32.9 143a27.7 27.7 0 0 0-4.17 7.54a12 12 0 0 0 22.55 8.21a4 4 0 0 1 .58-1a4.78 4.78 0 0 1 6.5-.82a3.82 3.82 0 0 1 1.61 2.6a3.63 3.63 0 0 1-.77 2.77l-.13.17l-28.68 38.35A12 12 0 0 0 40 220h32a12 12 0 0 0 0-24h-8l14.28-19.11a27.48 27.48 0 0 0 5.45-20.72"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M228 128a12 12 0 0 1-12 12H116a12 12 0 0 1 0-24h100a12 12 0 0 1 12 12M116 76h100a12 12 0 0 0 0-24H116a12 12 0 0 0 0 24m100 104H116a12 12 0 0 0 0 24h100a12 12 0 0 0 0-24M44 59.31V104a12 12 0 0 0 24 0V40a12 12 0 0 0-17.36-10.73l-16 8a12 12 0 0 0 9.36 22Zm39.73 96.86a27.7 27.7 0 0 0-11.2-18.63A28.89 28.89 0 0 0 32.9 143a27.7 27.7 0 0 0-4.17 7.54a12 12 0 0 0 22.55 8.21a4 4 0 0 1 .58-1a4.78 4.78 0 0 1 6.5-.82a3.82 3.82 0 0 1 1.61 2.6a3.63 3.63 0 0 1-.77 2.77l-.13.17l-28.68 38.35A12 12 0 0 0 40 220h32a12 12 0 0 0 0-24h-8l14.28-19.11a27.48 27.48 0 0 0 5.45-20.72"/></svg>
</template>

CSS

.icon-list-numbers-bold {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M228%20128a12%2012%200%200%201-12%2012H116a12%2012%200%200%201%200-24h100a12%2012%200%200%201%2012%2012M116%2076h100a12%2012%200%200%200%200-24H116a12%2012%200%200%200%200%2024m100%20104H116a12%2012%200%200%200%200%2024h100a12%2012%200%200%200%200-24M44%2059.31V104a12%2012%200%200%200%2024%200V40a12%2012%200%200%200-17.36-10.73l-16%208a12%2012%200%200%200%209.36%2022Zm39.73%2096.86a27.7%2027.7%200%200%200-11.2-18.63A28.89%2028.89%200%200%200%2032.9%20143a27.7%2027.7%200%200%200-4.17%207.54a12%2012%200%200%200%2022.55%208.21a4%204%200%200%201%20.58-1a4.78%204.78%200%200%201%206.5-.82a3.82%203.82%200%200%201%201.61%202.6a3.63%203.63%200%200%201-.77%202.77l-.13.17l-28.68%2038.35A12%2012%200%200%200%2040%20220h32a12%2012%200%200%200%200-24h-8l14.28-19.11a27.48%2027.48%200%200%200%205.45-20.72%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M228%20128a12%2012%200%200%201-12%2012H116a12%2012%200%200%201%200-24h100a12%2012%200%200%201%2012%2012M116%2076h100a12%2012%200%200%200%200-24H116a12%2012%200%200%200%200%2024m100%20104H116a12%2012%200%200%200%200%2024h100a12%2012%200%200%200%200-24M44%2059.31V104a12%2012%200%200%200%2024%200V40a12%2012%200%200%200-17.36-10.73l-16%208a12%2012%200%200%200%209.36%2022Zm39.73%2096.86a27.7%2027.7%200%200%200-11.2-18.63A28.89%2028.89%200%200%200%2032.9%20143a27.7%2027.7%200%200%200-4.17%207.54a12%2012%200%200%200%2022.55%208.21a4%204%200%200%201%20.58-1a4.78%204.78%200%200%201%206.5-.82a3.82%203.82%200%200%201%201.61%202.6a3.63%203.63%200%200%201-.77%202.77l-.13.17l-28.68%2038.35A12%2012%200%200%200%2040%20220h32a12%2012%200%200%200%200-24h-8l14.28-19.11a27.48%2027.48%200%200%200%205.45-20.72%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/list-numbers-bold.svg?color=%231a73e8&size=48