grip vertical icon
grip-vertical-bold-duotone from Solar by 480 Design · Bold Duotone · UI · CC-BY-4.0 Attribution required.
- Name
- grip-vertical-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- 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
accessibility-boldadd-boldadd-circle-boldadd-square-boldaugmented-reality-boldballoon-boldbattery-charge-boldbattery-charge-minimalistic-boldbattery-full-boldbattery-full-minimalistic-boldbattery-half-boldbattery-half-minimalistic-boldbattery-low-boldbattery-low-minimalistic-boldblocks-boldbody-boldbolt-boldbolt-circle-boldbox-boldbox-minimalistic-boldbroom-boldcat-boldcheck-circle-boldcheck-square-bold
Use the grip vertical icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M15.5117 17.5C16.3401 17.5 17.0117 18.1716 17.0117 19C17.0117 19.8284 16.3401 20.5 15.5117 20.5C14.6833 20.5 14.0117 19.8284 14.0117 19C14.0117 18.1716 14.6833 17.5 15.5117 17.5Z"/><path d="M15.5117 10.5C16.3401 10.5 17.0117 11.1716 17.0117 12C17.0117 12.8284 16.3401 13.5 15.5117 13.5C14.6833 13.5 14.0117 12.8284 14.0117 12C14.0117 11.1716 14.6833 10.5 15.5117 10.5Z" opacity=".5"/><path d="M15.4961 3.5C16.3245 3.5 16.9961 4.17157 16.9961 5C16.9961 5.82843 16.3245 6.5 15.4961 6.5C14.6677 6.5 13.9961 5.82843 13.9961 5C13.9961 4.17157 14.6677 3.5 15.4961 3.5Z"/><path d="M8.50391 17.5C9.33233 17.5 10.0039 18.1716 10.0039 19C10.0039 19.8284 9.33233 20.5 8.50391 20.5C7.67548 20.5 7.00391 19.8284 7.00391 19C7.00391 18.1716 7.67548 17.5 8.50391 17.5Z"/><path d="M8.50391 10.5C9.33233 10.5 10.0039 11.1716 10.0039 12C10.0039 12.8284 9.33233 13.5 8.50391 13.5C7.67548 13.5 7.00391 12.8284 7.00391 12C7.00391 11.1716 7.67548 10.5 8.50391 10.5Z" opacity=".5"/><path d="M8.48828 3.5C9.31671 3.5 9.98828 4.17157 9.98828 5C9.98828 5.82843 9.31671 6.5 8.48828 6.5C7.65985 6.5 6.98828 5.82843 6.98828 5C6.98828 4.17157 7.65985 3.5 8.48828 3.5Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarGripVerticalBoldDuotone(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="M15.5117 17.5C16.3401 17.5 17.0117 18.1716 17.0117 19C17.0117 19.8284 16.3401 20.5 15.5117 20.5C14.6833 20.5 14.0117 19.8284 14.0117 19C14.0117 18.1716 14.6833 17.5 15.5117 17.5Z"/><path d="M15.5117 10.5C16.3401 10.5 17.0117 11.1716 17.0117 12C17.0117 12.8284 16.3401 13.5 15.5117 13.5C14.6833 13.5 14.0117 12.8284 14.0117 12C14.0117 11.1716 14.6833 10.5 15.5117 10.5Z" opacity=".5"/><path d="M15.4961 3.5C16.3245 3.5 16.9961 4.17157 16.9961 5C16.9961 5.82843 16.3245 6.5 15.4961 6.5C14.6677 6.5 13.9961 5.82843 13.9961 5C13.9961 4.17157 14.6677 3.5 15.4961 3.5Z"/><path d="M8.50391 17.5C9.33233 17.5 10.0039 18.1716 10.0039 19C10.0039 19.8284 9.33233 20.5 8.50391 20.5C7.67548 20.5 7.00391 19.8284 7.00391 19C7.00391 18.1716 7.67548 17.5 8.50391 17.5Z"/><path d="M8.50391 10.5C9.33233 10.5 10.0039 11.1716 10.0039 12C10.0039 12.8284 9.33233 13.5 8.50391 13.5C7.67548 13.5 7.00391 12.8284 7.00391 12C7.00391 11.1716 7.67548 10.5 8.50391 10.5Z" opacity=".5"/><path d="M8.48828 3.5C9.31671 3.5 9.98828 4.17157 9.98828 5C9.98828 5.82843 9.31671 6.5 8.48828 6.5C7.65985 6.5 6.98828 5.82843 6.98828 5C6.98828 4.17157 7.65985 3.5 8.48828 3.5Z"/></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="M15.5117 17.5C16.3401 17.5 17.0117 18.1716 17.0117 19C17.0117 19.8284 16.3401 20.5 15.5117 20.5C14.6833 20.5 14.0117 19.8284 14.0117 19C14.0117 18.1716 14.6833 17.5 15.5117 17.5Z"/><path d="M15.5117 10.5C16.3401 10.5 17.0117 11.1716 17.0117 12C17.0117 12.8284 16.3401 13.5 15.5117 13.5C14.6833 13.5 14.0117 12.8284 14.0117 12C14.0117 11.1716 14.6833 10.5 15.5117 10.5Z" opacity=".5"/><path d="M15.4961 3.5C16.3245 3.5 16.9961 4.17157 16.9961 5C16.9961 5.82843 16.3245 6.5 15.4961 6.5C14.6677 6.5 13.9961 5.82843 13.9961 5C13.9961 4.17157 14.6677 3.5 15.4961 3.5Z"/><path d="M8.50391 17.5C9.33233 17.5 10.0039 18.1716 10.0039 19C10.0039 19.8284 9.33233 20.5 8.50391 20.5C7.67548 20.5 7.00391 19.8284 7.00391 19C7.00391 18.1716 7.67548 17.5 8.50391 17.5Z"/><path d="M8.50391 10.5C9.33233 10.5 10.0039 11.1716 10.0039 12C10.0039 12.8284 9.33233 13.5 8.50391 13.5C7.67548 13.5 7.00391 12.8284 7.00391 12C7.00391 11.1716 7.67548 10.5 8.50391 10.5Z" opacity=".5"/><path d="M8.48828 3.5C9.31671 3.5 9.98828 4.17157 9.98828 5C9.98828 5.82843 9.31671 6.5 8.48828 6.5C7.65985 6.5 6.98828 5.82843 6.98828 5C6.98828 4.17157 7.65985 3.5 8.48828 3.5Z"/></g></svg> </template>
CSS
.icon-grip-vertical-bold-duotone {
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%22M15.5117%2017.5C16.3401%2017.5%2017.0117%2018.1716%2017.0117%2019C17.0117%2019.8284%2016.3401%2020.5%2015.5117%2020.5C14.6833%2020.5%2014.0117%2019.8284%2014.0117%2019C14.0117%2018.1716%2014.6833%2017.5%2015.5117%2017.5Z%22%2F%3E%3Cpath%20d%3D%22M15.5117%2010.5C16.3401%2010.5%2017.0117%2011.1716%2017.0117%2012C17.0117%2012.8284%2016.3401%2013.5%2015.5117%2013.5C14.6833%2013.5%2014.0117%2012.8284%2014.0117%2012C14.0117%2011.1716%2014.6833%2010.5%2015.5117%2010.5Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M15.4961%203.5C16.3245%203.5%2016.9961%204.17157%2016.9961%205C16.9961%205.82843%2016.3245%206.5%2015.4961%206.5C14.6677%206.5%2013.9961%205.82843%2013.9961%205C13.9961%204.17157%2014.6677%203.5%2015.4961%203.5Z%22%2F%3E%3Cpath%20d%3D%22M8.50391%2017.5C9.33233%2017.5%2010.0039%2018.1716%2010.0039%2019C10.0039%2019.8284%209.33233%2020.5%208.50391%2020.5C7.67548%2020.5%207.00391%2019.8284%207.00391%2019C7.00391%2018.1716%207.67548%2017.5%208.50391%2017.5Z%22%2F%3E%3Cpath%20d%3D%22M8.50391%2010.5C9.33233%2010.5%2010.0039%2011.1716%2010.0039%2012C10.0039%2012.8284%209.33233%2013.5%208.50391%2013.5C7.67548%2013.5%207.00391%2012.8284%207.00391%2012C7.00391%2011.1716%207.67548%2010.5%208.50391%2010.5Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M8.48828%203.5C9.31671%203.5%209.98828%204.17157%209.98828%205C9.98828%205.82843%209.31671%206.5%208.48828%206.5C7.65985%206.5%206.98828%205.82843%206.98828%205C6.98828%204.17157%207.65985%203.5%208.48828%203.5Z%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%22M15.5117%2017.5C16.3401%2017.5%2017.0117%2018.1716%2017.0117%2019C17.0117%2019.8284%2016.3401%2020.5%2015.5117%2020.5C14.6833%2020.5%2014.0117%2019.8284%2014.0117%2019C14.0117%2018.1716%2014.6833%2017.5%2015.5117%2017.5Z%22%2F%3E%3Cpath%20d%3D%22M15.5117%2010.5C16.3401%2010.5%2017.0117%2011.1716%2017.0117%2012C17.0117%2012.8284%2016.3401%2013.5%2015.5117%2013.5C14.6833%2013.5%2014.0117%2012.8284%2014.0117%2012C14.0117%2011.1716%2014.6833%2010.5%2015.5117%2010.5Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M15.4961%203.5C16.3245%203.5%2016.9961%204.17157%2016.9961%205C16.9961%205.82843%2016.3245%206.5%2015.4961%206.5C14.6677%206.5%2013.9961%205.82843%2013.9961%205C13.9961%204.17157%2014.6677%203.5%2015.4961%203.5Z%22%2F%3E%3Cpath%20d%3D%22M8.50391%2017.5C9.33233%2017.5%2010.0039%2018.1716%2010.0039%2019C10.0039%2019.8284%209.33233%2020.5%208.50391%2020.5C7.67548%2020.5%207.00391%2019.8284%207.00391%2019C7.00391%2018.1716%207.67548%2017.5%208.50391%2017.5Z%22%2F%3E%3Cpath%20d%3D%22M8.50391%2010.5C9.33233%2010.5%2010.0039%2011.1716%2010.0039%2012C10.0039%2012.8284%209.33233%2013.5%208.50391%2013.5C7.67548%2013.5%207.00391%2012.8284%207.00391%2012C7.00391%2011.1716%207.67548%2010.5%208.50391%2010.5Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M8.48828%203.5C9.31671%203.5%209.98828%204.17157%209.98828%205C9.98828%205.82843%209.31671%206.5%208.48828%206.5C7.65985%206.5%206.98828%205.82843%206.98828%205C6.98828%204.17157%207.65985%203.5%208.48828%203.5Z%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-vertical-bold-duotone.svg?color=%231a73e8&size=48