nim-wordmark from Devicon by konpa · Wordmark · MIT Free for personal and commercial use.

Name
nim-wordmark
Set
Devicon
Style
Wordmark
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="#fff" d="m92.253 46.415l-4.036 2.883v1.728h4.036zm-28.829 9.8v22.487l4.035 2.883V60.252h6.343c1.73 0 2.883 1.316 2.883 2.883v15.567h4.036v-16.43c0-3.17-2.884-6.055-6.054-6.055zm24.793 0v22.487h4.036V56.217Zm11.53 0v22.487h4.036v-18.45h8.073v18.45h4.036v-18.45h5.189c1.73 0 2.883 1.154 2.883 2.883v18.45L128 78.702v-16.43c0-3.459-2.595-6.054-6.054-6.054z"/><path fill="#f3d400" d="M25.861 46.415s-1.966 1.553-3.97 3.097c-2.063-.065-6.108.397-8.3 1.193a50 50 0 0 1-3.792-2.69s-1.514 2.607-2.468 4.138c-1.414.75-2.833 1.597-4.098 2.716A226 226 0 0 1 0 53.549c1.949 3.93 3.259 7.866 6.821 10.23c5.674-8.96 32.034-8.133 37.824-.05c3.743-1.953 5.198-6.151 6.67-10.027c-.16.053-2.163.723-3.461 1.218c-.776-.844-2.603-2.141-3.64-2.768c-.985-1.803-2.419-4.24-2.419-4.24s-1.697 1.264-3.665 2.64c-2.658-.49-5.874-1.086-8.578-.938c-1.841-1.515-3.69-3.2-3.69-3.2z"/><path fill="#ffe953" d="m2.015 61.901l4.68 11.333c8.127 10.724 28.882 11.468 37.93.208c2.14-4.825 5.03-11.606 5.03-11.606c-2.323 3.439-6.1 5.812-8.427 7.091c-1.654.906-5.467 1.453-5.467 1.453l-10.016-5.19l-10.071 5.087s-3.765-.605-5.468-1.402c-3.44-1.836-5.753-4.005-8.192-6.974Z"/></svg>

React

import type { SVGProps } from "react";

