nordvpn logo
nordvpn from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- nordvpn
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the nordvpn logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.284 21.541A12 12 0 0 1 0 14.483C0 7.842 5.373 2.46 12 2.46c6.628 0 12 5.383 12 12.024a12 12 0 0 1-2.284 7.058l-5.763-9.378l-.557.942l.565 2.619L12 8.934l-2.45 4.145l.57 2.645l-2.076-3.556z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsNordvpn(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="M2.284 21.541A12 12 0 0 1 0 14.483C0 7.842 5.373 2.46 12 2.46c6.628 0 12 5.383 12 12.024a12 12 0 0 1-2.284 7.058l-5.763-9.378l-.557.942l.565 2.619L12 8.934l-2.45 4.145l.57 2.645l-2.076-3.556z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.284 21.541A12 12 0 0 1 0 14.483C0 7.842 5.373 2.46 12 2.46c6.628 0 12 5.383 12 12.024a12 12 0 0 1-2.284 7.058l-5.763-9.378l-.557.942l.565 2.619L12 8.934l-2.45 4.145l.57 2.645l-2.076-3.556z"/></svg> </template>
CSS
.icon-nordvpn {
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%22M2.284%2021.541A12%2012%200%200%201%200%2014.483C0%207.842%205.373%202.46%2012%202.46c6.628%200%2012%205.383%2012%2012.024a12%2012%200%200%201-2.284%207.058l-5.763-9.378l-.557.942l.565%202.619L12%208.934l-2.45%204.145l.57%202.645l-2.076-3.556z%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%22M2.284%2021.541A12%2012%200%200%201%200%2014.483C0%207.842%205.373%202.46%2012%202.46c6.628%200%2012%205.383%2012%2012.024a12%2012%200%200%201-2.284%207.058l-5.763-9.378l-.557.942l.565%202.619L12%208.934l-2.45%204.145l.57%202.645l-2.076-3.556z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/nordvpn.svg?color=%231a73e8&size=48