boring logo
boring from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- boring
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the boring logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.002 22A10 10 0 1 0 8.877 2.5V12a3.125 3.125 0 1 0 3.125-3.125h-1.875v-1.25h1.875A4.375 4.375 0 1 1 7.627 12V3c-.438.219-.85.462-1.25.731v8.27a5.625 5.625 0 1 0 5.625-5.626h-1.875v-1.25h1.875A6.875 6.875 0 1 1 5.127 12V4.738A10 10 0 0 0 12.002 22m1.875-10a1.875 1.875 0 1 1-3.75 0v-1.875h1.875A1.875 1.875 0 0 1 13.877 12"/></svg>
React
import type { SVGProps } from "react";
export function TokenBoring(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="M12.002 22A10 10 0 1 0 8.877 2.5V12a3.125 3.125 0 1 0 3.125-3.125h-1.875v-1.25h1.875A4.375 4.375 0 1 1 7.627 12V3c-.438.219-.85.462-1.25.731v8.27a5.625 5.625 0 1 0 5.625-5.626h-1.875v-1.25h1.875A6.875 6.875 0 1 1 5.127 12V4.738A10 10 0 0 0 12.002 22m1.875-10a1.875 1.875 0 1 1-3.75 0v-1.875h1.875A1.875 1.875 0 0 1 13.877 12"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.002 22A10 10 0 1 0 8.877 2.5V12a3.125 3.125 0 1 0 3.125-3.125h-1.875v-1.25h1.875A4.375 4.375 0 1 1 7.627 12V3c-.438.219-.85.462-1.25.731v8.27a5.625 5.625 0 1 0 5.625-5.626h-1.875v-1.25h1.875A6.875 6.875 0 1 1 5.127 12V4.738A10 10 0 0 0 12.002 22m1.875-10a1.875 1.875 0 1 1-3.75 0v-1.875h1.875A1.875 1.875 0 0 1 13.877 12"/></svg> </template>
CSS
.icon-boring {
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%22M12.002%2022A10%2010%200%201%200%208.877%202.5V12a3.125%203.125%200%201%200%203.125-3.125h-1.875v-1.25h1.875A4.375%204.375%200%201%201%207.627%2012V3c-.438.219-.85.462-1.25.731v8.27a5.625%205.625%200%201%200%205.625-5.626h-1.875v-1.25h1.875A6.875%206.875%200%201%201%205.127%2012V4.738A10%2010%200%200%200%2012.002%2022m1.875-10a1.875%201.875%200%201%201-3.75%200v-1.875h1.875A1.875%201.875%200%200%201%2013.877%2012%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%22M12.002%2022A10%2010%200%201%200%208.877%202.5V12a3.125%203.125%200%201%200%203.125-3.125h-1.875v-1.25h1.875A4.375%204.375%200%201%201%207.627%2012V3c-.438.219-.85.462-1.25.731v8.27a5.625%205.625%200%201%200%205.625-5.626h-1.875v-1.25h1.875A6.875%206.875%200%201%201%205.127%2012V4.738A10%2010%200%200%200%2012.002%2022m1.875-10a1.875%201.875%200%201%201-3.75%200v-1.875h1.875A1.875%201.875%200%200%201%2013.877%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/boring.svg?color=%231a73e8&size=48