export function DeviconNimWordmark(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#fff" d="m92.253 46.415l-4.036 2.883v1.728h4.036zm-28.829 9.8v22.487l4.035 2.883V60.252h6.343c1.73 0 2.883 1.316 2.883 2.883v15.567h4.036v-16.43c0-3.17-2.884-6.055-6.054-6.055zm24.793 0v22.487h4.036V56.217Zm11.53 0v22.487h4.036v-18.45h8.073v18.45h4.036v-18.45h5.189c1.73 0 2.883 1.154 2.883 2.883v18.45L128 78.702v-16.43c0-3.459-2.595-6.054-6.054-6.054z"/><path fill="#f3d400" d="M25.861 46.415s-1.966 1.553-3.97 3.097c-2.063-.065-6.108.397-8.3 1.193a50 50 0 0 1-3.792-2.69s-1.514 2.607-2.468 4.138c-1.414.75-2.833 1.597-4.098 2.716A226 226 0 0 1 0 53.549c1.949 3.93 3.259 7.866 6.821 10.23c5.674-8.96 32.034-8.133 37.824-.05c3.743-1.953 5.198-6.151 6.67-10.027c-.16.053-2.163.723-3.461 1.218c-.776-.844-2.603-2.141-3.64-2.768c-.985-1.803-2.419-4.24-2.419-4.24s-1.697 1.264-3.665 2.64c-2.658-.49-5.874-1.086-8.578-.938c-1.841-1.515-3.69-3.2-3.69-3.2z"/><path fill="#ffe953" d="m2.015 61.901l4.68 11.333c8.127 10.724 28.882 11.468 37.93.208c2.14-4.825 5.03-11.606 5.03-11.606c-2.323 3.439-6.1 5.812-8.427 7.091c-1.654.906-5.467 1.453-5.467 1.453l-10.016-5.19l-10.071 5.087s-3.765-.605-5.468-1.402c-3.44-1.836-5.753-4.005-8.192-6.974Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#fff" d="m92.253 46.415l-4.036 2.883v1.728h4.036zm-28.829 9.8v22.487l4.035 2.883V60.252h6.343c1.73 0 2.883 1.316 2.883 2.883v15.567h4.036v-16.43c0-3.17-2.884-6.055-6.054-6.055zm24.793 0v22.487h4.036V56.217Zm11.53 0v22.487h4.036v-18.45h8.073v18.45h4.036v-18.45h5.189c1.73 0 2.883 1.154 2.883 2.883v18.45L128 78.702v-16.43c0-3.459-2.595-6.054-6.054-6.054z"/><path fill="#f3d400" d="M25.861 46.415s-1.966 1.553-3.97 3.097c-2.063-.065-6.108.397-8.3 1.193a50 50 0 0 1-3.792-2.69s-1.514 2.607-2.468 4.138c-1.414.75-2.833 1.597-4.098 2.716A226 226 0 0 1 0 53.549c1.949 3.93 3.259 7.866 6.821 10.23c5.674-8.96 32.034-8.133 37.824-.05c3.743-1.953 5.198-6.151 6.67-10.027c-.16.053-2.163.723-3.461 1.218c-.776-.844-2.603-2.141-3.64-2.768c-.985-1.803-2.419-4.24-2.419-4.24s-1.697 1.264-3.665 2.64c-2.658-.49-5.874-1.086-8.578-.938c-1.841-1.515-3.69-3.2-3.69-3.2z"/><path fill="#ffe953" d="m2.015 61.901l4.68 11.333c8.127 10.724 28.882 11.468 37.93.208c2.14-4.825 5.03-11.606 5.03-11.606c-2.323 3.439-6.1 5.812-8.427 7.091c-1.654.906-5.467 1.453-5.467 1.453l-10.016-5.19l-10.071 5.087s-3.765-.605-5.468-1.402c-3.44-1.836-5.753-4.005-8.192-6.974Z"/></svg>
</template>

CSS

.icon-nim-wordmark {
  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%23fff%22%20d%3D%22m92.253%2046.415l-4.036%202.883v1.728h4.036zm-28.829%209.8v22.487l4.035%202.883V60.252h6.343c1.73%200%202.883%201.316%202.883%202.883v15.567h4.036v-16.43c0-3.17-2.884-6.055-6.054-6.055zm24.793%200v22.487h4.036V56.217Zm11.53%200v22.487h4.036v-18.45h8.073v18.45h4.036v-18.45h5.189c1.73%200%202.883%201.154%202.883%202.883v18.45L128%2078.702v-16.43c0-3.459-2.595-6.054-6.054-6.054z%22%2F%3E%3Cpath%20fill%3D%22%23f3d400%22%20d%3D%22M25.861%2046.415s-1.966%201.553-3.97%203.097c-2.063-.065-6.108.397-8.3%201.193a50%2050%200%200%201-3.792-2.69s-1.514%202.607-2.468%204.138c-1.414.75-2.833%201.597-4.098%202.716A226%20226%200%200%201%200%2053.549c1.949%203.93%203.259%207.866%206.821%2010.23c5.674-8.96%2032.034-8.133%2037.824-.05c3.743-1.953%205.198-6.151%206.67-10.027c-.16.053-2.163.723-3.461%201.218c-.776-.844-2.603-2.141-3.64-2.768c-.985-1.803-2.419-4.24-2.419-4.24s-1.697%201.264-3.665%202.64c-2.658-.49-5.874-1.086-8.578-.938c-1.841-1.515-3.69-3.2-3.69-3.2z%22%2F%3E%3Cpath%20fill%3D%22%23ffe953%22%20d%3D%22m2.015%2061.901l4.68%2011.333c8.127%2010.724%2028.882%2011.468%2037.93.208c2.14-4.825%205.03-11.606%205.03-11.606c-2.323%203.439-6.1%205.812-8.427%207.091c-1.654.906-5.467%201.453-5.467%201.453l-10.016-5.19l-10.071%205.087s-3.765-.605-5.468-1.402c-3.44-1.836-5.753-4.005-8.192-6.974Z%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%23fff%22%20d%3D%22m92.253%2046.415l-4.036%202.883v1.728h4.036zm-28.829%209.8v22.487l4.035%202.883V60.252h6.343c1.73%200%202.883%201.316%202.883%202.883v15.567h4.036v-16.43c0-3.17-2.884-6.055-6.054-6.055zm24.793%200v22.487h4.036V56.217Zm11.53%200v22.487h4.036v-18.45h8.073v18.45h4.036v-18.45h5.189c1.73%200%202.883%201.154%202.883%202.883v18.45L128%2078.702v-16.43c0-3.459-2.595-6.054-6.054-6.054z%22%2F%3E%3Cpath%20fill%3D%22%23f3d400%22%20d%3D%22M25.861%2046.415s-1.966%201.553-3.97%203.097c-2.063-.065-6.108.397-8.3%201.193a50%2050%200%200%201-3.792-2.69s-1.514%202.607-2.468%204.138c-1.414.75-2.833%201.597-4.098%202.716A226%20226%200%200%201%200%2053.549c1.949%203.93%203.259%207.866%206.821%2010.23c5.674-8.96%2032.034-8.133%2037.824-.05c3.743-1.953%205.198-6.151%206.67-10.027c-.16.053-2.163.723-3.461%201.218c-.776-.844-2.603-2.141-3.64-2.768c-.985-1.803-2.419-4.24-2.419-4.24s-1.697%201.264-3.665%202.64c-2.658-.49-5.874-1.086-8.578-.938c-1.841-1.515-3.69-3.2-3.69-3.2z%22%2F%3E%3Cpath%20fill%3D%22%23ffe953%22%20d%3D%22m2.015%2061.901l4.68%2011.333c8.127%2010.724%2028.882%2011.468%2037.93.208c2.14-4.825%205.03-11.606%205.03-11.606c-2.323%203.439-6.1%205.812-8.427%207.091c-1.654.906-5.467%201.453-5.467%201.453l-10.016-5.19l-10.071%205.087s-3.765-.605-5.468-1.402c-3.44-1.836-5.753-4.005-8.192-6.974Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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