#svg-icons #symbols #icons #random #svg #hash

bin+lib random-icon

Generates a random icon from a template

5 releases

new 0.1.4 Mar 27, 2025
0.1.3 Mar 27, 2025
0.1.2 Mar 27, 2025
0.1.1 Mar 26, 2025
0.1.0 Mar 25, 2025

#717 in Encoding

26 downloads per month

MIT license

5KB
87 lines

Generates svg data by filling these areas or leaving them empty.

an image showing the outlines of the areas

Every area has a probability of about 50% of being filled.

The library performs text to image hashing and if the crate feature "rand" is enabled can also generate random symbols.

Examples

Note: Generated icons won't have a white background.

  • "Lorem ipsum dolor sit amet"

    the hashed image

  • "आइकन 🙂 ▒"

    the hashed image

  • ""

    the hashed image of an empty string

  • Example for a random one

    random

Dependencies

~2.5MB
~35K SLoC