scroll 01 icon
scroll-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- scroll-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the scroll 01 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="M6 9H4.571C3.57 9 3.068 9 2.702 8.77a1.5 1.5 0 0 1-.472-.472C2 7.932 2 7.431 2 6.428V5a2 2 0 1 1 4 0zm0 0v10a2 2 0 0 0 2 2m0 0h11.143c.798 0 1.197 0 1.518-.112a2 2 0 0 0 1.227-1.227c.112-.321.112-.72.112-1.518c0-.599 0-.898-.084-1.138a1.5 1.5 0 0 0-.92-.92C20.754 16 20.455 16 19.856 16H13c-1.414 0-2.121 0-2.56.44C10 16.878 10 17.585 10 19a2 2 0 0 1-2 2"/><path d="M4 3h10c2.357 0 3.535 0 4.268.732S19 5.643 19 8v8m-9-9h5m-5 4h3"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsScroll01(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="M6 9H4.571C3.57 9 3.068 9 2.702 8.77a1.5 1.5 0 0 1-.472-.472C2 7.932 2 7.431 2 6.428V5a2 2 0 1 1 4 0zm0 0v10a2 2 0 0 0 2 2m0 0h11.143c.798 0 1.197 0 1.518-.112a2 2 0 0 0 1.227-1.227c.112-.321.112-.72.112-1.518c0-.599 0-.898-.084-1.138a1.5 1.5 0 0 0-.92-.92C20.754 16 20.455 16 19.856 16H13c-1.414 0-2.121 0-2.56.44C10 16.878 10 17.585 10 19a2 2 0 0 1-2 2"/><path d="M4 3h10c2.357 0 3.535 0 4.268.732S19 5.643 19 8v8m-9-9h5m-5 4h3"/></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="M6 9H4.571C3.57 9 3.068 9 2.702 8.77a1.5 1.5 0 0 1-.472-.472C2 7.932 2 7.431 2 6.428V5a2 2 0 1 1 4 0zm0 0v10a2 2 0 0 0 2 2m0 0h11.143c.798 0 1.197 0 1.518-.112a2 2 0 0 0 1.227-1.227c.112-.321.112-.72.112-1.518c0-.599 0-.898-.084-1.138a1.5 1.5 0 0 0-.92-.92C20.754 16 20.455 16 19.856 16H13c-1.414 0-2.121 0-2.56.44C10 16.878 10 17.585 10 19a2 2 0 0 1-2 2"/><path d="M4 3h10c2.357 0 3.535 0 4.268.732S19 5.643 19 8v8m-9-9h5m-5 4h3"/></g></svg> </template>
CSS
.icon-scroll-01 {
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%22M6%209H4.571C3.57%209%203.068%209%202.702%208.77a1.5%201.5%200%200%201-.472-.472C2%207.932%202%207.431%202%206.428V5a2%202%200%201%201%204%200zm0%200v10a2%202%200%200%200%202%202m0%200h11.143c.798%200%201.197%200%201.518-.112a2%202%200%200%200%201.227-1.227c.112-.321.112-.72.112-1.518c0-.599%200-.898-.084-1.138a1.5%201.5%200%200%200-.92-.92C20.754%2016%2020.455%2016%2019.856%2016H13c-1.414%200-2.121%200-2.56.44C10%2016.878%2010%2017.585%2010%2019a2%202%200%200%201-2%202%22%2F%3E%3Cpath%20d%3D%22M4%203h10c2.357%200%203.535%200%204.268.732S19%205.643%2019%208v8m-9-9h5m-5%204h3%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%22M6%209H4.571C3.57%209%203.068%209%202.702%208.77a1.5%201.5%200%200%201-.472-.472C2%207.932%202%207.431%202%206.428V5a2%202%200%201%201%204%200zm0%200v10a2%202%200%200%200%202%202m0%200h11.143c.798%200%201.197%200%201.518-.112a2%202%200%200%200%201.227-1.227c.112-.321.112-.72.112-1.518c0-.599%200-.898-.084-1.138a1.5%201.5%200%200%200-.92-.92C20.754%2016%2020.455%2016%2019.856%2016H13c-1.414%200-2.121%200-2.56.44C10%2016.878%2010%2017.585%2010%2019a2%202%200%200%201-2%202%22%2F%3E%3Cpath%20d%3D%22M4%203h10c2.357%200%203.535%200%204.268.732S19%205.643%2019%208v8m-9-9h5m-5%204h3%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/scroll-01.svg?color=%231a73e8&size=48