prob logo
prob from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- prob
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the prob logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.89 8.225l-1.5-.85c-.25-.14-.655-.14-.9 0l-1.506.85c-.325.184-.325.484 0 .67l1.5.864c.25.14.65.14.9 0l1.5-.865c.325-.185.325-.485 0-.67z"/><path fill="currentColor" d="m19.55 7.17l-7.105-4.064a.99.99 0 0 0-.89 0L4.445 7.17c-.25.14-.445.485-.445.765v8.13c0 .28.2.625.445.765l7.11 4.065c.25.14.645.14.89 0l7.11-4.065c.25-.14.445-.485.445-.765v-8.13c0-.28-.2-.625-.445-.765zm-3.165 1.89l-4.05 2.365a.94.94 0 0 1-.88 0L9.045 9.85c-.32-.185-.55-.035-.55.33v4.535c0 .36-.295.52-.615.35l-.435-.23a.94.94 0 0 1-.45-.75V9.15c0-.28.19-.62.435-.76l4.025-2.34a.98.98 0 0 1 .885 0l4.045 2.34c.32.18.32.485 0 .67"/></svg>
React
import type { SVGProps } from "react";
export function TokenProb(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="m13.89 8.225l-1.5-.85c-.25-.14-.655-.14-.9 0l-1.506.85c-.325.184-.325.484 0 .67l1.5.864c.25.14.65.14.9 0l1.5-.865c.325-.185.325-.485 0-.67z"/><path fill="currentColor" d="m19.55 7.17l-7.105-4.064a.99.99 0 0 0-.89 0L4.445 7.17c-.25.14-.445.485-.445.765v8.13c0 .28.2.625.445.765l7.11 4.065c.25.14.645.14.89 0l7.11-4.065c.25-.14.445-.485.445-.765v-8.13c0-.28-.2-.625-.445-.765zm-3.165 1.89l-4.05 2.365a.94.94 0 0 1-.88 0L9.045 9.85c-.32-.185-.55-.035-.55.33v4.535c0 .36-.295.52-.615.35l-.435-.23a.94.94 0 0 1-.45-.75V9.15c0-.28.19-.62.435-.76l4.025-2.34a.98.98 0 0 1 .885 0l4.045 2.34c.32.18.32.485 0 .67"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.89 8.225l-1.5-.85c-.25-.14-.655-.14-.9 0l-1.506.85c-.325.184-.325.484 0 .67l1.5.864c.25.14.65.14.9 0l1.5-.865c.325-.185.325-.485 0-.67z"/><path fill="currentColor" d="m19.55 7.17l-7.105-4.064a.99.99 0 0 0-.89 0L4.445 7.17c-.25.14-.445.485-.445.765v8.13c0 .28.2.625.445.765l7.11 4.065c.25.14.645.14.89 0l7.11-4.065c.25-.14.445-.485.445-.765v-8.13c0-.28-.2-.625-.445-.765zm-3.165 1.89l-4.05 2.365a.94.94 0 0 1-.88 0L9.045 9.85c-.32-.185-.55-.035-.55.33v4.535c0 .36-.295.52-.615.35l-.435-.23a.94.94 0 0 1-.45-.75V9.15c0-.28.19-.62.435-.76l4.025-2.34a.98.98 0 0 1 .885 0l4.045 2.34c.32.18.32.485 0 .67"/></svg> </template>
CSS
.icon-prob {
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%22m13.89%208.225l-1.5-.85c-.25-.14-.655-.14-.9%200l-1.506.85c-.325.184-.325.484%200%20.67l1.5.864c.25.14.65.14.9%200l1.5-.865c.325-.185.325-.485%200-.67z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m19.55%207.17l-7.105-4.064a.99.99%200%200%200-.89%200L4.445%207.17c-.25.14-.445.485-.445.765v8.13c0%20.28.2.625.445.765l7.11%204.065c.25.14.645.14.89%200l7.11-4.065c.25-.14.445-.485.445-.765v-8.13c0-.28-.2-.625-.445-.765zm-3.165%201.89l-4.05%202.365a.94.94%200%200%201-.88%200L9.045%209.85c-.32-.185-.55-.035-.55.33v4.535c0%20.36-.295.52-.615.35l-.435-.23a.94.94%200%200%201-.45-.75V9.15c0-.28.19-.62.435-.76l4.025-2.34a.98.98%200%200%201%20.885%200l4.045%202.34c.32.18.32.485%200%20.67%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%22m13.89%208.225l-1.5-.85c-.25-.14-.655-.14-.9%200l-1.506.85c-.325.184-.325.484%200%20.67l1.5.864c.25.14.65.14.9%200l1.5-.865c.325-.185.325-.485%200-.67z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m19.55%207.17l-7.105-4.064a.99.99%200%200%200-.89%200L4.445%207.17c-.25.14-.445.485-.445.765v8.13c0%20.28.2.625.445.765l7.11%204.065c.25.14.645.14.89%200l7.11-4.065c.25-.14.445-.485.445-.765v-8.13c0-.28-.2-.625-.445-.765zm-3.165%201.89l-4.05%202.365a.94.94%200%200%201-.88%200L9.045%209.85c-.32-.185-.55-.035-.55.33v4.535c0%20.36-.295.52-.615.35l-.435-.23a.94.94%200%200%201-.45-.75V9.15c0-.28.19-.62.435-.76l4.025-2.34a.98.98%200%200%201%20.885%200l4.045%202.34c.32.18.32.485%200%20.67%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/prob.svg?color=%231a73e8&size=48