nim from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
nim
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

1 other variant in Devicon

The same logo in other sets

Use the nim logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#f3d400" d="M64.507 20.139s-4.905 3.872-9.906 7.725a70.2 70.2 0 0 0-20.695 2.976c-5.028-3.2-9.463-6.715-9.463-6.715s-3.78 6.505-6.157 10.322a52 52 0 0 0-10.222 6.775C4.394 39.773.137 37.99 0 37.944c4.86 9.806 8.128 19.621 17.015 25.523c14.171-22.35 79.908-20.293 94.35-.128c9.32-4.883 12.978-15.337 16.635-25.029c-.402.133-5.399 1.806-8.635 3.04a52.5 52.5 0 0 0-9.08-6.903c-2.454-4.498-6.029-10.574-6.029-10.574s-4.238 3.15-9.143 6.583a97.2 97.2 0 0 0-21.399-2.34c-4.571-3.776-9.207-7.982-9.207-7.982z"/><path fill="#ffe953" d="m5.029 58.763l11.675 28.274c20.274 26.743 72.041 28.603 94.629.516c5.339-12.036 12.548-28.95 12.548-28.95a61.16 61.16 0 0 1-21.028 17.686a56 56 0 0 1-13.637 3.626L64.233 66.968L39.09 79.654a71.7 71.7 0 0 1-13.636-3.493A64.35 64.35 0 0 1 5.029 58.763"/></svg>

React

import type { SVGProps } from "react";

export function DeviconNim(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#f3d400" d="M64.507 20.139s-4.905 3.872-9.906 7.725a70.2 70.2 0 0 0-20.695 2.976c-5.028-3.2-9.463-6.715-9.463-6.715s-3.78 6.505-6.157 10.322a52 52 0 0 0-10.222 6.775C4.394 39.773.137 37.99 0 37.944c4.86 9.806 8.128 19.621 17.015 25.523c14.171-22.35 79.908-20.293 94.35-.128c9.32-4.883 12.978-15.337 16.635-25.029c-.402.133-5.399 1.806-8.635 3.04a52.5 52.5 0 0 0-9.08-6.903c-2.454-4.498-6.029-10.574-6.029-10.574s-4.238 3.15-9.143 6.583a97.2 97.2 0 0 0-21.399-2.34c-4.571-3.776-9.207-7.982-9.207-7.982z"/><path fill="#ffe953" d="m5.029 58.763l11.675 28.274c20.274 26.743 72.041 28.603 94.629.516c5.339-12.036 12.548-28.95 12.548-28.95a61.16 61.16 0 0 1-21.028 17.686a56 56 0 0 1-13.637 3.626L64.233 66.968L39.09 79.654a71.7 71.7 0 0 1-13.636-3.493A64.35 64.35 0 0 1 5.029 58.763"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#f3d400" d="M64.507 20.139s-4.905 3.872-9.906 7.725a70.2 70.2 0 0 0-20.695 2.976c-5.028-3.2-9.463-6.715-9.463-6.715s-3.78 6.505-6.157 10.322a52 52 0 0 0-10.222 6.775C4.394 39.773.137 37.99 0 37.944c4.86 9.806 8.128 19.621 17.015 25.523c14.171-22.35 79.908-20.293 94.35-.128c9.32-4.883 12.978-15.337 16.635-25.029c-.402.133-5.399 1.806-8.635 3.04a52.5 52.5 0 0 0-9.08-6.903c-2.454-4.498-6.029-10.574-6.029-10.574s-4.238 3.15-9.143 6.583a97.2 97.2 0 0 0-21.399-2.34c-4.571-3.776-9.207-7.982-9.207-7.982z"/><path fill="#ffe953" d="m5.029 58.763l11.675 28.274c20.274 26.743 72.041 28.603 94.629.516c5.339-12.036 12.548-28.95 12.548-28.95a61.16 61.16 0 0 1-21.028 17.686a56 56 0 0 1-13.637 3.626L64.233 66.968L39.09 79.654a71.7 71.7 0 0 1-13.636-3.493A64.35 64.35 0 0 1 5.029 58.763"/></svg>
</template>

CSS

.icon-nim {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%23f3d400%22%20d%3D%22M64.507%2020.139s-4.905%203.872-9.906%207.725a70.2%2070.2%200%200%200-20.695%202.976c-5.028-3.2-9.463-6.715-9.463-6.715s-3.78%206.505-6.157%2010.322a52%2052%200%200%200-10.222%206.775C4.394%2039.773.137%2037.99%200%2037.944c4.86%209.806%208.128%2019.621%2017.015%2025.523c14.171-22.35%2079.908-20.293%2094.35-.128c9.32-4.883%2012.978-15.337%2016.635-25.029c-.402.133-5.399%201.806-8.635%203.04a52.5%2052.5%200%200%200-9.08-6.903c-2.454-4.498-6.029-10.574-6.029-10.574s-4.238%203.15-9.143%206.583a97.2%2097.2%200%200%200-21.399-2.34c-4.571-3.776-9.207-7.982-9.207-7.982z%22%2F%3E%3Cpath%20fill%3D%22%23ffe953%22%20d%3D%22m5.029%2058.763l11.675%2028.274c20.274%2026.743%2072.041%2028.603%2094.629.516c5.339-12.036%2012.548-28.95%2012.548-28.95a61.16%2061.16%200%200%201-21.028%2017.686a56%2056%200%200%201-13.637%203.626L64.233%2066.968L39.09%2079.654a71.7%2071.7%200%200%201-13.636-3.493A64.35%2064.35%200%200%201%205.029%2058.763%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23f3d400%22%20d%3D%22M64.507%2020.139s-4.905%203.872-9.906%207.725a70.2%2070.2%200%200%200-20.695%202.976c-5.028-3.2-9.463-6.715-9.463-6.715s-3.78%206.505-6.157%2010.322a52%2052%200%200%200-10.222%206.775C4.394%2039.773.137%2037.99%200%2037.944c4.86%209.806%208.128%2019.621%2017.015%2025.523c14.171-22.35%2079.908-20.293%2094.35-.128c9.32-4.883%2012.978-15.337%2016.635-25.029c-.402.133-5.399%201.806-8.635%203.04a52.5%2052.5%200%200%200-9.08-6.903c-2.454-4.498-6.029-10.574-6.029-10.574s-4.238%203.15-9.143%206.583a97.2%2097.2%200%200%200-21.399-2.34c-4.571-3.776-9.207-7.982-9.207-7.982z%22%2F%3E%3Cpath%20fill%3D%22%23ffe953%22%20d%3D%22m5.029%2058.763l11.675%2028.274c20.274%2026.743%2072.041%2028.603%2094.629.516c5.339-12.036%2012.548-28.95%2012.548-28.95a61.16%2061.16%200%200%201-21.028%2017.686a56%2056%200%200%201-13.637%203.626L64.233%2066.968L39.09%2079.654a71.7%2071.7%200%200%201-13.636-3.493A64.35%2064.35%200%200%201%205.029%2058.763%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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