google sheet icon
google-sheet from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- google-sheet
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the google sheet icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M15 2.5V4c0 1.414 0 2.121.44 2.56C15.878 7 16.585 7 18 7h1.5"/><path d="M4 16V8c0-2.828 0-4.243.879-5.121C5.757 2 7.172 2 10 2h4.172c.408 0 .613 0 .797.076c.183.076.328.22.617.51l3.828 3.828c.29.29.434.434.51.618c.076.183.076.388.076.796V16c0 2.828 0 4.243-.879 5.121C18.243 22 16.828 22 14 22h-4c-2.828 0-4.243 0-5.121-.879C4 20.243 4 18.828 4 16"/><path d="M12 11v3m0 0v3m0-3H7.5m4.5 0h4.5m-7 3h5c.943 0 1.414 0 1.707-.293s.293-.764.293-1.707v-2c0-.943 0-1.414-.293-1.707S15.443 11 14.5 11h-5c-.943 0-1.414 0-1.707.293S7.5 12.057 7.5 13v2c0 .943 0 1.414.293 1.707S8.557 17 9.5 17"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsGoogleSheet(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M15 2.5V4c0 1.414 0 2.121.44 2.56C15.878 7 16.585 7 18 7h1.5"/><path d="M4 16V8c0-2.828 0-4.243.879-5.121C5.757 2 7.172 2 10 2h4.172c.408 0 .613 0 .797.076c.183.076.328.22.617.51l3.828 3.828c.29.29.434.434.51.618c.076.183.076.388.076.796V16c0 2.828 0 4.243-.879 5.121C18.243 22 16.828 22 14 22h-4c-2.828 0-4.243 0-5.121-.879C4 20.243 4 18.828 4 16"/><path d="M12 11v3m0 0v3m0-3H7.5m4.5 0h4.5m-7 3h5c.943 0 1.414 0 1.707-.293s.293-.764.293-1.707v-2c0-.943 0-1.414-.293-1.707S15.443 11 14.5 11h-5c-.943 0-1.414 0-1.707.293S7.5 12.057 7.5 13v2c0 .943 0 1.414.293 1.707S8.557 17 9.5 17"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M15 2.5V4c0 1.414 0 2.121.44 2.56C15.878 7 16.585 7 18 7h1.5"/><path d="M4 16V8c0-2.828 0-4.243.879-5.121C5.757 2 7.172 2 10 2h4.172c.408 0 .613 0 .797.076c.183.076.328.22.617.51l3.828 3.828c.29.29.434.434.51.618c.076.183.076.388.076.796V16c0 2.828 0 4.243-.879 5.121C18.243 22 16.828 22 14 22h-4c-2.828 0-4.243 0-5.121-.879C4 20.243 4 18.828 4 16"/><path d="M12 11v3m0 0v3m0-3H7.5m4.5 0h4.5m-7 3h5c.943 0 1.414 0 1.707-.293s.293-.764.293-1.707v-2c0-.943 0-1.414-.293-1.707S15.443 11 14.5 11h-5c-.943 0-1.414 0-1.707.293S7.5 12.057 7.5 13v2c0 .943 0 1.414.293 1.707S8.557 17 9.5 17"/></g></svg> </template>
CSS
.icon-google-sheet {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15%202.5V4c0%201.414%200%202.121.44%202.56C15.878%207%2016.585%207%2018%207h1.5%22%2F%3E%3Cpath%20d%3D%22M4%2016V8c0-2.828%200-4.243.879-5.121C5.757%202%207.172%202%2010%202h4.172c.408%200%20.613%200%20.797.076c.183.076.328.22.617.51l3.828%203.828c.29.29.434.434.51.618c.076.183.076.388.076.796V16c0%202.828%200%204.243-.879%205.121C18.243%2022%2016.828%2022%2014%2022h-4c-2.828%200-4.243%200-5.121-.879C4%2020.243%204%2018.828%204%2016%22%2F%3E%3Cpath%20d%3D%22M12%2011v3m0%200v3m0-3H7.5m4.5%200h4.5m-7%203h5c.943%200%201.414%200%201.707-.293s.293-.764.293-1.707v-2c0-.943%200-1.414-.293-1.707S15.443%2011%2014.5%2011h-5c-.943%200-1.414%200-1.707.293S7.5%2012.057%207.5%2013v2c0%20.943%200%201.414.293%201.707S8.557%2017%209.5%2017%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15%202.5V4c0%201.414%200%202.121.44%202.56C15.878%207%2016.585%207%2018%207h1.5%22%2F%3E%3Cpath%20d%3D%22M4%2016V8c0-2.828%200-4.243.879-5.121C5.757%202%207.172%202%2010%202h4.172c.408%200%20.613%200%20.797.076c.183.076.328.22.617.51l3.828%203.828c.29.29.434.434.51.618c.076.183.076.388.076.796V16c0%202.828%200%204.243-.879%205.121C18.243%2022%2016.828%2022%2014%2022h-4c-2.828%200-4.243%200-5.121-.879C4%2020.243%204%2018.828%204%2016%22%2F%3E%3Cpath%20d%3D%22M12%2011v3m0%200v3m0-3H7.5m4.5%200h4.5m-7%203h5c.943%200%201.414%200%201.707-.293s.293-.764.293-1.707v-2c0-.943%200-1.414-.293-1.707S15.443%2011%2014.5%2011h-5c-.943%200-1.414%200-1.707.293S7.5%2012.057%207.5%2013v2c0%20.943%200%201.414.293%201.707S8.557%2017%209.5%2017%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/google-sheet.svg?color=%231a73e8&size=48