scroll from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.

Name
scroll
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

The same logo in other sets

Use the scroll logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.247 9.971C4.55 9.317 4.07 8.466 4.07 7.462v-.109c.066-1.702 1.462-3.098 3.164-3.142H18.12c.284.022.502.219.502.502v9.229c.24.044.371.087.611.153c.196.065.458.218.458.218v-9.6a1.597 1.597 0 0 0-1.592-1.57H7.233A4.31 4.31 0 0 0 3 7.462c0 1.374.633 2.552 1.636 3.359c.066.066.131.13.328.13c.327 0 .545-.261.523-.523c0-.24-.087-.327-.24-.458"/><path fill="currentColor" d="M17.836 14.552h-8.53A1.03 1.03 0 0 0 8.28 15.6v1.222c.021.567.501 1.047 1.069 1.047h.632v-1.047H9.35v-1.2h.349c1.069 0 1.876 1.003 1.876 2.072c0 .96-.873 2.16-2.313 2.073c-1.287-.087-1.985-1.222-1.985-2.073V7.287a.866.866 0 0 0-.85-.85h-.852v1.069h.633v10.21c-.044 2.073 1.483 3.12 3.054 3.12l8.596.022A3.143 3.143 0 0 0 21 17.716c-.022-1.767-1.418-3.164-3.164-3.164m2.073 3.208a2.09 2.09 0 0 1-2.073 2.007l-5.977-.022c.48-.545.763-1.265.763-2.05c0-1.223-.72-2.074-.72-2.074h5.956c1.135 0 2.073.939 2.073 2.073zM15.545 7.68H9.107V6.61h6.436a.53.53 0 0 1 .524.524c0 .306-.218.546-.524.546"/><path fill="currentColor" d="M15.545 12.698H9.107v-1.069h6.436a.53.53 0 0 1 .524.524c0 .305-.218.545-.524.545m1.137-2.509H9.107v-1.07h7.571a.536.536 0 0 1 0 1.07"/></svg>

React

import type { SVGProps } from "react";

