file sliders icon
file-sliders-bold from Solar by 480 Design · Bold · Files · CC-BY-4.0 Attribution required.
- Name
- file-sliders-bold
- Set
- Solar
- Style
- Bold
- 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="currentColor"><path d="M8.17188 16.7969C8.43076 16.7969 8.64062 17.0067 8.64062 17.2656C8.64062 17.5245 8.43076 17.7344 8.17188 17.7344C7.91299 17.7344 7.70312 17.5245 7.70312 17.2656C7.70313 17.0067 7.91299 16.7969 8.17188 16.7969Z"/><path d="M10.1914 12.75C10.4503 12.75 10.6602 12.9599 10.6602 13.2188C10.6602 13.4776 10.4503 13.6875 10.1914 13.6875C9.93252 13.6875 9.72266 13.4776 9.72266 13.2188C9.72266 12.9599 9.93252 12.75 10.1914 12.75Z"/><path fill-rule="evenodd" d="M10.0303 2C10.6361 2 11.1218 1.99994 11.5303 2.0166C11.5168 2.09653 11.5091 2.1783 11.5088 2.26074L11.5 5.09473C11.4999 6.19183 11.4994 7.16184 11.6045 7.94336C11.7184 8.79041 11.9807 9.6369 12.6719 10.3281C13.3631 11.0193 14.2096 11.2816 15.0566 11.3955C15.8382 11.5006 16.8082 11.5001 17.9053 11.5H21.957C21.9996 12.0342 22 12.6899 22 13.5625V14C22 17.7712 21.9997 19.6566 20.8281 20.8281C19.6566 21.9997 17.7712 22 14 22H10C6.22876 22 4.34345 21.9997 3.17188 20.8281C2.0003 19.6566 2 17.7712 2 14V10C2 6.22876 2.0003 4.34345 3.17188 3.17188C4.34345 2.0003 6.23918 2 10.0303 2ZM8.17188 15.2969C7.3502 15.2969 6.64655 15.8004 6.35156 16.5156H5.11914C4.70493 16.5156 4.36914 16.8514 4.36914 17.2656C4.36914 17.6798 4.70493 18.0156 5.11914 18.0156H6.35156C6.64655 18.7308 7.3502 19.2344 8.17188 19.2344C8.99355 19.2344 9.6972 18.7308 9.99219 18.0156H13.2451C13.6593 18.0156 13.9951 17.6798 13.9951 17.2656C13.9951 16.8515 13.6593 16.5157 13.2451 16.5156H9.99219C9.6972 15.8004 8.99355 15.2969 8.17188 15.2969ZM10.1914 11.25C9.36973 11.25 8.66609 11.7536 8.37109 12.4688H5.11816C4.70401 12.4688 4.36816 12.8046 4.36816 13.2188C4.36818 13.6329 4.70402 13.9687 5.11816 13.9688H8.37109C8.66609 14.6839 9.36973 15.1875 10.1914 15.1875C11.0131 15.1875 11.7167 14.6839 12.0117 13.9688H13.2441C13.6584 13.9688 13.9941 13.633 13.9941 13.2188C13.9941 12.8045 13.6584 12.4688 13.2441 12.4688H12.0117C11.7167 11.7536 11.0131 11.25 10.1914 11.25Z" clip-rule="evenodd"/><path d="M13.0088 2.26562C13.7007 2.53113 14.2649 3.03877 15.3926 4.05371L19.3516 7.61621C20.5682 8.71115 21.2175 9.29582 21.5801 10H18C15.643 10 14.4647 9.99981 13.7324 9.26758C13.0002 8.53534 13 7.35697 13 5L13.0088 2.26562Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarFileSlidersBold(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 d="M8.17188 16.7969C8.43076 16.7969 8.64062 17.0067 8.64062 17.2656C8.64062 17.5245 8.43076 17.7344 8.17188 17.7344C7.91299 17.7344 7.70312 17.5245 7.70312 17.2656C7.70313 17.0067 7.91299 16.7969 8.17188 16.7969Z"/><path d="M10.1914 12.75C10.4503 12.75 10.6602 12.9599 10.6602 13.2188C10.6602 13.4776 10.4503 13.6875 10.1914 13.6875C9.93252 13.6875 9.72266 13.4776 9.72266 13.2188C9.72266 12.9599 9.93252 12.75 10.1914 12.75Z"/><path fillRule="evenodd" d="M10.0303 2C10.6361 2 11.1218 1.99994 11.5303 2.0166C11.5168 2.09653 11.5091 2.1783 11.5088 2.26074L11.5 5.09473C11.4999 6.19183 11.4994 7.16184 11.6045 7.94336C11.7184 8.79041 11.9807 9.6369 12.6719 10.3281C13.3631 11.0193 14.2096 11.2816 15.0566 11.3955C15.8382 11.5006 16.8082 11.5001 17.9053 11.5H21.957C21.9996 12.0342 22 12.6899 22 13.5625V14C22 17.7712 21.9997 19.6566 20.8281 20.8281C19.6566 21.9997 17.7712 22 14 22H10C6.22876 22 4.34345 21.9997 3.17188 20.8281C2.0003 19.6566 2 17.7712 2 14V10C2 6.22876 2.0003 4.34345 3.17188 3.17188C4.34345 2.0003 6.23918 2 10.0303 2ZM8.17188 15.2969C7.3502 15.2969 6.64655 15.8004 6.35156 16.5156H5.11914C4.70493 16.5156 4.36914 16.8514 4.36914 17.2656C4.36914 17.6798 4.70493 18.0156 5.11914 18.0156H6.35156C6.64655 18.7308 7.3502 19.2344 8.17188 19.2344C8.99355 19.2344 9.6972 18.7308 9.99219 18.0156H13.2451C13.6593 18.0156 13.9951 17.6798 13.9951 17.2656C13.9951 16.8515 13.6593 16.5157 13.2451 16.5156H9.99219C9.6972 15.8004 8.99355 15.2969 8.17188 15.2969ZM10.1914 11.25C9.36973 11.25 8.66609 11.7536 8.37109 12.4688H5.11816C4.70401 12.4688 4.36816 12.8046 4.36816 13.2188C4.36818 13.6329 4.70402 13.9687 5.11816 13.9688H8.37109C8.66609 14.6839 9.36973 15.1875 10.1914 15.1875C11.0131 15.1875 11.7167 14.6839 12.0117 13.9688H13.2441C13.6584 13.9688 13.9941 13.633 13.9941 13.2188C13.9941 12.8045 13.6584 12.4688 13.2441 12.4688H12.0117C11.7167 11.7536 11.0131 11.25 10.1914 11.25Z" clipRule="evenodd"/><path d="M13.0088 2.26562C13.7007 2.53113 14.2649 3.03877 15.3926 4.05371L19.3516 7.61621C20.5682 8.71115 21.2175 9.29582 21.5801 10H18C15.643 10 14.4647 9.99981 13.7324 9.26758C13.0002 8.53534 13 7.35697 13 5L13.0088 2.26562Z"/></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 d="M8.17188 16.7969C8.43076 16.7969 8.64062 17.0067 8.64062 17.2656C8.64062 17.5245 8.43076 17.7344 8.17188 17.7344C7.91299 17.7344 7.70312 17.5245 7.70312 17.2656C7.70313 17.0067 7.91299 16.7969 8.17188 16.7969Z"/><path d="M10.1914 12.75C10.4503 12.75 10.6602 12.9599 10.6602 13.2188C10.6602 13.4776 10.4503 13.6875 10.1914 13.6875C9.93252 13.6875 9.72266 13.4776 9.72266 13.2188C9.72266 12.9599 9.93252 12.75 10.1914 12.75Z"/><path fill-rule="evenodd" d="M10.0303 2C10.6361 2 11.1218 1.99994 11.5303 2.0166C11.5168 2.09653 11.5091 2.1783 11.5088 2.26074L11.5 5.09473C11.4999 6.19183 11.4994 7.16184 11.6045 7.94336C11.7184 8.79041 11.9807 9.6369 12.6719 10.3281C13.3631 11.0193 14.2096 11.2816 15.0566 11.3955C15.8382 11.5006 16.8082 11.5001 17.9053 11.5H21.957C21.9996 12.0342 22 12.6899 22 13.5625V14C22 17.7712 21.9997 19.6566 20.8281 20.8281C19.6566 21.9997 17.7712 22 14 22H10C6.22876 22 4.34345 21.9997 3.17188 20.8281C2.0003 19.6566 2 17.7712 2 14V10C2 6.22876 2.0003 4.34345 3.17188 3.17188C4.34345 2.0003 6.23918 2 10.0303 2ZM8.17188 15.2969C7.3502 15.2969 6.64655 15.8004 6.35156 16.5156H5.11914C4.70493 16.5156 4.36914 16.8514 4.36914 17.2656C4.36914 17.6798 4.70493 18.0156 5.11914 18.0156H6.35156C6.64655 18.7308 7.3502 19.2344 8.17188 19.2344C8.99355 19.2344 9.6972 18.7308 9.99219 18.0156H13.2451C13.6593 18.0156 13.9951 17.6798 13.9951 17.2656C13.9951 16.8515 13.6593 16.5157 13.2451 16.5156H9.99219C9.6972 15.8004 8.99355 15.2969 8.17188 15.2969ZM10.1914 11.25C9.36973 11.25 8.66609 11.7536 8.37109 12.4688H5.11816C4.70401 12.4688 4.36816 12.8046 4.36816 13.2188C4.36818 13.6329 4.70402 13.9687 5.11816 13.9688H8.37109C8.66609 14.6839 9.36973 15.1875 10.1914 15.1875C11.0131 15.1875 11.7167 14.6839 12.0117 13.9688H13.2441C13.6584 13.9688 13.9941 13.633 13.9941 13.2188C13.9941 12.8045 13.6584 12.4688 13.2441 12.4688H12.0117C11.7167 11.7536 11.0131 11.25 10.1914 11.25Z" clip-rule="evenodd"/><path d="M13.0088 2.26562C13.7007 2.53113 14.2649 3.03877 15.3926 4.05371L19.3516 7.61621C20.5682 8.71115 21.2175 9.29582 21.5801 10H18C15.643 10 14.4647 9.99981 13.7324 9.26758C13.0002 8.53534 13 7.35697 13 5L13.0088 2.26562Z"/></g></svg> </template>
CSS
.icon-file-sliders-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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M8.17188%2016.7969C8.43076%2016.7969%208.64062%2017.0067%208.64062%2017.2656C8.64062%2017.5245%208.43076%2017.7344%208.17188%2017.7344C7.91299%2017.7344%207.70312%2017.5245%207.70312%2017.2656C7.70313%2017.0067%207.91299%2016.7969%208.17188%2016.7969Z%22%2F%3E%3Cpath%20d%3D%22M10.1914%2012.75C10.4503%2012.75%2010.6602%2012.9599%2010.6602%2013.2188C10.6602%2013.4776%2010.4503%2013.6875%2010.1914%2013.6875C9.93252%2013.6875%209.72266%2013.4776%209.72266%2013.2188C9.72266%2012.9599%209.93252%2012.75%2010.1914%2012.75Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M10.0303%202C10.6361%202%2011.1218%201.99994%2011.5303%202.0166C11.5168%202.09653%2011.5091%202.1783%2011.5088%202.26074L11.5%205.09473C11.4999%206.19183%2011.4994%207.16184%2011.6045%207.94336C11.7184%208.79041%2011.9807%209.6369%2012.6719%2010.3281C13.3631%2011.0193%2014.2096%2011.2816%2015.0566%2011.3955C15.8382%2011.5006%2016.8082%2011.5001%2017.9053%2011.5H21.957C21.9996%2012.0342%2022%2012.6899%2022%2013.5625V14C22%2017.7712%2021.9997%2019.6566%2020.8281%2020.8281C19.6566%2021.9997%2017.7712%2022%2014%2022H10C6.22876%2022%204.34345%2021.9997%203.17188%2020.8281C2.0003%2019.6566%202%2017.7712%202%2014V10C2%206.22876%202.0003%204.34345%203.17188%203.17188C4.34345%202.0003%206.23918%202%2010.0303%202ZM8.17188%2015.2969C7.3502%2015.2969%206.64655%2015.8004%206.35156%2016.5156H5.11914C4.70493%2016.5156%204.36914%2016.8514%204.36914%2017.2656C4.36914%2017.6798%204.70493%2018.0156%205.11914%2018.0156H6.35156C6.64655%2018.7308%207.3502%2019.2344%208.17188%2019.2344C8.99355%2019.2344%209.6972%2018.7308%209.99219%2018.0156H13.2451C13.6593%2018.0156%2013.9951%2017.6798%2013.9951%2017.2656C13.9951%2016.8515%2013.6593%2016.5157%2013.2451%2016.5156H9.99219C9.6972%2015.8004%208.99355%2015.2969%208.17188%2015.2969ZM10.1914%2011.25C9.36973%2011.25%208.66609%2011.7536%208.37109%2012.4688H5.11816C4.70401%2012.4688%204.36816%2012.8046%204.36816%2013.2188C4.36818%2013.6329%204.70402%2013.9687%205.11816%2013.9688H8.37109C8.66609%2014.6839%209.36973%2015.1875%2010.1914%2015.1875C11.0131%2015.1875%2011.7167%2014.6839%2012.0117%2013.9688H13.2441C13.6584%2013.9688%2013.9941%2013.633%2013.9941%2013.2188C13.9941%2012.8045%2013.6584%2012.4688%2013.2441%2012.4688H12.0117C11.7167%2011.7536%2011.0131%2011.25%2010.1914%2011.25Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M13.0088%202.26562C13.7007%202.53113%2014.2649%203.03877%2015.3926%204.05371L19.3516%207.61621C20.5682%208.71115%2021.2175%209.29582%2021.5801%2010H18C15.643%2010%2014.4647%209.99981%2013.7324%209.26758C13.0002%208.53534%2013%207.35697%2013%205L13.0088%202.26562Z%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%22currentColor%22%3E%3Cpath%20d%3D%22M8.17188%2016.7969C8.43076%2016.7969%208.64062%2017.0067%208.64062%2017.2656C8.64062%2017.5245%208.43076%2017.7344%208.17188%2017.7344C7.91299%2017.7344%207.70312%2017.5245%207.70312%2017.2656C7.70313%2017.0067%207.91299%2016.7969%208.17188%2016.7969Z%22%2F%3E%3Cpath%20d%3D%22M10.1914%2012.75C10.4503%2012.75%2010.6602%2012.9599%2010.6602%2013.2188C10.6602%2013.4776%2010.4503%2013.6875%2010.1914%2013.6875C9.93252%2013.6875%209.72266%2013.4776%209.72266%2013.2188C9.72266%2012.9599%209.93252%2012.75%2010.1914%2012.75Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M10.0303%202C10.6361%202%2011.1218%201.99994%2011.5303%202.0166C11.5168%202.09653%2011.5091%202.1783%2011.5088%202.26074L11.5%205.09473C11.4999%206.19183%2011.4994%207.16184%2011.6045%207.94336C11.7184%208.79041%2011.9807%209.6369%2012.6719%2010.3281C13.3631%2011.0193%2014.2096%2011.2816%2015.0566%2011.3955C15.8382%2011.5006%2016.8082%2011.5001%2017.9053%2011.5H21.957C21.9996%2012.0342%2022%2012.6899%2022%2013.5625V14C22%2017.7712%2021.9997%2019.6566%2020.8281%2020.8281C19.6566%2021.9997%2017.7712%2022%2014%2022H10C6.22876%2022%204.34345%2021.9997%203.17188%2020.8281C2.0003%2019.6566%202%2017.7712%202%2014V10C2%206.22876%202.0003%204.34345%203.17188%203.17188C4.34345%202.0003%206.23918%202%2010.0303%202ZM8.17188%2015.2969C7.3502%2015.2969%206.64655%2015.8004%206.35156%2016.5156H5.11914C4.70493%2016.5156%204.36914%2016.8514%204.36914%2017.2656C4.36914%2017.6798%204.70493%2018.0156%205.11914%2018.0156H6.35156C6.64655%2018.7308%207.3502%2019.2344%208.17188%2019.2344C8.99355%2019.2344%209.6972%2018.7308%209.99219%2018.0156H13.2451C13.6593%2018.0156%2013.9951%2017.6798%2013.9951%2017.2656C13.9951%2016.8515%2013.6593%2016.5157%2013.2451%2016.5156H9.99219C9.6972%2015.8004%208.99355%2015.2969%208.17188%2015.2969ZM10.1914%2011.25C9.36973%2011.25%208.66609%2011.7536%208.37109%2012.4688H5.11816C4.70401%2012.4688%204.36816%2012.8046%204.36816%2013.2188C4.36818%2013.6329%204.70402%2013.9687%205.11816%2013.9688H8.37109C8.66609%2014.6839%209.36973%2015.1875%2010.1914%2015.1875C11.0131%2015.1875%2011.7167%2014.6839%2012.0117%2013.9688H13.2441C13.6584%2013.9688%2013.9941%2013.633%2013.9941%2013.2188C13.9941%2012.8045%2013.6584%2012.4688%2013.2441%2012.4688H12.0117C11.7167%2011.7536%2011.0131%2011.25%2010.1914%2011.25Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M13.0088%202.26562C13.7007%202.53113%2014.2649%203.03877%2015.3926%204.05371L19.3516%207.61621C20.5682%208.71115%2021.2175%209.29582%2021.5801%2010H18C15.643%2010%2014.4647%209.99981%2013.7324%209.26758C13.0002%208.53534%2013%207.35697%2013%205L13.0088%202.26562Z%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-bold.svg?color=%231a73e8&size=48