sliders h icon
sliders-h from Prime Icons by PrimeTek · Regular · MIT Free for personal and commercial use.
- Name
- sliders-h
- Set
- Prime Icons
- Style
- Regular
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Prime Icons
Use the sliders h icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 8.25h-7a.75.75 0 0 1 0-1.5h7a.75.75 0 0 1 0 1.5m-9 0H5a.75.75 0 0 1 0-1.5h5a.75.75 0 0 1 0 1.5"/><path fill="currentColor" d="M10 9.75A.76.76 0 0 1 9.25 9V6a.75.75 0 0 1 1.5 0v3a.76.76 0 0 1-.75.75m9 7.5h-7a.75.75 0 0 1 0-1.5h7a.75.75 0 0 1 0 1.5m-9 0H5a.75.75 0 0 1 0-1.5h5a.75.75 0 0 1 0 1.5"/><path fill="currentColor" d="M10 18.75a.76.76 0 0 1-.75-.75v-3a.75.75 0 0 1 1.5 0v3a.76.76 0 0 1-.75.75m9-6h-3a.75.75 0 0 1 0-1.5h3a.75.75 0 0 1 0 1.5m-5 0H5a.75.75 0 0 1 0-1.5h9a.75.75 0 0 1 0 1.5"/><path fill="currentColor" d="M14 14.25a.76.76 0 0 1-.75-.75v-3a.75.75 0 0 1 1.5 0v3a.76.76 0 0 1-.75.75"/></svg>
React
import type { SVGProps } from "react";
export function PrimeSlidersH(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 8.25h-7a.75.75 0 0 1 0-1.5h7a.75.75 0 0 1 0 1.5m-9 0H5a.75.75 0 0 1 0-1.5h5a.75.75 0 0 1 0 1.5"/><path fill="currentColor" d="M10 9.75A.76.76 0 0 1 9.25 9V6a.75.75 0 0 1 1.5 0v3a.76.76 0 0 1-.75.75m9 7.5h-7a.75.75 0 0 1 0-1.5h7a.75.75 0 0 1 0 1.5m-9 0H5a.75.75 0 0 1 0-1.5h5a.75.75 0 0 1 0 1.5"/><path fill="currentColor" d="M10 18.75a.76.76 0 0 1-.75-.75v-3a.75.75 0 0 1 1.5 0v3a.76.76 0 0 1-.75.75m9-6h-3a.75.75 0 0 1 0-1.5h3a.75.75 0 0 1 0 1.5m-5 0H5a.75.75 0 0 1 0-1.5h9a.75.75 0 0 1 0 1.5"/><path fill="currentColor" d="M14 14.25a.76.76 0 0 1-.75-.75v-3a.75.75 0 0 1 1.5 0v3a.76.76 0 0 1-.75.75"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 8.25h-7a.75.75 0 0 1 0-1.5h7a.75.75 0 0 1 0 1.5m-9 0H5a.75.75 0 0 1 0-1.5h5a.75.75 0 0 1 0 1.5"/><path fill="currentColor" d="M10 9.75A.76.76 0 0 1 9.25 9V6a.75.75 0 0 1 1.5 0v3a.76.76 0 0 1-.75.75m9 7.5h-7a.75.75 0 0 1 0-1.5h7a.75.75 0 0 1 0 1.5m-9 0H5a.75.75 0 0 1 0-1.5h5a.75.75 0 0 1 0 1.5"/><path fill="currentColor" d="M10 18.75a.76.76 0 0 1-.75-.75v-3a.75.75 0 0 1 1.5 0v3a.76.76 0 0 1-.75.75m9-6h-3a.75.75 0 0 1 0-1.5h3a.75.75 0 0 1 0 1.5m-5 0H5a.75.75 0 0 1 0-1.5h9a.75.75 0 0 1 0 1.5"/><path fill="currentColor" d="M14 14.25a.76.76 0 0 1-.75-.75v-3a.75.75 0 0 1 1.5 0v3a.76.76 0 0 1-.75.75"/></svg> </template>
CSS
.icon-sliders-h {
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%22currentColor%22%20d%3D%22M19%208.25h-7a.75.75%200%200%201%200-1.5h7a.75.75%200%200%201%200%201.5m-9%200H5a.75.75%200%200%201%200-1.5h5a.75.75%200%200%201%200%201.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%209.75A.76.76%200%200%201%209.25%209V6a.75.75%200%200%201%201.5%200v3a.76.76%200%200%201-.75.75m9%207.5h-7a.75.75%200%200%201%200-1.5h7a.75.75%200%200%201%200%201.5m-9%200H5a.75.75%200%200%201%200-1.5h5a.75.75%200%200%201%200%201.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%2018.75a.76.76%200%200%201-.75-.75v-3a.75.75%200%200%201%201.5%200v3a.76.76%200%200%201-.75.75m9-6h-3a.75.75%200%200%201%200-1.5h3a.75.75%200%200%201%200%201.5m-5%200H5a.75.75%200%200%201%200-1.5h9a.75.75%200%200%201%200%201.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%2014.25a.76.76%200%200%201-.75-.75v-3a.75.75%200%200%201%201.5%200v3a.76.76%200%200%201-.75.75%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%22currentColor%22%20d%3D%22M19%208.25h-7a.75.75%200%200%201%200-1.5h7a.75.75%200%200%201%200%201.5m-9%200H5a.75.75%200%200%201%200-1.5h5a.75.75%200%200%201%200%201.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%209.75A.76.76%200%200%201%209.25%209V6a.75.75%200%200%201%201.5%200v3a.76.76%200%200%201-.75.75m9%207.5h-7a.75.75%200%200%201%200-1.5h7a.75.75%200%200%201%200%201.5m-9%200H5a.75.75%200%200%201%200-1.5h5a.75.75%200%200%201%200%201.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%2018.75a.76.76%200%200%201-.75-.75v-3a.75.75%200%200%201%201.5%200v3a.76.76%200%200%201-.75.75m9-6h-3a.75.75%200%200%201%200-1.5h3a.75.75%200%200%201%200%201.5m-5%200H5a.75.75%200%200%201%200-1.5h9a.75.75%200%200%201%200%201.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%2014.25a.76.76%200%200%201-.75-.75v-3a.75.75%200%200%201%201.5%200v3a.76.76%200%200%201-.75.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/prime/sliders-h.svg?color=%231a73e8&size=48