/Shapeshift-Profile-Pictures

Change the shape of avatars to circle, rounded, square, or anything in between. You decide.

Primary LanguageCSSThe UnlicenseUnlicense

Shapeshift Profile Pictures

Change the shape of avatars to circle, rounded, square, or anything in between. You decide.

Both editions can easily be edited to your preference:

:root {
    --avatar-shape: 8%;
                 /***************\
                 * 50% : circle  *
                 *  8% : rounded *
                 *   0 : square  *
                 \***************/
}