Boxicons Bx Palette Icon
Find the Boxicons Bx Palette icon and download it in SVG or PNG format. This outline-style icon is optimized for rich text editors, design tools, image editors, drawing apps, content creation platforms, and creative suites. Customize color, size, and stroke width inside the IconStash browser editor before exporting.
Interactive Customizer
About this icon
Use the Bx Palette icon
The Bx Palette icon (Boxicons) is categorized under Editing. Its outline style is optimal for app navigation bars, toolbar buttons, form labels, and UI controls where clarity at 16–24px is critical 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 Bx Palette icon stays pixel-perfect at 16px, 24px, 48px, and any large marketing size.
Design & UX integration
Aesthetic characteristics
Boxicons gives Bx Palette a slightly chunkier, more rounded treatment than most outline sets, and ships Regular, Solid and Logos variants. The Logos subset — brand marks redrawn to match the UI icons — makes it a practical single-dependency choice for marketing sites.
UX best practices
In editors and design tools, the Bx Palette icon belongs in a toolbar where it can carry a tooltip and a keyboard-shortcut hint. Keep editing affordances visually lighter than the content they act on; when the chrome competes with the canvas, users lose track of their own work.
Use in your project
React / npm — Boxicons
npm install react-icons
import { BxBxPalette } from 'react-icons/bx';
// JSX usage:
<BxBxPalette size={24} />
Copy the SVG markup directly from the IconStash editor to use the Bx Palette 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="bx-palette icon"><path fill="currentColor" d="M13.4 2.096a10.08 10.08 0 0 0-8.937 3.331A10.05 10.05 0 0 0 2.096 13.4c.53 3.894 3.458 7.207 7.285 8.246a10 10 0 0 0 2.618.354l.142-.001a3 3 0 0 0 2.516-1.426a2.99 2.99 0 0 0 .153-2.879l-.199-.416a1.92 1.92 0 0 1 .094-1.912a2.004 2.004 0 0 1 2.576-.755l.412.197c.412.198.85.299 1.301.299A3.02 3.02 0 0 0 22 12.14a10 10 0 0 0-.353-2.76c-1.04-3.826-4.353-6.754-8.247-7.284m5.158 10.909l-.412-.197c-1.828-.878-4.07-.198-5.135 1.494c-.738 1.176-.813 2.576-.204 3.842l.199.416a.98.98 0 0 1-.051.961a.99.99 0 0 1-.844.479h-.112a8 8 0 0 1-2.095-.283c-3.063-.831-5.403-3.479-5.826-6.586c-.321-2.355.352-4.623 1.893-6.389a8 8 0 0 1 7.16-2.664c3.107.423 5.755 2.764 6.586 5.826c.198.73.293 1.474.282 2.207c-.012.807-.845 1.183-1.441.894"/><circle cx="7.5" cy="14.5" r="1.5" fill="currentColor"/><circle cx="7.5" cy="10.5" r="1.5" fill="currentColor"/><circle cx="10.5" cy="7.5" r="1.5" fill="currentColor"/><circle cx="14.5" cy="7.5" r="1.5" fill="currentColor"/></svg>
Library & related icons
About Boxicons
High-quality web icons by Atisa. 3,300+ carefully crafted icons in Regular, Solid, and Logos variants. One of the most popular free icon packs for web development.
Browse all 3,389 Boxicons icons →Related searches
People also search for
Frequently asked questions
What is the Bx Palette icon?
The Bx Palette icon is a outline-style SVG icon from the Boxicons library, categorized under Editing. It is designed for use in rich text editors, design tools, image editors, drawing apps, content creation platforms, and creative suites. 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 Bx Palette icon free to use?
Yes. Boxicons is licensed under MIT, making it free for personal and commercial use. This means you can freely use the Bx Palette 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 Bx Palette icon in React?
Install the package with `npm install boxicons`, 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 Boxicons icon library?
High-quality web icons by Atisa. 3,300+ carefully crafted icons in Regular, Solid, and Logos variants. One of the most popular free icon packs for web development. It contains 3,389+ icons. IconStash indexes the complete Boxicons collection alongside 27 other open-source libraries — 134,701 icons total — in a single unified search interface.
Can I download the Bx Palette icon as a PNG?
Yes. Open the Bx Palette 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 outline icon style mean?
An icon in outline style uses stroked lines with no fill — clean, legible, and versatile at any size. This style is best suited for app navigation bars, toolbar buttons, form labels, and UI controls where clarity at 16–24px is critical. The Boxicons Bx Palette icon follows this visual convention throughout the Boxicons design system.
Can I change the Bx Palette 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.