para logo
para from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- para
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Related icons in Web3 Icons
Use the para logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m3.924 9.869l7.996 4.318a1.34 1.34 0 0 0 1.271 0l6.888-3.728a1.697 1.697 0 0 0 0-3.02L12.207 3.2a1.64 1.64 0 0 0-1.563 0L3.919 6.856a1.698 1.698 0 0 0 0 3.014z"/><path fill="currentColor" d="m5.622 12.581l6.376 3.374c.422.225.94.225 1.35-.017l4.909-2.828l1.816.978a1.7 1.7 0 0 1 0 3.02l-6.883 3.728a1.33 1.33 0 0 1-1.27 0l-7.996-4.313a1.697 1.697 0 0 1-.006-3.02z"/></svg>
React
import type { SVGProps } from "react";
export function TokenPara(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.924 9.869l7.996 4.318a1.34 1.34 0 0 0 1.271 0l6.888-3.728a1.697 1.697 0 0 0 0-3.02L12.207 3.2a1.64 1.64 0 0 0-1.563 0L3.919 6.856a1.698 1.698 0 0 0 0 3.014z"/><path fill="currentColor" d="m5.622 12.581l6.376 3.374c.422.225.94.225 1.35-.017l4.909-2.828l1.816.978a1.7 1.7 0 0 1 0 3.02l-6.883 3.728a1.33 1.33 0 0 1-1.27 0l-7.996-4.313a1.697 1.697 0 0 1-.006-3.02z"/></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.924 9.869l7.996 4.318a1.34 1.34 0 0 0 1.271 0l6.888-3.728a1.697 1.697 0 0 0 0-3.02L12.207 3.2a1.64 1.64 0 0 0-1.563 0L3.919 6.856a1.698 1.698 0 0 0 0 3.014z"/><path fill="currentColor" d="m5.622 12.581l6.376 3.374c.422.225.94.225 1.35-.017l4.909-2.828l1.816.978a1.7 1.7 0 0 1 0 3.02l-6.883 3.728a1.33 1.33 0 0 1-1.27 0l-7.996-4.313a1.697 1.697 0 0 1-.006-3.02z"/></svg> </template>
CSS
.icon-para {
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.924%209.869l7.996%204.318a1.34%201.34%200%200%200%201.271%200l6.888-3.728a1.697%201.697%200%200%200%200-3.02L12.207%203.2a1.64%201.64%200%200%200-1.563%200L3.919%206.856a1.698%201.698%200%200%200%200%203.014z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m5.622%2012.581l6.376%203.374c.422.225.94.225%201.35-.017l4.909-2.828l1.816.978a1.7%201.7%200%200%201%200%203.02l-6.883%203.728a1.33%201.33%200%200%201-1.27%200l-7.996-4.313a1.697%201.697%200%200%201-.006-3.02z%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.924%209.869l7.996%204.318a1.34%201.34%200%200%200%201.271%200l6.888-3.728a1.697%201.697%200%200%200%200-3.02L12.207%203.2a1.64%201.64%200%200%200-1.563%200L3.919%206.856a1.698%201.698%200%200%200%200%203.014z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m5.622%2012.581l6.376%203.374c.422.225.94.225%201.35-.017l4.909-2.828l1.816.978a1.7%201.7%200%200%201%200%203.02l-6.883%203.728a1.33%201.33%200%200%201-1.27%200l-7.996-4.313a1.697%201.697%200%200%201-.006-3.02z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/para.svg?color=%231a73e8&size=48