sn logo
sn from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- sn
- Set
- Web3 Icons Branded
- Style
- Branded
- Viewbox
- 24×24
- License
- MIT
1 other variant in Web3 Icons Branded
The same logo in other sets
Use the sn logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#ffa529" d="M12.292 20.988c-.917 0-1.828-.017-2.745 0c-.473.017-.799-.259-1.04-.822c-.833-1.923-1.683-3.836-2.52-5.754c-.35-.805-.17-1.283.506-1.288c1.203-.012 2.407.011 3.605 0c.49 0 .822.315 1.07.9c.601 1.406 1.839 4.18 1.839 4.18s.146.354.27.54c.084.129.478.37.849.106c.36-.259.32-.562.112-1.035c-.652-1.49-1.321-2.976-1.957-4.483c-.113-.276-.236-.619-.045-.923c.14-.23.371-.41.551-.41c1.181 0 2.368.016 3.555 0c.473-.006.81.242 1.047.804c.405.94.804 1.868 1.226 2.784c.214.462.169.827-.09 1.204c-.85 1.227-1.67 2.487-2.548 3.674a1.3 1.3 0 0 1-.9.5c-.923.062-1.857.023-2.785.023"/><path fill="#1740ff" d="M11.68 3.016c.9 0 1.794.017 2.688-.011c.506-.011.866.242 1.13.86c.833 1.924 1.688 3.831 2.52 5.75c.338.77.164 1.254-.483 1.26c-1.204.01-2.402 0-3.6 0c-.787 0-1.125-.923-1.125-.923l-1.89-4.236s-.146-.36-.236-.506c-.062-.107-.433-.36-.8-.113c-.382.265-.297.703-.112 1.12c.585 1.327 1.227 2.65 1.8 3.994c.18.444.552.905.237 1.412c-.186.303-.563.382-.985.376a84 84 0 0 0-3.144 0c-.49.012-.844-.236-1.092-.832A84 84 0 0 0 5.39 8.45c-.22-.484-.18-.86.102-1.26c.826-1.187 1.62-2.419 2.475-3.572a1.47 1.47 0 0 1 .973-.574c.911-.079 1.828-.028 2.74-.028"/></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedSn(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#ffa529" d="M12.292 20.988c-.917 0-1.828-.017-2.745 0c-.473.017-.799-.259-1.04-.822c-.833-1.923-1.683-3.836-2.52-5.754c-.35-.805-.17-1.283.506-1.288c1.203-.012 2.407.011 3.605 0c.49 0 .822.315 1.07.9c.601 1.406 1.839 4.18 1.839 4.18s.146.354.27.54c.084.129.478.37.849.106c.36-.259.32-.562.112-1.035c-.652-1.49-1.321-2.976-1.957-4.483c-.113-.276-.236-.619-.045-.923c.14-.23.371-.41.551-.41c1.181 0 2.368.016 3.555 0c.473-.006.81.242 1.047.804c.405.94.804 1.868 1.226 2.784c.214.462.169.827-.09 1.204c-.85 1.227-1.67 2.487-2.548 3.674a1.3 1.3 0 0 1-.9.5c-.923.062-1.857.023-2.785.023"/><path fill="#1740ff" d="M11.68 3.016c.9 0 1.794.017 2.688-.011c.506-.011.866.242 1.13.86c.833 1.924 1.688 3.831 2.52 5.75c.338.77.164 1.254-.483 1.26c-1.204.01-2.402 0-3.6 0c-.787 0-1.125-.923-1.125-.923l-1.89-4.236s-.146-.36-.236-.506c-.062-.107-.433-.36-.8-.113c-.382.265-.297.703-.112 1.12c.585 1.327 1.227 2.65 1.8 3.994c.18.444.552.905.237 1.412c-.186.303-.563.382-.985.376a84 84 0 0 0-3.144 0c-.49.012-.844-.236-1.092-.832A84 84 0 0 0 5.39 8.45c-.22-.484-.18-.86.102-1.26c.826-1.187 1.62-2.419 2.475-3.572a1.47 1.47 0 0 1 .973-.574c.911-.079 1.828-.028 2.74-.028"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#ffa529" d="M12.292 20.988c-.917 0-1.828-.017-2.745 0c-.473.017-.799-.259-1.04-.822c-.833-1.923-1.683-3.836-2.52-5.754c-.35-.805-.17-1.283.506-1.288c1.203-.012 2.407.011 3.605 0c.49 0 .822.315 1.07.9c.601 1.406 1.839 4.18 1.839 4.18s.146.354.27.54c.084.129.478.37.849.106c.36-.259.32-.562.112-1.035c-.652-1.49-1.321-2.976-1.957-4.483c-.113-.276-.236-.619-.045-.923c.14-.23.371-.41.551-.41c1.181 0 2.368.016 3.555 0c.473-.006.81.242 1.047.804c.405.94.804 1.868 1.226 2.784c.214.462.169.827-.09 1.204c-.85 1.227-1.67 2.487-2.548 3.674a1.3 1.3 0 0 1-.9.5c-.923.062-1.857.023-2.785.023"/><path fill="#1740ff" d="M11.68 3.016c.9 0 1.794.017 2.688-.011c.506-.011.866.242 1.13.86c.833 1.924 1.688 3.831 2.52 5.75c.338.77.164 1.254-.483 1.26c-1.204.01-2.402 0-3.6 0c-.787 0-1.125-.923-1.125-.923l-1.89-4.236s-.146-.36-.236-.506c-.062-.107-.433-.36-.8-.113c-.382.265-.297.703-.112 1.12c.585 1.327 1.227 2.65 1.8 3.994c.18.444.552.905.237 1.412c-.186.303-.563.382-.985.376a84 84 0 0 0-3.144 0c-.49.012-.844-.236-1.092-.832A84 84 0 0 0 5.39 8.45c-.22-.484-.18-.86.102-1.26c.826-1.187 1.62-2.419 2.475-3.572a1.47 1.47 0 0 1 .973-.574c.911-.079 1.828-.028 2.74-.028"/></g></svg> </template>
CSS
.icon-sn {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffa529%22%20d%3D%22M12.292%2020.988c-.917%200-1.828-.017-2.745%200c-.473.017-.799-.259-1.04-.822c-.833-1.923-1.683-3.836-2.52-5.754c-.35-.805-.17-1.283.506-1.288c1.203-.012%202.407.011%203.605%200c.49%200%20.822.315%201.07.9c.601%201.406%201.839%204.18%201.839%204.18s.146.354.27.54c.084.129.478.37.849.106c.36-.259.32-.562.112-1.035c-.652-1.49-1.321-2.976-1.957-4.483c-.113-.276-.236-.619-.045-.923c.14-.23.371-.41.551-.41c1.181%200%202.368.016%203.555%200c.473-.006.81.242%201.047.804c.405.94.804%201.868%201.226%202.784c.214.462.169.827-.09%201.204c-.85%201.227-1.67%202.487-2.548%203.674a1.3%201.3%200%200%201-.9.5c-.923.062-1.857.023-2.785.023%22%2F%3E%3Cpath%20fill%3D%22%231740ff%22%20d%3D%22M11.68%203.016c.9%200%201.794.017%202.688-.011c.506-.011.866.242%201.13.86c.833%201.924%201.688%203.831%202.52%205.75c.338.77.164%201.254-.483%201.26c-1.204.01-2.402%200-3.6%200c-.787%200-1.125-.923-1.125-.923l-1.89-4.236s-.146-.36-.236-.506c-.062-.107-.433-.36-.8-.113c-.382.265-.297.703-.112%201.12c.585%201.327%201.227%202.65%201.8%203.994c.18.444.552.905.237%201.412c-.186.303-.563.382-.985.376a84%2084%200%200%200-3.144%200c-.49.012-.844-.236-1.092-.832A84%2084%200%200%200%205.39%208.45c-.22-.484-.18-.86.102-1.26c.826-1.187%201.62-2.419%202.475-3.572a1.47%201.47%200%200%201%20.973-.574c.911-.079%201.828-.028%202.74-.028%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffa529%22%20d%3D%22M12.292%2020.988c-.917%200-1.828-.017-2.745%200c-.473.017-.799-.259-1.04-.822c-.833-1.923-1.683-3.836-2.52-5.754c-.35-.805-.17-1.283.506-1.288c1.203-.012%202.407.011%203.605%200c.49%200%20.822.315%201.07.9c.601%201.406%201.839%204.18%201.839%204.18s.146.354.27.54c.084.129.478.37.849.106c.36-.259.32-.562.112-1.035c-.652-1.49-1.321-2.976-1.957-4.483c-.113-.276-.236-.619-.045-.923c.14-.23.371-.41.551-.41c1.181%200%202.368.016%203.555%200c.473-.006.81.242%201.047.804c.405.94.804%201.868%201.226%202.784c.214.462.169.827-.09%201.204c-.85%201.227-1.67%202.487-2.548%203.674a1.3%201.3%200%200%201-.9.5c-.923.062-1.857.023-2.785.023%22%2F%3E%3Cpath%20fill%3D%22%231740ff%22%20d%3D%22M11.68%203.016c.9%200%201.794.017%202.688-.011c.506-.011.866.242%201.13.86c.833%201.924%201.688%203.831%202.52%205.75c.338.77.164%201.254-.483%201.26c-1.204.01-2.402%200-3.6%200c-.787%200-1.125-.923-1.125-.923l-1.89-4.236s-.146-.36-.236-.506c-.062-.107-.433-.36-.8-.113c-.382.265-.297.703-.112%201.12c.585%201.327%201.227%202.65%201.8%203.994c.18.444.552.905.237%201.412c-.186.303-.563.382-.985.376a84%2084%200%200%200-3.144%200c-.49.012-.844-.236-1.092-.832A84%2084%200%200%200%205.39%208.45c-.22-.484-.18-.86.102-1.26c.826-1.187%201.62-2.419%202.475-3.572a1.47%201.47%200%200%201%20.973-.574c.911-.079%201.828-.028%202.74-.028%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/sn.svg?color=%231a73e8&size=48