file sliders icon
file-sliders-line-duotone from Solar by 480 Design · Line Duotone · Files · CC-BY-4.0 Attribution required.
- Name
- file-sliders-line-duotone
- Set
- Solar
- Style
- Line Duotone
- Category
- Files
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More files icons from Solar
file-add-boldfile-badge-boldfile-boldfile-braces-boldfile-chart-2-boldfile-chart-boldfile-check-boldfile-cloud-boldfile-code-boldfile-cog-boldfile-corrupted-boldfile-download-boldfile-favorite-boldfile-figma-boldfile-left-boldfile-minus-boldfile-pen-boldfile-question-mark-boldfile-remove-boldfile-right-boldfile-search-boldfile-send-boldfile-signal-boldfile-smile-bold
Use the file sliders icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M10.0296 2C6.23851 2 4.34296 2 3.17139 3.17157C1.99981 4.34315 2 6.22876 2 10V14C2 17.7712 2 19.6569 3.17157 20.8284"/><path stroke-linecap="round" d="M3.17139 20.8281C4.34296 21.9997 6.22858 21.9997 9.99981 21.9997L14 22C17.7712 22 19.6569 21.9997 20.8284 20.8281C22 19.6566 22 17.7712 22 14V13.5625"/><path stroke-linecap="round" stroke-linejoin="round" d="M19.3516 7.61621C20.6558 8.78998 21.3078 9.3774 21.6538 10.1543C21.9998 10.9312 21.9998 11.8085 21.9998 13.5631"/><path stroke-linecap="round" stroke-linejoin="round" d="M10.0298 2C11.5548 2 12.3173 2.00011 13.0093 2.26562C13.7012 2.53114 14.2651 3.03857 15.3929 4.05365L19.3516 7.61621"/><path stroke-linecap="round" d="M13 2.5V5C13 7.35702 13 8.53553 13.7322 9.26777C14.4645 10 15.643 10 18 10H21.5" opacity=".5"/><path stroke-linecap="round" d="M8.97266 13.2186L5.1183 13.2187" opacity=".5"/><path stroke-linecap="round" d="M13.2441 13.2187L11.4102 13.2187" opacity=".5"/><path d="M11.4102 13.2188C11.4102 13.8918 10.8645 14.4375 10.1914 14.4375C9.51831 14.4375 8.97266 13.8918 8.97266 13.2188C8.97266 12.5457 9.51831 12 10.1914 12C10.8645 12 11.4102 12.5457 11.4102 13.2188Z"/><path stroke-linecap="round" d="M9.39062 17.2657L13.245 17.2656" opacity=".5"/><path stroke-linecap="round" d="M5.11914 17.2656L6.95312 17.2656" opacity=".5"/><path d="M6.95313 17.2656C6.95313 16.5925 7.49878 16.0469 8.17188 16.0469C8.84497 16.0469 9.39063 16.5925 9.39063 17.2656C9.39063 17.9387 8.84497 18.4844 8.17188 18.4844C7.49878 18.4844 6.95313 17.9387 6.95313 17.2656Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarFileSlidersLineDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" d="M10.0296 2C6.23851 2 4.34296 2 3.17139 3.17157C1.99981 4.34315 2 6.22876 2 10V14C2 17.7712 2 19.6569 3.17157 20.8284"/><path strokeLinecap="round" d="M3.17139 20.8281C4.34296 21.9997 6.22858 21.9997 9.99981 21.9997L14 22C17.7712 22 19.6569 21.9997 20.8284 20.8281C22 19.6566 22 17.7712 22 14V13.5625"/><path strokeLinecap="round" strokeLinejoin="round" d="M19.3516 7.61621C20.6558 8.78998 21.3078 9.3774 21.6538 10.1543C21.9998 10.9312 21.9998 11.8085 21.9998 13.5631"/><path strokeLinecap="round" strokeLinejoin="round" d="M10.0298 2C11.5548 2 12.3173 2.00011 13.0093 2.26562C13.7012 2.53114 14.2651 3.03857 15.3929 4.05365L19.3516 7.61621"/><path strokeLinecap="round" d="M13 2.5V5C13 7.35702 13 8.53553 13.7322 9.26777C14.4645 10 15.643 10 18 10H21.5" opacity=".5"/><path strokeLinecap="round" d="M8.97266 13.2186L5.1183 13.2187" opacity=".5"/><path strokeLinecap="round" d="M13.2441 13.2187L11.4102 13.2187" opacity=".5"/><path d="M11.4102 13.2188C11.4102 13.8918 10.8645 14.4375 10.1914 14.4375C9.51831 14.4375 8.97266 13.8918 8.97266 13.2188C8.97266 12.5457 9.51831 12 10.1914 12C10.8645 12 11.4102 12.5457 11.4102 13.2188Z"/><path strokeLinecap="round" d="M9.39062 17.2657L13.245 17.2656" opacity=".5"/><path strokeLinecap="round" d="M5.11914 17.2656L6.95312 17.2656" opacity=".5"/><path d="M6.95313 17.2656C6.95313 16.5925 7.49878 16.0469 8.17188 16.0469C8.84497 16.0469 9.39063 16.5925 9.39063 17.2656C9.39063 17.9387 8.84497 18.4844 8.17188 18.4844C7.49878 18.4844 6.95313 17.9387 6.95313 17.2656Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M10.0296 2C6.23851 2 4.34296 2 3.17139 3.17157C1.99981 4.34315 2 6.22876 2 10V14C2 17.7712 2 19.6569 3.17157 20.8284"/><path stroke-linecap="round" d="M3.17139 20.8281C4.34296 21.9997 6.22858 21.9997 9.99981 21.9997L14 22C17.7712 22 19.6569 21.9997 20.8284 20.8281C22 19.6566 22 17.7712 22 14V13.5625"/><path stroke-linecap="round" stroke-linejoin="round" d="M19.3516 7.61621C20.6558 8.78998 21.3078 9.3774 21.6538 10.1543C21.9998 10.9312 21.9998 11.8085 21.9998 13.5631"/><path stroke-linecap="round" stroke-linejoin="round" d="M10.0298 2C11.5548 2 12.3173 2.00011 13.0093 2.26562C13.7012 2.53114 14.2651 3.03857 15.3929 4.05365L19.3516 7.61621"/><path stroke-linecap="round" d="M13 2.5V5C13 7.35702 13 8.53553 13.7322 9.26777C14.4645 10 15.643 10 18 10H21.5" opacity=".5"/><path stroke-linecap="round" d="M8.97266 13.2186L5.1183 13.2187" opacity=".5"/><path stroke-linecap="round" d="M13.2441 13.2187L11.4102 13.2187" opacity=".5"/><path d="M11.4102 13.2188C11.4102 13.8918 10.8645 14.4375 10.1914 14.4375C9.51831 14.4375 8.97266 13.8918 8.97266 13.2188C8.97266 12.5457 9.51831 12 10.1914 12C10.8645 12 11.4102 12.5457 11.4102 13.2188Z"/><path stroke-linecap="round" d="M9.39062 17.2657L13.245 17.2656" opacity=".5"/><path stroke-linecap="round" d="M5.11914 17.2656L6.95312 17.2656" opacity=".5"/><path d="M6.95313 17.2656C6.95313 16.5925 7.49878 16.0469 8.17188 16.0469C8.84497 16.0469 9.39063 16.5925 9.39063 17.2656C9.39063 17.9387 8.84497 18.4844 8.17188 18.4844C7.49878 18.4844 6.95313 17.9387 6.95313 17.2656Z"/></g></svg> </template>
CSS
.icon-file-sliders-line-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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M10.0296%202C6.23851%202%204.34296%202%203.17139%203.17157C1.99981%204.34315%202%206.22876%202%2010V14C2%2017.7712%202%2019.6569%203.17157%2020.8284%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M3.17139%2020.8281C4.34296%2021.9997%206.22858%2021.9997%209.99981%2021.9997L14%2022C17.7712%2022%2019.6569%2021.9997%2020.8284%2020.8281C22%2019.6566%2022%2017.7712%2022%2014V13.5625%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19.3516%207.61621C20.6558%208.78998%2021.3078%209.3774%2021.6538%2010.1543C21.9998%2010.9312%2021.9998%2011.8085%2021.9998%2013.5631%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M10.0298%202C11.5548%202%2012.3173%202.00011%2013.0093%202.26562C13.7012%202.53114%2014.2651%203.03857%2015.3929%204.05365L19.3516%207.61621%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M13%202.5V5C13%207.35702%2013%208.53553%2013.7322%209.26777C14.4645%2010%2015.643%2010%2018%2010H21.5%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8.97266%2013.2186L5.1183%2013.2187%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M13.2441%2013.2187L11.4102%2013.2187%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M11.4102%2013.2188C11.4102%2013.8918%2010.8645%2014.4375%2010.1914%2014.4375C9.51831%2014.4375%208.97266%2013.8918%208.97266%2013.2188C8.97266%2012.5457%209.51831%2012%2010.1914%2012C10.8645%2012%2011.4102%2012.5457%2011.4102%2013.2188Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9.39062%2017.2657L13.245%2017.2656%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5.11914%2017.2656L6.95312%2017.2656%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M6.95313%2017.2656C6.95313%2016.5925%207.49878%2016.0469%208.17188%2016.0469C8.84497%2016.0469%209.39063%2016.5925%209.39063%2017.2656C9.39063%2017.9387%208.84497%2018.4844%208.17188%2018.4844C7.49878%2018.4844%206.95313%2017.9387%206.95313%2017.2656Z%22%2F%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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M10.0296%202C6.23851%202%204.34296%202%203.17139%203.17157C1.99981%204.34315%202%206.22876%202%2010V14C2%2017.7712%202%2019.6569%203.17157%2020.8284%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M3.17139%2020.8281C4.34296%2021.9997%206.22858%2021.9997%209.99981%2021.9997L14%2022C17.7712%2022%2019.6569%2021.9997%2020.8284%2020.8281C22%2019.6566%2022%2017.7712%2022%2014V13.5625%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19.3516%207.61621C20.6558%208.78998%2021.3078%209.3774%2021.6538%2010.1543C21.9998%2010.9312%2021.9998%2011.8085%2021.9998%2013.5631%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M10.0298%202C11.5548%202%2012.3173%202.00011%2013.0093%202.26562C13.7012%202.53114%2014.2651%203.03857%2015.3929%204.05365L19.3516%207.61621%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M13%202.5V5C13%207.35702%2013%208.53553%2013.7322%209.26777C14.4645%2010%2015.643%2010%2018%2010H21.5%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8.97266%2013.2186L5.1183%2013.2187%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M13.2441%2013.2187L11.4102%2013.2187%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M11.4102%2013.2188C11.4102%2013.8918%2010.8645%2014.4375%2010.1914%2014.4375C9.51831%2014.4375%208.97266%2013.8918%208.97266%2013.2188C8.97266%2012.5457%209.51831%2012%2010.1914%2012C10.8645%2012%2011.4102%2012.5457%2011.4102%2013.2188Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9.39062%2017.2657L13.245%2017.2656%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5.11914%2017.2656L6.95312%2017.2656%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M6.95313%2017.2656C6.95313%2016.5925%207.49878%2016.0469%208.17188%2016.0469C8.84497%2016.0469%209.39063%2016.5925%209.39063%2017.2656C9.39063%2017.9387%208.84497%2018.4844%208.17188%2018.4844C7.49878%2018.4844%206.95313%2017.9387%206.95313%2017.2656Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/file-sliders-line-duotone.svg?color=%231a73e8&size=48