Tauri Symbols screenshot

Tauri Symbols

Updated: 2 Mar 2023
21 Stars

SF Symbols in Tauri.

Categories

Overview

This product is a rudimentary clone of Apple’s SF Symbols app. It allows users to use all SF Symbols as icons in their Tauri app.

Features

  • SF Symbols Clone: This product provides a clone of Apple’s SF Symbols app, allowing users to access and use all SF Symbols as icons.
  • Grid Display: The app displays the icons in a grid format, with each icon accompanied by its associated label.
  • Integration with Tauri: The product is specifically designed for integration with Tauri apps, making it easy for developers to incorporate SF Symbols as icons in their projects.

Installation

To install this theme, follow the steps below:

  1. Use pnpm as the package manager for this project.
  2. Install the required dependencies by running pnpm install.
  3. Start the app in development mode using the command npm run dev.
  4. To create a production version of the app, use the command npm run build.

Summary

This product is a simple SF Symbols clone that allows users to access and use all SF Symbols as icons in their Tauri apps. It provides a grid display of icons with their associated labels and is designed for easy integration with Tauri projects. The installation process is straightforward, requiring the use of pnpm as the package manager and a few simple commands to get started.