list-ol from Line Awesome by Icons8 · Line · Editors · Apache-2.0 Free for personal and commercial use.

Name
list-ol
Set
Line Awesome
Style
Line
Category
Editors
Viewbox
32×32
License
Apache 2.0
Aliases
list-ol-solid

The same icon in other sets

More editors icons from Line Awesome

Use the list ol icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m5.969 3l-.313.344S4.898 4 4.406 4v2c.68 0 1.149-.277 1.594-.531V10h2V3zM11 6v2h17V6zm-4.5 6A2.497 2.497 0 0 0 4 14.5v.5h2v-.5c0-.215.285-.5.5-.5s.5.285.5.5l-.094.094l-2.593 2.5l-.313.281V19h5v-2H7.281l.875-.875l.125-.094L8.25 16c.5-.41.75-1.02.75-1.5C9 13.117 7.883 12 6.5 12m4.5 3v2h17v-2zm-7 6v2h1.375l-.25.406l-.125.219V25h1.5c.215 0 .5.285.5.5s-.285.5-.5.5H4v2h2.5C7.883 28 9 26.883 9 25.5c0-1.004-.68-1.695-1.531-2.094l.406-.687l.125-.25V21zm7 3v2h17v-2z"/></svg>

React

import type { SVGProps } from "react";

export function LaListOl(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m5.969 3l-.313.344S4.898 4 4.406 4v2c.68 0 1.149-.277 1.594-.531V10h2V3zM11 6v2h17V6zm-4.5 6A2.497 2.497 0 0 0 4 14.5v.5h2v-.5c0-.215.285-.5.5-.5s.5.285.5.5l-.094.094l-2.593 2.5l-.313.281V19h5v-2H7.281l.875-.875l.125-.094L8.25 16c.5-.41.75-1.02.75-1.5C9 13.117 7.883 12 6.5 12m4.5 3v2h17v-2zm-7 6v2h1.375l-.25.406l-.125.219V25h1.5c.215 0 .5.285.5.5s-.285.5-.5.5H4v2h2.5C7.883 28 9 26.883 9 25.5c0-1.004-.68-1.695-1.531-2.094l.406-.687l.125-.25V21zm7 3v2h17v-2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m5.969 3l-.313.344S4.898 4 4.406 4v2c.68 0 1.149-.277 1.594-.531V10h2V3zM11 6v2h17V6zm-4.5 6A2.497 2.497 0 0 0 4 14.5v.5h2v-.5c0-.215.285-.5.5-.5s.5.285.5.5l-.094.094l-2.593 2.5l-.313.281V19h5v-2H7.281l.875-.875l.125-.094L8.25 16c.5-.41.75-1.02.75-1.5C9 13.117 7.883 12 6.5 12m4.5 3v2h17v-2zm-7 6v2h1.375l-.25.406l-.125.219V25h1.5c.215 0 .5.285.5.5s-.285.5-.5.5H4v2h2.5C7.883 28 9 26.883 9 25.5c0-1.004-.68-1.695-1.531-2.094l.406-.687l.125-.25V21zm7 3v2h17v-2z"/></svg>
</template>

CSS

.icon-list-ol {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m5.969%203l-.313.344S4.898%204%204.406%204v2c.68%200%201.149-.277%201.594-.531V10h2V3zM11%206v2h17V6zm-4.5%206A2.497%202.497%200%200%200%204%2014.5v.5h2v-.5c0-.215.285-.5.5-.5s.5.285.5.5l-.094.094l-2.593%202.5l-.313.281V19h5v-2H7.281l.875-.875l.125-.094L8.25%2016c.5-.41.75-1.02.75-1.5C9%2013.117%207.883%2012%206.5%2012m4.5%203v2h17v-2zm-7%206v2h1.375l-.25.406l-.125.219V25h1.5c.215%200%20.5.285.5.5s-.285.5-.5.5H4v2h2.5C7.883%2028%209%2026.883%209%2025.5c0-1.004-.68-1.695-1.531-2.094l.406-.687l.125-.25V21zm7%203v2h17v-2z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m5.969%203l-.313.344S4.898%204%204.406%204v2c.68%200%201.149-.277%201.594-.531V10h2V3zM11%206v2h17V6zm-4.5%206A2.497%202.497%200%200%200%204%2014.5v.5h2v-.5c0-.215.285-.5.5-.5s.5.285.5.5l-.094.094l-2.593%202.5l-.313.281V19h5v-2H7.281l.875-.875l.125-.094L8.25%2016c.5-.41.75-1.02.75-1.5C9%2013.117%207.883%2012%206.5%2012m4.5%203v2h17v-2zm-7%206v2h1.375l-.25.406l-.125.219V25h1.5c.215%200%20.5.285.5.5s-.285.5-.5.5H4v2h2.5C7.883%2028%209%2026.883%209%2025.5c0-1.004-.68-1.695-1.531-2.094l.406-.687l.125-.25V21zm7%203v2h17v-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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