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

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

The same logo in other sets

Use the pry logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 17.75h18v.5H3zm0-1h18v.5H3zm14.66-7.5a6 6 0 0 0-.275-.5H17V8.2c-.155-.2-.32-.395-.5-.575V9.25z"/><path fill="currentColor" d="M15.501 6.8c.175.12.34.24.5.37v2.58l1.885.006q.096.24.17.495h-2.555z"/><path fill="currentColor" d="M14.49 6.256q.264.114.51.25v4.245h3.186c.035.165.06.33.085.5h-3.78z"/><path fill="currentColor" d="M13.5 5.926q.254.061.5.145v5.68h4.31q.012.25.005.5h-4.816z"/><path fill="currentColor" d="M12.5 5.75c.17.015.336.05.5.075v6.925h5.28q-.022.254-.074.5H12.5zm-1.5.075c.166-.025.33-.06.5-.075v7.5H5.797a4 4 0 0 1-.075-.5H11z"/><path fill="currentColor" d="M10 6.07q.247-.08.5-.144v6.325H5.687a6 6 0 0 1 0-.5H10z"/><path fill="currentColor" d="M9 6.5c.165-.084.335-.17.51-.244v4.995H5.73c.025-.17.05-.335.085-.5H9z"/><path fill="currentColor" d="M8 7.17a6 6 0 0 1 .5-.365v3.445H5.945c.05-.16.1-.32.16-.475H8z"/><path fill="currentColor" d="M7 8.2c.155-.2.32-.395.5-.575V9.25H6.34c.085-.17.175-.34.275-.5H7zm-.925 6.05a6 6 0 0 1-.165-.5h12.18c-.05.17-.1.335-.165.5zm.475 1a5 5 0 0 1-.265-.5h11.43c-.08.17-.17.34-.265.5zm.725 1a7 7 0 0 1-.4-.5h10.25a7 7 0 0 1-.4.5z"/></svg>

React

import type { SVGProps } from "react";

