neptune logo
neptune from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- neptune
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the neptune logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M24 12c0 6.62-5.372 11.986-12 11.986C5.373 23.986 0 18.62 0 12S5.373.014 12 .014C18.628.014 24 5.38 24 12m-9.67-5.291c-.754 0-1.144.476-1.437 1.055c-.397.78-.606 1.656-.819 2.636c-.27 1.244-.496 2.497-.748 3.744c-.06.294-.093.64-.209.916c-.062.15-.21.367-.38.198c-.192-.19-.258-.568-.313-.828c-.295-1.454-.573-2.912-.902-4.358a17 17 0 0 0-.731-2.34a1.54 1.54 0 0 0-.492-.681a1.34 1.34 0 0 0-.768-.27c-.06 0-.482.008-.888.276a1.6 1.6 0 0 0-.582.687c-.359.744-.636 1.587-.871 2.656a12 12 0 0 0-.266 1.62a.8.8 0 0 0 .125.488c.092.145.23.26.386.316a.77.77 0 0 0 .678-.056a.82.82 0 0 0 .362-.541c.107-.497.202-1.01.293-1.502c.045-.249.313-1.539.375-1.702c.028-.09.074-.249.162-.357c.083-.103.191-.102.27.006c.087.122.125.275.161.418c.077.304.301 1.515.57 2.732c.257 1.183.5 2.369.807 3.54c.141.532.393 1 .58 1.3c.244.39.632.619 1.063.627c.343.01.667-.105.943-.324a2.16 2.16 0 0 0 .649-.918c.392-1.002.612-2.098.826-3.16c.36-1.821.54-2.728.62-3.125c.027-.125.177-.754.218-.864a.6.6 0 0 1 .125-.255c.063-.066.168-.08.236-.014c.178.173.326.81.445 1.41c.112.584.24 1.165.36 1.748c.199.967.396 1.934.607 2.898c.185.853.424 1.449.768 1.936c.258.364.564.577.896.645s.696-.008 1.074-.243c.32-.198.606-.546.78-.963c.273-.652.432-1.422.578-2.181c.058-.305.114-.61.174-.9c.081-.395.116-.647.095-.934c-.024-.331-.314-.696-.699-.703c-.5-.013-.759.242-.846.705q-.222 1.203-.45 2.404c-.052.26-.021.578-.212.787c-.029.029-.118.109-.236.088c-.075-.013-.173-.077-.252-.248c-.154-.43-.524-2.642-1.053-4.955a18 18 0 0 0-.732-2.371c-.268-.69-.685-1.043-1.34-1.043m-9.549 8.428c-.647 0-1.172.534-1.172 1.193c0 .656.548 1.196 1.172 1.195c.597 0 1.172-.536 1.172-1.195s-.525-1.193-1.172-1.193"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsNeptune(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="M24 12c0 6.62-5.372 11.986-12 11.986C5.373 23.986 0 18.62 0 12S5.373.014 12 .014C18.628.014 24 5.38 24 12m-9.67-5.291c-.754 0-1.144.476-1.437 1.055c-.397.78-.606 1.656-.819 2.636c-.27 1.244-.496 2.497-.748 3.744c-.06.294-.093.64-.209.916c-.062.15-.21.367-.38.198c-.192-.19-.258-.568-.313-.828c-.295-1.454-.573-2.912-.902-4.358a17 17 0 0 0-.731-2.34a1.54 1.54 0 0 0-.492-.681a1.34 1.34 0 0 0-.768-.27c-.06 0-.482.008-.888.276a1.6 1.6 0 0 0-.582.687c-.359.744-.636 1.587-.871 2.656a12 12 0 0 0-.266 1.62a.8.8 0 0 0 .125.488c.092.145.23.26.386.316a.77.77 0 0 0 .678-.056a.82.82 0 0 0 .362-.541c.107-.497.202-1.01.293-1.502c.045-.249.313-1.539.375-1.702c.028-.09.074-.249.162-.357c.083-.103.191-.102.27.006c.087.122.125.275.161.418c.077.304.301 1.515.57 2.732c.257 1.183.5 2.369.807 3.54c.141.532.393 1 .58 1.3c.244.39.632.619 1.063.627c.343.01.667-.105.943-.324a2.16 2.16 0 0 0 .649-.918c.392-1.002.612-2.098.826-3.16c.36-1.821.54-2.728.62-3.125c.027-.125.177-.754.218-.864a.6.6 0 0 1 .125-.255c.063-.066.168-.08.236-.014c.178.173.326.81.445 1.41c.112.584.24 1.165.36 1.748c.199.967.396 1.934.607 2.898c.185.853.424 1.449.768 1.936c.258.364.564.577.896.645s.696-.008 1.074-.243c.32-.198.606-.546.78-.963c.273-.652.432-1.422.578-2.181c.058-.305.114-.61.174-.9c.081-.395.116-.647.095-.934c-.024-.331-.314-.696-.699-.703c-.5-.013-.759.242-.846.705q-.222 1.203-.45 2.404c-.052.26-.021.578-.212.787c-.029.029-.118.109-.236.088c-.075-.013-.173-.077-.252-.248c-.154-.43-.524-2.642-1.053-4.955a18 18 0 0 0-.732-2.371c-.268-.69-.685-1.043-1.34-1.043m-9.549 8.428c-.647 0-1.172.534-1.172 1.193c0 .656.548 1.196 1.172 1.195c.597 0 1.172-.536 1.172-1.195s-.525-1.193-1.172-1.193"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M24 12c0 6.62-5.372 11.986-12 11.986C5.373 23.986 0 18.62 0 12S5.373.014 12 .014C18.628.014 24 5.38 24 12m-9.67-5.291c-.754 0-1.144.476-1.437 1.055c-.397.78-.606 1.656-.819 2.636c-.27 1.244-.496 2.497-.748 3.744c-.06.294-.093.64-.209.916c-.062.15-.21.367-.38.198c-.192-.19-.258-.568-.313-.828c-.295-1.454-.573-2.912-.902-4.358a17 17 0 0 0-.731-2.34a1.54 1.54 0 0 0-.492-.681a1.34 1.34 0 0 0-.768-.27c-.06 0-.482.008-.888.276a1.6 1.6 0 0 0-.582.687c-.359.744-.636 1.587-.871 2.656a12 12 0 0 0-.266 1.62a.8.8 0 0 0 .125.488c.092.145.23.26.386.316a.77.77 0 0 0 .678-.056a.82.82 0 0 0 .362-.541c.107-.497.202-1.01.293-1.502c.045-.249.313-1.539.375-1.702c.028-.09.074-.249.162-.357c.083-.103.191-.102.27.006c.087.122.125.275.161.418c.077.304.301 1.515.57 2.732c.257 1.183.5 2.369.807 3.54c.141.532.393 1 .58 1.3c.244.39.632.619 1.063.627c.343.01.667-.105.943-.324a2.16 2.16 0 0 0 .649-.918c.392-1.002.612-2.098.826-3.16c.36-1.821.54-2.728.62-3.125c.027-.125.177-.754.218-.864a.6.6 0 0 1 .125-.255c.063-.066.168-.08.236-.014c.178.173.326.81.445 1.41c.112.584.24 1.165.36 1.748c.199.967.396 1.934.607 2.898c.185.853.424 1.449.768 1.936c.258.364.564.577.896.645s.696-.008 1.074-.243c.32-.198.606-.546.78-.963c.273-.652.432-1.422.578-2.181c.058-.305.114-.61.174-.9c.081-.395.116-.647.095-.934c-.024-.331-.314-.696-.699-.703c-.5-.013-.759.242-.846.705q-.222 1.203-.45 2.404c-.052.26-.021.578-.212.787c-.029.029-.118.109-.236.088c-.075-.013-.173-.077-.252-.248c-.154-.43-.524-2.642-1.053-4.955a18 18 0 0 0-.732-2.371c-.268-.69-.685-1.043-1.34-1.043m-9.549 8.428c-.647 0-1.172.534-1.172 1.193c0 .656.548 1.196 1.172 1.195c.597 0 1.172-.536 1.172-1.195s-.525-1.193-1.172-1.193"/></svg> </template>
CSS
.icon-neptune {
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%22M24%2012c0%206.62-5.372%2011.986-12%2011.986C5.373%2023.986%200%2018.62%200%2012S5.373.014%2012%20.014C18.628.014%2024%205.38%2024%2012m-9.67-5.291c-.754%200-1.144.476-1.437%201.055c-.397.78-.606%201.656-.819%202.636c-.27%201.244-.496%202.497-.748%203.744c-.06.294-.093.64-.209.916c-.062.15-.21.367-.38.198c-.192-.19-.258-.568-.313-.828c-.295-1.454-.573-2.912-.902-4.358a17%2017%200%200%200-.731-2.34a1.54%201.54%200%200%200-.492-.681a1.34%201.34%200%200%200-.768-.27c-.06%200-.482.008-.888.276a1.6%201.6%200%200%200-.582.687c-.359.744-.636%201.587-.871%202.656a12%2012%200%200%200-.266%201.62a.8.8%200%200%200%20.125.488c.092.145.23.26.386.316a.77.77%200%200%200%20.678-.056a.82.82%200%200%200%20.362-.541c.107-.497.202-1.01.293-1.502c.045-.249.313-1.539.375-1.702c.028-.09.074-.249.162-.357c.083-.103.191-.102.27.006c.087.122.125.275.161.418c.077.304.301%201.515.57%202.732c.257%201.183.5%202.369.807%203.54c.141.532.393%201%20.58%201.3c.244.39.632.619%201.063.627c.343.01.667-.105.943-.324a2.16%202.16%200%200%200%20.649-.918c.392-1.002.612-2.098.826-3.16c.36-1.821.54-2.728.62-3.125c.027-.125.177-.754.218-.864a.6.6%200%200%201%20.125-.255c.063-.066.168-.08.236-.014c.178.173.326.81.445%201.41c.112.584.24%201.165.36%201.748c.199.967.396%201.934.607%202.898c.185.853.424%201.449.768%201.936c.258.364.564.577.896.645s.696-.008%201.074-.243c.32-.198.606-.546.78-.963c.273-.652.432-1.422.578-2.181c.058-.305.114-.61.174-.9c.081-.395.116-.647.095-.934c-.024-.331-.314-.696-.699-.703c-.5-.013-.759.242-.846.705q-.222%201.203-.45%202.404c-.052.26-.021.578-.212.787c-.029.029-.118.109-.236.088c-.075-.013-.173-.077-.252-.248c-.154-.43-.524-2.642-1.053-4.955a18%2018%200%200%200-.732-2.371c-.268-.69-.685-1.043-1.34-1.043m-9.549%208.428c-.647%200-1.172.534-1.172%201.193c0%20.656.548%201.196%201.172%201.195c.597%200%201.172-.536%201.172-1.195s-.525-1.193-1.172-1.193%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%22M24%2012c0%206.62-5.372%2011.986-12%2011.986C5.373%2023.986%200%2018.62%200%2012S5.373.014%2012%20.014C18.628.014%2024%205.38%2024%2012m-9.67-5.291c-.754%200-1.144.476-1.437%201.055c-.397.78-.606%201.656-.819%202.636c-.27%201.244-.496%202.497-.748%203.744c-.06.294-.093.64-.209.916c-.062.15-.21.367-.38.198c-.192-.19-.258-.568-.313-.828c-.295-1.454-.573-2.912-.902-4.358a17%2017%200%200%200-.731-2.34a1.54%201.54%200%200%200-.492-.681a1.34%201.34%200%200%200-.768-.27c-.06%200-.482.008-.888.276a1.6%201.6%200%200%200-.582.687c-.359.744-.636%201.587-.871%202.656a12%2012%200%200%200-.266%201.62a.8.8%200%200%200%20.125.488c.092.145.23.26.386.316a.77.77%200%200%200%20.678-.056a.82.82%200%200%200%20.362-.541c.107-.497.202-1.01.293-1.502c.045-.249.313-1.539.375-1.702c.028-.09.074-.249.162-.357c.083-.103.191-.102.27.006c.087.122.125.275.161.418c.077.304.301%201.515.57%202.732c.257%201.183.5%202.369.807%203.54c.141.532.393%201%20.58%201.3c.244.39.632.619%201.063.627c.343.01.667-.105.943-.324a2.16%202.16%200%200%200%20.649-.918c.392-1.002.612-2.098.826-3.16c.36-1.821.54-2.728.62-3.125c.027-.125.177-.754.218-.864a.6.6%200%200%201%20.125-.255c.063-.066.168-.08.236-.014c.178.173.326.81.445%201.41c.112.584.24%201.165.36%201.748c.199.967.396%201.934.607%202.898c.185.853.424%201.449.768%201.936c.258.364.564.577.896.645s.696-.008%201.074-.243c.32-.198.606-.546.78-.963c.273-.652.432-1.422.578-2.181c.058-.305.114-.61.174-.9c.081-.395.116-.647.095-.934c-.024-.331-.314-.696-.699-.703c-.5-.013-.759.242-.846.705q-.222%201.203-.45%202.404c-.052.26-.021.578-.212.787c-.029.029-.118.109-.236.088c-.075-.013-.173-.077-.252-.248c-.154-.43-.524-2.642-1.053-4.955a18%2018%200%200%200-.732-2.371c-.268-.69-.685-1.043-1.34-1.043m-9.549%208.428c-.647%200-1.172.534-1.172%201.193c0%20.656.548%201.196%201.172%201.195c.597%200%201.172-.536%201.172-1.195s-.525-1.193-1.172-1.193%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/neptune.svg?color=%231a73e8&size=48