Bootstrap Moon Stars Icon
Use the Moon Stars SVG icon from Bootstrap Icons in your weather interface. IconStash gives you instant access to the SVG code, React JSX snippet, CSS background-mask, and custom PNG download — all from the browser with no login.
Interactive Customizer
About this icon
Use the Moon Stars icon
The Moon Stars icon (Bootstrap Icons) is categorized under Weather. Its fill style is optimal for interface components and product UI and scales cleanly from 16px to 512px.
Use the IconStash detail panel to preview with a custom background, adjust stroke width, and generate production-ready SVG or PNG files without any external tools.
Export formats
Copy clean SVG vectors with one click, generate custom-size PNG files from 16px to 512px, export JSX/React components ready to paste into your project, or use the icon as a CSS background-mask for flexible theming.
All exports are based on the same editable vector — so the Moon Stars icon stays pixel-perfect at 16px, 24px, 48px, and any large marketing size.
Design & UX integration
Aesthetic characteristics
Moon Stars is part of Bootstrap Icons, the official set for the Bootstrap framework. The glyphs use a slightly heavier, more geometric line than most outline libraries, and each ships in filled and outline versions — so the same icon can work in a compact toolbar and in a large hero section without looking like two different sets.
UX best practices
Weather icons are scanned rather than read, so the Moon Stars icon must stay legible at small sizes and be consistent with the rest of the forecast set. The most common mistake is mixing outline and filled glyphs across one forecast row, which makes a single strip look like two different data sources.
Use in your project
React / npm — Bootstrap Icons
npm install react-icons
import { BiMoonStars } from 'react-icons/bi';
// JSX usage:
<BiMoonStars size={24} />
Copy the SVG markup directly from the IconStash editor to use the Moon Stars icon without any npm package — paste it into HTML, JSX, or a design tool.
Inline SVG (copy & paste)
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" role="img" aria-label="moon-stars icon"><g fill="currentColor"><path d="M6 .278a.77.77 0 0 1 .08.858a7.2 7.2 0 0 0-.878 3.46c0 4.021 3.278 7.277 7.318 7.277q.792-.001 1.533-.16a.79.79 0 0 1 .81.316a.73.73 0 0 1-.031.893A8.35 8.35 0 0 1 8.344 16C3.734 16 0 12.286 0 7.71C0 4.266 2.114 1.312 5.124.06A.75.75 0 0 1 6 .278M4.858 1.311A7.27 7.27 0 0 0 1.025 7.71c0 4.02 3.279 7.276 7.319 7.276a7.32 7.32 0 0 0 5.205-2.162q-.506.063-1.029.063c-4.61 0-8.343-3.714-8.343-8.29c0-1.167.242-2.278.681-3.286"/><path d="M10.794 3.148a.217.217 0 0 1 .412 0l.387 1.162c.173.518.579.924 1.097 1.097l1.162.387a.217.217 0 0 1 0 .412l-1.162.387a1.73 1.73 0 0 0-1.097 1.097l-.387 1.162a.217.217 0 0 1-.412 0l-.387-1.162A1.73 1.73 0 0 0 9.31 6.593l-1.162-.387a.217.217 0 0 1 0-.412l1.162-.387a1.73 1.73 0 0 0 1.097-1.097zM13.863.099a.145.145 0 0 1 .274 0l.258.774c.115.346.386.617.732.732l.774.258a.145.145 0 0 1 0 .274l-.774.258a1.16 1.16 0 0 0-.732.732l-.258.774a.145.145 0 0 1-.274 0l-.258-.774a1.16 1.16 0 0 0-.732-.732l-.774-.258a.145.145 0 0 1 0-.274l.774-.258c.346-.115.617-.386.732-.732z"/></g></svg>
Library & related icons
About Bootstrap Icons
Official open-source SVG icon library for Bootstrap. 2,000+ icons spanning fills, strokes, and mixed styles — built by the Bootstrap team.
Browse all 2,090 Bootstrap Icons icons →Related searches
People also search for
Frequently asked questions
What is the Moon Stars icon?
The Moon Stars icon is a fill-style SVG icon from the Bootstrap Icons library, categorized under Weather. It is designed for use in weather forecast apps, climate dashboards, location-based services, environmental widgets, and IoT sensor displays. On IconStash you can preview it, customize its color and size, and export it in SVG, PNG, JSX, or CSS formats directly from your browser.
Is the Moon Stars icon free to use?
Yes. Bootstrap Icons is licensed under MIT, making it free for personal and commercial use. This means you can freely use the Moon Stars icon in personal, commercial, and open-source projects. IconStash provides SVG and PNG access at no cost with no login required.
How do I use the Moon Stars icon in React?
Install the package with `npm install bootstrap-icons`, then import the component into your React file. IconStash's detail panel shows you the exact npm command, import statement, and JSX usage snippet for every icon — just click the Code tab and copy with one click.
What is the Bootstrap Icons icon library?
Official open-source SVG icon library for Bootstrap. 2,000+ icons spanning fills, strokes, and mixed styles — built by the Bootstrap team. It contains 2,090+ icons. IconStash indexes the complete Bootstrap Icons collection alongside 27 other open-source libraries — 134,701 icons total — in a single unified search interface.
Can I download the Moon Stars icon as a PNG?
Yes. Open the Moon Stars icon in IconStash, set your desired pixel size (16px to 512px) in the detail panel, and click Download PNG. You can also export a multi-resolution ZIP pack containing 16, 24, 32, 48, 64, 128, 256, and 512px PNGs with a single click.
What does the fill icon style mean?
An icon in fill style uses a clean SVG vector format. This style is best suited for interface components. The Bootstrap Icons Moon Stars icon follows this visual convention throughout the Bootstrap Icons design system.
Can I change the Moon Stars icon's color and size before downloading?
Yes. In IconStash's editor panel, choose from six color presets (blue, slate, green, purple, red, teal) or enter a custom hex value. Drag the size slider (16–256px) or type an exact pixel value up to 512px. Changes apply instantly to the SVG preview, the PNG output, and the copied code.