mirror of
https://github.com/laurentpayot/minidenticons.git
synced 2026-01-10 05:27:54 -05:00
svg url in img tags
This commit is contained in:
@@ -15,7 +15,7 @@ Super lightweight SVG identicon generator. No dependencies.
|
||||
[](https://www.npmjs.com/package/minidenticons)
|
||||
[](https://github.com/laurentpayot/minidenticons/blob/main/LICENSE)
|
||||
|
||||
[](https://laurentpayot.github.io/minidenticons/)
|
||||
<img src="img/minidenticons.svg" style="width:100%" alt="Minidenticons">
|
||||
|
||||
## Why
|
||||
|
||||
@@ -64,9 +64,9 @@ By default the color saturation is set to 95% and the lightness is set to 45%. B
|
||||
|
||||
Play with [the demo](https://laurentpayot.github.io/minidenticons/) to find a combination of saturation and lightness that matches your website theme colors: light, dark or whatever :sunglasses:
|
||||
|
||||

|
||||

|
||||

|
||||
<img src="img/smileys-white.svg" style="width:100%" alt="Minidenticons light">
|
||||
<img src="img/smileys-black.svg" style="width:100%" alt="Minidenticons dark">
|
||||
<img src="img/smileys-yellow.svg" style="width:100%" alt="Minidenticons weird">
|
||||
|
||||
## Advanced usage with the `minidenticon()` function
|
||||
|
||||
|
||||
Reference in New Issue
Block a user