list ordered icon
list-ordered-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.
- Name
- list-ordered-line
- Set
- MingCute Icon
- Style
- Line
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
Related icons in MingCute Icon
Use the list ordered icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M9 5h11M9 12h11M9 19h11"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.3" d="m4.75 3.88l.742-.494a.005.005 0 0 1 .008.004v3.24m-.932 4.679v-.047a.832.832 0 0 1 1.204-.744l.018.009a.886.886 0 0 1 .463 1.007l-.003.013a.9.9 0 0 1-.216.397L4.57 13.513l-.002.003v.11q.001.004.005.004h1.853m-1.819 4.245l.047-.11a.65.65 0 0 1 .596-.395h.186a.816.816 0 0 1 .495 1.461a.8.8 0 0 1-.488.164m0 0h-.05m.05 0a.807.807 0 0 1 .807.809c0 .45-.365.816-.814.816H5.25a.65.65 0 0 1-.596-.394l-.047-.11"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteListOrderedLine(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="2" d="M9 5h11M9 12h11M9 19h11"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.3" d="m4.75 3.88l.742-.494a.005.005 0 0 1 .008.004v3.24m-.932 4.679v-.047a.832.832 0 0 1 1.204-.744l.018.009a.886.886 0 0 1 .463 1.007l-.003.013a.9.9 0 0 1-.216.397L4.57 13.513l-.002.003v.11q.001.004.005.004h1.853m-1.819 4.245l.047-.11a.65.65 0 0 1 .596-.395h.186a.816.816 0 0 1 .495 1.461a.8.8 0 0 1-.488.164m0 0h-.05m.05 0a.807.807 0 0 1 .807.809c0 .45-.365.816-.814.816H5.25a.65.65 0 0 1-.596-.394l-.047-.11"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M9 5h11M9 12h11M9 19h11"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.3" d="m4.75 3.88l.742-.494a.005.005 0 0 1 .008.004v3.24m-.932 4.679v-.047a.832.832 0 0 1 1.204-.744l.018.009a.886.886 0 0 1 .463 1.007l-.003.013a.9.9 0 0 1-.216.397L4.57 13.513l-.002.003v.11q.001.004.005.004h1.853m-1.819 4.245l.047-.11a.65.65 0 0 1 .596-.395h.186a.816.816 0 0 1 .495 1.461a.8.8 0 0 1-.488.164m0 0h-.05m.05 0a.807.807 0 0 1 .807.809c0 .45-.365.816-.814.816H5.25a.65.65 0 0 1-.596-.394l-.047-.11"/></svg> </template>
CSS
.icon-list-ordered-line {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M9%205h11M9%2012h11M9%2019h11%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.3%22%20d%3D%22m4.75%203.88l.742-.494a.005.005%200%200%201%20.008.004v3.24m-.932%204.679v-.047a.832.832%200%200%201%201.204-.744l.018.009a.886.886%200%200%201%20.463%201.007l-.003.013a.9.9%200%200%201-.216.397L4.57%2013.513l-.002.003v.11q.001.004.005.004h1.853m-1.819%204.245l.047-.11a.65.65%200%200%201%20.596-.395h.186a.816.816%200%200%201%20.495%201.461a.8.8%200%200%201-.488.164m0%200h-.05m.05%200a.807.807%200%200%201%20.807.809c0%20.45-.365.816-.814.816H5.25a.65.65%200%200%201-.596-.394l-.047-.11%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M9%205h11M9%2012h11M9%2019h11%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.3%22%20d%3D%22m4.75%203.88l.742-.494a.005.005%200%200%201%20.008.004v3.24m-.932%204.679v-.047a.832.832%200%200%201%201.204-.744l.018.009a.886.886%200%200%201%20.463%201.007l-.003.013a.9.9%200%200%201-.216.397L4.57%2013.513l-.002.003v.11q.001.004.005.004h1.853m-1.819%204.245l.047-.11a.65.65%200%200%201%20.596-.395h.186a.816.816%200%200%201%20.495%201.461a.8.8%200%200%201-.488.164m0%200h-.05m.05%200a.807.807%200%200%201%20.807.809c0%20.45-.365.816-.814.816H5.25a.65.65%200%200%201-.596-.394l-.047-.11%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/list-ordered-line.svg?color=%231a73e8&size=48