sama logo
sama-background from Web3 Icons Branded by 0xa3k5 · Background · MIT Free for personal and commercial use.
- Name
- sama-background
- Set
- Web3 Icons Branded
- Style
- Background
- Viewbox
- 24×24
- License
- MIT
1 other variant in Web3 Icons Branded
The same logo in other sets
Use the sama logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><g clip-path="url(#SVGHcSWxdhd82)"><path fill="#7328ff" d="M24 0H0v24h24z"/><path fill="#fff" d="M11.999 4.001c-1.21 0-3.1.61-3.88 1.175V4.94c-.485.395-1.5 1.27-1.7 1.65v-.47c-.4.39-1.21 1.454-1.21 2.584l-.24-.235a2.44 2.44 0 0 0-.244 2.59l-.485-.47c-.16.86-.335 2.775.245 3.53l-.245-.24c-.08.24-.145.8.245 1.18L4 14.823c.325.86 1.165 2.635 1.94 2.82h-.485c.24.235.825.71 1.21.71l-.24.235c.97.47 3.49 1.41 5.814 1.41c2.33 0 4.53-.94 5.334-1.41h-.24c.32-.16 1.015-.565 1.21-.945h-.485c.485-.31 1.55-1.315 1.94-2.82l-.485.235c.08-.08.245-.38.245-.94l-.485.236a3.1 3.1 0 0 0 .725-2.12c0-1.13-.16-1.57-.24-1.65l-.245.475c.08-.63.1-2.025-.485-2.59v.47c-.16-.785-.68-2.45-1.45-2.82v.236c-.085-.315-.54-1.035-1.7-1.415v.235c-.73-.39-2.52-1.175-3.88-1.175m-5 9.749c.086-.085.35-.25.75-.25c.5 0 1.75.25 1.75 1.25c0 .25-.15.75-.75.75C8 15.5 8 15 8 14.75c0-.126.065-.25.125-.376c.065-.125.125-.25.125-.375c0-.25-.75-.474-1.25-.25m5 5.249c-.665-.44-2-1.445-2-1.97c0-.655 1.11-1.53 2-1.53s2 .875 2 1.53c0 .5-1.265 1.43-1.9 1.9zm4.75-5.5c.4 0 .664.166.749.25c-.735-.25-1.25 0-1.25.25c0 .125.065.25.125.375c.065.125.125.25.125.375c0 .25 0 .75-.75.75c-.6 0-.75-.5-.75-.75c0-1 1.25-1.25 1.75-1.25"/></g><defs><clipPath id="SVGHcSWxdhd82"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedSamaBackground(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"><g clipPath="url(#SVGHcSWxdhd82)"><path fill="#7328ff" d="M24 0H0v24h24z"/><path fill="#fff" d="M11.999 4.001c-1.21 0-3.1.61-3.88 1.175V4.94c-.485.395-1.5 1.27-1.7 1.65v-.47c-.4.39-1.21 1.454-1.21 2.584l-.24-.235a2.44 2.44 0 0 0-.244 2.59l-.485-.47c-.16.86-.335 2.775.245 3.53l-.245-.24c-.08.24-.145.8.245 1.18L4 14.823c.325.86 1.165 2.635 1.94 2.82h-.485c.24.235.825.71 1.21.71l-.24.235c.97.47 3.49 1.41 5.814 1.41c2.33 0 4.53-.94 5.334-1.41h-.24c.32-.16 1.015-.565 1.21-.945h-.485c.485-.31 1.55-1.315 1.94-2.82l-.485.235c.08-.08.245-.38.245-.94l-.485.236a3.1 3.1 0 0 0 .725-2.12c0-1.13-.16-1.57-.24-1.65l-.245.475c.08-.63.1-2.025-.485-2.59v.47c-.16-.785-.68-2.45-1.45-2.82v.236c-.085-.315-.54-1.035-1.7-1.415v.235c-.73-.39-2.52-1.175-3.88-1.175m-5 9.749c.086-.085.35-.25.75-.25c.5 0 1.75.25 1.75 1.25c0 .25-.15.75-.75.75C8 15.5 8 15 8 14.75c0-.126.065-.25.125-.376c.065-.125.125-.25.125-.375c0-.25-.75-.474-1.25-.25m5 5.249c-.665-.44-2-1.445-2-1.97c0-.655 1.11-1.53 2-1.53s2 .875 2 1.53c0 .5-1.265 1.43-1.9 1.9zm4.75-5.5c.4 0 .664.166.749.25c-.735-.25-1.25 0-1.25.25c0 .125.065.25.125.375c.065.125.125.25.125.375c0 .25 0 .75-.75.75c-.6 0-.75-.5-.75-.75c0-1 1.25-1.25 1.75-1.25"/></g><defs><clipPath id="SVGHcSWxdhd82"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><g clip-path="url(#SVGHcSWxdhd82)"><path fill="#7328ff" d="M24 0H0v24h24z"/><path fill="#fff" d="M11.999 4.001c-1.21 0-3.1.61-3.88 1.175V4.94c-.485.395-1.5 1.27-1.7 1.65v-.47c-.4.39-1.21 1.454-1.21 2.584l-.24-.235a2.44 2.44 0 0 0-.244 2.59l-.485-.47c-.16.86-.335 2.775.245 3.53l-.245-.24c-.08.24-.145.8.245 1.18L4 14.823c.325.86 1.165 2.635 1.94 2.82h-.485c.24.235.825.71 1.21.71l-.24.235c.97.47 3.49 1.41 5.814 1.41c2.33 0 4.53-.94 5.334-1.41h-.24c.32-.16 1.015-.565 1.21-.945h-.485c.485-.31 1.55-1.315 1.94-2.82l-.485.235c.08-.08.245-.38.245-.94l-.485.236a3.1 3.1 0 0 0 .725-2.12c0-1.13-.16-1.57-.24-1.65l-.245.475c.08-.63.1-2.025-.485-2.59v.47c-.16-.785-.68-2.45-1.45-2.82v.236c-.085-.315-.54-1.035-1.7-1.415v.235c-.73-.39-2.52-1.175-3.88-1.175m-5 9.749c.086-.085.35-.25.75-.25c.5 0 1.75.25 1.75 1.25c0 .25-.15.75-.75.75C8 15.5 8 15 8 14.75c0-.126.065-.25.125-.376c.065-.125.125-.25.125-.375c0-.25-.75-.474-1.25-.25m5 5.249c-.665-.44-2-1.445-2-1.97c0-.655 1.11-1.53 2-1.53s2 .875 2 1.53c0 .5-1.265 1.43-1.9 1.9zm4.75-5.5c.4 0 .664.166.749.25c-.735-.25-1.25 0-1.25.25c0 .125.065.25.125.375c.065.125.125.25.125.375c0 .25 0 .75-.75.75c-.6 0-.75-.5-.75-.75c0-1 1.25-1.25 1.75-1.25"/></g><defs><clipPath id="SVGHcSWxdhd82"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg> </template>
CSS
.icon-sama-background {
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%3Cg%20clip-path%3D%22url(%23SVGHcSWxdhd82)%22%3E%3Cpath%20fill%3D%22%237328ff%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.999%204.001c-1.21%200-3.1.61-3.88%201.175V4.94c-.485.395-1.5%201.27-1.7%201.65v-.47c-.4.39-1.21%201.454-1.21%202.584l-.24-.235a2.44%202.44%200%200%200-.244%202.59l-.485-.47c-.16.86-.335%202.775.245%203.53l-.245-.24c-.08.24-.145.8.245%201.18L4%2014.823c.325.86%201.165%202.635%201.94%202.82h-.485c.24.235.825.71%201.21.71l-.24.235c.97.47%203.49%201.41%205.814%201.41c2.33%200%204.53-.94%205.334-1.41h-.24c.32-.16%201.015-.565%201.21-.945h-.485c.485-.31%201.55-1.315%201.94-2.82l-.485.235c.08-.08.245-.38.245-.94l-.485.236a3.1%203.1%200%200%200%20.725-2.12c0-1.13-.16-1.57-.24-1.65l-.245.475c.08-.63.1-2.025-.485-2.59v.47c-.16-.785-.68-2.45-1.45-2.82v.236c-.085-.315-.54-1.035-1.7-1.415v.235c-.73-.39-2.52-1.175-3.88-1.175m-5%209.749c.086-.085.35-.25.75-.25c.5%200%201.75.25%201.75%201.25c0%20.25-.15.75-.75.75C8%2015.5%208%2015%208%2014.75c0-.126.065-.25.125-.376c.065-.125.125-.25.125-.375c0-.25-.75-.474-1.25-.25m5%205.249c-.665-.44-2-1.445-2-1.97c0-.655%201.11-1.53%202-1.53s2%20.875%202%201.53c0%20.5-1.265%201.43-1.9%201.9zm4.75-5.5c.4%200%20.664.166.749.25c-.735-.25-1.25%200-1.25.25c0%20.125.065.25.125.375c.065.125.125.25.125.375c0%20.25%200%20.75-.75.75c-.6%200-.75-.5-.75-.75c0-1%201.25-1.25%201.75-1.25%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGHcSWxdhd82%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h24v24H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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%3Cg%20clip-path%3D%22url(%23SVGHcSWxdhd82)%22%3E%3Cpath%20fill%3D%22%237328ff%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.999%204.001c-1.21%200-3.1.61-3.88%201.175V4.94c-.485.395-1.5%201.27-1.7%201.65v-.47c-.4.39-1.21%201.454-1.21%202.584l-.24-.235a2.44%202.44%200%200%200-.244%202.59l-.485-.47c-.16.86-.335%202.775.245%203.53l-.245-.24c-.08.24-.145.8.245%201.18L4%2014.823c.325.86%201.165%202.635%201.94%202.82h-.485c.24.235.825.71%201.21.71l-.24.235c.97.47%203.49%201.41%205.814%201.41c2.33%200%204.53-.94%205.334-1.41h-.24c.32-.16%201.015-.565%201.21-.945h-.485c.485-.31%201.55-1.315%201.94-2.82l-.485.235c.08-.08.245-.38.245-.94l-.485.236a3.1%203.1%200%200%200%20.725-2.12c0-1.13-.16-1.57-.24-1.65l-.245.475c.08-.63.1-2.025-.485-2.59v.47c-.16-.785-.68-2.45-1.45-2.82v.236c-.085-.315-.54-1.035-1.7-1.415v.235c-.73-.39-2.52-1.175-3.88-1.175m-5%209.749c.086-.085.35-.25.75-.25c.5%200%201.75.25%201.75%201.25c0%20.25-.15.75-.75.75C8%2015.5%208%2015%208%2014.75c0-.126.065-.25.125-.376c.065-.125.125-.25.125-.375c0-.25-.75-.474-1.25-.25m5%205.249c-.665-.44-2-1.445-2-1.97c0-.655%201.11-1.53%202-1.53s2%20.875%202%201.53c0%20.5-1.265%201.43-1.9%201.9zm4.75-5.5c.4%200%20.664.166.749.25c-.735-.25-1.25%200-1.25.25c0%20.125.065.25.125.375c.065.125.125.25.125.375c0%20.25%200%20.75-.75.75c-.6%200-.75-.5-.75-.75c0-1%201.25-1.25%201.75-1.25%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGHcSWxdhd82%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h24v24H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/sama-background.svg?color=%231a73e8&size=48