slider horizontal icon

slider-horizontal-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
slider-horizontal-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

More newicons icons from Reicon

Use the slider horizontal icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 22h6c1.66 0 3-1.34 3-3V5c0-1.66-1.34-3-3-3H9C7.34 2 6 3.34 6 5v14c0 1.66 1.34 3 3 3M4.5 5.93v12.14a.5.5 0 0 1-.6.49C2.42 18.29 2 17.43 2 15.33V8.67c0-2.1.42-2.96 1.9-3.23a.5.5 0 0 1 .6.49M22 8.67v6.66c0 2.1-.42 2.96-1.9 3.23c-.31.06-.6-.18-.6-.49V5.93a.5.5 0 0 1 .6-.49c1.48.27 1.9 1.13 1.9 3.23"/></svg>

React

import type { SVGProps } from "react";

export function ReiconSliderHorizontalFilled(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="M9 22h6c1.66 0 3-1.34 3-3V5c0-1.66-1.34-3-3-3H9C7.34 2 6 3.34 6 5v14c0 1.66 1.34 3 3 3M4.5 5.93v12.14a.5.5 0 0 1-.6.49C2.42 18.29 2 17.43 2 15.33V8.67c0-2.1.42-2.96 1.9-3.23a.5.5 0 0 1 .6.49M22 8.67v6.66c0 2.1-.42 2.96-1.9 3.23c-.31.06-.6-.18-.6-.49V5.93a.5.5 0 0 1 .6-.49c1.48.27 1.9 1.13 1.9 3.23"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 22h6c1.66 0 3-1.34 3-3V5c0-1.66-1.34-3-3-3H9C7.34 2 6 3.34 6 5v14c0 1.66 1.34 3 3 3M4.5 5.93v12.14a.5.5 0 0 1-.6.49C2.42 18.29 2 17.43 2 15.33V8.67c0-2.1.42-2.96 1.9-3.23a.5.5 0 0 1 .6.49M22 8.67v6.66c0 2.1-.42 2.96-1.9 3.23c-.31.06-.6-.18-.6-.49V5.93a.5.5 0 0 1 .6-.49c1.48.27 1.9 1.13 1.9 3.23"/></svg>
</template>

CSS

.icon-slider-horizontal-filled {
  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%22M9%2022h6c1.66%200%203-1.34%203-3V5c0-1.66-1.34-3-3-3H9C7.34%202%206%203.34%206%205v14c0%201.66%201.34%203%203%203M4.5%205.93v12.14a.5.5%200%200%201-.6.49C2.42%2018.29%202%2017.43%202%2015.33V8.67c0-2.1.42-2.96%201.9-3.23a.5.5%200%200%201%20.6.49M22%208.67v6.66c0%202.1-.42%202.96-1.9%203.23c-.31.06-.6-.18-.6-.49V5.93a.5.5%200%200%201%20.6-.49c1.48.27%201.9%201.13%201.9%203.23%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%22M9%2022h6c1.66%200%203-1.34%203-3V5c0-1.66-1.34-3-3-3H9C7.34%202%206%203.34%206%205v14c0%201.66%201.34%203%203%203M4.5%205.93v12.14a.5.5%200%200%201-.6.49C2.42%2018.29%202%2017.43%202%2015.33V8.67c0-2.1.42-2.96%201.9-3.23a.5.5%200%200%201%20.6.49M22%208.67v6.66c0%202.1-.42%202.96-1.9%203.23c-.31.06-.6-.18-.6-.49V5.93a.5.5%200%200%201%20.6-.49c1.48.27%201.9%201.13%201.9%203.23%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/slider-horizontal-filled.svg?color=%231a73e8&size=48

Slider Horizontal filled icon — Reicon · IconsDB