export function TokenPry(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="M3 17.75h18v.5H3zm0-1h18v.5H3zm14.66-7.5a6 6 0 0 0-.275-.5H17V8.2c-.155-.2-.32-.395-.5-.575V9.25z"/><path fill="currentColor" d="M15.501 6.8c.175.12.34.24.5.37v2.58l1.885.006q.096.24.17.495h-2.555z"/><path fill="currentColor" d="M14.49 6.256q.264.114.51.25v4.245h3.186c.035.165.06.33.085.5h-3.78z"/><path fill="currentColor" d="M13.5 5.926q.254.061.5.145v5.68h4.31q.012.25.005.5h-4.816z"/><path fill="currentColor" d="M12.5 5.75c.17.015.336.05.5.075v6.925h5.28q-.022.254-.074.5H12.5zm-1.5.075c.166-.025.33-.06.5-.075v7.5H5.797a4 4 0 0 1-.075-.5H11z"/><path fill="currentColor" d="M10 6.07q.247-.08.5-.144v6.325H5.687a6 6 0 0 1 0-.5H10z"/><path fill="currentColor" d="M9 6.5c.165-.084.335-.17.51-.244v4.995H5.73c.025-.17.05-.335.085-.5H9z"/><path fill="currentColor" d="M8 7.17a6 6 0 0 1 .5-.365v3.445H5.945c.05-.16.1-.32.16-.475H8z"/><path fill="currentColor" d="M7 8.2c.155-.2.32-.395.5-.575V9.25H6.34c.085-.17.175-.34.275-.5H7zm-.925 6.05a6 6 0 0 1-.165-.5h12.18c-.05.17-.1.335-.165.5zm.475 1a5 5 0 0 1-.265-.5h11.43c-.08.17-.17.34-.265.5zm.725 1a7 7 0 0 1-.4-.5h10.25a7 7 0 0 1-.4.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 17.75h18v.5H3zm0-1h18v.5H3zm14.66-7.5a6 6 0 0 0-.275-.5H17V8.2c-.155-.2-.32-.395-.5-.575V9.25z"/><path fill="currentColor" d="M15.501 6.8c.175.12.34.24.5.37v2.58l1.885.006q.096.24.17.495h-2.555z"/><path fill="currentColor" d="M14.49 6.256q.264.114.51.25v4.245h3.186c.035.165.06.33.085.5h-3.78z"/><path fill="currentColor" d="M13.5 5.926q.254.061.5.145v5.68h4.31q.012.25.005.5h-4.816z"/><path fill="currentColor" d="M12.5 5.75c.17.015.336.05.5.075v6.925h5.28q-.022.254-.074.5H12.5zm-1.5.075c.166-.025.33-.06.5-.075v7.5H5.797a4 4 0 0 1-.075-.5H11z"/><path fill="currentColor" d="M10 6.07q.247-.08.5-.144v6.325H5.687a6 6 0 0 1 0-.5H10z"/><path fill="currentColor" d="M9 6.5c.165-.084.335-.17.51-.244v4.995H5.73c.025-.17.05-.335.085-.5H9z"/><path fill="currentColor" d="M8 7.17a6 6 0 0 1 .5-.365v3.445H5.945c.05-.16.1-.32.16-.475H8z"/><path fill="currentColor" d="M7 8.2c.155-.2.32-.395.5-.575V9.25H6.34c.085-.17.175-.34.275-.5H7zm-.925 6.05a6 6 0 0 1-.165-.5h12.18c-.05.17-.1.335-.165.5zm.475 1a5 5 0 0 1-.265-.5h11.43c-.08.17-.17.34-.265.5zm.725 1a7 7 0 0 1-.4-.5h10.25a7 7 0 0 1-.4.5z"/></svg>
</template>

CSS

.icon-pry {
  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%22M3%2017.75h18v.5H3zm0-1h18v.5H3zm14.66-7.5a6%206%200%200%200-.275-.5H17V8.2c-.155-.2-.32-.395-.5-.575V9.25z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.501%206.8c.175.12.34.24.5.37v2.58l1.885.006q.096.24.17.495h-2.555z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.49%206.256q.264.114.51.25v4.245h3.186c.035.165.06.33.085.5h-3.78z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.5%205.926q.254.061.5.145v5.68h4.31q.012.25.005.5h-4.816z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.5%205.75c.17.015.336.05.5.075v6.925h5.28q-.022.254-.074.5H12.5zm-1.5.075c.166-.025.33-.06.5-.075v7.5H5.797a4%204%200%200%201-.075-.5H11z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%206.07q.247-.08.5-.144v6.325H5.687a6%206%200%200%201%200-.5H10z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%206.5c.165-.084.335-.17.51-.244v4.995H5.73c.025-.17.05-.335.085-.5H9z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%207.17a6%206%200%200%201%20.5-.365v3.445H5.945c.05-.16.1-.32.16-.475H8z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%208.2c.155-.2.32-.395.5-.575V9.25H6.34c.085-.17.175-.34.275-.5H7zm-.925%206.05a6%206%200%200%201-.165-.5h12.18c-.05.17-.1.335-.165.5zm.475%201a5%205%200%200%201-.265-.5h11.43c-.08.17-.17.34-.265.5zm.725%201a7%207%200%200%201-.4-.5h10.25a7%207%200%200%201-.4.5z%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%22M3%2017.75h18v.5H3zm0-1h18v.5H3zm14.66-7.5a6%206%200%200%200-.275-.5H17V8.2c-.155-.2-.32-.395-.5-.575V9.25z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.501%206.8c.175.12.34.24.5.37v2.58l1.885.006q.096.24.17.495h-2.555z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.49%206.256q.264.114.51.25v4.245h3.186c.035.165.06.33.085.5h-3.78z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.5%205.926q.254.061.5.145v5.68h4.31q.012.25.005.5h-4.816z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.5%205.75c.17.015.336.05.5.075v6.925h5.28q-.022.254-.074.5H12.5zm-1.5.075c.166-.025.33-.06.5-.075v7.5H5.797a4%204%200%200%201-.075-.5H11z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%206.07q.247-.08.5-.144v6.325H5.687a6%206%200%200%201%200-.5H10z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%206.5c.165-.084.335-.17.51-.244v4.995H5.73c.025-.17.05-.335.085-.5H9z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%207.17a6%206%200%200%201%20.5-.365v3.445H5.945c.05-.16.1-.32.16-.475H8z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%208.2c.155-.2.32-.395.5-.575V9.25H6.34c.085-.17.175-.34.275-.5H7zm-.925%206.05a6%206%200%200%201-.165-.5h12.18c-.05.17-.1.335-.165.5zm.475%201a5%205%200%200%201-.265-.5h11.43c-.08.17-.17.34-.265.5zm.725%201a7%207%200%200%201-.4-.5h10.25a7%207%200%200%201-.4.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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