kint from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.

Name
kint
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

The same logo in other sets

Use the kint logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 8.063a3.926 3.926 0 1 1 0 7.851a3.926 3.926 0 0 1 0-7.851"/><path fill="currentColor" d="m9.936 9.553l-.118.315c.697 0 .607.096 1-.315c.423-.45.333-.236 1.024-.259c1.058-.016.428-.691 1.902-.691c-1.114.292-.85.59-1.592.984a4.9 4.9 0 0 1-2.025.607l.4.394c1.692.05 1.462.59 2.547.422c.619-.09 1.519-.04 2.132.096l.54.275l-1.8-.09c.41.63-.022-.022-.056 1.924c.169.13.264.208.467.337c.27.192.287.164.393.422c.135.242.096.4.175.653a3.921 3.921 0 0 0-2.914-6.564h-.191c-.163.163-.394.253-.85.73c-.382.411-.753.54-1.034.76m4.668 5.394c-.332-.337-.787-.163-2.081-.444c-.394-.09-.804-.27-1.012-.298c-.563-.073-.231.152-.974-.056c.209.483.293.135.32.838c-.24-.09-.258-.13-.449-.27l-1.086-.923c-.185-.242-.208-.36-.489-.512c-.247-.14-.371-.129-.619-.27a3.93 3.93 0 0 0 4.629 2.826a3.9 3.9 0 0 0 1.761-.89"/><path fill="currentColor" d="M11.742 12.163c-.192.389-.473.467-1.013.507c-.821.062-.68.18-1.243.303l-.011.22c.354.067.68.27.883.602c1.125.371.382.1.883.078c.225-.01.692.254 1.012.293l1.097.191c.619.079.692-.14 1.176.197l.017-.58c-1.407-.944-.349-2.08-1.17-2.137c-.63-.04-1.182.293-1.631.32z"/><path fill="currentColor" d="M8.181 12.912c1.575.079.433.112 1.508-.27c.326-.118.568-.023.939-.068c.36-.056.461-.242.72-.405c.602-.59 1.266-.19 1.766-.46c-.371-.237-.472-.04-.883-.226c-.298-.146-.259-.242-.619-.382c-.663-.265-1.203.14-1.507-.507c-.416-.197-.709-.258-1.08-.016c-.394.253-.332.28-.844.46a3.8 3.8 0 0 0 0 1.874m.062-2.053c.473-.113.259-.14.619-.45c.602-.523.472.05.236-.653c.529.27.394.484.737-.19l.09-.901a3.9 3.9 0 0 0-1.682 2.194"/><path fill="currentColor" fill-rule="evenodd" d="M20.426 3.619c-.253-.86-4.219-.816-8.876.084c-4.646.9-8.224 2.323-7.976 3.178c.253.861 4.218.816 8.876-.084s8.223-2.323 7.976-3.178M13 6.234c3.64-.787 6.874-1.985 6.874-2.362c0-.742-3.78-.562-7.64.118c-4.01.709-8.099 2.065-8.099 2.706c0 .692 4.674.444 8.87-.461zm7.425 10.885c-.253-.861-4.219-.816-8.876.084c-4.646.9-8.224 2.323-7.976 3.178c.253.86 4.218.816 8.876-.084s8.223-2.323 7.976-3.178M13 19.734c3.64-.787 6.874-1.985 6.874-2.362c0-.743-3.78-.563-7.64.118c-4.01.709-8.099 2.064-8.099 2.706c0 .691 4.674.444 8.87-.462z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TokenKint(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 8.063a3.926 3.926 0 1 1 0 7.851a3.926 3.926 0 0 1 0-7.851"/><path fill="currentColor" d="m9.936 9.553l-.118.315c.697 0 .607.096 1-.315c.423-.45.333-.236 1.024-.259c1.058-.016.428-.691 1.902-.691c-1.114.292-.85.59-1.592.984a4.9 4.9 0 0 1-2.025.607l.4.394c1.692.05 1.462.59 2.547.422c.619-.09 1.519-.04 2.132.096l.54.275l-1.8-.09c.41.63-.022-.022-.056 1.924c.169.13.264.208.467.337c.27.192.287.164.393.422c.135.242.096.4.175.653a3.921 3.921 0 0 0-2.914-6.564h-.191c-.163.163-.394.253-.85.73c-.382.411-.753.54-1.034.76m4.668 5.394c-.332-.337-.787-.163-2.081-.444c-.394-.09-.804-.27-1.012-.298c-.563-.073-.231.152-.974-.056c.209.483.293.135.32.838c-.24-.09-.258-.13-.449-.27l-1.086-.923c-.185-.242-.208-.36-.489-.512c-.247-.14-.371-.129-.619-.27a3.93 3.93 0 0 0 4.629 2.826a3.9 3.9 0 0 0 1.761-.89"/><path fill="currentColor" d="M11.742 12.163c-.192.389-.473.467-1.013.507c-.821.062-.68.18-1.243.303l-.011.22c.354.067.68.27.883.602c1.125.371.382.1.883.078c.225-.01.692.254 1.012.293l1.097.191c.619.079.692-.14 1.176.197l.017-.58c-1.407-.944-.349-2.08-1.17-2.137c-.63-.04-1.182.293-1.631.32z"/><path fill="currentColor" d="M8.181 12.912c1.575.079.433.112 1.508-.27c.326-.118.568-.023.939-.068c.36-.056.461-.242.72-.405c.602-.59 1.266-.19 1.766-.46c-.371-.237-.472-.04-.883-.226c-.298-.146-.259-.242-.619-.382c-.663-.265-1.203.14-1.507-.507c-.416-.197-.709-.258-1.08-.016c-.394.253-.332.28-.844.46a3.8 3.8 0 0 0 0 1.874m.062-2.053c.473-.113.259-.14.619-.45c.602-.523.472.05.236-.653c.529.27.394.484.737-.19l.09-.901a3.9 3.9 0 0 0-1.682 2.194"/><path fill="currentColor" fillRule="evenodd" d="M20.426 3.619c-.253-.86-4.219-.816-8.876.084c-4.646.9-8.224 2.323-7.976 3.178c.253.861 4.218.816 8.876-.084s8.223-2.323 7.976-3.178M13 6.234c3.64-.787 6.874-1.985 6.874-2.362c0-.742-3.78-.562-7.64.118c-4.01.709-8.099 2.065-8.099 2.706c0 .692 4.674.444 8.87-.461zm7.425 10.885c-.253-.861-4.219-.816-8.876.084c-4.646.9-8.224 2.323-7.976 3.178c.253.86 4.218.816 8.876-.084s8.223-2.323 7.976-3.178M13 19.734c3.64-.787 6.874-1.985 6.874-2.362c0-.743-3.78-.563-7.64.118c-4.01.709-8.099 2.064-8.099 2.706c0 .691 4.674.444 8.87-.462z" clipRule="evenodd"/></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 8.063a3.926 3.926 0 1 1 0 7.851a3.926 3.926 0 0 1 0-7.851"/><path fill="currentColor" d="m9.936 9.553l-.118.315c.697 0 .607.096 1-.315c.423-.45.333-.236 1.024-.259c1.058-.016.428-.691 1.902-.691c-1.114.292-.85.59-1.592.984a4.9 4.9 0 0 1-2.025.607l.4.394c1.692.05 1.462.59 2.547.422c.619-.09 1.519-.04 2.132.096l.54.275l-1.8-.09c.41.63-.022-.022-.056 1.924c.169.13.264.208.467.337c.27.192.287.164.393.422c.135.242.096.4.175.653a3.921 3.921 0 0 0-2.914-6.564h-.191c-.163.163-.394.253-.85.73c-.382.411-.753.54-1.034.76m4.668 5.394c-.332-.337-.787-.163-2.081-.444c-.394-.09-.804-.27-1.012-.298c-.563-.073-.231.152-.974-.056c.209.483.293.135.32.838c-.24-.09-.258-.13-.449-.27l-1.086-.923c-.185-.242-.208-.36-.489-.512c-.247-.14-.371-.129-.619-.27a3.93 3.93 0 0 0 4.629 2.826a3.9 3.9 0 0 0 1.761-.89"/><path fill="currentColor" d="M11.742 12.163c-.192.389-.473.467-1.013.507c-.821.062-.68.18-1.243.303l-.011.22c.354.067.68.27.883.602c1.125.371.382.1.883.078c.225-.01.692.254 1.012.293l1.097.191c.619.079.692-.14 1.176.197l.017-.58c-1.407-.944-.349-2.08-1.17-2.137c-.63-.04-1.182.293-1.631.32z"/><path fill="currentColor" d="M8.181 12.912c1.575.079.433.112 1.508-.27c.326-.118.568-.023.939-.068c.36-.056.461-.242.72-.405c.602-.59 1.266-.19 1.766-.46c-.371-.237-.472-.04-.883-.226c-.298-.146-.259-.242-.619-.382c-.663-.265-1.203.14-1.507-.507c-.416-.197-.709-.258-1.08-.016c-.394.253-.332.28-.844.46a3.8 3.8 0 0 0 0 1.874m.062-2.053c.473-.113.259-.14.619-.45c.602-.523.472.05.236-.653c.529.27.394.484.737-.19l.09-.901a3.9 3.9 0 0 0-1.682 2.194"/><path fill="currentColor" fill-rule="evenodd" d="M20.426 3.619c-.253-.86-4.219-.816-8.876.084c-4.646.9-8.224 2.323-7.976 3.178c.253.861 4.218.816 8.876-.084s8.223-2.323 7.976-3.178M13 6.234c3.64-.787 6.874-1.985 6.874-2.362c0-.742-3.78-.562-7.64.118c-4.01.709-8.099 2.065-8.099 2.706c0 .692 4.674.444 8.87-.461zm7.425 10.885c-.253-.861-4.219-.816-8.876.084c-4.646.9-8.224 2.323-7.976 3.178c.253.86 4.218.816 8.876-.084s8.223-2.323 7.976-3.178M13 19.734c3.64-.787 6.874-1.985 6.874-2.362c0-.743-3.78-.563-7.64.118c-4.01.709-8.099 2.064-8.099 2.706c0 .691 4.674.444 8.87-.462z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-kint {
  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%208.063a3.926%203.926%200%201%201%200%207.851a3.926%203.926%200%200%201%200-7.851%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m9.936%209.553l-.118.315c.697%200%20.607.096%201-.315c.423-.45.333-.236%201.024-.259c1.058-.016.428-.691%201.902-.691c-1.114.292-.85.59-1.592.984a4.9%204.9%200%200%201-2.025.607l.4.394c1.692.05%201.462.59%202.547.422c.619-.09%201.519-.04%202.132.096l.54.275l-1.8-.09c.41.63-.022-.022-.056%201.924c.169.13.264.208.467.337c.27.192.287.164.393.422c.135.242.096.4.175.653a3.921%203.921%200%200%200-2.914-6.564h-.191c-.163.163-.394.253-.85.73c-.382.411-.753.54-1.034.76m4.668%205.394c-.332-.337-.787-.163-2.081-.444c-.394-.09-.804-.27-1.012-.298c-.563-.073-.231.152-.974-.056c.209.483.293.135.32.838c-.24-.09-.258-.13-.449-.27l-1.086-.923c-.185-.242-.208-.36-.489-.512c-.247-.14-.371-.129-.619-.27a3.93%203.93%200%200%200%204.629%202.826a3.9%203.9%200%200%200%201.761-.89%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.742%2012.163c-.192.389-.473.467-1.013.507c-.821.062-.68.18-1.243.303l-.011.22c.354.067.68.27.883.602c1.125.371.382.1.883.078c.225-.01.692.254%201.012.293l1.097.191c.619.079.692-.14%201.176.197l.017-.58c-1.407-.944-.349-2.08-1.17-2.137c-.63-.04-1.182.293-1.631.32z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.181%2012.912c1.575.079.433.112%201.508-.27c.326-.118.568-.023.939-.068c.36-.056.461-.242.72-.405c.602-.59%201.266-.19%201.766-.46c-.371-.237-.472-.04-.883-.226c-.298-.146-.259-.242-.619-.382c-.663-.265-1.203.14-1.507-.507c-.416-.197-.709-.258-1.08-.016c-.394.253-.332.28-.844.46a3.8%203.8%200%200%200%200%201.874m.062-2.053c.473-.113.259-.14.619-.45c.602-.523.472.05.236-.653c.529.27.394.484.737-.19l.09-.901a3.9%203.9%200%200%200-1.682%202.194%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M20.426%203.619c-.253-.86-4.219-.816-8.876.084c-4.646.9-8.224%202.323-7.976%203.178c.253.861%204.218.816%208.876-.084s8.223-2.323%207.976-3.178M13%206.234c3.64-.787%206.874-1.985%206.874-2.362c0-.742-3.78-.562-7.64.118c-4.01.709-8.099%202.065-8.099%202.706c0%20.692%204.674.444%208.87-.461zm7.425%2010.885c-.253-.861-4.219-.816-8.876.084c-4.646.9-8.224%202.323-7.976%203.178c.253.86%204.218.816%208.876-.084s8.223-2.323%207.976-3.178M13%2019.734c3.64-.787%206.874-1.985%206.874-2.362c0-.743-3.78-.563-7.64.118c-4.01.709-8.099%202.064-8.099%202.706c0%20.691%204.674.444%208.87-.462z%22%20clip-rule%3D%22evenodd%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%208.063a3.926%203.926%200%201%201%200%207.851a3.926%203.926%200%200%201%200-7.851%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m9.936%209.553l-.118.315c.697%200%20.607.096%201-.315c.423-.45.333-.236%201.024-.259c1.058-.016.428-.691%201.902-.691c-1.114.292-.85.59-1.592.984a4.9%204.9%200%200%201-2.025.607l.4.394c1.692.05%201.462.59%202.547.422c.619-.09%201.519-.04%202.132.096l.54.275l-1.8-.09c.41.63-.022-.022-.056%201.924c.169.13.264.208.467.337c.27.192.287.164.393.422c.135.242.096.4.175.653a3.921%203.921%200%200%200-2.914-6.564h-.191c-.163.163-.394.253-.85.73c-.382.411-.753.54-1.034.76m4.668%205.394c-.332-.337-.787-.163-2.081-.444c-.394-.09-.804-.27-1.012-.298c-.563-.073-.231.152-.974-.056c.209.483.293.135.32.838c-.24-.09-.258-.13-.449-.27l-1.086-.923c-.185-.242-.208-.36-.489-.512c-.247-.14-.371-.129-.619-.27a3.93%203.93%200%200%200%204.629%202.826a3.9%203.9%200%200%200%201.761-.89%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.742%2012.163c-.192.389-.473.467-1.013.507c-.821.062-.68.18-1.243.303l-.011.22c.354.067.68.27.883.602c1.125.371.382.1.883.078c.225-.01.692.254%201.012.293l1.097.191c.619.079.692-.14%201.176.197l.017-.58c-1.407-.944-.349-2.08-1.17-2.137c-.63-.04-1.182.293-1.631.32z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.181%2012.912c1.575.079.433.112%201.508-.27c.326-.118.568-.023.939-.068c.36-.056.461-.242.72-.405c.602-.59%201.266-.19%201.766-.46c-.371-.237-.472-.04-.883-.226c-.298-.146-.259-.242-.619-.382c-.663-.265-1.203.14-1.507-.507c-.416-.197-.709-.258-1.08-.016c-.394.253-.332.28-.844.46a3.8%203.8%200%200%200%200%201.874m.062-2.053c.473-.113.259-.14.619-.45c.602-.523.472.05.236-.653c.529.27.394.484.737-.19l.09-.901a3.9%203.9%200%200%200-1.682%202.194%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M20.426%203.619c-.253-.86-4.219-.816-8.876.084c-4.646.9-8.224%202.323-7.976%203.178c.253.861%204.218.816%208.876-.084s8.223-2.323%207.976-3.178M13%206.234c3.64-.787%206.874-1.985%206.874-2.362c0-.742-3.78-.562-7.64.118c-4.01.709-8.099%202.065-8.099%202.706c0%20.692%204.674.444%208.87-.461zm7.425%2010.885c-.253-.861-4.219-.816-8.876.084c-4.646.9-8.224%202.323-7.976%203.178c.253.86%204.218.816%208.876-.084s8.223-2.323%207.976-3.178M13%2019.734c3.64-.787%206.874-1.985%206.874-2.362c0-.743-3.78-.563-7.64.118c-4.01.709-8.099%202.064-8.099%202.706c0%20.691%204.674.444%208.87-.462z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/kint.svg?color=%231a73e8&size=48