juno logo
juno from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- juno
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the juno logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 20.47c4.765 0 8.47-3.97 8.47-8.47S16.766 3.53 12 3.53S3.53 7.5 3.53 12s3.705 8.47 8.47 8.47M21 12a9 9 0 1 1-17.999 0A9 9 0 0 1 21 12"/><path fill="currentColor" d="M12.528 6.706c0-.265-.169-.53-.53-.53c-.36 0-.528.265-.528.53v2.41l-1.79-1.79c-.142-.139-.407-.16-.66.09c-.255.253-.234.518-.09.66l1.804 1.806H8.166c-.201 0-.402.238-.402.53c0 .29.2.529.402.529h2.552l-1.805 1.805c-.138.143-.117.45.09.662c.206.206.518.228.661.09l1.806-1.805v3.483h-1.06c-.344 0-.529.239-.529.53c0 .29.196.529.53.529h1.058v1.059c0 .265.238.53.529.53s.53-.265.53-.53v-1.059h1.059c.302 0 .53-.238.53-.53a.524.524 0 0 0-.53-.529h-1.06v-3.5l1.822 1.822c.143.138.456.116.662-.09c.207-.212.228-.519.085-.662l-1.804-1.805h2.539c.201 0 .402-.17.402-.53s-.201-.529-.402-.529H13.28l1.806-1.805c.137-.143.164-.408-.09-.662c-.255-.249-.52-.228-.662-.09l-1.806 1.806z"/></svg>
React
import type { SVGProps } from "react";
export function TokenJuno(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 20.47c4.765 0 8.47-3.97 8.47-8.47S16.766 3.53 12 3.53S3.53 7.5 3.53 12s3.705 8.47 8.47 8.47M21 12a9 9 0 1 1-17.999 0A9 9 0 0 1 21 12"/><path fill="currentColor" d="M12.528 6.706c0-.265-.169-.53-.53-.53c-.36 0-.528.265-.528.53v2.41l-1.79-1.79c-.142-.139-.407-.16-.66.09c-.255.253-.234.518-.09.66l1.804 1.806H8.166c-.201 0-.402.238-.402.53c0 .29.2.529.402.529h2.552l-1.805 1.805c-.138.143-.117.45.09.662c.206.206.518.228.661.09l1.806-1.805v3.483h-1.06c-.344 0-.529.239-.529.53c0 .29.196.529.53.529h1.058v1.059c0 .265.238.53.529.53s.53-.265.53-.53v-1.059h1.059c.302 0 .53-.238.53-.53a.524.524 0 0 0-.53-.529h-1.06v-3.5l1.822 1.822c.143.138.456.116.662-.09c.207-.212.228-.519.085-.662l-1.804-1.805h2.539c.201 0 .402-.17.402-.53s-.201-.529-.402-.529H13.28l1.806-1.805c.137-.143.164-.408-.09-.662c-.255-.249-.52-.228-.662-.09l-1.806 1.806z"/></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 20.47c4.765 0 8.47-3.97 8.47-8.47S16.766 3.53 12 3.53S3.53 7.5 3.53 12s3.705 8.47 8.47 8.47M21 12a9 9 0 1 1-17.999 0A9 9 0 0 1 21 12"/><path fill="currentColor" d="M12.528 6.706c0-.265-.169-.53-.53-.53c-.36 0-.528.265-.528.53v2.41l-1.79-1.79c-.142-.139-.407-.16-.66.09c-.255.253-.234.518-.09.66l1.804 1.806H8.166c-.201 0-.402.238-.402.53c0 .29.2.529.402.529h2.552l-1.805 1.805c-.138.143-.117.45.09.662c.206.206.518.228.661.09l1.806-1.805v3.483h-1.06c-.344 0-.529.239-.529.53c0 .29.196.529.53.529h1.058v1.059c0 .265.238.53.529.53s.53-.265.53-.53v-1.059h1.059c.302 0 .53-.238.53-.53a.524.524 0 0 0-.53-.529h-1.06v-3.5l1.822 1.822c.143.138.456.116.662-.09c.207-.212.228-.519.085-.662l-1.804-1.805h2.539c.201 0 .402-.17.402-.53s-.201-.529-.402-.529H13.28l1.806-1.805c.137-.143.164-.408-.09-.662c-.255-.249-.52-.228-.662-.09l-1.806 1.806z"/></svg> </template>
CSS
.icon-juno {
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%2020.47c4.765%200%208.47-3.97%208.47-8.47S16.766%203.53%2012%203.53S3.53%207.5%203.53%2012s3.705%208.47%208.47%208.47M21%2012a9%209%200%201%201-17.999%200A9%209%200%200%201%2021%2012%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.528%206.706c0-.265-.169-.53-.53-.53c-.36%200-.528.265-.528.53v2.41l-1.79-1.79c-.142-.139-.407-.16-.66.09c-.255.253-.234.518-.09.66l1.804%201.806H8.166c-.201%200-.402.238-.402.53c0%20.29.2.529.402.529h2.552l-1.805%201.805c-.138.143-.117.45.09.662c.206.206.518.228.661.09l1.806-1.805v3.483h-1.06c-.344%200-.529.239-.529.53c0%20.29.196.529.53.529h1.058v1.059c0%20.265.238.53.529.53s.53-.265.53-.53v-1.059h1.059c.302%200%20.53-.238.53-.53a.524.524%200%200%200-.53-.529h-1.06v-3.5l1.822%201.822c.143.138.456.116.662-.09c.207-.212.228-.519.085-.662l-1.804-1.805h2.539c.201%200%20.402-.17.402-.53s-.201-.529-.402-.529H13.28l1.806-1.805c.137-.143.164-.408-.09-.662c-.255-.249-.52-.228-.662-.09l-1.806%201.806z%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%2020.47c4.765%200%208.47-3.97%208.47-8.47S16.766%203.53%2012%203.53S3.53%207.5%203.53%2012s3.705%208.47%208.47%208.47M21%2012a9%209%200%201%201-17.999%200A9%209%200%200%201%2021%2012%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.528%206.706c0-.265-.169-.53-.53-.53c-.36%200-.528.265-.528.53v2.41l-1.79-1.79c-.142-.139-.407-.16-.66.09c-.255.253-.234.518-.09.66l1.804%201.806H8.166c-.201%200-.402.238-.402.53c0%20.29.2.529.402.529h2.552l-1.805%201.805c-.138.143-.117.45.09.662c.206.206.518.228.661.09l1.806-1.805v3.483h-1.06c-.344%200-.529.239-.529.53c0%20.29.196.529.53.529h1.058v1.059c0%20.265.238.53.529.53s.53-.265.53-.53v-1.059h1.059c.302%200%20.53-.238.53-.53a.524.524%200%200%200-.53-.529h-1.06v-3.5l1.822%201.822c.143.138.456.116.662-.09c.207-.212.228-.519.085-.662l-1.804-1.805h2.539c.201%200%20.402-.17.402-.53s-.201-.529-.402-.529H13.28l1.806-1.805c.137-.143.164-.408-.09-.662c-.255-.249-.52-.228-.662-.09l-1.806%201.806z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/juno.svg?color=%231a73e8&size=48