Astronaut Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Astronaut icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/319550.svg" alt="Astronaut icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319550.svg" alt="Astronaut icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319550.svg" alt="Astronaut icon" :width="24" :height="24" />
CSS background
.icon-astronaut {
background-image: url('https://proicons.com/icon/319550.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="astronaut_00000178182349350050714120000000658245436067583378_" d="M29,31.36H5c-0.199,0-0.36-0.161-0.36-0.36v-3 c0-0.096,0.038-0.188,0.105-0.255l2.349-2.349C4.259,22.693,2.64,18.926,2.64,15C2.64,7.082,9.082,0.64,17,0.64 c3.566,0,6.985,1.316,9.628,3.707c0.073,0.066,0.116,0.16,0.119,0.258c0.002,0.098-0.036,0.194-0.105,0.263l-1.121,1.121 c2.444,2.317,3.84,5.579,3.84,9.011c0,2.669-0.829,5.192-2.402,7.324l1.401,0.784c0.091,0.051,0.155,0.139,0.177,0.24 s-0.003,0.208-0.065,0.291c-0.471,0.625-0.996,1.215-1.565,1.757l2.35,2.349c0.067,0.067,0.105,0.159,0.105,0.255v3 C29.36,31.199,29.199,31.36,29,31.36z M5.36,30.64h23.28v-2.28H5.36V30.64z M5.869,27.64h22.262l-1.999-1.998 c-0.069-0.07-0.107-0.165-0.105-0.264c0.003-0.099,0.046-0.192,0.119-0.258c0.539-0.488,1.042-1.021,1.497-1.588l-9.048-5.066 C17.808,19.608,16.49,20.36,15,20.36c-2.404,0-4.36-1.956-4.36-4.36c0-0.657,0.146-1.281,0.408-1.841l-2.091-1.193 C8.711,13.209,8.373,13.36,8,13.36c-0.75,0-1.36-0.61-1.36-1.36S7.25,10.64,8,10.64S9.36,11.25,9.36,12 c0,0.118-0.015,0.232-0.043,0.342l2.089,1.192C12.193,12.391,13.51,11.64,15,11.64c1.073,0,2.057,0.389,2.816,1.034L25.86,4.63 C23.392,2.519,20.261,1.36,17,1.36C9.479,1.36,3.36,7.479,3.36,15c0,3.849,1.638,7.537,4.495,10.12 c0.073,0.065,0.116,0.159,0.119,0.258s-0.036,0.193-0.105,0.264L5.869,27.64z M18.952,17.841l7.372,4.128 c1.517-2.021,2.315-4.425,2.315-6.969c0-3.241-1.318-6.32-3.629-8.501l-6.686,6.685c0.646,0.76,1.035,1.744,1.035,2.816 C19.36,16.657,19.214,17.281,18.952,17.841z M11.676,14.518C11.473,14.971,11.36,15.472,11.36,16c0,2.007,1.633,3.64,3.64,3.64 s3.64-1.633,3.64-3.64s-1.633-3.64-3.64-3.64c-1.222,0-2.306,0.606-2.966,1.533l3.145,1.795l-0.356,0.625L11.676,14.518z M8,11.36 c-0.353,0-0.64,0.287-0.64,0.64S7.647,12.64,8,12.64c0.353,0,0.64-0.287,0.64-0.64S8.353,11.36,8,11.36z M27.36,15h-0.72 c0-2.105-0.666-4.105-1.928-5.784l0.576-0.433C26.644,10.588,27.36,12.737,27.36,15z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Astronaut in other icon packs
Copied!