grip horizontal icon

grip-horizontal-outline from Solar by 480 Design · Outline · UI · CC-BY-4.0 Attribution required.

Name
grip-horizontal-outline
Set
Solar
Style
Outline
Category
UI
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More ui icons from Solar

Use the grip horizontal icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M6.5 15.5117C6.5 16.3401 5.82843 17.0117 5 17.0117C4.17157 17.0117 3.5 16.3401 3.5 15.5117C3.5 14.6833 4.17157 14.0117 5 14.0117C5.82843 14.0117 6.5 14.6833 6.5 15.5117Z"/><path d="M13.5 15.5117C13.5 16.3401 12.8284 17.0117 12 17.0117C11.1716 17.0117 10.5 16.3401 10.5 15.5117C10.5 14.6833 11.1716 14.0117 12 14.0117C12.8284 14.0117 13.5 14.6833 13.5 15.5117Z"/><path d="M20.5 15.4961C20.5 16.3245 19.8284 16.9961 19 16.9961C18.1716 16.9961 17.5 16.3245 17.5 15.4961C17.5 14.6677 18.1716 13.9961 19 13.9961C19.8284 13.9961 20.5 14.6677 20.5 15.4961Z"/><path d="M6.5 8.50391C6.5 9.33233 5.82843 10.0039 5 10.0039C4.17157 10.0039 3.5 9.33233 3.5 8.50391C3.5 7.67548 4.17157 7.00391 5 7.00391C5.82843 7.00391 6.5 7.67548 6.5 8.50391Z"/><path d="M13.5 8.50391C13.5 9.33233 12.8284 10.0039 12 10.0039C11.1716 10.0039 10.5 9.33233 10.5 8.50391C10.5 7.67548 11.1716 7.00391 12 7.00391C12.8284 7.00391 13.5 7.67548 13.5 8.50391Z"/><path d="M20.5 8.48828C20.5 9.31671 19.8284 9.98828 19 9.98828C18.1716 9.98828 17.5 9.31671 17.5 8.48828C17.5 7.65985 18.1716 6.98828 19 6.98828C19.8284 6.98828 20.5 7.65985 20.5 8.48828Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarGripHorizontalOutline(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="M6.5 15.5117C6.5 16.3401 5.82843 17.0117 5 17.0117C4.17157 17.0117 3.5 16.3401 3.5 15.5117C3.5 14.6833 4.17157 14.0117 5 14.0117C5.82843 14.0117 6.5 14.6833 6.5 15.5117Z"/><path d="M13.5 15.5117C13.5 16.3401 12.8284 17.0117 12 17.0117C11.1716 17.0117 10.5 16.3401 10.5 15.5117C10.5 14.6833 11.1716 14.0117 12 14.0117C12.8284 14.0117 13.5 14.6833 13.5 15.5117Z"/><path d="M20.5 15.4961C20.5 16.3245 19.8284 16.9961 19 16.9961C18.1716 16.9961 17.5 16.3245 17.5 15.4961C17.5 14.6677 18.1716 13.9961 19 13.9961C19.8284 13.9961 20.5 14.6677 20.5 15.4961Z"/><path d="M6.5 8.50391C6.5 9.33233 5.82843 10.0039 5 10.0039C4.17157 10.0039 3.5 9.33233 3.5 8.50391C3.5 7.67548 4.17157 7.00391 5 7.00391C5.82843 7.00391 6.5 7.67548 6.5 8.50391Z"/><path d="M13.5 8.50391C13.5 9.33233 12.8284 10.0039 12 10.0039C11.1716 10.0039 10.5 9.33233 10.5 8.50391C10.5 7.67548 11.1716 7.00391 12 7.00391C12.8284 7.00391 13.5 7.67548 13.5 8.50391Z"/><path d="M20.5 8.48828C20.5 9.31671 19.8284 9.98828 19 9.98828C18.1716 9.98828 17.5 9.31671 17.5 8.48828C17.5 7.65985 18.1716 6.98828 19 6.98828C19.8284 6.98828 20.5 7.65985 20.5 8.48828Z"/></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="M6.5 15.5117C6.5 16.3401 5.82843 17.0117 5 17.0117C4.17157 17.0117 3.5 16.3401 3.5 15.5117C3.5 14.6833 4.17157 14.0117 5 14.0117C5.82843 14.0117 6.5 14.6833 6.5 15.5117Z"/><path d="M13.5 15.5117C13.5 16.3401 12.8284 17.0117 12 17.0117C11.1716 17.0117 10.5 16.3401 10.5 15.5117C10.5 14.6833 11.1716 14.0117 12 14.0117C12.8284 14.0117 13.5 14.6833 13.5 15.5117Z"/><path d="M20.5 15.4961C20.5 16.3245 19.8284 16.9961 19 16.9961C18.1716 16.9961 17.5 16.3245 17.5 15.4961C17.5 14.6677 18.1716 13.9961 19 13.9961C19.8284 13.9961 20.5 14.6677 20.5 15.4961Z"/><path d="M6.5 8.50391C6.5 9.33233 5.82843 10.0039 5 10.0039C4.17157 10.0039 3.5 9.33233 3.5 8.50391C3.5 7.67548 4.17157 7.00391 5 7.00391C5.82843 7.00391 6.5 7.67548 6.5 8.50391Z"/><path d="M13.5 8.50391C13.5 9.33233 12.8284 10.0039 12 10.0039C11.1716 10.0039 10.5 9.33233 10.5 8.50391C10.5 7.67548 11.1716 7.00391 12 7.00391C12.8284 7.00391 13.5 7.67548 13.5 8.50391Z"/><path d="M20.5 8.48828C20.5 9.31671 19.8284 9.98828 19 9.98828C18.1716 9.98828 17.5 9.31671 17.5 8.48828C17.5 7.65985 18.1716 6.98828 19 6.98828C19.8284 6.98828 20.5 7.65985 20.5 8.48828Z"/></g></svg>
</template>

CSS

.icon-grip-horizontal-outline {
  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%22M6.5%2015.5117C6.5%2016.3401%205.82843%2017.0117%205%2017.0117C4.17157%2017.0117%203.5%2016.3401%203.5%2015.5117C3.5%2014.6833%204.17157%2014.0117%205%2014.0117C5.82843%2014.0117%206.5%2014.6833%206.5%2015.5117Z%22%2F%3E%3Cpath%20d%3D%22M13.5%2015.5117C13.5%2016.3401%2012.8284%2017.0117%2012%2017.0117C11.1716%2017.0117%2010.5%2016.3401%2010.5%2015.5117C10.5%2014.6833%2011.1716%2014.0117%2012%2014.0117C12.8284%2014.0117%2013.5%2014.6833%2013.5%2015.5117Z%22%2F%3E%3Cpath%20d%3D%22M20.5%2015.4961C20.5%2016.3245%2019.8284%2016.9961%2019%2016.9961C18.1716%2016.9961%2017.5%2016.3245%2017.5%2015.4961C17.5%2014.6677%2018.1716%2013.9961%2019%2013.9961C19.8284%2013.9961%2020.5%2014.6677%2020.5%2015.4961Z%22%2F%3E%3Cpath%20d%3D%22M6.5%208.50391C6.5%209.33233%205.82843%2010.0039%205%2010.0039C4.17157%2010.0039%203.5%209.33233%203.5%208.50391C3.5%207.67548%204.17157%207.00391%205%207.00391C5.82843%207.00391%206.5%207.67548%206.5%208.50391Z%22%2F%3E%3Cpath%20d%3D%22M13.5%208.50391C13.5%209.33233%2012.8284%2010.0039%2012%2010.0039C11.1716%2010.0039%2010.5%209.33233%2010.5%208.50391C10.5%207.67548%2011.1716%207.00391%2012%207.00391C12.8284%207.00391%2013.5%207.67548%2013.5%208.50391Z%22%2F%3E%3Cpath%20d%3D%22M20.5%208.48828C20.5%209.31671%2019.8284%209.98828%2019%209.98828C18.1716%209.98828%2017.5%209.31671%2017.5%208.48828C17.5%207.65985%2018.1716%206.98828%2019%206.98828C19.8284%206.98828%2020.5%207.65985%2020.5%208.48828Z%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%22M6.5%2015.5117C6.5%2016.3401%205.82843%2017.0117%205%2017.0117C4.17157%2017.0117%203.5%2016.3401%203.5%2015.5117C3.5%2014.6833%204.17157%2014.0117%205%2014.0117C5.82843%2014.0117%206.5%2014.6833%206.5%2015.5117Z%22%2F%3E%3Cpath%20d%3D%22M13.5%2015.5117C13.5%2016.3401%2012.8284%2017.0117%2012%2017.0117C11.1716%2017.0117%2010.5%2016.3401%2010.5%2015.5117C10.5%2014.6833%2011.1716%2014.0117%2012%2014.0117C12.8284%2014.0117%2013.5%2014.6833%2013.5%2015.5117Z%22%2F%3E%3Cpath%20d%3D%22M20.5%2015.4961C20.5%2016.3245%2019.8284%2016.9961%2019%2016.9961C18.1716%2016.9961%2017.5%2016.3245%2017.5%2015.4961C17.5%2014.6677%2018.1716%2013.9961%2019%2013.9961C19.8284%2013.9961%2020.5%2014.6677%2020.5%2015.4961Z%22%2F%3E%3Cpath%20d%3D%22M6.5%208.50391C6.5%209.33233%205.82843%2010.0039%205%2010.0039C4.17157%2010.0039%203.5%209.33233%203.5%208.50391C3.5%207.67548%204.17157%207.00391%205%207.00391C5.82843%207.00391%206.5%207.67548%206.5%208.50391Z%22%2F%3E%3Cpath%20d%3D%22M13.5%208.50391C13.5%209.33233%2012.8284%2010.0039%2012%2010.0039C11.1716%2010.0039%2010.5%209.33233%2010.5%208.50391C10.5%207.67548%2011.1716%207.00391%2012%207.00391C12.8284%207.00391%2013.5%207.67548%2013.5%208.50391Z%22%2F%3E%3Cpath%20d%3D%22M20.5%208.48828C20.5%209.31671%2019.8284%209.98828%2019%209.98828C18.1716%209.98828%2017.5%209.31671%2017.5%208.48828C17.5%207.65985%2018.1716%206.98828%2019%206.98828C19.8284%206.98828%2020.5%207.65985%2020.5%208.48828Z%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/grip-horizontal-outline.svg?color=%231a73e8&size=48