37 lines
1.0 KiB
Markdown
37 lines
1.0 KiB
Markdown
---
|
||
title: Dylan – Avatar Style
|
||
description: >
|
||
Create Dylan avatars with the DiceBear avatar library. Generate unique profile
|
||
pictures using our free avatar API or JavaScript avatar library.
|
||
---
|
||
|
||
<script setup lang="ts">
|
||
import StylePreview from "@theme/components/styles/StylePreview.vue";
|
||
import StyleInfo from "@theme/components/styles/StyleInfo.vue";
|
||
import StyleDescription from "@theme/components/styles/StyleDescription.vue";
|
||
import StyleUsage from "@theme/components/styles/StyleUsage.vue";
|
||
import StyleOptions from "@theme/components/styles/StyleOptions.vue";
|
||
</script>
|
||
|
||
# Dylan
|
||
|
||
Dylan is a bold, flat-illustrated vector avatar style with chunky outlined
|
||
faces, hand-drawn stubble, and minimal facial features on saturated backgrounds.
|
||
Generate distinctive SVG profile icons for creative projects and modern apps.
|
||
|
||
<StylePreview styleName="dylan" />
|
||
|
||
<StyleDescription styleName="dylan" />
|
||
|
||
## Usage
|
||
|
||
<StyleUsage styleName="dylan" />
|
||
|
||
## Options
|
||
|
||
<StyleOptions styleName="dylan" />
|
||
|
||
## Details
|
||
|
||
<StyleInfo styleName="dylan" />
|