nim logo
nim from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- nim
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- 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 32 32"><path fill="currentColor" d="M16.125 3.864s-1.224 1.043-2.475 2.068c-1.287-.041-3.807.265-5.172.797c-1.265-.855-2.369-1.797-2.369-1.797s-.948 1.74-1.536 2.761c-.885.504-1.771 1.067-2.557 1.812C1.099 9.12.036 8.64 0 8.63c1.213 2.62 2.031 5.244 4.255 6.823c3.537-5.98 19.975-5.427 23.589-.032c2.333-1.301 3.239-4.104 4.156-6.692c-.099.036-1.349.484-2.156.812c-.484-.563-1.625-1.427-2.271-1.844a120 120 0 0 0-1.511-2.833s-1.057.844-2.287 1.767c-1.656-.328-3.661-.724-5.349-.625a82 82 0 0 1-2.301-2.141zM1.255 14.197l2.923 7.563c5.068 7.157 18.011 7.652 23.651.141c1.333-3.219 3.136-7.745 3.136-7.745c-1.448 2.297-3.803 3.88-5.256 4.729c-1.031.604-3.405.975-3.405.975l-6.251-3.464l-6.276 3.391s-2.349-.401-3.412-.932c-2.145-1.224-3.588-2.672-5.109-4.657z"/></svg>
React
import type { SVGProps } from "react";
export function CibNim(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.125 3.864s-1.224 1.043-2.475 2.068c-1.287-.041-3.807.265-5.172.797c-1.265-.855-2.369-1.797-2.369-1.797s-.948 1.74-1.536 2.761c-.885.504-1.771 1.067-2.557 1.812C1.099 9.12.036 8.64 0 8.63c1.213 2.62 2.031 5.244 4.255 6.823c3.537-5.98 19.975-5.427 23.589-.032c2.333-1.301 3.239-4.104 4.156-6.692c-.099.036-1.349.484-2.156.812c-.484-.563-1.625-1.427-2.271-1.844a120 120 0 0 0-1.511-2.833s-1.057.844-2.287 1.767c-1.656-.328-3.661-.724-5.349-.625a82 82 0 0 1-2.301-2.141zM1.255 14.197l2.923 7.563c5.068 7.157 18.011 7.652 23.651.141c1.333-3.219 3.136-7.745 3.136-7.745c-1.448 2.297-3.803 3.88-5.256 4.729c-1.031.604-3.405.975-3.405.975l-6.251-3.464l-6.276 3.391s-2.349-.401-3.412-.932c-2.145-1.224-3.588-2.672-5.109-4.657z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.125 3.864s-1.224 1.043-2.475 2.068c-1.287-.041-3.807.265-5.172.797c-1.265-.855-2.369-1.797-2.369-1.797s-.948 1.74-1.536 2.761c-.885.504-1.771 1.067-2.557 1.812C1.099 9.12.036 8.64 0 8.63c1.213 2.62 2.031 5.244 4.255 6.823c3.537-5.98 19.975-5.427 23.589-.032c2.333-1.301 3.239-4.104 4.156-6.692c-.099.036-1.349.484-2.156.812c-.484-.563-1.625-1.427-2.271-1.844a120 120 0 0 0-1.511-2.833s-1.057.844-2.287 1.767c-1.656-.328-3.661-.724-5.349-.625a82 82 0 0 1-2.301-2.141zM1.255 14.197l2.923 7.563c5.068 7.157 18.011 7.652 23.651.141c1.333-3.219 3.136-7.745 3.136-7.745c-1.448 2.297-3.803 3.88-5.256 4.729c-1.031.604-3.405.975-3.405.975l-6.251-3.464l-6.276 3.391s-2.349-.401-3.412-.932c-2.145-1.224-3.588-2.672-5.109-4.657z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.125%203.864s-1.224%201.043-2.475%202.068c-1.287-.041-3.807.265-5.172.797c-1.265-.855-2.369-1.797-2.369-1.797s-.948%201.74-1.536%202.761c-.885.504-1.771%201.067-2.557%201.812C1.099%209.12.036%208.64%200%208.63c1.213%202.62%202.031%205.244%204.255%206.823c3.537-5.98%2019.975-5.427%2023.589-.032c2.333-1.301%203.239-4.104%204.156-6.692c-.099.036-1.349.484-2.156.812c-.484-.563-1.625-1.427-2.271-1.844a120%20120%200%200%200-1.511-2.833s-1.057.844-2.287%201.767c-1.656-.328-3.661-.724-5.349-.625a82%2082%200%200%201-2.301-2.141zM1.255%2014.197l2.923%207.563c5.068%207.157%2018.011%207.652%2023.651.141c1.333-3.219%203.136-7.745%203.136-7.745c-1.448%202.297-3.803%203.88-5.256%204.729c-1.031.604-3.405.975-3.405.975l-6.251-3.464l-6.276%203.391s-2.349-.401-3.412-.932c-2.145-1.224-3.588-2.672-5.109-4.657z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.125%203.864s-1.224%201.043-2.475%202.068c-1.287-.041-3.807.265-5.172.797c-1.265-.855-2.369-1.797-2.369-1.797s-.948%201.74-1.536%202.761c-.885.504-1.771%201.067-2.557%201.812C1.099%209.12.036%208.64%200%208.63c1.213%202.62%202.031%205.244%204.255%206.823c3.537-5.98%2019.975-5.427%2023.589-.032c2.333-1.301%203.239-4.104%204.156-6.692c-.099.036-1.349.484-2.156.812c-.484-.563-1.625-1.427-2.271-1.844a120%20120%200%200%200-1.511-2.833s-1.057.844-2.287%201.767c-1.656-.328-3.661-.724-5.349-.625a82%2082%200%200%201-2.301-2.141zM1.255%2014.197l2.923%207.563c5.068%207.157%2018.011%207.652%2023.651.141c1.333-3.219%203.136-7.745%203.136-7.745c-1.448%202.297-3.803%203.88-5.256%204.729c-1.031.604-3.405.975-3.405.975l-6.251-3.464l-6.276%203.391s-2.349-.401-3.412-.932c-2.145-1.224-3.588-2.672-5.109-4.657z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/nim.svg?color=%231a73e8&size=48