nextdns logo
nextdns from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- nextdns
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the nextdns logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m22.195 6.512l-.001-.019c-.01-.23-.017-.474-.022-.746a2.543 2.543 0 0 0-2.395-2.492c-2.759-.154-4.894-1.053-6.717-2.831l-.016-.015a1.536 1.536 0 0 0-2.087 0l-.016.015C9.117 2.202 6.982 3.101 4.223 3.256a2.543 2.543 0 0 0-2.395 2.492c-.004.269-.011.513-.022.745l-.001.044c-.053 2.813-.12 6.315 1.052 9.494c.644 1.748 1.619 3.267 2.899 4.516c1.458 1.422 3.367 2.552 5.674 3.356q.113.04.233.063a1.7 1.7 0 0 0 .675 0q.12-.023.233-.063c2.305-.806 4.212-1.936 5.668-3.358c1.28-1.25 2.255-2.769 2.9-4.518c1.176-3.188 1.109-6.696 1.056-9.515"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsNextdns(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="m22.195 6.512l-.001-.019c-.01-.23-.017-.474-.022-.746a2.543 2.543 0 0 0-2.395-2.492c-2.759-.154-4.894-1.053-6.717-2.831l-.016-.015a1.536 1.536 0 0 0-2.087 0l-.016.015C9.117 2.202 6.982 3.101 4.223 3.256a2.543 2.543 0 0 0-2.395 2.492c-.004.269-.011.513-.022.745l-.001.044c-.053 2.813-.12 6.315 1.052 9.494c.644 1.748 1.619 3.267 2.899 4.516c1.458 1.422 3.367 2.552 5.674 3.356q.113.04.233.063a1.7 1.7 0 0 0 .675 0q.12-.023.233-.063c2.305-.806 4.212-1.936 5.668-3.358c1.28-1.25 2.255-2.769 2.9-4.518c1.176-3.188 1.109-6.696 1.056-9.515"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m22.195 6.512l-.001-.019c-.01-.23-.017-.474-.022-.746a2.543 2.543 0 0 0-2.395-2.492c-2.759-.154-4.894-1.053-6.717-2.831l-.016-.015a1.536 1.536 0 0 0-2.087 0l-.016.015C9.117 2.202 6.982 3.101 4.223 3.256a2.543 2.543 0 0 0-2.395 2.492c-.004.269-.011.513-.022.745l-.001.044c-.053 2.813-.12 6.315 1.052 9.494c.644 1.748 1.619 3.267 2.899 4.516c1.458 1.422 3.367 2.552 5.674 3.356q.113.04.233.063a1.7 1.7 0 0 0 .675 0q.12-.023.233-.063c2.305-.806 4.212-1.936 5.668-3.358c1.28-1.25 2.255-2.769 2.9-4.518c1.176-3.188 1.109-6.696 1.056-9.515"/></svg> </template>
CSS
.icon-nextdns {
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%22m22.195%206.512l-.001-.019c-.01-.23-.017-.474-.022-.746a2.543%202.543%200%200%200-2.395-2.492c-2.759-.154-4.894-1.053-6.717-2.831l-.016-.015a1.536%201.536%200%200%200-2.087%200l-.016.015C9.117%202.202%206.982%203.101%204.223%203.256a2.543%202.543%200%200%200-2.395%202.492c-.004.269-.011.513-.022.745l-.001.044c-.053%202.813-.12%206.315%201.052%209.494c.644%201.748%201.619%203.267%202.899%204.516c1.458%201.422%203.367%202.552%205.674%203.356q.113.04.233.063a1.7%201.7%200%200%200%20.675%200q.12-.023.233-.063c2.305-.806%204.212-1.936%205.668-3.358c1.28-1.25%202.255-2.769%202.9-4.518c1.176-3.188%201.109-6.696%201.056-9.515%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%22m22.195%206.512l-.001-.019c-.01-.23-.017-.474-.022-.746a2.543%202.543%200%200%200-2.395-2.492c-2.759-.154-4.894-1.053-6.717-2.831l-.016-.015a1.536%201.536%200%200%200-2.087%200l-.016.015C9.117%202.202%206.982%203.101%204.223%203.256a2.543%202.543%200%200%200-2.395%202.492c-.004.269-.011.513-.022.745l-.001.044c-.053%202.813-.12%206.315%201.052%209.494c.644%201.748%201.619%203.267%202.899%204.516c1.458%201.422%203.367%202.552%205.674%203.356q.113.04.233.063a1.7%201.7%200%200%200%20.675%200q.12-.023.233-.063c2.305-.806%204.212-1.936%205.668-3.358c1.28-1.25%202.255-2.769%202.9-4.518c1.176-3.188%201.109-6.696%201.056-9.515%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/nextdns.svg?color=%231a73e8&size=48