nasa from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
nasa
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the nasa logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.344 13.598c.075.281.195.39.407.39c.22 0 .335-.132.335-.39V8.804h1.379v4.794c0 .675-.088.968-.43 1.31c-.247.248-.703.439-1.278.439c-.464 0-.909-.154-1.192-.438c-.249-.25-.386-.505-.599-1.311l-.846-3.196c-.074-.281-.194-.39-.406-.39c-.22 0-.336.132-.336.39v4.794H0v-4.794c0-.675.088-.968.43-1.31c.247-.248.703-.439 1.278-.439c.464 0 .909.154 1.192.438c.249.25.385.505.599 1.311zm18.231 1.598l-1.591-4.98a.4.4 0 0 0-.06-.132a.23.23 0 0 0-.186-.082a.23.23 0 0 0-.185.082a.4.4 0 0 0-.06.132l-1.591 4.98h-1.425l1.739-5.44c.09-.283.22-.524.384-.684c.282-.275.614-.419 1.138-.419c.525 0 .857.144 1.139.42c.164.16.294.4.384.683L24 15.196zm-7.044 0c.903 0 1.344-.192 1.692-.538c.385-.383.569-.802.569-1.427c0-.553-.202-1.064-.51-1.37c-.403-.4-.903-.527-1.719-.527h-1.142c-.436 0-.61-.053-.748-.188c-.094-.093-.139-.23-.139-.393c0-.168.04-.334.156-.448c.103-.1.243-.147.511-.147h3.301V8.804h-3.049c-.903 0-1.343.192-1.691.538c-.385.383-.57.802-.57 1.427c0 .553.203 1.064.51 1.37c.404.4.904.527 1.72.527h1.141c.437 0 .61.053.748.188c.095.093.14.23.14.393c0 .169-.041.335-.157.448c-.102.1-.242.147-.51.147h-3.405l-1.306-4.086c-.09-.283-.22-.524-.384-.684c-.282-.275-.615-.419-1.139-.419s-.857.144-1.138.42c-.165.16-.294.4-.385.683l-1.738 5.44h1.424l1.592-4.98a.4.4 0 0 1 .06-.132a.23.23 0 0 1 .185-.082q.121 0 .186.082a.4.4 0 0 1 .06.132l1.591 4.98z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsNasa(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="M4.344 13.598c.075.281.195.39.407.39c.22 0 .335-.132.335-.39V8.804h1.379v4.794c0 .675-.088.968-.43 1.31c-.247.248-.703.439-1.278.439c-.464 0-.909-.154-1.192-.438c-.249-.25-.386-.505-.599-1.311l-.846-3.196c-.074-.281-.194-.39-.406-.39c-.22 0-.336.132-.336.39v4.794H0v-4.794c0-.675.088-.968.43-1.31c.247-.248.703-.439 1.278-.439c.464 0 .909.154 1.192.438c.249.25.385.505.599 1.311zm18.231 1.598l-1.591-4.98a.4.4 0 0 0-.06-.132a.23.23 0 0 0-.186-.082a.23.23 0 0 0-.185.082a.4.4 0 0 0-.06.132l-1.591 4.98h-1.425l1.739-5.44c.09-.283.22-.524.384-.684c.282-.275.614-.419 1.138-.419c.525 0 .857.144 1.139.42c.164.16.294.4.384.683L24 15.196zm-7.044 0c.903 0 1.344-.192 1.692-.538c.385-.383.569-.802.569-1.427c0-.553-.202-1.064-.51-1.37c-.403-.4-.903-.527-1.719-.527h-1.142c-.436 0-.61-.053-.748-.188c-.094-.093-.139-.23-.139-.393c0-.168.04-.334.156-.448c.103-.1.243-.147.511-.147h3.301V8.804h-3.049c-.903 0-1.343.192-1.691.538c-.385.383-.57.802-.57 1.427c0 .553.203 1.064.51 1.37c.404.4.904.527 1.72.527h1.141c.437 0 .61.053.748.188c.095.093.14.23.14.393c0 .169-.041.335-.157.448c-.102.1-.242.147-.51.147h-3.405l-1.306-4.086c-.09-.283-.22-.524-.384-.684c-.282-.275-.615-.419-1.139-.419s-.857.144-1.138.42c-.165.16-.294.4-.385.683l-1.738 5.44h1.424l1.592-4.98a.4.4 0 0 1 .06-.132a.23.23 0 0 1 .185-.082q.121 0 .186.082a.4.4 0 0 1 .06.132l1.591 4.98z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.344 13.598c.075.281.195.39.407.39c.22 0 .335-.132.335-.39V8.804h1.379v4.794c0 .675-.088.968-.43 1.31c-.247.248-.703.439-1.278.439c-.464 0-.909-.154-1.192-.438c-.249-.25-.386-.505-.599-1.311l-.846-3.196c-.074-.281-.194-.39-.406-.39c-.22 0-.336.132-.336.39v4.794H0v-4.794c0-.675.088-.968.43-1.31c.247-.248.703-.439 1.278-.439c.464 0 .909.154 1.192.438c.249.25.385.505.599 1.311zm18.231 1.598l-1.591-4.98a.4.4 0 0 0-.06-.132a.23.23 0 0 0-.186-.082a.23.23 0 0 0-.185.082a.4.4 0 0 0-.06.132l-1.591 4.98h-1.425l1.739-5.44c.09-.283.22-.524.384-.684c.282-.275.614-.419 1.138-.419c.525 0 .857.144 1.139.42c.164.16.294.4.384.683L24 15.196zm-7.044 0c.903 0 1.344-.192 1.692-.538c.385-.383.569-.802.569-1.427c0-.553-.202-1.064-.51-1.37c-.403-.4-.903-.527-1.719-.527h-1.142c-.436 0-.61-.053-.748-.188c-.094-.093-.139-.23-.139-.393c0-.168.04-.334.156-.448c.103-.1.243-.147.511-.147h3.301V8.804h-3.049c-.903 0-1.343.192-1.691.538c-.385.383-.57.802-.57 1.427c0 .553.203 1.064.51 1.37c.404.4.904.527 1.72.527h1.141c.437 0 .61.053.748.188c.095.093.14.23.14.393c0 .169-.041.335-.157.448c-.102.1-.242.147-.51.147h-3.405l-1.306-4.086c-.09-.283-.22-.524-.384-.684c-.282-.275-.615-.419-1.139-.419s-.857.144-1.138.42c-.165.16-.294.4-.385.683l-1.738 5.44h1.424l1.592-4.98a.4.4 0 0 1 .06-.132a.23.23 0 0 1 .185-.082q.121 0 .186.082a.4.4 0 0 1 .06.132l1.591 4.98z"/></svg>
</template>

CSS

.icon-nasa {
  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%22M4.344%2013.598c.075.281.195.39.407.39c.22%200%20.335-.132.335-.39V8.804h1.379v4.794c0%20.675-.088.968-.43%201.31c-.247.248-.703.439-1.278.439c-.464%200-.909-.154-1.192-.438c-.249-.25-.386-.505-.599-1.311l-.846-3.196c-.074-.281-.194-.39-.406-.39c-.22%200-.336.132-.336.39v4.794H0v-4.794c0-.675.088-.968.43-1.31c.247-.248.703-.439%201.278-.439c.464%200%20.909.154%201.192.438c.249.25.385.505.599%201.311zm18.231%201.598l-1.591-4.98a.4.4%200%200%200-.06-.132a.23.23%200%200%200-.186-.082a.23.23%200%200%200-.185.082a.4.4%200%200%200-.06.132l-1.591%204.98h-1.425l1.739-5.44c.09-.283.22-.524.384-.684c.282-.275.614-.419%201.138-.419c.525%200%20.857.144%201.139.42c.164.16.294.4.384.683L24%2015.196zm-7.044%200c.903%200%201.344-.192%201.692-.538c.385-.383.569-.802.569-1.427c0-.553-.202-1.064-.51-1.37c-.403-.4-.903-.527-1.719-.527h-1.142c-.436%200-.61-.053-.748-.188c-.094-.093-.139-.23-.139-.393c0-.168.04-.334.156-.448c.103-.1.243-.147.511-.147h3.301V8.804h-3.049c-.903%200-1.343.192-1.691.538c-.385.383-.57.802-.57%201.427c0%20.553.203%201.064.51%201.37c.404.4.904.527%201.72.527h1.141c.437%200%20.61.053.748.188c.095.093.14.23.14.393c0%20.169-.041.335-.157.448c-.102.1-.242.147-.51.147h-3.405l-1.306-4.086c-.09-.283-.22-.524-.384-.684c-.282-.275-.615-.419-1.139-.419s-.857.144-1.138.42c-.165.16-.294.4-.385.683l-1.738%205.44h1.424l1.592-4.98a.4.4%200%200%201%20.06-.132a.23.23%200%200%201%20.185-.082q.121%200%20.186.082a.4.4%200%200%201%20.06.132l1.591%204.98z%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%22M4.344%2013.598c.075.281.195.39.407.39c.22%200%20.335-.132.335-.39V8.804h1.379v4.794c0%20.675-.088.968-.43%201.31c-.247.248-.703.439-1.278.439c-.464%200-.909-.154-1.192-.438c-.249-.25-.386-.505-.599-1.311l-.846-3.196c-.074-.281-.194-.39-.406-.39c-.22%200-.336.132-.336.39v4.794H0v-4.794c0-.675.088-.968.43-1.31c.247-.248.703-.439%201.278-.439c.464%200%20.909.154%201.192.438c.249.25.385.505.599%201.311zm18.231%201.598l-1.591-4.98a.4.4%200%200%200-.06-.132a.23.23%200%200%200-.186-.082a.23.23%200%200%200-.185.082a.4.4%200%200%200-.06.132l-1.591%204.98h-1.425l1.739-5.44c.09-.283.22-.524.384-.684c.282-.275.614-.419%201.138-.419c.525%200%20.857.144%201.139.42c.164.16.294.4.384.683L24%2015.196zm-7.044%200c.903%200%201.344-.192%201.692-.538c.385-.383.569-.802.569-1.427c0-.553-.202-1.064-.51-1.37c-.403-.4-.903-.527-1.719-.527h-1.142c-.436%200-.61-.053-.748-.188c-.094-.093-.139-.23-.139-.393c0-.168.04-.334.156-.448c.103-.1.243-.147.511-.147h3.301V8.804h-3.049c-.903%200-1.343.192-1.691.538c-.385.383-.57.802-.57%201.427c0%20.553.203%201.064.51%201.37c.404.4.904.527%201.72.527h1.141c.437%200%20.61.053.748.188c.095.093.14.23.14.393c0%20.169-.041.335-.157.448c-.102.1-.242.147-.51.147h-3.405l-1.306-4.086c-.09-.283-.22-.524-.384-.684c-.282-.275-.615-.419-1.139-.419s-.857.144-1.138.42c-.165.16-.294.4-.385.683l-1.738%205.44h1.424l1.592-4.98a.4.4%200%200%201%20.06-.132a.23.23%200%200%201%20.185-.082q.121%200%20.186.082a.4.4%200%200%201%20.06.132l1.591%204.98z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/nasa.svg?color=%231a73e8&size=48