mint-dark from Skill Icons by tandpfun · Dark · MIT Free for personal and commercial use.

Name
mint-dark
Set
Skill Icons
Style
Dark
Viewbox
256×256
License
MIT

1 other variant in Skill Icons

The same logo in other sets

Use the mint logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><g clip-path="url(#SVGv3WPqdcU)"><path fill="#242938" d="M196 0H60C26.863 0 0 26.863 0 60v136c0 33.137 26.863 60 60 60h136c33.137 0 60-26.863 60-60V60c0-33.137-26.863-60-60-60"/><g clip-path="url(#SVG5qy9KbCN)"><path fill="#fff" d="M127.5 215c48.325 0 87.5-39.175 87.5-87.5S175.825 40 127.5 40S40 79.175 40 127.5S79.175 215 127.5 215"/><path fill="#69b53f" d="M127.5 201.328c40.774 0 73.828-33.054 73.828-73.828S168.274 53.672 127.5 53.672S53.672 86.726 53.672 127.5s33.054 73.828 73.828 73.828"/><path fill="#f8f8f8" d="M79.648 83.066v61.524c.069 15.107 12.237 27.275 27.344 27.344h41.016c15.107-.069 27.275-12.237 27.344-27.344v-34.18c-.069-11.28-9.229-20.44-20.508-20.508c-5.059 0-9.912 1.914-13.672 5.4a20.72 20.72 0 0 0-13.672-5.4c-11.279.069-20.439 9.229-20.508 20.508v34.18h13.672v-34.18c0-3.76 3.076-6.836 6.836-6.836s6.836 3.076 6.836 6.836v34.18h13.672v-34.18c0-3.76 3.076-6.836 6.836-6.836s6.836 3.076 6.836 6.836v34.18c.068 7.519-6.016 13.603-13.467 13.672h-41.221c-7.52.068-13.603-6.016-13.672-13.467V83.066z"/></g></g><defs><clipPath id="SVGv3WPqdcU"><path fill="#fff" d="M0 0h256v256H0z"/></clipPath><clipPath id="SVG5qy9KbCN"><path fill="#fff" d="M40 40h175v175H40z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function SkillIconsMintDark(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><g clipPath="url(#SVGv3WPqdcU)"><path fill="#242938" d="M196 0H60C26.863 0 0 26.863 0 60v136c0 33.137 26.863 60 60 60h136c33.137 0 60-26.863 60-60V60c0-33.137-26.863-60-60-60"/><g clipPath="url(#SVG5qy9KbCN)"><path fill="#fff" d="M127.5 215c48.325 0 87.5-39.175 87.5-87.5S175.825 40 127.5 40S40 79.175 40 127.5S79.175 215 127.5 215"/><path fill="#69b53f" d="M127.5 201.328c40.774 0 73.828-33.054 73.828-73.828S168.274 53.672 127.5 53.672S53.672 86.726 53.672 127.5s33.054 73.828 73.828 73.828"/><path fill="#f8f8f8" d="M79.648 83.066v61.524c.069 15.107 12.237 27.275 27.344 27.344h41.016c15.107-.069 27.275-12.237 27.344-27.344v-34.18c-.069-11.28-9.229-20.44-20.508-20.508c-5.059 0-9.912 1.914-13.672 5.4a20.72 20.72 0 0 0-13.672-5.4c-11.279.069-20.439 9.229-20.508 20.508v34.18h13.672v-34.18c0-3.76 3.076-6.836 6.836-6.836s6.836 3.076 6.836 6.836v34.18h13.672v-34.18c0-3.76 3.076-6.836 6.836-6.836s6.836 3.076 6.836 6.836v34.18c.068 7.519-6.016 13.603-13.467 13.672h-41.221c-7.52.068-13.603-6.016-13.672-13.467V83.066z"/></g></g><defs><clipPath id="SVGv3WPqdcU"><path fill="#fff" d="M0 0h256v256H0z"/></clipPath><clipPath id="SVG5qy9KbCN"><path fill="#fff" d="M40 40h175v175H40z"/></clipPath></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><g clip-path="url(#SVGv3WPqdcU)"><path fill="#242938" d="M196 0H60C26.863 0 0 26.863 0 60v136c0 33.137 26.863 60 60 60h136c33.137 0 60-26.863 60-60V60c0-33.137-26.863-60-60-60"/><g clip-path="url(#SVG5qy9KbCN)"><path fill="#fff" d="M127.5 215c48.325 0 87.5-39.175 87.5-87.5S175.825 40 127.5 40S40 79.175 40 127.5S79.175 215 127.5 215"/><path fill="#69b53f" d="M127.5 201.328c40.774 0 73.828-33.054 73.828-73.828S168.274 53.672 127.5 53.672S53.672 86.726 53.672 127.5s33.054 73.828 73.828 73.828"/><path fill="#f8f8f8" d="M79.648 83.066v61.524c.069 15.107 12.237 27.275 27.344 27.344h41.016c15.107-.069 27.275-12.237 27.344-27.344v-34.18c-.069-11.28-9.229-20.44-20.508-20.508c-5.059 0-9.912 1.914-13.672 5.4a20.72 20.72 0 0 0-13.672-5.4c-11.279.069-20.439 9.229-20.508 20.508v34.18h13.672v-34.18c0-3.76 3.076-6.836 6.836-6.836s6.836 3.076 6.836 6.836v34.18h13.672v-34.18c0-3.76 3.076-6.836 6.836-6.836s6.836 3.076 6.836 6.836v34.18c.068 7.519-6.016 13.603-13.467 13.672h-41.221c-7.52.068-13.603-6.016-13.672-13.467V83.066z"/></g></g><defs><clipPath id="SVGv3WPqdcU"><path fill="#fff" d="M0 0h256v256H0z"/></clipPath><clipPath id="SVG5qy9KbCN"><path fill="#fff" d="M40 40h175v175H40z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-mint-dark {
  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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23SVGv3WPqdcU)%22%3E%3Cpath%20fill%3D%22%23242938%22%20d%3D%22M196%200H60C26.863%200%200%2026.863%200%2060v136c0%2033.137%2026.863%2060%2060%2060h136c33.137%200%2060-26.863%2060-60V60c0-33.137-26.863-60-60-60%22%2F%3E%3Cg%20clip-path%3D%22url(%23SVG5qy9KbCN)%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M127.5%20215c48.325%200%2087.5-39.175%2087.5-87.5S175.825%2040%20127.5%2040S40%2079.175%2040%20127.5S79.175%20215%20127.5%20215%22%2F%3E%3Cpath%20fill%3D%22%2369b53f%22%20d%3D%22M127.5%20201.328c40.774%200%2073.828-33.054%2073.828-73.828S168.274%2053.672%20127.5%2053.672S53.672%2086.726%2053.672%20127.5s33.054%2073.828%2073.828%2073.828%22%2F%3E%3Cpath%20fill%3D%22%23f8f8f8%22%20d%3D%22M79.648%2083.066v61.524c.069%2015.107%2012.237%2027.275%2027.344%2027.344h41.016c15.107-.069%2027.275-12.237%2027.344-27.344v-34.18c-.069-11.28-9.229-20.44-20.508-20.508c-5.059%200-9.912%201.914-13.672%205.4a20.72%2020.72%200%200%200-13.672-5.4c-11.279.069-20.439%209.229-20.508%2020.508v34.18h13.672v-34.18c0-3.76%203.076-6.836%206.836-6.836s6.836%203.076%206.836%206.836v34.18h13.672v-34.18c0-3.76%203.076-6.836%206.836-6.836s6.836%203.076%206.836%206.836v34.18c.068%207.519-6.016%2013.603-13.467%2013.672h-41.221c-7.52.068-13.603-6.016-13.672-13.467V83.066z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGv3WPqdcU%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h256v256H0z%22%2F%3E%3C%2FclipPath%3E%3CclipPath%20id%3D%22SVG5qy9KbCN%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M40%2040h175v175H40z%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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23SVGv3WPqdcU)%22%3E%3Cpath%20fill%3D%22%23242938%22%20d%3D%22M196%200H60C26.863%200%200%2026.863%200%2060v136c0%2033.137%2026.863%2060%2060%2060h136c33.137%200%2060-26.863%2060-60V60c0-33.137-26.863-60-60-60%22%2F%3E%3Cg%20clip-path%3D%22url(%23SVG5qy9KbCN)%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M127.5%20215c48.325%200%2087.5-39.175%2087.5-87.5S175.825%2040%20127.5%2040S40%2079.175%2040%20127.5S79.175%20215%20127.5%20215%22%2F%3E%3Cpath%20fill%3D%22%2369b53f%22%20d%3D%22M127.5%20201.328c40.774%200%2073.828-33.054%2073.828-73.828S168.274%2053.672%20127.5%2053.672S53.672%2086.726%2053.672%20127.5s33.054%2073.828%2073.828%2073.828%22%2F%3E%3Cpath%20fill%3D%22%23f8f8f8%22%20d%3D%22M79.648%2083.066v61.524c.069%2015.107%2012.237%2027.275%2027.344%2027.344h41.016c15.107-.069%2027.275-12.237%2027.344-27.344v-34.18c-.069-11.28-9.229-20.44-20.508-20.508c-5.059%200-9.912%201.914-13.672%205.4a20.72%2020.72%200%200%200-13.672-5.4c-11.279.069-20.439%209.229-20.508%2020.508v34.18h13.672v-34.18c0-3.76%203.076-6.836%206.836-6.836s6.836%203.076%206.836%206.836v34.18h13.672v-34.18c0-3.76%203.076-6.836%206.836-6.836s6.836%203.076%206.836%206.836v34.18c.068%207.519-6.016%2013.603-13.467%2013.672h-41.221c-7.52.068-13.603-6.016-13.672-13.467V83.066z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGv3WPqdcU%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h256v256H0z%22%2F%3E%3C%2FclipPath%3E%3CclipPath%20id%3D%22SVG5qy9KbCN%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M40%2040h175v175H40z%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/skill-icons/mint-dark.svg?color=%231a73e8&size=48