krom logo
krom-background from Web3 Icons Branded by 0xa3k5 · Background · MIT Free for personal and commercial use.
- Name
- krom-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 krom 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(#SVGHcSWxdhd29)"><path fill="url(#SVGnYzo0doU)" d="M24 0H0v24h24z"/><path fill="#fff" d="m18.555 18.629l-6.523-5.553l-6.699 5.665c-.517.437-1.333.085-1.333-.582V5.84c0-.667.816-1.014 1.333-.582l6.7 5.691l6.58-5.616a.853.853 0 0 1 1.174.064a.78.78 0 0 1-.07 1.136l-6.42 5.451l6.373 5.44a.783.783 0 0 1 .08 1.13a.865.865 0 0 1-1.195.075M5.6 7.54v8.87l5.168-4.406z"/></g><defs><linearGradient id="SVGnYzo0doU" x1="4" x2="20" y1="11.999" y2="11.999" gradientUnits="userSpaceOnUse"><stop stop-color="#9eebfd"/><stop offset=".23" stop-color="#aac5f9"/><stop offset=".52" stop-color="#a5bcf8"/><stop offset=".74" stop-color="#b6b5f7"/><stop offset=".9" stop-color="#ebb0f2"/><stop offset="1" stop-color="#aea0f4"/></linearGradient><clipPath id="SVGHcSWxdhd29"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedKromBackground(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(#SVGHcSWxdhd29)"><path fill="url(#SVGnYzo0doU)" d="M24 0H0v24h24z"/><path fill="#fff" d="m18.555 18.629l-6.523-5.553l-6.699 5.665c-.517.437-1.333.085-1.333-.582V5.84c0-.667.816-1.014 1.333-.582l6.7 5.691l6.58-5.616a.853.853 0 0 1 1.174.064a.78.78 0 0 1-.07 1.136l-6.42 5.451l6.373 5.44a.783.783 0 0 1 .08 1.13a.865.865 0 0 1-1.195.075M5.6 7.54v8.87l5.168-4.406z"/></g><defs><linearGradient id="SVGnYzo0doU" x1="4" x2="20" y1="11.999" y2="11.999" gradientUnits="userSpaceOnUse"><stop stopColor="#9eebfd"/><stop offset=".23" stopColor="#aac5f9"/><stop offset=".52" stopColor="#a5bcf8"/><stop offset=".74" stopColor="#b6b5f7"/><stop offset=".9" stopColor="#ebb0f2"/><stop offset="1" stopColor="#aea0f4"/></linearGradient><clipPath id="SVGHcSWxdhd29"><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(#SVGHcSWxdhd29)"><path fill="url(#SVGnYzo0doU)" d="M24 0H0v24h24z"/><path fill="#fff" d="m18.555 18.629l-6.523-5.553l-6.699 5.665c-.517.437-1.333.085-1.333-.582V5.84c0-.667.816-1.014 1.333-.582l6.7 5.691l6.58-5.616a.853.853 0 0 1 1.174.064a.78.78 0 0 1-.07 1.136l-6.42 5.451l6.373 5.44a.783.783 0 0 1 .08 1.13a.865.865 0 0 1-1.195.075M5.6 7.54v8.87l5.168-4.406z"/></g><defs><linearGradient id="SVGnYzo0doU" x1="4" x2="20" y1="11.999" y2="11.999" gradientUnits="userSpaceOnUse"><stop stop-color="#9eebfd"/><stop offset=".23" stop-color="#aac5f9"/><stop offset=".52" stop-color="#a5bcf8"/><stop offset=".74" stop-color="#b6b5f7"/><stop offset=".9" stop-color="#ebb0f2"/><stop offset="1" stop-color="#aea0f4"/></linearGradient><clipPath id="SVGHcSWxdhd29"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg> </template>
CSS
.icon-krom-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(%23SVGHcSWxdhd29)%22%3E%3Cpath%20fill%3D%22url(%23SVGnYzo0doU)%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m18.555%2018.629l-6.523-5.553l-6.699%205.665c-.517.437-1.333.085-1.333-.582V5.84c0-.667.816-1.014%201.333-.582l6.7%205.691l6.58-5.616a.853.853%200%200%201%201.174.064a.78.78%200%200%201-.07%201.136l-6.42%205.451l6.373%205.44a.783.783%200%200%201%20.08%201.13a.865.865%200%200%201-1.195.075M5.6%207.54v8.87l5.168-4.406z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGnYzo0doU%22%20x1%3D%224%22%20x2%3D%2220%22%20y1%3D%2211.999%22%20y2%3D%2211.999%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%239eebfd%22%2F%3E%3Cstop%20offset%3D%22.23%22%20stop-color%3D%22%23aac5f9%22%2F%3E%3Cstop%20offset%3D%22.52%22%20stop-color%3D%22%23a5bcf8%22%2F%3E%3Cstop%20offset%3D%22.74%22%20stop-color%3D%22%23b6b5f7%22%2F%3E%3Cstop%20offset%3D%22.9%22%20stop-color%3D%22%23ebb0f2%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23aea0f4%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGHcSWxdhd29%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(%23SVGHcSWxdhd29)%22%3E%3Cpath%20fill%3D%22url(%23SVGnYzo0doU)%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m18.555%2018.629l-6.523-5.553l-6.699%205.665c-.517.437-1.333.085-1.333-.582V5.84c0-.667.816-1.014%201.333-.582l6.7%205.691l6.58-5.616a.853.853%200%200%201%201.174.064a.78.78%200%200%201-.07%201.136l-6.42%205.451l6.373%205.44a.783.783%200%200%201%20.08%201.13a.865.865%200%200%201-1.195.075M5.6%207.54v8.87l5.168-4.406z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGnYzo0doU%22%20x1%3D%224%22%20x2%3D%2220%22%20y1%3D%2211.999%22%20y2%3D%2211.999%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%239eebfd%22%2F%3E%3Cstop%20offset%3D%22.23%22%20stop-color%3D%22%23aac5f9%22%2F%3E%3Cstop%20offset%3D%22.52%22%20stop-color%3D%22%23a5bcf8%22%2F%3E%3Cstop%20offset%3D%22.74%22%20stop-color%3D%22%23b6b5f7%22%2F%3E%3Cstop%20offset%3D%22.9%22%20stop-color%3D%22%23ebb0f2%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23aea0f4%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGHcSWxdhd29%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/krom-background.svg?color=%231a73e8&size=48