n26 logo
n26 from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- n26
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the n26 logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 3.803v1.195h7.436V3.803zM12.69 7.29c-2.034 0-3.038 1.252-3.038 2.684c0 .234.027.468.092.728l1.393.135a3.7 3.7 0 0 1-.09-.793c0-1.072.71-1.586 1.598-1.586c.866 0 1.507.485 1.507 1.652c0 1.186-.58 1.995-1.464 2.88c-.925.923-2.4 2.027-3.112 2.534v1.092h6.135v-1.195h-4.168c.695-.48 1.69-1.279 2.133-1.72c.502-.503 1.931-1.794 1.931-3.636c0-1.903-1.24-2.775-2.918-2.775zm8.34 0c-1.976 0-3.454 1.517-3.454 4.916c0 3.017 1.233 4.508 3.356 4.508c1.754 0 3.068-1.198 3.068-3.172c0-1.542-.823-3.066-2.793-3.066c-1.1 0-1.884.51-2.281 1.263c0-1.78.62-3.33 2.094-3.33c.937 0 1.309.538 1.507 1.422l1.366-.271c-.321-1.527-1.292-2.27-2.864-2.27zM.075 7.389v9.228h1.33v-6.312c0-.56-.013-.898-.039-1.223h.026c.136.372.298.699.539 1.123l3.732 6.412h1.69V7.39H6.04v6.31c0 .56.013.898.04 1.223h-.028a7 7 0 0 0-.537-1.123L1.783 7.389H.076zm20.817 4.185c1.114 0 1.744.822 1.744 1.992c0 1.256-.717 2.034-1.701 2.034c-1.09 0-1.843-1.001-1.973-2.329c.33-1.133 1.063-1.697 1.93-1.697M0 19.008v1.19h7.436v-1.19z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsN26(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="M0 3.803v1.195h7.436V3.803zM12.69 7.29c-2.034 0-3.038 1.252-3.038 2.684c0 .234.027.468.092.728l1.393.135a3.7 3.7 0 0 1-.09-.793c0-1.072.71-1.586 1.598-1.586c.866 0 1.507.485 1.507 1.652c0 1.186-.58 1.995-1.464 2.88c-.925.923-2.4 2.027-3.112 2.534v1.092h6.135v-1.195h-4.168c.695-.48 1.69-1.279 2.133-1.72c.502-.503 1.931-1.794 1.931-3.636c0-1.903-1.24-2.775-2.918-2.775zm8.34 0c-1.976 0-3.454 1.517-3.454 4.916c0 3.017 1.233 4.508 3.356 4.508c1.754 0 3.068-1.198 3.068-3.172c0-1.542-.823-3.066-2.793-3.066c-1.1 0-1.884.51-2.281 1.263c0-1.78.62-3.33 2.094-3.33c.937 0 1.309.538 1.507 1.422l1.366-.271c-.321-1.527-1.292-2.27-2.864-2.27zM.075 7.389v9.228h1.33v-6.312c0-.56-.013-.898-.039-1.223h.026c.136.372.298.699.539 1.123l3.732 6.412h1.69V7.39H6.04v6.31c0 .56.013.898.04 1.223h-.028a7 7 0 0 0-.537-1.123L1.783 7.389H.076zm20.817 4.185c1.114 0 1.744.822 1.744 1.992c0 1.256-.717 2.034-1.701 2.034c-1.09 0-1.843-1.001-1.973-2.329c.33-1.133 1.063-1.697 1.93-1.697M0 19.008v1.19h7.436v-1.19z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 3.803v1.195h7.436V3.803zM12.69 7.29c-2.034 0-3.038 1.252-3.038 2.684c0 .234.027.468.092.728l1.393.135a3.7 3.7 0 0 1-.09-.793c0-1.072.71-1.586 1.598-1.586c.866 0 1.507.485 1.507 1.652c0 1.186-.58 1.995-1.464 2.88c-.925.923-2.4 2.027-3.112 2.534v1.092h6.135v-1.195h-4.168c.695-.48 1.69-1.279 2.133-1.72c.502-.503 1.931-1.794 1.931-3.636c0-1.903-1.24-2.775-2.918-2.775zm8.34 0c-1.976 0-3.454 1.517-3.454 4.916c0 3.017 1.233 4.508 3.356 4.508c1.754 0 3.068-1.198 3.068-3.172c0-1.542-.823-3.066-2.793-3.066c-1.1 0-1.884.51-2.281 1.263c0-1.78.62-3.33 2.094-3.33c.937 0 1.309.538 1.507 1.422l1.366-.271c-.321-1.527-1.292-2.27-2.864-2.27zM.075 7.389v9.228h1.33v-6.312c0-.56-.013-.898-.039-1.223h.026c.136.372.298.699.539 1.123l3.732 6.412h1.69V7.39H6.04v6.31c0 .56.013.898.04 1.223h-.028a7 7 0 0 0-.537-1.123L1.783 7.389H.076zm20.817 4.185c1.114 0 1.744.822 1.744 1.992c0 1.256-.717 2.034-1.701 2.034c-1.09 0-1.843-1.001-1.973-2.329c.33-1.133 1.063-1.697 1.93-1.697M0 19.008v1.19h7.436v-1.19z"/></svg> </template>
CSS
.icon-n26 {
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%22M0%203.803v1.195h7.436V3.803zM12.69%207.29c-2.034%200-3.038%201.252-3.038%202.684c0%20.234.027.468.092.728l1.393.135a3.7%203.7%200%200%201-.09-.793c0-1.072.71-1.586%201.598-1.586c.866%200%201.507.485%201.507%201.652c0%201.186-.58%201.995-1.464%202.88c-.925.923-2.4%202.027-3.112%202.534v1.092h6.135v-1.195h-4.168c.695-.48%201.69-1.279%202.133-1.72c.502-.503%201.931-1.794%201.931-3.636c0-1.903-1.24-2.775-2.918-2.775zm8.34%200c-1.976%200-3.454%201.517-3.454%204.916c0%203.017%201.233%204.508%203.356%204.508c1.754%200%203.068-1.198%203.068-3.172c0-1.542-.823-3.066-2.793-3.066c-1.1%200-1.884.51-2.281%201.263c0-1.78.62-3.33%202.094-3.33c.937%200%201.309.538%201.507%201.422l1.366-.271c-.321-1.527-1.292-2.27-2.864-2.27zM.075%207.389v9.228h1.33v-6.312c0-.56-.013-.898-.039-1.223h.026c.136.372.298.699.539%201.123l3.732%206.412h1.69V7.39H6.04v6.31c0%20.56.013.898.04%201.223h-.028a7%207%200%200%200-.537-1.123L1.783%207.389H.076zm20.817%204.185c1.114%200%201.744.822%201.744%201.992c0%201.256-.717%202.034-1.701%202.034c-1.09%200-1.843-1.001-1.973-2.329c.33-1.133%201.063-1.697%201.93-1.697M0%2019.008v1.19h7.436v-1.19z%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%22M0%203.803v1.195h7.436V3.803zM12.69%207.29c-2.034%200-3.038%201.252-3.038%202.684c0%20.234.027.468.092.728l1.393.135a3.7%203.7%200%200%201-.09-.793c0-1.072.71-1.586%201.598-1.586c.866%200%201.507.485%201.507%201.652c0%201.186-.58%201.995-1.464%202.88c-.925.923-2.4%202.027-3.112%202.534v1.092h6.135v-1.195h-4.168c.695-.48%201.69-1.279%202.133-1.72c.502-.503%201.931-1.794%201.931-3.636c0-1.903-1.24-2.775-2.918-2.775zm8.34%200c-1.976%200-3.454%201.517-3.454%204.916c0%203.017%201.233%204.508%203.356%204.508c1.754%200%203.068-1.198%203.068-3.172c0-1.542-.823-3.066-2.793-3.066c-1.1%200-1.884.51-2.281%201.263c0-1.78.62-3.33%202.094-3.33c.937%200%201.309.538%201.507%201.422l1.366-.271c-.321-1.527-1.292-2.27-2.864-2.27zM.075%207.389v9.228h1.33v-6.312c0-.56-.013-.898-.039-1.223h.026c.136.372.298.699.539%201.123l3.732%206.412h1.69V7.39H6.04v6.31c0%20.56.013.898.04%201.223h-.028a7%207%200%200%200-.537-1.123L1.783%207.389H.076zm20.817%204.185c1.114%200%201.744.822%201.744%201.992c0%201.256-.717%202.034-1.701%202.034c-1.09%200-1.843-1.001-1.973-2.329c.33-1.133%201.063-1.697%201.93-1.697M0%2019.008v1.19h7.436v-1.19z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/n26.svg?color=%231a73e8&size=48