ndr logo
ndr from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- ndr
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the ndr logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m5.184 19.325l-3.137-5.648v5.649H0V9.64h2.149l3.267 6.025V9.641h2.047v9.684zm2.279-9.684V.537H8.61v9.104zm0 13.822v-4.138H8.61v4.138zM12.037 9.64c2.395 0 3.63 1.147 3.63 3.368v2.918c0 2.28-1.19 3.398-3.63 3.398H8.61V9.641zm-.19 7.855c1.163 0 1.728-.581 1.728-1.771v-2.498c0-1.176-.58-1.757-1.727-1.757h-1.03v6.026zm9.845 1.83l-1.728-3.718h-1.161v3.717h-2.15V9.641h3.384c2.381 0 3.513.944 3.513 2.962c0 1.335-.493 2.134-1.597 2.613L24 19.326zm-1.568-5.475c.857 0 1.365-.494 1.365-1.32c0-.858-.377-1.177-1.365-1.177H18.76v2.498h1.365z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsNdr(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="m5.184 19.325l-3.137-5.648v5.649H0V9.64h2.149l3.267 6.025V9.641h2.047v9.684zm2.279-9.684V.537H8.61v9.104zm0 13.822v-4.138H8.61v4.138zM12.037 9.64c2.395 0 3.63 1.147 3.63 3.368v2.918c0 2.28-1.19 3.398-3.63 3.398H8.61V9.641zm-.19 7.855c1.163 0 1.728-.581 1.728-1.771v-2.498c0-1.176-.58-1.757-1.727-1.757h-1.03v6.026zm9.845 1.83l-1.728-3.718h-1.161v3.717h-2.15V9.641h3.384c2.381 0 3.513.944 3.513 2.962c0 1.335-.493 2.134-1.597 2.613L24 19.326zm-1.568-5.475c.857 0 1.365-.494 1.365-1.32c0-.858-.377-1.177-1.365-1.177H18.76v2.498h1.365z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m5.184 19.325l-3.137-5.648v5.649H0V9.64h2.149l3.267 6.025V9.641h2.047v9.684zm2.279-9.684V.537H8.61v9.104zm0 13.822v-4.138H8.61v4.138zM12.037 9.64c2.395 0 3.63 1.147 3.63 3.368v2.918c0 2.28-1.19 3.398-3.63 3.398H8.61V9.641zm-.19 7.855c1.163 0 1.728-.581 1.728-1.771v-2.498c0-1.176-.58-1.757-1.727-1.757h-1.03v6.026zm9.845 1.83l-1.728-3.718h-1.161v3.717h-2.15V9.641h3.384c2.381 0 3.513.944 3.513 2.962c0 1.335-.493 2.134-1.597 2.613L24 19.326zm-1.568-5.475c.857 0 1.365-.494 1.365-1.32c0-.858-.377-1.177-1.365-1.177H18.76v2.498h1.365z"/></svg> </template>
CSS
.icon-ndr {
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%22m5.184%2019.325l-3.137-5.648v5.649H0V9.64h2.149l3.267%206.025V9.641h2.047v9.684zm2.279-9.684V.537H8.61v9.104zm0%2013.822v-4.138H8.61v4.138zM12.037%209.64c2.395%200%203.63%201.147%203.63%203.368v2.918c0%202.28-1.19%203.398-3.63%203.398H8.61V9.641zm-.19%207.855c1.163%200%201.728-.581%201.728-1.771v-2.498c0-1.176-.58-1.757-1.727-1.757h-1.03v6.026zm9.845%201.83l-1.728-3.718h-1.161v3.717h-2.15V9.641h3.384c2.381%200%203.513.944%203.513%202.962c0%201.335-.493%202.134-1.597%202.613L24%2019.326zm-1.568-5.475c.857%200%201.365-.494%201.365-1.32c0-.858-.377-1.177-1.365-1.177H18.76v2.498h1.365z%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%22m5.184%2019.325l-3.137-5.648v5.649H0V9.64h2.149l3.267%206.025V9.641h2.047v9.684zm2.279-9.684V.537H8.61v9.104zm0%2013.822v-4.138H8.61v4.138zM12.037%209.64c2.395%200%203.63%201.147%203.63%203.368v2.918c0%202.28-1.19%203.398-3.63%203.398H8.61V9.641zm-.19%207.855c1.163%200%201.728-.581%201.728-1.771v-2.498c0-1.176-.58-1.757-1.727-1.757h-1.03v6.026zm9.845%201.83l-1.728-3.718h-1.161v3.717h-2.15V9.641h3.384c2.381%200%203.513.944%203.513%202.962c0%201.335-.493%202.134-1.597%202.613L24%2019.326zm-1.568-5.475c.857%200%201.365-.494%201.365-1.32c0-.858-.377-1.177-1.365-1.177H18.76v2.498h1.365z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/ndr.svg?color=%231a73e8&size=48