ring logo
ring from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- ring
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
ringEmoji One (Colored)ringFont Awesome 6 SolidringFont Awesome SolidringFluent EmojiringFluent Emoji FlatringFluent Emoji High ContrastringFirefox OS Emojiringcss.ggringIconParkringIconPark OutlineringIconPark SolidringIconPark TwoToneringLine AwesomeringMaterial Design IconsringNoto EmojiringOpenMojiringSimple IconsringWeb3 Icons BrandedringTwitter Emoji
Use the ring logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.35 9.727a1.125 1.125 0 1 0-.45 0v5.423h.45zm8.418 1.162c.446-.713.97-1.22 1.482-1.55v4.033a1.124 1.124 0 1 0 .45 0V9.091c.36-.164.7-.241.987-.241h1.263v5.422a1.126 1.126 0 1 0 .45 0V8.85h2.25v5.422a1.125 1.125 0 1 0 .45 0V8.85h.9V8.4h-5.313c-1.005 0-2.363.724-3.329 2.298a1.35 1.35 0 0 0-1.175 2.377a4.95 4.95 0 0 1-1.433 1.439v-3.887a1.125 1.125 0 1 0-.45 0v4.144c-.525.26-1.032.379-1.434.379H3v.45h4.866c1.074 0 2.67-.695 3.717-2.316a1.35 1.35 0 0 0 1.185-2.395M6.6 9.727a1.125 1.125 0 1 1 .45 0v5.423H6.6z"/></svg>
React
import type { SVGProps } from "react";
export function TokenRing(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="M4.35 9.727a1.125 1.125 0 1 0-.45 0v5.423h.45zm8.418 1.162c.446-.713.97-1.22 1.482-1.55v4.033a1.124 1.124 0 1 0 .45 0V9.091c.36-.164.7-.241.987-.241h1.263v5.422a1.126 1.126 0 1 0 .45 0V8.85h2.25v5.422a1.125 1.125 0 1 0 .45 0V8.85h.9V8.4h-5.313c-1.005 0-2.363.724-3.329 2.298a1.35 1.35 0 0 0-1.175 2.377a4.95 4.95 0 0 1-1.433 1.439v-3.887a1.125 1.125 0 1 0-.45 0v4.144c-.525.26-1.032.379-1.434.379H3v.45h4.866c1.074 0 2.67-.695 3.717-2.316a1.35 1.35 0 0 0 1.185-2.395M6.6 9.727a1.125 1.125 0 1 1 .45 0v5.423H6.6z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.35 9.727a1.125 1.125 0 1 0-.45 0v5.423h.45zm8.418 1.162c.446-.713.97-1.22 1.482-1.55v4.033a1.124 1.124 0 1 0 .45 0V9.091c.36-.164.7-.241.987-.241h1.263v5.422a1.126 1.126 0 1 0 .45 0V8.85h2.25v5.422a1.125 1.125 0 1 0 .45 0V8.85h.9V8.4h-5.313c-1.005 0-2.363.724-3.329 2.298a1.35 1.35 0 0 0-1.175 2.377a4.95 4.95 0 0 1-1.433 1.439v-3.887a1.125 1.125 0 1 0-.45 0v4.144c-.525.26-1.032.379-1.434.379H3v.45h4.866c1.074 0 2.67-.695 3.717-2.316a1.35 1.35 0 0 0 1.185-2.395M6.6 9.727a1.125 1.125 0 1 1 .45 0v5.423H6.6z"/></svg> </template>
CSS
.icon-ring {
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%22M4.35%209.727a1.125%201.125%200%201%200-.45%200v5.423h.45zm8.418%201.162c.446-.713.97-1.22%201.482-1.55v4.033a1.124%201.124%200%201%200%20.45%200V9.091c.36-.164.7-.241.987-.241h1.263v5.422a1.126%201.126%200%201%200%20.45%200V8.85h2.25v5.422a1.125%201.125%200%201%200%20.45%200V8.85h.9V8.4h-5.313c-1.005%200-2.363.724-3.329%202.298a1.35%201.35%200%200%200-1.175%202.377a4.95%204.95%200%200%201-1.433%201.439v-3.887a1.125%201.125%200%201%200-.45%200v4.144c-.525.26-1.032.379-1.434.379H3v.45h4.866c1.074%200%202.67-.695%203.717-2.316a1.35%201.35%200%200%200%201.185-2.395M6.6%209.727a1.125%201.125%200%201%201%20.45%200v5.423H6.6z%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%22M4.35%209.727a1.125%201.125%200%201%200-.45%200v5.423h.45zm8.418%201.162c.446-.713.97-1.22%201.482-1.55v4.033a1.124%201.124%200%201%200%20.45%200V9.091c.36-.164.7-.241.987-.241h1.263v5.422a1.126%201.126%200%201%200%20.45%200V8.85h2.25v5.422a1.125%201.125%200%201%200%20.45%200V8.85h.9V8.4h-5.313c-1.005%200-2.363.724-3.329%202.298a1.35%201.35%200%200%200-1.175%202.377a4.95%204.95%200%200%201-1.433%201.439v-3.887a1.125%201.125%200%201%200-.45%200v4.144c-.525.26-1.032.379-1.434.379H3v.45h4.866c1.074%200%202.67-.695%203.717-2.316a1.35%201.35%200%200%200%201.185-2.395M6.6%209.727a1.125%201.125%200%201%201%20.45%200v5.423H6.6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/ring.svg?color=%231a73e8&size=48