list vertical icon
list-vertical-bold-duotone from Solar by 480 Design · Bold Duotone · List · CC-BY-4.0 Attribution required.
- Name
- list-vertical-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- Category
- List
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More list icons from Solar
bill-2-boldchecklist-boldchecklist-minimalistic-boldlist-arrow-down-boldlist-arrow-down-minimalistic-boldlist-arrow-up-boldlist-arrow-up-minimalistic-boldlist-boldlist-check-boldlist-check-minimalistic-boldlist-cross-boldlist-cross-minimalistic-boldlist-down-boldlist-down-minimalistic-boldlist-heart-boldlist-heart-minimalistic-boldlist-up-boldlist-up-minimalistic-boldplaylist-2-boldplaylist-boldplaylist-minimalistic-2-boldplaylist-minimalistic-3-boldplaylist-minimalistic-boldsort-alphabetically-bold
Use the list vertical icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M17 3.25C17.2361 3.25 17.4584 3.36115 17.6 3.55L20.6 7.55C20.8486 7.88137 20.7814 8.35147 20.45 8.6C20.1187 8.84853 19.6486 8.78137 19.4 8.45L17.75 6.25V17.75L19.4 15.55C19.6486 15.2186 20.1187 15.1515 20.45 15.4C20.7814 15.6485 20.8486 16.1186 20.6 16.45L17.6 20.45C17.4584 20.6389 17.2361 20.75 17 20.75C16.764 20.75 16.5417 20.6389 16.4 20.45L13.4 16.45C13.1515 16.1186 13.2187 15.6485 13.55 15.4C13.8814 15.1515 14.3515 15.2186 14.6 15.55L16.25 17.75V6.25L14.6 8.45C14.3515 8.78137 13.8814 8.84853 13.55 8.6C13.2187 8.35147 13.1515 7.88137 13.4 7.55L16.4 3.55C16.5417 3.36115 16.764 3.25 17 3.25Z" clip-rule="evenodd"/><g opacity=".5"><path d="M3.25 7C3.25 6.58579 3.58579 6.25 4 6.25H11C11.4142 6.25 11.75 6.58579 11.75 7C11.75 7.41421 11.4142 7.75 11 7.75H4C3.58579 7.75 3.25 7.41421 3.25 7Z"/><path d="M3.25 12C3.25 11.5858 3.58579 11.25 4 11.25H11C11.4142 11.25 11.75 11.5858 11.75 12C11.75 12.4142 11.4142 12.75 11 12.75H4C3.58579 12.75 3.25 12.4142 3.25 12Z"/><path d="M3.25 17C3.25 16.5858 3.58579 16.25 4 16.25H11C11.4142 16.25 11.75 16.5858 11.75 17C11.75 17.4142 11.4142 17.75 11 17.75H4C3.58579 17.75 3.25 17.4142 3.25 17Z"/></g></g></svg>
React
import type { SVGProps } from "react";
export function SolarListVerticalBoldDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M17 3.25C17.2361 3.25 17.4584 3.36115 17.6 3.55L20.6 7.55C20.8486 7.88137 20.7814 8.35147 20.45 8.6C20.1187 8.84853 19.6486 8.78137 19.4 8.45L17.75 6.25V17.75L19.4 15.55C19.6486 15.2186 20.1187 15.1515 20.45 15.4C20.7814 15.6485 20.8486 16.1186 20.6 16.45L17.6 20.45C17.4584 20.6389 17.2361 20.75 17 20.75C16.764 20.75 16.5417 20.6389 16.4 20.45L13.4 16.45C13.1515 16.1186 13.2187 15.6485 13.55 15.4C13.8814 15.1515 14.3515 15.2186 14.6 15.55L16.25 17.75V6.25L14.6 8.45C14.3515 8.78137 13.8814 8.84853 13.55 8.6C13.2187 8.35147 13.1515 7.88137 13.4 7.55L16.4 3.55C16.5417 3.36115 16.764 3.25 17 3.25Z" clipRule="evenodd"/><g opacity=".5"><path d="M3.25 7C3.25 6.58579 3.58579 6.25 4 6.25H11C11.4142 6.25 11.75 6.58579 11.75 7C11.75 7.41421 11.4142 7.75 11 7.75H4C3.58579 7.75 3.25 7.41421 3.25 7Z"/><path d="M3.25 12C3.25 11.5858 3.58579 11.25 4 11.25H11C11.4142 11.25 11.75 11.5858 11.75 12C11.75 12.4142 11.4142 12.75 11 12.75H4C3.58579 12.75 3.25 12.4142 3.25 12Z"/><path d="M3.25 17C3.25 16.5858 3.58579 16.25 4 16.25H11C11.4142 16.25 11.75 16.5858 11.75 17C11.75 17.4142 11.4142 17.75 11 17.75H4C3.58579 17.75 3.25 17.4142 3.25 17Z"/></g></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M17 3.25C17.2361 3.25 17.4584 3.36115 17.6 3.55L20.6 7.55C20.8486 7.88137 20.7814 8.35147 20.45 8.6C20.1187 8.84853 19.6486 8.78137 19.4 8.45L17.75 6.25V17.75L19.4 15.55C19.6486 15.2186 20.1187 15.1515 20.45 15.4C20.7814 15.6485 20.8486 16.1186 20.6 16.45L17.6 20.45C17.4584 20.6389 17.2361 20.75 17 20.75C16.764 20.75 16.5417 20.6389 16.4 20.45L13.4 16.45C13.1515 16.1186 13.2187 15.6485 13.55 15.4C13.8814 15.1515 14.3515 15.2186 14.6 15.55L16.25 17.75V6.25L14.6 8.45C14.3515 8.78137 13.8814 8.84853 13.55 8.6C13.2187 8.35147 13.1515 7.88137 13.4 7.55L16.4 3.55C16.5417 3.36115 16.764 3.25 17 3.25Z" clip-rule="evenodd"/><g opacity=".5"><path d="M3.25 7C3.25 6.58579 3.58579 6.25 4 6.25H11C11.4142 6.25 11.75 6.58579 11.75 7C11.75 7.41421 11.4142 7.75 11 7.75H4C3.58579 7.75 3.25 7.41421 3.25 7Z"/><path d="M3.25 12C3.25 11.5858 3.58579 11.25 4 11.25H11C11.4142 11.25 11.75 11.5858 11.75 12C11.75 12.4142 11.4142 12.75 11 12.75H4C3.58579 12.75 3.25 12.4142 3.25 12Z"/><path d="M3.25 17C3.25 16.5858 3.58579 16.25 4 16.25H11C11.4142 16.25 11.75 16.5858 11.75 17C11.75 17.4142 11.4142 17.75 11 17.75H4C3.58579 17.75 3.25 17.4142 3.25 17Z"/></g></g></svg> </template>
CSS
.icon-list-vertical-bold-duotone {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M17%203.25C17.2361%203.25%2017.4584%203.36115%2017.6%203.55L20.6%207.55C20.8486%207.88137%2020.7814%208.35147%2020.45%208.6C20.1187%208.84853%2019.6486%208.78137%2019.4%208.45L17.75%206.25V17.75L19.4%2015.55C19.6486%2015.2186%2020.1187%2015.1515%2020.45%2015.4C20.7814%2015.6485%2020.8486%2016.1186%2020.6%2016.45L17.6%2020.45C17.4584%2020.6389%2017.2361%2020.75%2017%2020.75C16.764%2020.75%2016.5417%2020.6389%2016.4%2020.45L13.4%2016.45C13.1515%2016.1186%2013.2187%2015.6485%2013.55%2015.4C13.8814%2015.1515%2014.3515%2015.2186%2014.6%2015.55L16.25%2017.75V6.25L14.6%208.45C14.3515%208.78137%2013.8814%208.84853%2013.55%208.6C13.2187%208.35147%2013.1515%207.88137%2013.4%207.55L16.4%203.55C16.5417%203.36115%2016.764%203.25%2017%203.25Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cg%20opacity%3D%22.5%22%3E%3Cpath%20d%3D%22M3.25%207C3.25%206.58579%203.58579%206.25%204%206.25H11C11.4142%206.25%2011.75%206.58579%2011.75%207C11.75%207.41421%2011.4142%207.75%2011%207.75H4C3.58579%207.75%203.25%207.41421%203.25%207Z%22%2F%3E%3Cpath%20d%3D%22M3.25%2012C3.25%2011.5858%203.58579%2011.25%204%2011.25H11C11.4142%2011.25%2011.75%2011.5858%2011.75%2012C11.75%2012.4142%2011.4142%2012.75%2011%2012.75H4C3.58579%2012.75%203.25%2012.4142%203.25%2012Z%22%2F%3E%3Cpath%20d%3D%22M3.25%2017C3.25%2016.5858%203.58579%2016.25%204%2016.25H11C11.4142%2016.25%2011.75%2016.5858%2011.75%2017C11.75%2017.4142%2011.4142%2017.75%2011%2017.75H4C3.58579%2017.75%203.25%2017.4142%203.25%2017Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M17%203.25C17.2361%203.25%2017.4584%203.36115%2017.6%203.55L20.6%207.55C20.8486%207.88137%2020.7814%208.35147%2020.45%208.6C20.1187%208.84853%2019.6486%208.78137%2019.4%208.45L17.75%206.25V17.75L19.4%2015.55C19.6486%2015.2186%2020.1187%2015.1515%2020.45%2015.4C20.7814%2015.6485%2020.8486%2016.1186%2020.6%2016.45L17.6%2020.45C17.4584%2020.6389%2017.2361%2020.75%2017%2020.75C16.764%2020.75%2016.5417%2020.6389%2016.4%2020.45L13.4%2016.45C13.1515%2016.1186%2013.2187%2015.6485%2013.55%2015.4C13.8814%2015.1515%2014.3515%2015.2186%2014.6%2015.55L16.25%2017.75V6.25L14.6%208.45C14.3515%208.78137%2013.8814%208.84853%2013.55%208.6C13.2187%208.35147%2013.1515%207.88137%2013.4%207.55L16.4%203.55C16.5417%203.36115%2016.764%203.25%2017%203.25Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cg%20opacity%3D%22.5%22%3E%3Cpath%20d%3D%22M3.25%207C3.25%206.58579%203.58579%206.25%204%206.25H11C11.4142%206.25%2011.75%206.58579%2011.75%207C11.75%207.41421%2011.4142%207.75%2011%207.75H4C3.58579%207.75%203.25%207.41421%203.25%207Z%22%2F%3E%3Cpath%20d%3D%22M3.25%2012C3.25%2011.5858%203.58579%2011.25%204%2011.25H11C11.4142%2011.25%2011.75%2011.5858%2011.75%2012C11.75%2012.4142%2011.4142%2012.75%2011%2012.75H4C3.58579%2012.75%203.25%2012.4142%203.25%2012Z%22%2F%3E%3Cpath%20d%3D%22M3.25%2017C3.25%2016.5858%203.58579%2016.25%204%2016.25H11C11.4142%2016.25%2011.75%2016.5858%2011.75%2017C11.75%2017.4142%2011.4142%2017.75%2011%2017.75H4C3.58579%2017.75%203.25%2017.4142%203.25%2017Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/list-vertical-bold-duotone.svg?color=%231a73e8&size=48