Slider Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Slider icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/320707.svg" alt="Slider icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320707.svg" alt="Slider icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320707.svg" alt="Slider icon" :width="24" :height="24" />
CSS background
.icon-slider {
background-image: url('https://proicons.com/icon/320707.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 24.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="slider_2_" d="M16,31.36c-1.731,0-3.161-1.316-3.341-3H1v-0.72h11.659c0.18-1.684,1.61-3,3.341-3s3.161,1.316,3.341,3H31 v0.721H19.341C19.161,30.044,17.731,31.36,16,31.36z M16,25.36c-1.456,0-2.64,1.184-2.64,2.64s1.185,2.64,2.64,2.64 c1.456,0,2.64-1.184,2.64-2.64S17.456,25.36,16,25.36z M25,19.36c-1.731,0-3.161-1.316-3.341-3H1v-0.72h20.659 c0.18-1.684,1.609-3,3.341-3s3.161,1.316,3.341,3H31v0.72h-2.659C28.161,18.044,26.731,19.36,25,19.36z M25,13.36 c-1.456,0-2.64,1.185-2.64,2.64c0,1.456,1.184,2.64,2.64,2.64s2.64-1.184,2.64-2.64S26.456,13.36,25,13.36z M7,7.36 c-1.731,0-3.161-1.316-3.341-3H1V3.64h2.659c0.18-1.684,1.61-3,3.341-3s3.161,1.316,3.341,3H31v0.72H10.341 C10.161,6.044,8.731,7.36,7,7.36z M7,1.36C5.544,1.36,4.36,2.544,4.36,4S5.544,6.64,7,6.64S9.64,5.456,9.64,4S8.456,1.36,7,1.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Slider in other icon packs
Copied!