fps logo
fps from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- fps
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the fps logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.85 9.502a1.2 1.2 0 0 1-.54-.365q-.765-.898-1.816-2.18c-.575-.704-1.26-1.404-2.22-1.454a2.945 2.945 0 0 0-3.114 2.55c-.35 2.12-.7 4.24-1.035 6.359q-.1.537-.125 1.085a2.99 2.99 0 0 0 3.02 2.99a3.014 3.014 0 0 0 2.864-2.675h-.01l-.01-.005a2.089 2.089 0 0 1-.7-4.01c.985-.42 2.07.04 2.55 1.01c.149.377.225.78.225 1.185l.015.01h1.95c.02 0 .03-.01.04-.02a.06.06 0 0 0 .02-.04c.05-1.135.785-2.28 1.95-2.315a2.02 2.02 0 0 1 1.845 1.17c.59 1.3-.2 2.83-1.605 2.985c-.035 0-.05.025-.05.06c.255 1.665 1.65 2.86 3.314 2.634a3.007 3.007 0 0 0 2.54-3.48c-.32-2.049-.7-4.394-1.14-7.023a2.94 2.94 0 0 0-3.175-2.45c-.924.075-1.694.86-2.26 1.555l-.424.525q-.62.788-1.28 1.544c-.215.24-.49.42-.825.36z"/><path fill="currentColor" d="M8.899 14.847a1.15 1.15 0 0 0 1.13-1.16a1.15 1.15 0 0 0-1.13-1.16a1.147 1.147 0 0 0-1.13 1.16a1.145 1.145 0 0 0 1.13 1.16m7.199-1.164a1.15 1.15 0 0 1-1.13 1.16a1.15 1.15 0 0 1-1.13-1.16a1.15 1.15 0 0 1 1.13-1.155a1.15 1.15 0 0 1 1.13 1.154"/></svg>
React
import type { SVGProps } from "react";
export function TokenFps(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="M11.85 9.502a1.2 1.2 0 0 1-.54-.365q-.765-.898-1.816-2.18c-.575-.704-1.26-1.404-2.22-1.454a2.945 2.945 0 0 0-3.114 2.55c-.35 2.12-.7 4.24-1.035 6.359q-.1.537-.125 1.085a2.99 2.99 0 0 0 3.02 2.99a3.014 3.014 0 0 0 2.864-2.675h-.01l-.01-.005a2.089 2.089 0 0 1-.7-4.01c.985-.42 2.07.04 2.55 1.01c.149.377.225.78.225 1.185l.015.01h1.95c.02 0 .03-.01.04-.02a.06.06 0 0 0 .02-.04c.05-1.135.785-2.28 1.95-2.315a2.02 2.02 0 0 1 1.845 1.17c.59 1.3-.2 2.83-1.605 2.985c-.035 0-.05.025-.05.06c.255 1.665 1.65 2.86 3.314 2.634a3.007 3.007 0 0 0 2.54-3.48c-.32-2.049-.7-4.394-1.14-7.023a2.94 2.94 0 0 0-3.175-2.45c-.924.075-1.694.86-2.26 1.555l-.424.525q-.62.788-1.28 1.544c-.215.24-.49.42-.825.36z"/><path fill="currentColor" d="M8.899 14.847a1.15 1.15 0 0 0 1.13-1.16a1.15 1.15 0 0 0-1.13-1.16a1.147 1.147 0 0 0-1.13 1.16a1.145 1.145 0 0 0 1.13 1.16m7.199-1.164a1.15 1.15 0 0 1-1.13 1.16a1.15 1.15 0 0 1-1.13-1.16a1.15 1.15 0 0 1 1.13-1.155a1.15 1.15 0 0 1 1.13 1.154"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.85 9.502a1.2 1.2 0 0 1-.54-.365q-.765-.898-1.816-2.18c-.575-.704-1.26-1.404-2.22-1.454a2.945 2.945 0 0 0-3.114 2.55c-.35 2.12-.7 4.24-1.035 6.359q-.1.537-.125 1.085a2.99 2.99 0 0 0 3.02 2.99a3.014 3.014 0 0 0 2.864-2.675h-.01l-.01-.005a2.089 2.089 0 0 1-.7-4.01c.985-.42 2.07.04 2.55 1.01c.149.377.225.78.225 1.185l.015.01h1.95c.02 0 .03-.01.04-.02a.06.06 0 0 0 .02-.04c.05-1.135.785-2.28 1.95-2.315a2.02 2.02 0 0 1 1.845 1.17c.59 1.3-.2 2.83-1.605 2.985c-.035 0-.05.025-.05.06c.255 1.665 1.65 2.86 3.314 2.634a3.007 3.007 0 0 0 2.54-3.48c-.32-2.049-.7-4.394-1.14-7.023a2.94 2.94 0 0 0-3.175-2.45c-.924.075-1.694.86-2.26 1.555l-.424.525q-.62.788-1.28 1.544c-.215.24-.49.42-.825.36z"/><path fill="currentColor" d="M8.899 14.847a1.15 1.15 0 0 0 1.13-1.16a1.15 1.15 0 0 0-1.13-1.16a1.147 1.147 0 0 0-1.13 1.16a1.145 1.145 0 0 0 1.13 1.16m7.199-1.164a1.15 1.15 0 0 1-1.13 1.16a1.15 1.15 0 0 1-1.13-1.16a1.15 1.15 0 0 1 1.13-1.155a1.15 1.15 0 0 1 1.13 1.154"/></svg> </template>
CSS
.icon-fps {
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%22M11.85%209.502a1.2%201.2%200%200%201-.54-.365q-.765-.898-1.816-2.18c-.575-.704-1.26-1.404-2.22-1.454a2.945%202.945%200%200%200-3.114%202.55c-.35%202.12-.7%204.24-1.035%206.359q-.1.537-.125%201.085a2.99%202.99%200%200%200%203.02%202.99a3.014%203.014%200%200%200%202.864-2.675h-.01l-.01-.005a2.089%202.089%200%200%201-.7-4.01c.985-.42%202.07.04%202.55%201.01c.149.377.225.78.225%201.185l.015.01h1.95c.02%200%20.03-.01.04-.02a.06.06%200%200%200%20.02-.04c.05-1.135.785-2.28%201.95-2.315a2.02%202.02%200%200%201%201.845%201.17c.59%201.3-.2%202.83-1.605%202.985c-.035%200-.05.025-.05.06c.255%201.665%201.65%202.86%203.314%202.634a3.007%203.007%200%200%200%202.54-3.48c-.32-2.049-.7-4.394-1.14-7.023a2.94%202.94%200%200%200-3.175-2.45c-.924.075-1.694.86-2.26%201.555l-.424.525q-.62.788-1.28%201.544c-.215.24-.49.42-.825.36z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.899%2014.847a1.15%201.15%200%200%200%201.13-1.16a1.15%201.15%200%200%200-1.13-1.16a1.147%201.147%200%200%200-1.13%201.16a1.145%201.145%200%200%200%201.13%201.16m7.199-1.164a1.15%201.15%200%200%201-1.13%201.16a1.15%201.15%200%200%201-1.13-1.16a1.15%201.15%200%200%201%201.13-1.155a1.15%201.15%200%200%201%201.13%201.154%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%22M11.85%209.502a1.2%201.2%200%200%201-.54-.365q-.765-.898-1.816-2.18c-.575-.704-1.26-1.404-2.22-1.454a2.945%202.945%200%200%200-3.114%202.55c-.35%202.12-.7%204.24-1.035%206.359q-.1.537-.125%201.085a2.99%202.99%200%200%200%203.02%202.99a3.014%203.014%200%200%200%202.864-2.675h-.01l-.01-.005a2.089%202.089%200%200%201-.7-4.01c.985-.42%202.07.04%202.55%201.01c.149.377.225.78.225%201.185l.015.01h1.95c.02%200%20.03-.01.04-.02a.06.06%200%200%200%20.02-.04c.05-1.135.785-2.28%201.95-2.315a2.02%202.02%200%200%201%201.845%201.17c.59%201.3-.2%202.83-1.605%202.985c-.035%200-.05.025-.05.06c.255%201.665%201.65%202.86%203.314%202.634a3.007%203.007%200%200%200%202.54-3.48c-.32-2.049-.7-4.394-1.14-7.023a2.94%202.94%200%200%200-3.175-2.45c-.924.075-1.694.86-2.26%201.555l-.424.525q-.62.788-1.28%201.544c-.215.24-.49.42-.825.36z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.899%2014.847a1.15%201.15%200%200%200%201.13-1.16a1.15%201.15%200%200%200-1.13-1.16a1.147%201.147%200%200%200-1.13%201.16a1.145%201.145%200%200%200%201.13%201.16m7.199-1.164a1.15%201.15%200%200%201-1.13%201.16a1.15%201.15%200%200%201-1.13-1.16a1.15%201.15%200%200%201%201.13-1.155a1.15%201.15%200%200%201%201.13%201.154%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/fps.svg?color=%231a73e8&size=48