A simple and free online logo maker built with React and TypeScript. Create professional icon-based logos in seconds with an intuitive interface.
-
Multiple Icon Packs: Choose from 6 popular icon libraries:
- Font Awesome (Solid & Regular)
- Heroicons
- Material Icons
- Feather Icons
- Phosphor Icons
-
Full Customization:
- Background color picker
- Icon color customization
- Adjustable icon size
- Border radius control
- Border width and color
- Icon border width
- Padding adjustment
- Icon rotation
-
Export Options:
- PNG format
- SVG format
-
Additional Features:
- Logo presets for quick start
- Local storage to save your designs
- Responsive design for mobile and desktop
- Real-time preview
- React 18.2.0
- TypeScript 4.9.5
- Tailwind CSS 3.2.4
- DaisyUI 2.51.5
- React Router 7.2.0
- html2canvas 1.4.1 (for PNG export)
- Node.js (v14 or higher)
- npm or yarn
- Clone the repository:
git clone https://github.com/yourusername/logobe.st.git
cd logobe.st- Install dependencies:
npm install- Start the development server:
npm startThe app will open at http://localhost:3000
npm run buildThis creates an optimized production build in the build folder.
This project is open source and available under the MIT License.
Visit the live application at: https://logobe-st.vercel.app/