# svago **Repository Path**: mirrors_chromium_gitlab_gnome/svago ## Basic Information - **Project Name**: svago - **Description**: No description available - **Primary Language**: Unknown - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-09 - **Last Updated**: 2025-10-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SVAGO-export App to export the gnome-stencils.svg file. Written in rust. ## Instructions ```sh git clone https://gitlab.gnome.org/jsparber/svago-export.git && cd svago-export # build and install the flatpak flatpak-builder --install --force-clean app flatpak/org.gnome.SvagoExport.json # Get adwaita icon theme git clone https://gitlab.gnome.org/GNOME/adwaita-icon-theme.git # Run SVAGO-export flatpak run org.gnome.SvagoExport adwaita-icon-theme/src/symbolic/gnome-stencils.svg ```