Batch convert svg icons into a symbol set?

This page summarizes the projects mentioned and recommended in the original post on /r/Inkscape

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • scour

    Scour - An SVG Optimizer / Cleaner

  • First make sure all your icons are saved as 'Optimized SVG' to remove Inkscape specific data and unnecessary id-attributes. Inkscape uses 'Scour' for this under the hood, so you can just use that directly to convert your files from the command line. I recommend the options --strip-xml-prolog --remove-metadata --enable-id-stripping --renderer-workaround. Now you only need to replace the outermost ... with ... for each file and remove all attributes on it, except width, height viewBox and preserveAspectRatio. Since we've stripped the XML-declaration with Scour, simply concatenate all files, wrap the result in a new element and lastly give your symbols unique ids and make sure all remaining referenced ids are unique between symbols.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Convert pdf to optimized SVG from command line [Help]

    1 project | /r/Inkscape | 12 Mar 2023
  • Open Source Favicon Generation & Optimisation in 2022

    3 projects | dev.to | 30 May 2022
  • Is it possible to save multiple files as optimized SVGs at once?

    3 projects | /r/Inkscape | 11 Jun 2023
  • Inkscape 1.2 as a Godot Graphics Tool

    1 project | /r/godot | 20 May 2022
  • Tech stack for my open source icons project (Iconduck)

    1 project | dev.to | 22 Jan 2021