nim from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
nim
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

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 24 24"><path fill="currentColor" d="M12.095 3.2s-.92.778-1.857 1.55c-.964-.032-2.856.199-3.88.598C5.412 4.708 4.582 4 4.582 4s-.709 1.305-1.154 2.07c-.662.377-1.325.8-1.917 1.36A82 82 0 0 1 0 6.77c.911 1.967 1.524 3.936 3.19 5.12c2.654-4.483 14.983-4.07 17.691-.025c1.75-.977 2.43-3.078 3.119-5.018c-.075.026-1.012.362-1.619.61c-.363-.423-1.217-1.072-1.702-1.385a96 96 0 0 0-1.131-2.122s-.794.632-1.715 1.322c-1.243-.246-2.747-.544-4.012-.47A53 53 0 0 1 12.095 3.2M.942 10.95l2.189 5.67c3.801 5.367 13.508 5.74 17.74.105c1.001-2.415 2.352-5.808 2.352-5.808c-1.086 1.72-2.852 2.909-3.94 3.549c-.774.453-2.558.727-2.558.727l-4.684-2.597l-4.71 2.545s-1.761-.303-2.558-.701c-1.608-.92-2.69-2.004-3.83-3.49z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsNim(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.095 3.2s-.92.778-1.857 1.55c-.964-.032-2.856.199-3.88.598C5.412 4.708 4.582 4 4.582 4s-.709 1.305-1.154 2.07c-.662.377-1.325.8-1.917 1.36A82 82 0 0 1 0 6.77c.911 1.967 1.524 3.936 3.19 5.12c2.654-4.483 14.983-4.07 17.691-.025c1.75-.977 2.43-3.078 3.119-5.018c-.075.026-1.012.362-1.619.61c-.363-.423-1.217-1.072-1.702-1.385a96 96 0 0 0-1.131-2.122s-.794.632-1.715 1.322c-1.243-.246-2.747-.544-4.012-.47A53 53 0 0 1 12.095 3.2M.942 10.95l2.189 5.67c3.801 5.367 13.508 5.74 17.74.105c1.001-2.415 2.352-5.808 2.352-5.808c-1.086 1.72-2.852 2.909-3.94 3.549c-.774.453-2.558.727-2.558.727l-4.684-2.597l-4.71 2.545s-1.761-.303-2.558-.701c-1.608-.92-2.69-2.004-3.83-3.49z"/></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.095 3.2s-.92.778-1.857 1.55c-.964-.032-2.856.199-3.88.598C5.412 4.708 4.582 4 4.582 4s-.709 1.305-1.154 2.07c-.662.377-1.325.8-1.917 1.36A82 82 0 0 1 0 6.77c.911 1.967 1.524 3.936 3.19 5.12c2.654-4.483 14.983-4.07 17.691-.025c1.75-.977 2.43-3.078 3.119-5.018c-.075.026-1.012.362-1.619.61c-.363-.423-1.217-1.072-1.702-1.385a96 96 0 0 0-1.131-2.122s-.794.632-1.715 1.322c-1.243-.246-2.747-.544-4.012-.47A53 53 0 0 1 12.095 3.2M.942 10.95l2.189 5.67c3.801 5.367 13.508 5.74 17.74.105c1.001-2.415 2.352-5.808 2.352-5.808c-1.086 1.72-2.852 2.909-3.94 3.549c-.774.453-2.558.727-2.558.727l-4.684-2.597l-4.71 2.545s-1.761-.303-2.558-.701c-1.608-.92-2.69-2.004-3.83-3.49z"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.095%203.2s-.92.778-1.857%201.55c-.964-.032-2.856.199-3.88.598C5.412%204.708%204.582%204%204.582%204s-.709%201.305-1.154%202.07c-.662.377-1.325.8-1.917%201.36A82%2082%200%200%201%200%206.77c.911%201.967%201.524%203.936%203.19%205.12c2.654-4.483%2014.983-4.07%2017.691-.025c1.75-.977%202.43-3.078%203.119-5.018c-.075.026-1.012.362-1.619.61c-.363-.423-1.217-1.072-1.702-1.385a96%2096%200%200%200-1.131-2.122s-.794.632-1.715%201.322c-1.243-.246-2.747-.544-4.012-.47A53%2053%200%200%201%2012.095%203.2M.942%2010.95l2.189%205.67c3.801%205.367%2013.508%205.74%2017.74.105c1.001-2.415%202.352-5.808%202.352-5.808c-1.086%201.72-2.852%202.909-3.94%203.549c-.774.453-2.558.727-2.558.727l-4.684-2.597l-4.71%202.545s-1.761-.303-2.558-.701c-1.608-.92-2.69-2.004-3.83-3.49z%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.095%203.2s-.92.778-1.857%201.55c-.964-.032-2.856.199-3.88.598C5.412%204.708%204.582%204%204.582%204s-.709%201.305-1.154%202.07c-.662.377-1.325.8-1.917%201.36A82%2082%200%200%201%200%206.77c.911%201.967%201.524%203.936%203.19%205.12c2.654-4.483%2014.983-4.07%2017.691-.025c1.75-.977%202.43-3.078%203.119-5.018c-.075.026-1.012.362-1.619.61c-.363-.423-1.217-1.072-1.702-1.385a96%2096%200%200%200-1.131-2.122s-.794.632-1.715%201.322c-1.243-.246-2.747-.544-4.012-.47A53%2053%200%200%201%2012.095%203.2M.942%2010.95l2.189%205.67c3.801%205.367%2013.508%205.74%2017.74.105c1.001-2.415%202.352-5.808%202.352-5.808c-1.086%201.72-2.852%202.909-3.94%203.549c-.774.453-2.558.727-2.558.727l-4.684-2.597l-4.71%202.545s-1.761-.303-2.558-.701c-1.608-.92-2.69-2.004-3.83-3.49z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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