export function TokenScroll(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="M5.247 9.971C4.55 9.317 4.07 8.466 4.07 7.462v-.109c.066-1.702 1.462-3.098 3.164-3.142H18.12c.284.022.502.219.502.502v9.229c.24.044.371.087.611.153c.196.065.458.218.458.218v-9.6a1.597 1.597 0 0 0-1.592-1.57H7.233A4.31 4.31 0 0 0 3 7.462c0 1.374.633 2.552 1.636 3.359c.066.066.131.13.328.13c.327 0 .545-.261.523-.523c0-.24-.087-.327-.24-.458"/><path fill="currentColor" d="M17.836 14.552h-8.53A1.03 1.03 0 0 0 8.28 15.6v1.222c.021.567.501 1.047 1.069 1.047h.632v-1.047H9.35v-1.2h.349c1.069 0 1.876 1.003 1.876 2.072c0 .96-.873 2.16-2.313 2.073c-1.287-.087-1.985-1.222-1.985-2.073V7.287a.866.866 0 0 0-.85-.85h-.852v1.069h.633v10.21c-.044 2.073 1.483 3.12 3.054 3.12l8.596.022A3.143 3.143 0 0 0 21 17.716c-.022-1.767-1.418-3.164-3.164-3.164m2.073 3.208a2.09 2.09 0 0 1-2.073 2.007l-5.977-.022c.48-.545.763-1.265.763-2.05c0-1.223-.72-2.074-.72-2.074h5.956c1.135 0 2.073.939 2.073 2.073zM15.545 7.68H9.107V6.61h6.436a.53.53 0 0 1 .524.524c0 .306-.218.546-.524.546"/><path fill="currentColor" d="M15.545 12.698H9.107v-1.069h6.436a.53.53 0 0 1 .524.524c0 .305-.218.545-.524.545m1.137-2.509H9.107v-1.07h7.571a.536.536 0 0 1 0 1.07"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.247 9.971C4.55 9.317 4.07 8.466 4.07 7.462v-.109c.066-1.702 1.462-3.098 3.164-3.142H18.12c.284.022.502.219.502.502v9.229c.24.044.371.087.611.153c.196.065.458.218.458.218v-9.6a1.597 1.597 0 0 0-1.592-1.57H7.233A4.31 4.31 0 0 0 3 7.462c0 1.374.633 2.552 1.636 3.359c.066.066.131.13.328.13c.327 0 .545-.261.523-.523c0-.24-.087-.327-.24-.458"/><path fill="currentColor" d="M17.836 14.552h-8.53A1.03 1.03 0 0 0 8.28 15.6v1.222c.021.567.501 1.047 1.069 1.047h.632v-1.047H9.35v-1.2h.349c1.069 0 1.876 1.003 1.876 2.072c0 .96-.873 2.16-2.313 2.073c-1.287-.087-1.985-1.222-1.985-2.073V7.287a.866.866 0 0 0-.85-.85h-.852v1.069h.633v10.21c-.044 2.073 1.483 3.12 3.054 3.12l8.596.022A3.143 3.143 0 0 0 21 17.716c-.022-1.767-1.418-3.164-3.164-3.164m2.073 3.208a2.09 2.09 0 0 1-2.073 2.007l-5.977-.022c.48-.545.763-1.265.763-2.05c0-1.223-.72-2.074-.72-2.074h5.956c1.135 0 2.073.939 2.073 2.073zM15.545 7.68H9.107V6.61h6.436a.53.53 0 0 1 .524.524c0 .306-.218.546-.524.546"/><path fill="currentColor" d="M15.545 12.698H9.107v-1.069h6.436a.53.53 0 0 1 .524.524c0 .305-.218.545-.524.545m1.137-2.509H9.107v-1.07h7.571a.536.536 0 0 1 0 1.07"/></svg>
</template>

CSS

.icon-scroll {
  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%22M5.247%209.971C4.55%209.317%204.07%208.466%204.07%207.462v-.109c.066-1.702%201.462-3.098%203.164-3.142H18.12c.284.022.502.219.502.502v9.229c.24.044.371.087.611.153c.196.065.458.218.458.218v-9.6a1.597%201.597%200%200%200-1.592-1.57H7.233A4.31%204.31%200%200%200%203%207.462c0%201.374.633%202.552%201.636%203.359c.066.066.131.13.328.13c.327%200%20.545-.261.523-.523c0-.24-.087-.327-.24-.458%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.836%2014.552h-8.53A1.03%201.03%200%200%200%208.28%2015.6v1.222c.021.567.501%201.047%201.069%201.047h.632v-1.047H9.35v-1.2h.349c1.069%200%201.876%201.003%201.876%202.072c0%20.96-.873%202.16-2.313%202.073c-1.287-.087-1.985-1.222-1.985-2.073V7.287a.866.866%200%200%200-.85-.85h-.852v1.069h.633v10.21c-.044%202.073%201.483%203.12%203.054%203.12l8.596.022A3.143%203.143%200%200%200%2021%2017.716c-.022-1.767-1.418-3.164-3.164-3.164m2.073%203.208a2.09%202.09%200%200%201-2.073%202.007l-5.977-.022c.48-.545.763-1.265.763-2.05c0-1.223-.72-2.074-.72-2.074h5.956c1.135%200%202.073.939%202.073%202.073zM15.545%207.68H9.107V6.61h6.436a.53.53%200%200%201%20.524.524c0%20.306-.218.546-.524.546%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.545%2012.698H9.107v-1.069h6.436a.53.53%200%200%201%20.524.524c0%20.305-.218.545-.524.545m1.137-2.509H9.107v-1.07h7.571a.536.536%200%200%201%200%201.07%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%22M5.247%209.971C4.55%209.317%204.07%208.466%204.07%207.462v-.109c.066-1.702%201.462-3.098%203.164-3.142H18.12c.284.022.502.219.502.502v9.229c.24.044.371.087.611.153c.196.065.458.218.458.218v-9.6a1.597%201.597%200%200%200-1.592-1.57H7.233A4.31%204.31%200%200%200%203%207.462c0%201.374.633%202.552%201.636%203.359c.066.066.131.13.328.13c.327%200%20.545-.261.523-.523c0-.24-.087-.327-.24-.458%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.836%2014.552h-8.53A1.03%201.03%200%200%200%208.28%2015.6v1.222c.021.567.501%201.047%201.069%201.047h.632v-1.047H9.35v-1.2h.349c1.069%200%201.876%201.003%201.876%202.072c0%20.96-.873%202.16-2.313%202.073c-1.287-.087-1.985-1.222-1.985-2.073V7.287a.866.866%200%200%200-.85-.85h-.852v1.069h.633v10.21c-.044%202.073%201.483%203.12%203.054%203.12l8.596.022A3.143%203.143%200%200%200%2021%2017.716c-.022-1.767-1.418-3.164-3.164-3.164m2.073%203.208a2.09%202.09%200%200%201-2.073%202.007l-5.977-.022c.48-.545.763-1.265.763-2.05c0-1.223-.72-2.074-.72-2.074h5.956c1.135%200%202.073.939%202.073%202.073zM15.545%207.68H9.107V6.61h6.436a.53.53%200%200%201%20.524.524c0%20.306-.218.546-.524.546%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.545%2012.698H9.107v-1.069h6.436a.53.53%200%200%201%20.524.524c0%20.305-.218.545-.524.545m1.137-2.509H9.107v-1.07h7.571a.536.536%200%200%201%200%201.07%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/scroll.svg?color=%231a73e8&size=48