Files
dicebear--dicebear/apps/docs/pages/styles/initial-face/index.md
T
2026-07-13 12:25:08 +08:00

38 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: Initial Face Avatar Style
description: >
Create Initial Face 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>
# Initial Face
Initial Face is a friendly vector avatar style that combines expressive eyes
with a single bold initial on a colored square: half emoji, half monogram.
Generate SVG profile icons that feel personal even at small sizes, great for
user lists and profile placeholders.
<StylePreview styleName="initial-face" />
<StyleDescription styleName="initial-face" />
## Usage
<StyleUsage styleName="initial-face" />
## Options
<StyleOptions styleName="initial-face" />
## Details
<StyleInfo styleName="initial-face" />