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

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

The same logo in other sets

Use the pre logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.75 14.25h1.687c2.048.006 3.381-2.059 3.376-3.937c.01-1.868-1.39-3.95-3.376-3.938h-4.5v11.25H9.75zm1.423-5.062c.619.045.827.607.827 1.124c0 .434-.191 1.126-.765 1.126h-1.49v-2.25z"/><path fill="currentColor" d="M3 4.035v15.93C3 20.528 3.473 21 4.035 21h15.93c.563 0 1.035-.473 1.035-1.035V4.035C21 3.473 20.527 3 19.965 3H4.035C3.473 3 3 3.473 3 4.035M17.85 18.75H6.127c-.562 0-.883-.338-.883-.9V6.127c0-.562.327-.883.883-.883H17.84c.562 0 .905.321.905.883V17.84c0 .562-.337.905-.9.905z"/><path fill="currentColor" d="M17.063 15.375h-6.188v2.25h6.188z"/></svg>

React

import type { SVGProps } from "react";

export function TokenPre(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="M9.75 14.25h1.687c2.048.006 3.381-2.059 3.376-3.937c.01-1.868-1.39-3.95-3.376-3.938h-4.5v11.25H9.75zm1.423-5.062c.619.045.827.607.827 1.124c0 .434-.191 1.126-.765 1.126h-1.49v-2.25z"/><path fill="currentColor" d="M3 4.035v15.93C3 20.528 3.473 21 4.035 21h15.93c.563 0 1.035-.473 1.035-1.035V4.035C21 3.473 20.527 3 19.965 3H4.035C3.473 3 3 3.473 3 4.035M17.85 18.75H6.127c-.562 0-.883-.338-.883-.9V6.127c0-.562.327-.883.883-.883H17.84c.562 0 .905.321.905.883V17.84c0 .562-.337.905-.9.905z"/><path fill="currentColor" d="M17.063 15.375h-6.188v2.25h6.188z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.75 14.25h1.687c2.048.006 3.381-2.059 3.376-3.937c.01-1.868-1.39-3.95-3.376-3.938h-4.5v11.25H9.75zm1.423-5.062c.619.045.827.607.827 1.124c0 .434-.191 1.126-.765 1.126h-1.49v-2.25z"/><path fill="currentColor" d="M3 4.035v15.93C3 20.528 3.473 21 4.035 21h15.93c.563 0 1.035-.473 1.035-1.035V4.035C21 3.473 20.527 3 19.965 3H4.035C3.473 3 3 3.473 3 4.035M17.85 18.75H6.127c-.562 0-.883-.338-.883-.9V6.127c0-.562.327-.883.883-.883H17.84c.562 0 .905.321.905.883V17.84c0 .562-.337.905-.9.905z"/><path fill="currentColor" d="M17.063 15.375h-6.188v2.25h6.188z"/></svg>
</template>

CSS

.icon-pre {
  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%22M9.75%2014.25h1.687c2.048.006%203.381-2.059%203.376-3.937c.01-1.868-1.39-3.95-3.376-3.938h-4.5v11.25H9.75zm1.423-5.062c.619.045.827.607.827%201.124c0%20.434-.191%201.126-.765%201.126h-1.49v-2.25z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%204.035v15.93C3%2020.528%203.473%2021%204.035%2021h15.93c.563%200%201.035-.473%201.035-1.035V4.035C21%203.473%2020.527%203%2019.965%203H4.035C3.473%203%203%203.473%203%204.035M17.85%2018.75H6.127c-.562%200-.883-.338-.883-.9V6.127c0-.562.327-.883.883-.883H17.84c.562%200%20.905.321.905.883V17.84c0%20.562-.337.905-.9.905z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.063%2015.375h-6.188v2.25h6.188z%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%22M9.75%2014.25h1.687c2.048.006%203.381-2.059%203.376-3.937c.01-1.868-1.39-3.95-3.376-3.938h-4.5v11.25H9.75zm1.423-5.062c.619.045.827.607.827%201.124c0%20.434-.191%201.126-.765%201.126h-1.49v-2.25z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%204.035v15.93C3%2020.528%203.473%2021%204.035%2021h15.93c.563%200%201.035-.473%201.035-1.035V4.035C21%203.473%2020.527%203%2019.965%203H4.035C3.473%203%203%203.473%203%204.035M17.85%2018.75H6.127c-.562%200-.883-.338-.883-.9V6.127c0-.562.327-.883.883-.883H17.84c.562%200%20.905.321.905.883V17.84c0%20.562-.337.905-.9.905z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.063%2015.375h-6.188v2.25h6.188z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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