Socket
Socket
Sign inDemoInstall

@dicebear/pixel-art

Package Overview
Dependencies
Maintainers
2
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dicebear/pixel-art - npm Package Compare versions

Comparing version 5.0.0-alpha.0 to 5.0.0-alpha.1

61

dist/index.es.js

@@ -775,7 +775,8 @@ var title = "Options";

function pickComponent({
prng,
group,
values = []
}) {
function pickComponent(_ref) {
let {
prng,
group,
values = []
} = _ref;
const componentCollection = components;

@@ -794,6 +795,7 @@ const key = prng.pick(values);

function getComponents({
prng,
options
}) {
function getComponents(_ref) {
let {
prng,
options
} = _ref;
const beardComponent = pickComponent({

@@ -941,9 +943,10 @@ prng,

function pickColor({
prng,
group,
values = []
}) {
function pickColor(_ref) {
var _colorCollection$grou;
let {
prng,
group,
values = []
} = _ref;
const colorCollection = colors;

@@ -962,6 +965,7 @@

function getColors({
prng,
options
}) {
function getColors(_ref) {
let {
prng,
options
} = _ref;
return {

@@ -1055,7 +1059,9 @@ skin: pickColor({

schema: schema$1,
create: ({
prng,
options
}) => {
create: _ref => {
var _components$beard$val, _components$beard, _components$eyes$valu, _components$eyes, _components$eyebrows$, _components$eyebrows, _components$mouth$val, _components$mouth, _components$hair$valu, _components$hair, _components$accessori, _components$accessori2, _components$glasses$v, _components$glasses, _components$hat$value, _components$hat, _components$clothing$, _components$clothing;
let {
prng,
options
} = _ref;
const components = getComponents({

@@ -1078,7 +1084,8 @@ prng,

},
preview: ({
prng,
options,
property
}) => {
preview: _ref2 => {
let {
prng,
options,
property
} = _ref2;
const componentGroup = property.toString();

@@ -1085,0 +1092,0 @@ const colorGroup = property.toString().replace(/Color$/, '');

@@ -779,7 +779,8 @@ 'use strict';

function pickComponent({
prng,
group,
values = []
}) {
function pickComponent(_ref) {
let {
prng,
group,
values = []
} = _ref;
const componentCollection = components;

@@ -798,6 +799,7 @@ const key = prng.pick(values);

function getComponents({
prng,
options
}) {
function getComponents(_ref) {
let {
prng,
options
} = _ref;
const beardComponent = pickComponent({

@@ -945,9 +947,10 @@ prng,

function pickColor({
prng,
group,
values = []
}) {
function pickColor(_ref) {
var _colorCollection$grou;
let {
prng,
group,
values = []
} = _ref;
const colorCollection = colors;

@@ -966,6 +969,7 @@

function getColors({
prng,
options
}) {
function getColors(_ref) {
let {
prng,
options
} = _ref;
return {

@@ -1059,7 +1063,9 @@ skin: pickColor({

schema: schema$1,
create: ({
prng,
options
}) => {
create: _ref => {
var _components$beard$val, _components$beard, _components$eyes$valu, _components$eyes, _components$eyebrows$, _components$eyebrows, _components$mouth$val, _components$mouth, _components$hair$valu, _components$hair, _components$accessori, _components$accessori2, _components$glasses$v, _components$glasses, _components$hat$value, _components$hat, _components$clothing$, _components$clothing;
let {
prng,
options
} = _ref;
const components = getComponents({

@@ -1082,7 +1088,8 @@ prng,

},
preview: ({
prng,
options,
property
}) => {
preview: _ref2 => {
let {
prng,
options,
property
} = _ref2;
const componentGroup = property.toString();

@@ -1089,0 +1096,0 @@ const colorGroup = property.toString().replace(/Color$/, '');

@@ -1,2 +0,2 @@

!function(v,h){"object"==typeof exports&&"undefined"!=typeof module?h(exports):"function"==typeof define&&define.amd?define(["exports"],h):h(((v="undefined"!=typeof globalThis?globalThis:v||self).DiceBear=v.DiceBear||{},v.DiceBear.PixelArt={}))}(this,(function(v){"use strict";var h={title:"Options",$schema:"http://json-schema.org/draft-07/schema#",properties:{accessories:{type:"array",items:{type:"string",enum:["variant04","variant03","variant02","variant01"]},default:["variant04","variant03","variant02","variant01"]},accessoriesColor:{type:"array",items:{anyOf:[{type:"string",pattern:"^#([a-fA-F0-9]{3}|[a-fA-F0-9]{4}|[a-fA-F0-9]{6}|[a-fA-F0-9]{8})$"},{type:"string",enum:["gold01","gold02","gold03","silver01","silver02"]}]},default:["gold01","gold02","gold03","silver01","silver02"]},accessoriesProbability:{type:"integer",minimum:0,maximum:100,default:10},beard:{type:"array",items:{type:"string",enum:["variant04","variant03","variant02","variant01"]},default:["variant04","variant03","variant02","variant01"]},beardProbability:{type:"integer",minimum:0,maximum:100,default:10},clothesColor:{type:"array",items:{anyOf:[{type:"string",pattern:"^#([a-fA-F0-9]{3}|[a-fA-F0-9]{4}|[a-fA-F0-9]{6}|[a-fA-F0-9]{8})$"},{type:"string",enum:["yellow01","yellow02","yellow03","red01","red02","red03","blue01","blue02","blue03","green01","green02","green03"]}]},default:["yellow01","yellow02","yellow03","red01","red02","red03","blue01","blue02","blue03","green01","green02","green03"]},clothing:{type:"array",items:{type:"string",enum:["variant25","variant24","variant23","variant22","variant21","variant20","variant19","variant18","variant17","variant16","variant15","variant14","variant13","variant12","variant11","variant10","variant09","variant08","variant07","variant06","variant05","variant04","variant03","variant02","variant01"]},default:["variant25","variant24","variant23","variant22","variant21","variant20","variant19","variant18","variant17","variant16","variant15","variant14","variant13","variant12","variant11","variant10","variant09","variant08","variant07","variant06","variant05","variant04","variant03","variant02","variant01"]},eyebrows:{type:"array",items:{type:"string",enum:["variant13","variant12","variant11","variant10","variant09","variant08","variant07","variant06","variant05","variant04","variant03","variant02","variant01"]},default:["variant13","variant12","variant11","variant10","variant09","variant08","variant07","variant06","variant05","variant04","variant03","variant02","variant01"]},eyes:{type:"array",items:{type:"string",enum:["variant13","variant12","variant11","variant10","variant09","variant08","variant07","variant06","variant05","variant04","variant03","variant02","variant01"]},default:["variant13","variant12","variant11","variant10","variant09","variant08","variant07","variant06","variant05","variant04","variant03","variant02","variant01"]},glasses:{type:"array",items:{type:"string",enum:["variant07","variant06","variant05","variant04","variant03","variant02","variant01"]},default:["variant07","variant06","variant05","variant04","variant03","variant02","variant01"]},glassesColor:{type:"array",items:{anyOf:[{type:"string",pattern:"^#([a-fA-F0-9]{3}|[a-fA-F0-9]{4}|[a-fA-F0-9]{6}|[a-fA-F0-9]{8})$"},{type:"string",enum:["green01","blue01","red01","black01","black02","black03"]}]},default:["green01","blue01","red01","black01","black02","black03"]},glassesProbability:{type:"integer",minimum:0,maximum:100,default:20},hair:{type:"array",items:{type:"string",enum:["short11","short10","short09","short08","short07","short06","short05","short04","short03","short02","long15","short01","long14","long13","long12","long11","long10","long09","long08","long07","long06","long05","long04","long03","long02","long01"]},default:["short11","short10","short09","short08","short07","short06","short05","short04","short03","short02","long15","short01","long14","long13","long12","long11","long10","long09","long08","long07","long06","long05","long04","long03","long02","long01"]},hairColor:{type:"array",items:{anyOf:[{type:"string",pattern:"^#([a-fA-F0-9]{3}|[a-fA-F0-9]{4}|[a-fA-F0-9]{6}|[a-fA-F0-9]{8})$"},{type:"string",enum:["variant01","variant02","variant03","variant04","variant05","variant06","variant07","variant08","variant09","variant10"]}]},default:["variant01","variant02","variant03","variant04","variant05","variant06","variant07","variant08","variant09","variant10"]},hairProbability:{type:"integer",minimum:0,maximum:100,default:100},hat:{type:"array",items:{type:"string",enum:["variant01","variant02","variant03","variant04","variant05","variant06","variant07","variant08","variant09","variant10","variant11","variant12"]},default:["variant01","variant02","variant03","variant04","variant05","variant06","variant07","variant08","variant09","variant10","variant11","variant12"]},hatColor:{type:"array",items:{anyOf:[{type:"string",pattern:"^#([a-fA-F0-9]{3}|[a-fA-F0-9]{4}|[a-fA-F0-9]{6}|[a-fA-F0-9]{8})$"},{type:"string",enum:["pink01","blue01","green01","purple01","red01","black01","gray01"]}]},default:["pink01","blue01","green01","purple01","red01","black01","gray01"]},hatProbability:{type:"integer",minimum:0,maximum:100,default:10},mouth:{type:"array",items:{type:"string",enum:["surprised03","surprised02","happy09","happy08","happy07","happy06","happy05","happy04","happy03","happy02","happy01","sad08","sad07","sad06","sad05","sad04","sad03","sad02","sad01","surprised01"]},default:["surprised03","surprised02","happy09","happy08","happy07","happy06","happy05","happy04","happy03","happy02","happy01","sad08","sad07","sad06","sad05","sad04","sad03","sad02","sad01","surprised01"]},mouthColor:{type:"array",items:{anyOf:[{type:"string",pattern:"^#([a-fA-F0-9]{3}|[a-fA-F0-9]{4}|[a-fA-F0-9]{6}|[a-fA-F0-9]{8})$"},{type:"string",enum:["variant01","variant02","variant03","variant04"]}]},default:["variant01","variant02","variant03","variant04"]},skinColor:{type:"array",items:{anyOf:[{type:"string",pattern:"^#([a-fA-F0-9]{3}|[a-fA-F0-9]{4}|[a-fA-F0-9]{6}|[a-fA-F0-9]{8})$"},{type:"string",enum:["variant01","variant02","variant03","variant04","variant05","variant06","variant07","variant08"]}]},default:["variant01","variant02","variant03","variant04","variant05","variant06","variant07","variant08"]}},additionalProperties:!1};var a=Object.freeze({__proto__:null,beard:{variant04:(v,h)=>'\n<path opacity=".9" d="M4 10v3h1v1h1v1h8v-1h1v-1h1v-3h-2v1H6v-1H4Z" fill="'.concat(h.hair.value,'"/>\n'),variant03:(v,h)=>'\n<path opacity=".9" d="M4 13h1v1h1v1h8v-1h1v-1h1v-3h-1v1h-1v1H6v-1H5v-1H4v3Z" fill="'.concat(h.hair.value,'"/>\n'),variant02:(v,h)=>'\n<path opacity=".9" d="M4 11v2h1v1h1v1h8v-1h1v-1h1v-2H4Z" fill="'.concat(h.hair.value,'"/>\n'),variant01:(v,h)=>'\n<path opacity=".9" d="M4 8v5h1v1h1v1h8v-1h1v-1h1V8h-1v2h-1v1h-1v1H7v-1H6v-1H5V8H4Z" fill="'.concat(h.hair.value,'"/>\n')},eyes:{variant13:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M5 9V7h3v2H5Zm7-2h3v2h-3V7Z" fill="#fff"/>\n<path d="M7 8v1h1V8H7Zm7 0h1v1h-1V8Z" fill="#000"/>\n</g>\n',variant12:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M5 7h3v2H5V7Zm7 0h3v2h-3V7Z" fill="#fff"/>\n<path d="M6 8h1v1H6V8Zm7 1V8h1v1h-1Z" fill="#000"/>\n</g>\n',variant11:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M5 7h3v2H5V7Zm7 0h3v2h-3V7Z" fill="#fff"/>\n<path d="M7 8h1v1H7V8Zm5 0h1v1h-1V8Z" fill="#000"/>\n</g>\n',variant10:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M6 7h1v1h1v1H6V7Zm6 0h1v1h1v1h-2V7Z" fill="#fff"/>\n<path d="M6 8h1v1H6V8Zm6 0h1v1h-1V8Z" fill="#000"/>\n</g>\n',variant09:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M5 8h2v1H5V8Zm7 0h2v1h-2V8Z" fill="#fff"/>\n<path d="M7 8h1v1H7V8Zm7 0h1v1h-1V8Z" fill="#000"/>\n</g>\n',variant08:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M6 8h1v1H6V8Zm7 0h1v1h-1V8Z" fill="#fff"/>\n<path d="M7 8h1v1H7V8Zm5 0h1v1h-1V8Z" fill="#000"/>\n</g>\n',variant07:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M5 7v1h3V7H5Zm7 0h3v1h-3V7Z" fill="#fff"/>\n<path d="M5 9V8h1V7h1v1h1v1H5Zm7 0V8h1V7h1v1h1v1h-3Z" fill="#000"/>\n<path d="M5 9V8h1V7h1v1h1v1H7V8H6v1H5Zm7 0V8h1V7h1v1h1v1h-1V8h-1v1h-1Z" fill="#fff" fill-opacity=".5"/>\n</g>\n',variant06:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M5 8h3v1H5V8Zm7 0h3v1h-3V8Z" fill="#fff"/>\n<path d="M6 8h1v1H6V8Zm7 0h1v1h-1V8Z" fill="#000"/>\n</g>\n',variant05:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M5 7h3v2H5V7Zm7 0h3v2h-3V7Z" fill="#fff"/>\n<path d="M5 8h2v1H5V8Zm7 0h2v1h-2V8Z" fill="#000"/>\n</g>\n',variant04:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M5 7h3v3H5V7Zm7 0h3v3h-3V7Z" fill="#fff"/>\n<path d="M6 8h1v1H6V8Zm7 0h1v1h-1V8Z" fill="#000"/>\n</g>\n',variant03:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M5 7h3v3H5V7Zm7 0h3v3h-3V7Z" fill="#fff"/>\n<path d="M6 7h2v2H6V7Zm7 0h2v2h-2V7Z" fill="#000"/>\n<path d="M6 7v1h1v1h1V8H7V7H6Zm7 0v1h1v1h1V8h-1V7h-1Z" fill="#fff" fill-opacity=".4"/>\n<path d="M7 7v1h1V7H7Zm7 0h1v1h-1V7Z" fill="#fff" fill-opacity=".7"/>\n</g>\n',variant02:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M5 7h3v3H5V7Zm7 0h3v3h-3V7Z" fill="#fff"/>\n<path d="M5 8h2v1H5V8Zm7 0h2v1h-2V8Z" fill="#000"/>\n<path d="M5 8h1v1H5V8Zm7 0h1v1h-1V8Z" fill="#fff" fill-opacity=".7"/>\n</g>\n',variant01:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M6 7h1v2H5V8h1V7Zm7 0h1v2h-2V8h1V7Z" fill="#fff"/>\n<path d="M7 7v1H6v1h2V7H7Zm7 0v1h-1v1h2V7h-1Z" fill="#000"/>\n<path d="M7 7v1h1V7H7ZM6 8v1h1V8H6Zm8-1v1h1V7h-1Zm-1 1v1h1V8h-1Z" fill="#fff" fill-opacity=".5"/>\n</g>\n'},eyebrows:{variant13:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M8 4v1H7v1H5V5h2V4h1Zm4 0h1v1h2v1h-2V5h-1V4Z" fill="'.concat(h.hair.value,'"/>\n<path d="M8 4v1H7v1H5V5h2V4h1Zm4 0h1v1h2v1h-2V5h-1V4Z" fill="#000" fill-opacity=".1"/>\n</g>\n'),variant12:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M6 5h3v2H8V6H6V5Zm5 0h3v1h-2v1h-1V5Z" fill="'.concat(h.hair.value,'"/>\n<path d="M6 5h3v2H8V6H6V5Zm5 0h3v1h-2v1h-1V5Z" fill="#000" fill-opacity=".1"/>\n</g>\n'),variant11:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M5 5h3v1h1v1H8V6H5V5Zm10 0h-3v1h-1v1h1V6h3V5Z" fill="'.concat(h.hair.value,'"/>\n<path d="M5 5h3v1h1v1H8V6H5V5Zm10 0h-3v1h-1v1h1V6h3V5Z" fill="#000" fill-opacity=".1"/>\n</g>\n'),variant10:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M6 5H4v2h1V6h1V5Zm8 0h2v2h-1V6h-1V5Z" fill="'.concat(h.hair.value,'"/>\n<path d="M6 5H4v2h1V6h1V5Zm8 0h2v2h-1V6h-1V5Z" fill="#000" fill-opacity=".1"/>\n</g>\n'),variant09:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M5 6h2v1H5V6Zm8 0h2v1h-2V6Z" fill="'.concat(h.hair.value,'"/>\n<path d="M5 6h2v1H5V6Zm8 0h2v1h-2V6Z" fill="#000" fill-opacity=".1"/>\n</g>\n'),variant08:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M6 5h1v1h1v1H5V6h1V5Zm7 0h1v1h1v1h-3V6h1V5Z" fill="'.concat(h.hair.value,'"/>\n<path d="M6 5h1v1h1v1H5V6h1V5Zm7 0h1v1h1v1h-3V6h1V5Z" fill="#000" fill-opacity=".1"/>\n</g>\n'),variant07:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M6 5h2v1h1v1H8V6H6V5Zm8 0h-2v1h-1v1h1V6h2V5Z" fill="'.concat(h.hair.value,'"/>\n<path d="M6 5h2v1h1v1H8V6H6V5Zm8 0h-2v1h-1v1h1V6h2V5Z" fill="#000" fill-opacity=".1"/>\n</g>\n'),variant06:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M12 7V6h1V5h1v1h1v1h-1V6h-1v1h-1ZM5 7V6h1V5h1v1h1v1H7V6H6v1H5Z" fill="'.concat(h.hair.value,'"/>\n<path d="M12 7V6h1V5h1v1h1v1h-1V6h-1v1h-1ZM5 7V6h1V5h1v1h1v1H7V6H6v1H5Z" fill="#000" fill-opacity=".1"/>\n</g>\n'),variant05:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M7 5v1H5v1H4V6h1V5h2Zm6 0h2v1h1v1h-1V6h-2V5Z" fill="'.concat(h.hair.value,'"/>\n<path d="M7 5v1H5v1H4V6h1V5h2Zm6 0h2v1h1v1h-1V6h-2V5Z" fill="#000" fill-opacity=".1"/>\n</g>\n'),variant04:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M4 7V5h3v1H5v1H4Zm12-2v2h-1V6h-2V5h3Z" fill="'.concat(h.hair.value,'"/>\n<path d="M4 7V5h3v1H5v1H4Zm12-2v2h-1V6h-2V5h3Z" fill="#000" fill-opacity=".1"/>\n</g>\n'),variant03:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M7 5h1v1h1v1H8V6H7V5Zm6 0v1h-1v1h-1V6h1V5h1Z" fill="'.concat(h.hair.value,'"/>\n<path d="M7 5h1v1h1v1H8V6H7V5Zm6 0v1h-1v1h-1V6h1V5h1Z" fill="#000" fill-opacity=".1"/>\n</g>\n'),variant02:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M4 7V6h1V5h1v1H5v1H4Zm10-2h1v1h1v1h-1V6h-1V5Z" fill="'.concat(h.hair.value,'"/>\n<path d="M4 7V6h1V5h1v1H5v1H4Zm10-2h1v1h1v1h-1V6h-1V5Z" fill="#000" fill-opacity=".1"/>\n</g>\n'),variant01:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M7 5v1H5v1H4V6h1V5h2Zm7 0v1h-2v1h-1V6h1V5h2Z" fill="'.concat(h.hair.value,'"/>\n<path d="M7 5v1H5v1H4V6h1V5h2Zm7 0v1h-2v1h-1V6h1V5h2Z" fill="#000" fill-opacity=".1"/>\n</g>\n')},mouth:{surprised03:(v,h)=>'\n<path d="M9 12v2h2v-2H9Z" fill="'.concat(h.mouth.value,'"/>\n'),surprised02:(v,h)=>'\n<path d="M9 13v1h1v-1H9Z" fill="'.concat(h.mouth.value,'"/>\n'),happy09:(v,h)=>'\n<path d="M7 12v1h1v1h4v-1H8v-1H7Z" fill="'.concat(h.mouth.value,'"/>\n'),happy08:(v,h)=>'\n<path d="M10 12v1H9v1h2v-2h-1Z" fill="'.concat(h.mouth.value,'"/>\n'),happy07:(v,h)=>'\n<path d="M8 13v1h4v-1h1v-1h-1v1H8Z" fill="'.concat(h.mouth.value,'"/>\n'),happy06:(v,h)=>'\n<path d="M9 12v2h2v-1h-1v-1H9Z" fill="'.concat(h.mouth.value,'"/>\n<path d="M11 14v-1h-1v-1H9v1h1v1h1Z" fill="#fff" fill-opacity=".2"/>\n'),happy05:(v,h)=>'\n<path d="M8 12v1h1v1h2v-1h1v-1H8Z" fill="'.concat(h.mouth.value,'"/>\n'),happy04:(v,h)=>'\n<path d="M9 13v1h2v-1h1v-1h-1v1H9Z" fill="'.concat(h.mouth.value,'"/>\n'),happy03:(v,h)=>'\n<path d="M8 12v1h1v1h2v-1H9v-1H8Z" fill="'.concat(h.mouth.value,'"/>\n'),happy02:(v,h)=>'\n<path d="M8 12v1h1v1h2v-1h1v-1h-1v-1H9v1H8Z" fill="'.concat(h.mouth.value,'"/>\n<path d="M9 12v1h2v-1H9Z" fill="#fff"/>\n'),happy01:(v,h)=>'\n<path d="M8 12v1h1v1h2v-1h1v-1h-1v-1H9v1H8Z" fill="'.concat(h.mouth.value,'"/>\n<path d="M9 12v1h2v-1H9Z" fill="#fff" fill-opacity=".2"/>\n'),sad08:(v,h)=>'\n<path d="M9 12v1H8v1h4v-1h-1v-1H9Z" fill="'.concat(h.mouth.value,'"/>\n'),sad07:(v,h)=>'\n<path d="M11 12v1H9v1H8v-1h1v-1h2Z" fill="'.concat(h.mouth.value,'"/>\n'),sad06:(v,h)=>'\n<path d="M8 12h3v1H8v-1Z" fill="'.concat(h.mouth.value,'"/>\n'),sad05:(v,h)=>'\n<path d="M8 12h4v1H8v-1Z" fill="'.concat(h.mouth.value,'"/>\n'),sad04:(v,h)=>'\n<path d="M9 12h2v1H9v-1Z" fill="'.concat(h.mouth.value,'"/>\n'),sad03:(v,h)=>'\n<path d="M8 12v1h3v1h1v-1h-1v-1H8Z" fill="'.concat(h.mouth.value,'"/>\n'),sad02:(v,h)=>'\n<path d="M8 13v1h1v-1h3v-1H9v1H8Z" fill="'.concat(h.mouth.value,'"/>\n'),sad01:(v,h)=>'\n<path d="M10 12v1h1v1h1v-2h-2Z" fill="'.concat(h.mouth.value,'"/>\n'),surprised01:(v,h)=>'\n<path d="M8 12v2h4v-2H8Z" fill="#fff"/>\n'},hair:{short11:(v,h)=>'\n<path d="M4 4v2h1V5h1V4h8v1h1v1h1V4h-1V3H5v1H4Z" fill="'.concat(h.hair.value,'"/>\n'),short10:(v,h)=>'\n<path d="M6 2h8v1h1v1h1v3h-1V6h-1V5h-1V4H9v1H7v1H6v1H4V4h1V3h1V2Z" fill="'.concat(h.hair.value,'"/>\n'),short09:(v,h)=>'\n<path d="M4 7h1V5h1V4h2v1h1v1h2V5h1V4h2v1h1v2h1V5h-1V4h-1V3H6v1H5v1H4v2Z" fill="'.concat(h.hair.value,'"/>\n'),short08:(v,h)=>'\n<path d="M3 8h1V5h12v3h1V4h-1V3h-1V2H5v1H4v1H3v4Z" fill="'.concat(h.hair.value,'"/>\n'),short07:(v,h)=>'\n<path fill-rule="evenodd" clip-rule="evenodd" d="M2 5v1h1v1h2V5h1V3H4v1H3v1H2Zm6-1h2v1h2V4h1V3H8v1Zm6 1h1v2h2V6h1V5h-1V4h-1V3h-2v2Z" fill="'.concat(h.hair.value,'"/>\n'),short06:(v,h)=>'\n<path d="M3 8h1V5h2V3h8v1h1v1h1v3h1V3h-2V2h-2V1h-1v1h-2V1H9v1H8V1H7v1H5v1H4v1H3v4Z" fill="'.concat(h.hair.value,'"/>\n'),short05:(v,h)=>'\n<path d="M11 5V4h1V3H8v1h1v1h2Z" fill="'.concat(h.hair.value,'"/>\n'),short04:(v,h)=>'\n<path d="M3 8h1V6h2V5h2V4h1v1h2v1h2v1h2v1h2V5h-1V4h-1V3H5v1H4v1H3v3Z" fill="'.concat(h.hair.value,'"/>\n'),short03:(v,h)=>'\n<path d="M5 5h10V4h-1V3H6v1H5v1Z" fill="'.concat(h.hair.value,'"/>\n'),short02:(v,h)=>'\n<path d="M3 5H2v3h2V5h1V4h1v1h2V4h4V3h1v1h1v1h1v1h1v2h1V7h1V5h-1V4h-1V3h-1V2h-1V1h-1v1h-2V1h-1v1H7V1H5v1H4v1H3v2Z" fill="'.concat(h.hair.value,'"/>\n'),long15:(v,h)=>'\n<path d="M1 7h1v5h1v1h1V7h1V6h1V4h1V3h6v1h1v1h1v1h1v7h1v-2h1V7h-1V6h1V4h-1v1h-1V3h1V2h-1v1h-1V2h-1V1h-1V0h-1v1H6V0H5v1H4V0H3v1h1v2H3V2H2v1h1v1H2v2H1v1Z" fill="'.concat(h.hair.value,'"/>\n'),short01:(v,h)=>'\n<path d="M6 3v1H5v1H4v3h2V7h1V6h4V5h1V4h1v1h-1v1h1v1h1v1h2V5h-1V4h-1V3H6Z" fill="'.concat(h.hair.value,'"/>\n'),long14:(v,h)=>'\n<path fill-rule="evenodd" clip-rule="evenodd" d="M3 11v6h1v-1h4v-1H6v-1H5v-1H4v-2H3Zm0-3h2V5h10v3h2V4h-1V3H4v1H3v4Zm13 3h1v6h-1v-1h-4v-1h2v-1h1v-1h1v-2Z" fill="'.concat(h.hair.value,'"/>\n'),long13:(v,h)=>'\n<path fill-rule="evenodd" clip-rule="evenodd" d="M3 11v5h2v-3H4v-2H3Zm0-3h2V5h10v3h2V4h-1V3H4v1H3v4Zm13 3h1v5h-2v-3h1v-2Z" fill="'.concat(h.hair.value,'"/>\n'),long12:(v,h)=>'\n<path d="M4 13h1v1H3V4h1V3h1V2h10v1h1v1h1v10h-2v-1h1V5H4v8Z" fill="'.concat(h.hair.value,'"/>\n'),long11:(v,h)=>'\n<path d="M2 18h2v-1h4v-2H6v-1H5v-1H4V5h1V4h1v1h1V4h1v1h1V4h6v1h1v8h-1v1h-1v1h-2v2h4v1h2V4h-1V3h-1V2H4v1H3v1H2v14Z" fill="'.concat(h.hair.value,'"/>\n'),long10:(v,h)=>'\n<path fill-rule="evenodd" clip-rule="evenodd" d="M3 14.1V11h1v2h1v1l-2 .1ZM17 11v3h-2v-1h1v-2h1ZM3 8h1V5h1V4h1V3h8v1h1v1h1v3h1V4h-1V3h-1V2H5v1H4v1H3v4Z" fill="'.concat(h.hair.value,'"/>\n'),long09:(v,h)=>'\n<path d="M2 15h2V5h12v10h2V4h-1V3h-1V2H4v1H3v1H2v11Z" fill="'.concat(h.hair.value,'"/>\n'),long08:(v,h)=>'\n<path d="M2 14h2V7h1V6h1V5h1V4h1V3h6v1h1v1h1v9h2V3h-1V2h-1V1H4v1H3v1H2v11Z" fill="'.concat(h.hair.value,'"/>\n'),long07:(v,h)=>'\n<path d="M4 5v3h1V5h2v1h1V5h1v1h1V5h5v3h1V5h1V3h-1V2h-2v1H6V2H4v1H3v2h1Z" fill="'.concat(h.hair.value,'"/>\n'),long06:(v,h)=>'\n<path d="M3 11h1V9h1V8h1V7h1V6h1V5h5v1h3V5h-1V4h-1V3H5v1H4v1H3v6Z" fill="'.concat(h.hair.value,'"/>\n'),long05:(v,h)=>'\n<path d="M2 17h2v-1h4v-1H6v-1H5v-1H4v-2H3V8h1V5h1V4h6V3h1v1h1V3h1v1h1v1h1v3h1v3h-1v2h-1v1h-1v1h-2v1h4v1h2V4h-1V3h-1V2h-1V1H5v1H4v1H3v1H2v13Z" fill="'.concat(h.hair.value,'"/>\n'),long04:(v,h)=>'\n<path fill-rule="evenodd" clip-rule="evenodd" d="M3 14h2v-1H4v-2H3v3Zm12 0h2v-3h-1v2h-1v1Zm2-6V3h-1V2H4v1H3v5h1V5h1V4h1V3h8v1h1v1h1v3h1Z" fill="'.concat(h.hair.value,'"/>\n'),long03:(v,h)=>'\n<path fill-rule="evenodd" clip-rule="evenodd" d="M3 13v1H2v2H1v1h1v-1h1v-1h1v-1h1v-1H4v-2H3v2Zm0-5h1V7h1V6h1V5h8v1h1v1h1v1h1V4h-1V3h-1V2H5v1H4v1H3v4Z" fill="'.concat(h.hair.value,'"/>\n'),long02:(v,h)=>'\n<path d="M2 15h4v-1H5v-1H4V6h2V5h2V4h1V3h4v1h1v1h1v1h1v7h-1v1h-1v1h4V4h-1V3h-1V2h-1V1H5v1H4v1H3v1H2v11Z" fill="'.concat(h.hair.value,'"/>\n'),long01:(v,h)=>'\n<path fill-rule="evenodd" clip-rule="evenodd" d="M3 11v3H2v2H1v1h1v-1h1v-1h1v-1h1v-1H4v-2H3Zm14 0v3h1v2h1v1h-1v-1h-1v-1h-1v-1h-1v-1h1v-2h1Zm-1-3h1V4h-1V3h-1V2H5v1H4v1H3v4h1V7h1V6h1V5h8v1h1v1h1v1Z" fill="'.concat(h.hair.value,'"/>\n')},accessories:{variant04:(v,h)=>'\n<path fill-rule="evenodd" clip-rule="evenodd" d="M3 10v1h1v-1H3Zm13 0v1h1v-1h-1Z" fill="'.concat(h.accessories.value,'"/>\n'),variant03:(v,h)=>'\n<path fill-rule="evenodd" clip-rule="evenodd" d="M3 10v2h1v-2H3Zm13 0h1v2h-1v-2Z" fill="'.concat(h.accessories.value,'"/>\n'),variant02:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M3 10v2h1v-2H3Zm13 0h1v2h-1v-2Z" fill="'.concat(h.accessories.value,'"/>\n<path d="M3 10v1h1v-1H3Zm13 0h1v1h-1v-1Z" fill="#fff" fill-opacity=".4"/>\n</g>\n'),variant01:(v,h)=>'\n<path d="M4 11H2v2h2v-2ZM18 11h-2v2h2v-2Z" fill="'.concat(h.accessories.value,'"/>\n')},glasses:{variant07:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path opacity=".2" d="M5 7h3v3H5V7Zm7 0h3v3h-3V7Z" fill="#fff"/>\n<path opacity=".2" d="M7 7h1v1H7V7Zm7 0h1v1h-1V7Z" fill="#fff"/>\n<path d="M12 10V7h3v3h-3Zm-1-4v1H9V6H4v1H3v1h1v3h5V8h2v3h5V8h1V7h-1V6h-5Zm-6 4V7h3v3H5Z" fill="'.concat(h.glasses.value,'"/>\n<path d="M3 7h1v1H3V7Zm6 0h2v1H9V7Zm7 0h1v1h-1V7Z" fill="#fff" fill-opacity=".2"/>\n</g>\n'),variant06:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path opacity=".2" d="M5 7h3v2H5V7Zm7 0h3v2h-3V7Z" fill="#fff"/>\n<path opacity=".2" d="M7 7h1v1H7V7Zm7 0h1v1h-1V7Z" fill="#fff"/>\n<path d="M5 7v2h3V7H5ZM4 6v1H3v1h1v1h1v1h3V9h1V8h2v1h1v1h3V9h1V8h1V7h-1V6h-5v1H9V6H4Zm8 1v2h3V7h-3Z" fill="'.concat(h.glasses.value,'"/>\n<path d="M3 7h1v1H3V7Zm6 0h2v1H9V7Zm7 0h1v1h-1V7Z" fill="#fff" fill-opacity=".2"/>\n</g>\n'),variant05:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path opacity=".2" d="M5 8h3v1H5V8Zm7 0h3v1h-3V8Z" fill="#fff"/>\n<path opacity=".2" d="M7 8h1v1H7V8Zm7 0h1v1h-1V8Z" fill="#fff"/>\n<path d="M5 8v1h3V8H5ZM3 7v1h1v1h1v1h3V9h1V8h2v1h1v1h3V9h1V8h1V7H3Zm9 1v1h3V8h-3Z" fill="'.concat(h.glasses.value,'"/>\n<path d="M3 7v1h1V7H3Zm6 0v1h2V7H9Zm7 0v1h1V7h-1Z" fill="#fff" fill-opacity=".2"/>\n</g>\n'),variant04:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path opacity=".2" d="M5 7h3v2H5V7Zm7 0h3v2h-3V7Z" fill="#fff"/>\n<path opacity=".2" d="M7 7h1v1H7V7Zm7 0h1v1h-1V7Z" fill="#fff"/>\n<path d="M12 7v2h3V7h-3ZM8 6H5v1H3v1h1v1h1v1h3V9h1V8h2v1h1v1h3V9h1V8h1V7h-2V6h-3v1H8V6ZM5 7v2h3V7H5Z" fill="'.concat(h.glasses.value,'"/>\n<path d="M3 7h1v1H3V7Zm6 0h2v1H9V7Zm7 0h1v1h-1V7Z" fill="#fff" fill-opacity=".2"/>\n</g>\n'),variant03:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M4 8H3V7h1V6h5v1h2V6h5v1h1v1h-1v2h-5V8H9v2H4V8Zm1 0V7h3v2H5V8Zm7-1v2h3V7h-3Z" fill="'.concat(h.glasses.value,'"/>\n<path opacity=".2" d="M5 7h3v2H5V7Zm7 0h3v2h-3V7Z" fill="#fff"/>\n<path opacity=".2" d="M14 7h1v1h-1V7ZM7 7h1v1H7V7Z" fill="#fff"/>\n<path d="M3 8V7h1v1H3Zm6-1v1h2V7H9Zm7 0v1h1V7h-1Z" fill="#fff" fill-opacity=".2"/>\n</g>\n'),variant02:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M4 8H3V7h14v1h-1v2h-5V8H9v2H4V8Zm1 0h3v1H5V8Zm7 0h3v1h-3V8Z" fill="'.concat(h.glasses.value,'"/>\n<path opacity=".2" d="M7 8v1h1V8H7Zm7 0v1h1V8h-1Z" fill="#fff"/>\n<path opacity=".2" d="M5 8h3v1H5V8Zm7 0h3v1h-3V8Z" fill="#fff"/>\n<path d="M3 7v1h1V7H3Zm13 0v1h1V7h-1ZM9 7v1h2V7H9Z" fill="#fff" fill-opacity=".2"/>\n</g>\n'),variant01:(v,h)=>'\n<path d="M3 8V7h1V6h2v1h1V6h2v1h2V6h2v1h1V6h2v1h1v1h-1v1h-1v1h-1v1h-1v-1h-1V9h-1V8H9v1H8v1H7v1H6v-1H5V9H4V8H3Z" fill="'.concat(h.glasses.value,'"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M3 7v1h1V7h1V6H4v1H3Zm5-1v1h1v1h2V7h1V6h-1v1H9V6H8Zm7 0v1h1v1h1V7h-1V6h-1Z" fill="#fff" fill-opacity=".2"/>\n')},hat:{variant01:(v,h)=>'\n<path d="M4 1v2H2v2h16V3h-2V1H4Z" fill="'.concat(h.hat.value,'"/>\n'),variant02:(v,h)=>'\n<path d="M4 4H2v1h16V4h-2V1H4v3Z" fill="'.concat(h.hat.value,'"/>\n'),variant03:(v,h)=>'\n<path d="M3 4v2h14V4h-1V3h-1V2H5v1H4v1H3Z" fill="'.concat(h.hat.value,'"/>\n'),variant04:(v,h)=>'\n<path d="M6 1v1H5v1H4v2h14V4h-2V3h-1V2h-1V1H6Z" fill="'.concat(h.hat.value,'"/>\n'),variant05:(v,h)=>'\n<path d="M3 5V3h2V1h10v2h2v2H3Z" fill="'.concat(h.hat.value,'"/>\n<path d="M4 1v2h12V1H4Z" fill="#fff" fill-opacity=".2"/>\n'),variant06:(v,h)=>'\n<path d="M3 5V4h2V1h10v3h2v1H3Z" fill="'.concat(h.hat.value,'"/>\n<path d="M5 1v3h10V1H5Z" fill="#fff" fill-opacity=".2"/>\n'),variant07:(v,h)=>'\n<path d="M3 6V4h1V3h1V2h10v1h1v1h1v2H3Z" fill="'.concat(h.hat.value,'"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M4 3v1h12V3H4ZM3 5v1h14V5H3Z" fill="#fff" fill-opacity=".2"/>\n'),variant08:(v,h)=>'\n<path d="M14 2H6v1H5v1H4v2h14V5h-2V4h-1V3h-1V2Z" fill="'.concat(h.hat.value,'"/>\n<path d="M5 6h1V5h1V4h1V3H7v1H6v1H5v1Z" fill="#fff" fill-opacity=".2"/>\n'),variant09:(v,h)=>'\n<path d="M5 1v2H3v2h14V3h-2V1H5Z" fill="'.concat(h.hat.value,'"/>\n<path d="M14 3V0h-1v3h1Z" fill="#fff" fill-opacity=".2"/>\n'),variant10:(v,h)=>'\n<path d="M4 0v5H2v1h16V5h-2V0H4Z" fill="'.concat(h.hat.value,'"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M15 3V0h-1v3h1Zm-2-3v2h-1V0h1Z" fill="#fff" fill-opacity=".2"/>\n'),variant11:(v,h)=>'\n<path d="M3 3v2h14V3h-1V2h-1V1H5v1H4v1H3Z" fill="'.concat(h.hat.value,'"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M14 1v4h-1V1h1Zm-2 0v4h-1V1h1Z" fill="#fff" fill-opacity=".2"/>\n'),variant12:(v,h)=>'\n<path d="M5 4H4v2h14V5h-2V4h-1V3h-1V2H6v1H5v1Z" fill="'.concat(h.hat.value,'"/>\n<path d="M14 4h-3v1h3V4Z" fill="#fff" fill-opacity=".2"/>\n')},clothing:{variant25:(v,h)=>'\n<path d="M3 20v-3h1v-1h12v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n<path d="M5 20v-2h1v-1h8v1h1v2h-2v-1h-2v1H9v-1H7v1H5Z" fill="#fff" fill-opacity=".2"/>\n'),variant24:(v,h)=>'\n<path d="M3 20v-3h1v-1h12v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n<path d="M8 16H4v1H3v3h14v-3h-1v-1h-4v1h1v1h-1v1h-1v-1H9v1H8v-1H7v-1h1v-1Z" fill="#fff" fill-opacity=".2"/>\n<path d="M9 16v1h2v-1H9Z" fill="#fff"/>\n'),variant23:(v,h)=>'\n<path d="M3 20v-3h1v-1h12v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M9 16H4v1H3v3h6v-2H8v-1h1v-1Zm2 0h5v1h1v3h-6v-2h1v-1h-1v-1Z" fill="#fff" fill-opacity=".3"/>\n'),variant22:(v,h)=>'\n<path d="M3 20v-3h1v-1h3v2h6v-2h3v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M5 16H4v1H3v3h2v-4Zm1 0h1v2h6v-2h1v4H6v-4Zm9 0h1v1h1v3h-2v-4Z" fill="#fff" fill-opacity=".2"/>\n'),variant21:(v,h)=>'\n<path d="M3 20v-3h1v-1h4v1h1v1h2v-1h1v-1h4v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M4 17v-1h3v1H4Zm9 0v-1h3v1h-3Z" fill="#fff" fill-opacity=".2"/>\n'),variant20:(v,h)=>'\n<path d="M3 20v-3h1v-1h3v-1h1v1h1v1h2v-1h1v-1h1v1h3v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M6 16H4v1H3v3h6v-2H8v-1H6v-1Zm2 0h1-1Zm3 0h1-1Zm2 0h1v1h-2v1h-1v2h6v-3h-1v-1h-3Z" fill="#fff" fill-opacity=".2"/>\n'),variant19:(v,h)=>'\n<path d="M5 16H4v1H3v3h14v-3h-1v-1h-3v1H7v-1H5Z" fill="'.concat(h.clothes.value,'"/>\n<path d="M10 20v-1h3v1h-3Z" fill="#fff" fill-opacity=".5"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M5 16H4v1H3v3h1v-1h1v-3Zm1 0h1v1h6v-1h1v2H6v-2Zm9 0h1v1h1v3h-1v-1h-1v-3Z" fill="#fff" fill-opacity=".8"/>\n'),variant18:(v,h)=>'\n<path d="M3 20v-3h1v-1h4v1h4v-1h4v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M3 20v-1h1v1H3Zm2 0v-1h1v1H5Zm2 0v-1h1v1H7Zm2 0v-1h1v1H9Zm2 0v-1h1v1h-1Zm2 0v-1h1v1h-1Zm2 0v-1h1v1h-1Zm1-2h1v1h-1v-1Zm-2 0h1v1h-1v-1Zm-2 0h1v1h-1v-1Zm-2 0h1v1h-1v-1Zm-2 0h1v1H8v-1Zm-2 0h1v1H6v-1Zm-2 0h1v1H4v-1Zm-1-1h1v1H3v-1Zm2 0h1v1H5v-1Zm2 0h1v1H7v-1Zm2 0h1v1H9v-1Zm2 0h1v1h-1v-1Zm2 0h1v1h-1v-1Zm2 0h1v1h-1v-1ZM4 16h1v1H4v-1Zm2 0h1v1H6v-1Zm6 0h1v1h-1v-1Zm2 0h1v1h-1v-1Z" fill="#fff" fill-opacity=".2"/>\n'),variant17:(v,h)=>'\n<path d="M3 20v-3h1v-1h4v1h4v-1h4v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M3 20v-2h1v2H3Zm3 0v-2h2v2H6Zm4 0v-2h2v2h-2Zm4 0v-2h2v2h-2Zm2-3v1h1v-1h-1Zm-2 1v-2h-2v2h2Zm-6-1v1h2v-1H8Zm-4-1v2h2v-2H4Z" fill="#fff" fill-opacity=".2"/>\n'),variant16:(v,h)=>'\n<path d="M3 20v-3h1v-1h4v1h4v-1h4v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M3 19h14v1H3v-1Zm0-2h14v1H3v-1Z" fill="#fff" fill-opacity=".2"/>\n'),variant15:(v,h)=>'\n<path d="M3 20v-3h1v-1h4v1h4v-1h4v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n'),variant14:(v,h)=>'\n<path d="M3 20v-3h1v-1h4v-1h4v1h4v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n<path d="M3 20v-3h1v-1h12v1h1v3H3Z" fill="#fff" fill-opacity=".2"/>\n<path d="M12 20v-1h3v1h-3Z" fill="#fff" fill-opacity=".2"/>\n'),variant13:(v,h)=>'\n<path d="M3 20v-3h1v-1h12v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n'),variant12:(v,h)=>'\n<path fill-rule="evenodd" clip-rule="evenodd" d="M4 16v4h4v-1H7v-1H6v-1H5v-1H4Zm12 0v4h-4v-1h1v-1h1v-1h1v-1h1Z" fill="'.concat(h.clothes.value,'"/>\n'),variant11:(v,h)=>'\n<path fill-rule="evenodd" clip-rule="evenodd" d="M5 16h1v2h1v1h1v1H5v-4Zm9 0h1v4h-3v-1h1v-1h1v-2Z" fill="'.concat(h.clothes.value,'"/>\n'),variant10:(v,h)=>'\n<path d="M4 20v-2h1v-1h1v-1h2v1h1v1h2v-1h1v-1h2v1h1v1h1v2H4Z" fill="'.concat(h.clothes.value,'"/>\n'),variant09:(v,h)=>'\n<path d="M3 20v-3h1v-1h4v1h1v1h2v-1h1v-1h4v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n<path d="M3 20v-3h1v-1h2v1h1v1h1v1h4v-1h1v-1h1v-1h2v1h1v3H3Z" fill="#fff" fill-opacity=".2"/>\n'),variant08:(v,h)=>'\n<path d="M3 20v-3h1v-1h5v1h2v-1h5v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M3 20v-2h1v1h3v1H3Zm14 0v-2h-1v1h-3v1h4Z" fill="#fff" fill-opacity=".4"/>\n<path d="M7 16H4v1H3v1h1v1h3v1h6v-1h3v-1h1v-1h-1v-1h-3v1H7v-1Z" fill="#fff" fill-opacity=".2"/>\n'),variant07:(v,h)=>'\n<path d="M3 20v-3h1v-1h4v1h4v-1h4v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n<path d="M15 20h2v-3h-1v-1h-4v1H8v-1H4v1H3v3h2v-2h10v2Z" fill="#fff" fill-opacity=".4"/>\n'),variant06:(v,h)=>'\n<path d="M3 20v-3h1v-1h4v1h1v1h2v-1h1v-1h4v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n<path d="M6 16v1h1v1h1v1h4v-1h1v-1h1v-1h-2v1h-1v1H9v-1H8v-1H6Z" fill="#fff" fill-opacity=".4"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M13 20v-1h2v1h-2Zm1-4v1h2v-1h-2Zm-8 0H4v1h2v-1Z" fill="#fff" fill-opacity=".2"/>\n'),variant05:(v,h)=>'\n<path d="M3 20v-3h1v-1h3v1h1v1h1v1h2v-1h1v-1h1v-1h3v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n'),variant04:(v,h)=>'\n<path fill-rule="evenodd" clip-rule="evenodd" d="M3 20v-3h1v-1h2v1h1v1h1v1h1v1H3Zm14 0v-3h-1v-1h-2v1h-1v1h-1v1h-1v1h6Z" fill="'.concat(h.clothes.value,'"/>\n'),variant03:(v,h)=>'\n<path d="M4 16v4h4v-1H7v-1H6v-2H4ZM16 20v-4h-2v2h-1v1h-1v1h4Z" fill="'.concat(h.clothes.value,'"/>\n'),variant02:(v,h)=>'\n<path d="M3 20v-3h1v-1h3v1h1v1h1v1h2v-1h1v-1h1v-1h3v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n<path d="M6 16v1h1v1h1v1h1v1h2v-1h1v-1h1v-1h1v-1h-1v1h-1v1h-1v1H9v-1H8v-1H7v-1H6Z" fill="#fff" fill-opacity=".4"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M15 16v1h-1v1h-1v1h-1v1h-1v-1h1v-1h1v-1h1v-1h1ZM5 16v1h1v1h1v1h1v1h1v-1H8v-1H7v-1H6v-1H5Z" fill="#fff" fill-opacity=".2"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M3 20h1v-3h1v1h1v1h1v1h1v-1H7v-1H6v-1H5v-1H4v1H3v3Zm14 0v-3h-1v-1h-1v1h-1v1h-1v1h-1v1h1v-1h1v-1h1v-1h1v3h1Z" fill="#fff" fill-opacity=".1"/>\n'),variant01:(v,h)=>'\n<path d="M3 20v-3h1v-1h5v1h2v-1h5v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M3 17h14v1H3v-1Zm0 2v1h14v-1H3Z" fill="#fff" fill-opacity=".2"/>\n')}});function l({prng:v,group:h,values:l=[]}){const n=a,t=v.pick(l);return n[h][t]?{name:t,value:n[h][t]}:void 0}function n({prng:v,options:h}){const a=l({prng:v,group:"beard",values:h.beard}),n=l({prng:v,group:"eyes",values:h.eyes}),t=l({prng:v,group:"eyebrows",values:h.eyebrows}),i=l({prng:v,group:"mouth",values:h.mouth}),e=l({prng:v,group:"hair",values:h.hair}),r=l({prng:v,group:"accessories",values:h.accessories}),o=l({prng:v,group:"glasses",values:h.glasses}),f=l({prng:v,group:"hat",values:h.hat}),d=l({prng:v,group:"clothing",values:h.clothing});return{beard:v.bool(h.beardProbability)?a:void 0,eyes:n,eyebrows:t,mouth:i,hair:v.bool(h.hairProbability)?e:void 0,accessories:v.bool(h.accessoriesProbability)?r:void 0,glasses:v.bool(h.glassesProbability)?o:void 0,hat:v.bool(h.hatProbability)?f:void 0,clothing:d}}var t=Object.freeze({__proto__:null,skin:{variant01:"rgba(255, 219, 172, 1)",variant02:"rgba(245, 207, 160, 1)",variant03:"rgba(234, 195, 147, 1)",variant04:"rgba(224, 182, 135, 1)",variant05:"rgba(203, 158, 110, 1)",variant06:"rgba(182, 134, 85, 1)",variant07:"rgba(162, 109, 61, 1)",variant08:"rgba(141, 85, 36, 1)"},hair:{variant01:"rgba(202, 177, 136, 1)",variant02:"rgba(167, 137, 97, 1)",variant03:"rgba(131, 98, 59, 1)",variant04:"rgba(96, 58, 20, 1)",variant05:"rgba(96, 48, 21, 1)",variant06:"rgba(97, 38, 22, 1)",variant07:"rgba(97, 28, 23, 1)",variant08:"rgba(78, 26, 19, 1)",variant09:"rgba(59, 23, 14, 1)",variant10:"rgba(40, 21, 10, 1)"},accessories:{gold01:"rgba(218, 165, 32, 1)",gold02:"rgba(255, 215, 0, 1)",gold03:"rgba(250, 250, 210, 1)",silver01:"rgba(211, 211, 211, 1)",silver02:"rgba(169, 169, 169, 1)"},mouth:{variant01:"rgba(210, 153, 133, 1)",variant02:"rgba(201, 130, 118, 1)",variant03:"rgba(227, 93, 106, 1)",variant04:"rgba(222, 15, 13, 1)"},clothes:{yellow01:"rgba(255, 238, 173, 1)",yellow02:"rgba(255, 217, 105, 1)",yellow03:"rgba(255, 196, 37, 1)",red01:"rgba(255, 111, 105, 1)",red02:"rgba(209, 17, 65, 1)",red03:"rgba(174, 0, 1, 1)",blue01:"rgba(91, 192, 222, 1)",blue02:"rgba(66, 139, 202, 1)",blue03:"rgba(3, 57, 108, 1)",green01:"rgba(136, 216, 176, 1)",green02:"rgba(68, 197, 133, 1)",green03:"rgba(0, 177, 89, 1)"},hat:{pink01:"rgba(204, 97, 146, 1)",blue01:"rgba(38, 99, 163, 1)",green01:"rgba(61, 138, 107, 1)",purple01:"rgba(97, 79, 138, 1)",red01:"rgba(166, 33, 22, 1)",black01:"rgba(46, 30, 5, 1)",gray01:"rgba(152, 151, 137, 1)"},glasses:{green01:"rgba(95, 112, 92, 1)",blue01:"rgba(67, 103, 125, 1)",red01:"rgba(160, 75, 93, 1)",black01:"rgba(75, 75, 75, 1)",black02:"rgba(50, 50, 50, 1)",black03:"rgba(25, 25, 25, 1)"}});function i({prng:v,group:h,values:a=[]}){var l;const n=t;0===a.length&&a.push("transparent");const i=v.pick(a);return{name:i,value:null!==(l=n[h][i])&&void 0!==l?l:i}}function e({prng:v,options:h}){return{skin:i({prng:v,group:"skin",values:h.skinColor}),hair:i({prng:v,group:"hair",values:h.hairColor}),accessories:i({prng:v,group:"accessories",values:h.accessoriesColor}),mouth:i({prng:v,group:"mouth",values:h.mouthColor}),clothes:i({prng:v,group:"clothes",values:h.clothesColor}),hat:i({prng:v,group:"hat",values:h.hatColor}),glasses:i({prng:v,group:"glasses",values:h.glassesColor})}}const r={beard:{width:20,height:20},eyes:{width:20,height:20},eyebrows:{width:20,height:20},mouth:{width:20,height:20},hair:{width:20,height:20},accessories:{width:20,height:20},glasses:{width:20,height:20},hat:{width:20,height:20},clothing:{width:20,height:20}},o={meta:{title:"Pixel Art",creator:"Plastic Jam",license:{name:"MIT",url:"https://github.com/dicebear/dicebear/blob/main/packages/%40dicebear/pixel-art/LICENSE"}},schema:h,create:({prng:v,options:h})=>{var a,l,t,i,r,o,f,d,p,c,V,u,H,Z,s,g,m,M;const y=n({prng:v,options:h}),b=e({prng:v,options:h});return{attributes:{viewBox:"0 0 20 20",fill:"none","shape-rendering":"auto"},body:'\n<path d="M6 4V3h8v1h1v1h1v3h1v3h-1v2h-1v1h-1v1h-2v1h4v1h1v3H3v-3h1v-1h4v-1H6v-1H5v-1H4v-2H3V8h1V5h1V4h1Z" fill="'.concat(b.skin.value,'"/>\n<path d="M6 3v1H5v1H4v3H3v3h1v2h1v1h1v1h8v-1h1v-1h1v-2h1V8h-1V5h-1V4h-1V3H6Z" fill="#fff" fill-opacity=".1"/>\n').concat(null!==(a=null===(l=y.beard)||void 0===l?void 0:l.value(y,b))&&void 0!==a?a:"","\n").concat(null!==(t=null===(i=y.eyes)||void 0===i?void 0:i.value(y,b))&&void 0!==t?t:"","\n").concat(null!==(r=null===(o=y.eyebrows)||void 0===o?void 0:o.value(y,b))&&void 0!==r?r:"","\n").concat(null!==(f=null===(d=y.mouth)||void 0===d?void 0:d.value(y,b))&&void 0!==f?f:"","\n").concat(null!==(p=null===(c=y.hair)||void 0===c?void 0:c.value(y,b))&&void 0!==p?p:"","\n").concat(null!==(V=null===(u=y.accessories)||void 0===u?void 0:u.value(y,b))&&void 0!==V?V:"","\n").concat(null!==(H=null===(Z=y.glasses)||void 0===Z?void 0:Z.value(y,b))&&void 0!==H?H:"","\n").concat(null!==(s=null===(g=y.hat)||void 0===g?void 0:g.value(y,b))&&void 0!==s?s:"","\n").concat(null!==(m=null===(M=y.clothing)||void 0===M?void 0:M.value(y,b))&&void 0!==m?m:"","\n")}},preview:({prng:v,options:h,property:a})=>{const l=a.toString(),t=a.toString().replace(/Color$/,""),i=n({prng:v,options:h}),o=e({prng:v,options:h});if(l in i){var f,d;const{width:v,height:h}=r[l];return{attributes:{viewBox:"0 0 ".concat(v," ").concat(h),fill:"none","shape-rendering":"auto"},body:null!==(f=null===(d=i[l])||void 0===d?void 0:d.value(i,o))&&void 0!==f?f:""}}if(t in o)return{attributes:{viewBox:"0 0 1 1",fill:"none","shape-rendering":"auto"},body:'<rect width="1" height="1" fill="'.concat(o[t].value,'" />')}}};
!function(v,h){"object"==typeof exports&&"undefined"!=typeof module?h(exports):"function"==typeof define&&define.amd?define(["exports"],h):h(((v="undefined"!=typeof globalThis?globalThis:v||self).DiceBear=v.DiceBear||{},v.DiceBear.PixelArt={}))}(this,(function(v){"use strict";var h={title:"Options",$schema:"http://json-schema.org/draft-07/schema#",properties:{accessories:{type:"array",items:{type:"string",enum:["variant04","variant03","variant02","variant01"]},default:["variant04","variant03","variant02","variant01"]},accessoriesColor:{type:"array",items:{anyOf:[{type:"string",pattern:"^#([a-fA-F0-9]{3}|[a-fA-F0-9]{4}|[a-fA-F0-9]{6}|[a-fA-F0-9]{8})$"},{type:"string",enum:["gold01","gold02","gold03","silver01","silver02"]}]},default:["gold01","gold02","gold03","silver01","silver02"]},accessoriesProbability:{type:"integer",minimum:0,maximum:100,default:10},beard:{type:"array",items:{type:"string",enum:["variant04","variant03","variant02","variant01"]},default:["variant04","variant03","variant02","variant01"]},beardProbability:{type:"integer",minimum:0,maximum:100,default:10},clothesColor:{type:"array",items:{anyOf:[{type:"string",pattern:"^#([a-fA-F0-9]{3}|[a-fA-F0-9]{4}|[a-fA-F0-9]{6}|[a-fA-F0-9]{8})$"},{type:"string",enum:["yellow01","yellow02","yellow03","red01","red02","red03","blue01","blue02","blue03","green01","green02","green03"]}]},default:["yellow01","yellow02","yellow03","red01","red02","red03","blue01","blue02","blue03","green01","green02","green03"]},clothing:{type:"array",items:{type:"string",enum:["variant25","variant24","variant23","variant22","variant21","variant20","variant19","variant18","variant17","variant16","variant15","variant14","variant13","variant12","variant11","variant10","variant09","variant08","variant07","variant06","variant05","variant04","variant03","variant02","variant01"]},default:["variant25","variant24","variant23","variant22","variant21","variant20","variant19","variant18","variant17","variant16","variant15","variant14","variant13","variant12","variant11","variant10","variant09","variant08","variant07","variant06","variant05","variant04","variant03","variant02","variant01"]},eyebrows:{type:"array",items:{type:"string",enum:["variant13","variant12","variant11","variant10","variant09","variant08","variant07","variant06","variant05","variant04","variant03","variant02","variant01"]},default:["variant13","variant12","variant11","variant10","variant09","variant08","variant07","variant06","variant05","variant04","variant03","variant02","variant01"]},eyes:{type:"array",items:{type:"string",enum:["variant13","variant12","variant11","variant10","variant09","variant08","variant07","variant06","variant05","variant04","variant03","variant02","variant01"]},default:["variant13","variant12","variant11","variant10","variant09","variant08","variant07","variant06","variant05","variant04","variant03","variant02","variant01"]},glasses:{type:"array",items:{type:"string",enum:["variant07","variant06","variant05","variant04","variant03","variant02","variant01"]},default:["variant07","variant06","variant05","variant04","variant03","variant02","variant01"]},glassesColor:{type:"array",items:{anyOf:[{type:"string",pattern:"^#([a-fA-F0-9]{3}|[a-fA-F0-9]{4}|[a-fA-F0-9]{6}|[a-fA-F0-9]{8})$"},{type:"string",enum:["green01","blue01","red01","black01","black02","black03"]}]},default:["green01","blue01","red01","black01","black02","black03"]},glassesProbability:{type:"integer",minimum:0,maximum:100,default:20},hair:{type:"array",items:{type:"string",enum:["short11","short10","short09","short08","short07","short06","short05","short04","short03","short02","long15","short01","long14","long13","long12","long11","long10","long09","long08","long07","long06","long05","long04","long03","long02","long01"]},default:["short11","short10","short09","short08","short07","short06","short05","short04","short03","short02","long15","short01","long14","long13","long12","long11","long10","long09","long08","long07","long06","long05","long04","long03","long02","long01"]},hairColor:{type:"array",items:{anyOf:[{type:"string",pattern:"^#([a-fA-F0-9]{3}|[a-fA-F0-9]{4}|[a-fA-F0-9]{6}|[a-fA-F0-9]{8})$"},{type:"string",enum:["variant01","variant02","variant03","variant04","variant05","variant06","variant07","variant08","variant09","variant10"]}]},default:["variant01","variant02","variant03","variant04","variant05","variant06","variant07","variant08","variant09","variant10"]},hairProbability:{type:"integer",minimum:0,maximum:100,default:100},hat:{type:"array",items:{type:"string",enum:["variant01","variant02","variant03","variant04","variant05","variant06","variant07","variant08","variant09","variant10","variant11","variant12"]},default:["variant01","variant02","variant03","variant04","variant05","variant06","variant07","variant08","variant09","variant10","variant11","variant12"]},hatColor:{type:"array",items:{anyOf:[{type:"string",pattern:"^#([a-fA-F0-9]{3}|[a-fA-F0-9]{4}|[a-fA-F0-9]{6}|[a-fA-F0-9]{8})$"},{type:"string",enum:["pink01","blue01","green01","purple01","red01","black01","gray01"]}]},default:["pink01","blue01","green01","purple01","red01","black01","gray01"]},hatProbability:{type:"integer",minimum:0,maximum:100,default:10},mouth:{type:"array",items:{type:"string",enum:["surprised03","surprised02","happy09","happy08","happy07","happy06","happy05","happy04","happy03","happy02","happy01","sad08","sad07","sad06","sad05","sad04","sad03","sad02","sad01","surprised01"]},default:["surprised03","surprised02","happy09","happy08","happy07","happy06","happy05","happy04","happy03","happy02","happy01","sad08","sad07","sad06","sad05","sad04","sad03","sad02","sad01","surprised01"]},mouthColor:{type:"array",items:{anyOf:[{type:"string",pattern:"^#([a-fA-F0-9]{3}|[a-fA-F0-9]{4}|[a-fA-F0-9]{6}|[a-fA-F0-9]{8})$"},{type:"string",enum:["variant01","variant02","variant03","variant04"]}]},default:["variant01","variant02","variant03","variant04"]},skinColor:{type:"array",items:{anyOf:[{type:"string",pattern:"^#([a-fA-F0-9]{3}|[a-fA-F0-9]{4}|[a-fA-F0-9]{6}|[a-fA-F0-9]{8})$"},{type:"string",enum:["variant01","variant02","variant03","variant04","variant05","variant06","variant07","variant08"]}]},default:["variant01","variant02","variant03","variant04","variant05","variant06","variant07","variant08"]}},additionalProperties:!1};var a=Object.freeze({__proto__:null,beard:{variant04:(v,h)=>'\n<path opacity=".9" d="M4 10v3h1v1h1v1h8v-1h1v-1h1v-3h-2v1H6v-1H4Z" fill="'.concat(h.hair.value,'"/>\n'),variant03:(v,h)=>'\n<path opacity=".9" d="M4 13h1v1h1v1h8v-1h1v-1h1v-3h-1v1h-1v1H6v-1H5v-1H4v3Z" fill="'.concat(h.hair.value,'"/>\n'),variant02:(v,h)=>'\n<path opacity=".9" d="M4 11v2h1v1h1v1h8v-1h1v-1h1v-2H4Z" fill="'.concat(h.hair.value,'"/>\n'),variant01:(v,h)=>'\n<path opacity=".9" d="M4 8v5h1v1h1v1h8v-1h1v-1h1V8h-1v2h-1v1h-1v1H7v-1H6v-1H5V8H4Z" fill="'.concat(h.hair.value,'"/>\n')},eyes:{variant13:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M5 9V7h3v2H5Zm7-2h3v2h-3V7Z" fill="#fff"/>\n<path d="M7 8v1h1V8H7Zm7 0h1v1h-1V8Z" fill="#000"/>\n</g>\n',variant12:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M5 7h3v2H5V7Zm7 0h3v2h-3V7Z" fill="#fff"/>\n<path d="M6 8h1v1H6V8Zm7 1V8h1v1h-1Z" fill="#000"/>\n</g>\n',variant11:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M5 7h3v2H5V7Zm7 0h3v2h-3V7Z" fill="#fff"/>\n<path d="M7 8h1v1H7V8Zm5 0h1v1h-1V8Z" fill="#000"/>\n</g>\n',variant10:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M6 7h1v1h1v1H6V7Zm6 0h1v1h1v1h-2V7Z" fill="#fff"/>\n<path d="M6 8h1v1H6V8Zm6 0h1v1h-1V8Z" fill="#000"/>\n</g>\n',variant09:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M5 8h2v1H5V8Zm7 0h2v1h-2V8Z" fill="#fff"/>\n<path d="M7 8h1v1H7V8Zm7 0h1v1h-1V8Z" fill="#000"/>\n</g>\n',variant08:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M6 8h1v1H6V8Zm7 0h1v1h-1V8Z" fill="#fff"/>\n<path d="M7 8h1v1H7V8Zm5 0h1v1h-1V8Z" fill="#000"/>\n</g>\n',variant07:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M5 7v1h3V7H5Zm7 0h3v1h-3V7Z" fill="#fff"/>\n<path d="M5 9V8h1V7h1v1h1v1H5Zm7 0V8h1V7h1v1h1v1h-3Z" fill="#000"/>\n<path d="M5 9V8h1V7h1v1h1v1H7V8H6v1H5Zm7 0V8h1V7h1v1h1v1h-1V8h-1v1h-1Z" fill="#fff" fill-opacity=".5"/>\n</g>\n',variant06:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M5 8h3v1H5V8Zm7 0h3v1h-3V8Z" fill="#fff"/>\n<path d="M6 8h1v1H6V8Zm7 0h1v1h-1V8Z" fill="#000"/>\n</g>\n',variant05:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M5 7h3v2H5V7Zm7 0h3v2h-3V7Z" fill="#fff"/>\n<path d="M5 8h2v1H5V8Zm7 0h2v1h-2V8Z" fill="#000"/>\n</g>\n',variant04:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M5 7h3v3H5V7Zm7 0h3v3h-3V7Z" fill="#fff"/>\n<path d="M6 8h1v1H6V8Zm7 0h1v1h-1V8Z" fill="#000"/>\n</g>\n',variant03:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M5 7h3v3H5V7Zm7 0h3v3h-3V7Z" fill="#fff"/>\n<path d="M6 7h2v2H6V7Zm7 0h2v2h-2V7Z" fill="#000"/>\n<path d="M6 7v1h1v1h1V8H7V7H6Zm7 0v1h1v1h1V8h-1V7h-1Z" fill="#fff" fill-opacity=".4"/>\n<path d="M7 7v1h1V7H7Zm7 0h1v1h-1V7Z" fill="#fff" fill-opacity=".7"/>\n</g>\n',variant02:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M5 7h3v3H5V7Zm7 0h3v3h-3V7Z" fill="#fff"/>\n<path d="M5 8h2v1H5V8Zm7 0h2v1h-2V8Z" fill="#000"/>\n<path d="M5 8h1v1H5V8Zm7 0h1v1h-1V8Z" fill="#fff" fill-opacity=".7"/>\n</g>\n',variant01:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M6 7h1v2H5V8h1V7Zm7 0h1v2h-2V8h1V7Z" fill="#fff"/>\n<path d="M7 7v1H6v1h2V7H7Zm7 0v1h-1v1h2V7h-1Z" fill="#000"/>\n<path d="M7 7v1h1V7H7ZM6 8v1h1V8H6Zm8-1v1h1V7h-1Zm-1 1v1h1V8h-1Z" fill="#fff" fill-opacity=".5"/>\n</g>\n'},eyebrows:{variant13:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M8 4v1H7v1H5V5h2V4h1Zm4 0h1v1h2v1h-2V5h-1V4Z" fill="'.concat(h.hair.value,'"/>\n<path d="M8 4v1H7v1H5V5h2V4h1Zm4 0h1v1h2v1h-2V5h-1V4Z" fill="#000" fill-opacity=".1"/>\n</g>\n'),variant12:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M6 5h3v2H8V6H6V5Zm5 0h3v1h-2v1h-1V5Z" fill="'.concat(h.hair.value,'"/>\n<path d="M6 5h3v2H8V6H6V5Zm5 0h3v1h-2v1h-1V5Z" fill="#000" fill-opacity=".1"/>\n</g>\n'),variant11:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M5 5h3v1h1v1H8V6H5V5Zm10 0h-3v1h-1v1h1V6h3V5Z" fill="'.concat(h.hair.value,'"/>\n<path d="M5 5h3v1h1v1H8V6H5V5Zm10 0h-3v1h-1v1h1V6h3V5Z" fill="#000" fill-opacity=".1"/>\n</g>\n'),variant10:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M6 5H4v2h1V6h1V5Zm8 0h2v2h-1V6h-1V5Z" fill="'.concat(h.hair.value,'"/>\n<path d="M6 5H4v2h1V6h1V5Zm8 0h2v2h-1V6h-1V5Z" fill="#000" fill-opacity=".1"/>\n</g>\n'),variant09:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M5 6h2v1H5V6Zm8 0h2v1h-2V6Z" fill="'.concat(h.hair.value,'"/>\n<path d="M5 6h2v1H5V6Zm8 0h2v1h-2V6Z" fill="#000" fill-opacity=".1"/>\n</g>\n'),variant08:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M6 5h1v1h1v1H5V6h1V5Zm7 0h1v1h1v1h-3V6h1V5Z" fill="'.concat(h.hair.value,'"/>\n<path d="M6 5h1v1h1v1H5V6h1V5Zm7 0h1v1h1v1h-3V6h1V5Z" fill="#000" fill-opacity=".1"/>\n</g>\n'),variant07:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M6 5h2v1h1v1H8V6H6V5Zm8 0h-2v1h-1v1h1V6h2V5Z" fill="'.concat(h.hair.value,'"/>\n<path d="M6 5h2v1h1v1H8V6H6V5Zm8 0h-2v1h-1v1h1V6h2V5Z" fill="#000" fill-opacity=".1"/>\n</g>\n'),variant06:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M12 7V6h1V5h1v1h1v1h-1V6h-1v1h-1ZM5 7V6h1V5h1v1h1v1H7V6H6v1H5Z" fill="'.concat(h.hair.value,'"/>\n<path d="M12 7V6h1V5h1v1h1v1h-1V6h-1v1h-1ZM5 7V6h1V5h1v1h1v1H7V6H6v1H5Z" fill="#000" fill-opacity=".1"/>\n</g>\n'),variant05:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M7 5v1H5v1H4V6h1V5h2Zm6 0h2v1h1v1h-1V6h-2V5Z" fill="'.concat(h.hair.value,'"/>\n<path d="M7 5v1H5v1H4V6h1V5h2Zm6 0h2v1h1v1h-1V6h-2V5Z" fill="#000" fill-opacity=".1"/>\n</g>\n'),variant04:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M4 7V5h3v1H5v1H4Zm12-2v2h-1V6h-2V5h3Z" fill="'.concat(h.hair.value,'"/>\n<path d="M4 7V5h3v1H5v1H4Zm12-2v2h-1V6h-2V5h3Z" fill="#000" fill-opacity=".1"/>\n</g>\n'),variant03:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M7 5h1v1h1v1H8V6H7V5Zm6 0v1h-1v1h-1V6h1V5h1Z" fill="'.concat(h.hair.value,'"/>\n<path d="M7 5h1v1h1v1H8V6H7V5Zm6 0v1h-1v1h-1V6h1V5h1Z" fill="#000" fill-opacity=".1"/>\n</g>\n'),variant02:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M4 7V6h1V5h1v1H5v1H4Zm10-2h1v1h1v1h-1V6h-1V5Z" fill="'.concat(h.hair.value,'"/>\n<path d="M4 7V6h1V5h1v1H5v1H4Zm10-2h1v1h1v1h-1V6h-1V5Z" fill="#000" fill-opacity=".1"/>\n</g>\n'),variant01:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M7 5v1H5v1H4V6h1V5h2Zm7 0v1h-2v1h-1V6h1V5h2Z" fill="'.concat(h.hair.value,'"/>\n<path d="M7 5v1H5v1H4V6h1V5h2Zm7 0v1h-2v1h-1V6h1V5h2Z" fill="#000" fill-opacity=".1"/>\n</g>\n')},mouth:{surprised03:(v,h)=>'\n<path d="M9 12v2h2v-2H9Z" fill="'.concat(h.mouth.value,'"/>\n'),surprised02:(v,h)=>'\n<path d="M9 13v1h1v-1H9Z" fill="'.concat(h.mouth.value,'"/>\n'),happy09:(v,h)=>'\n<path d="M7 12v1h1v1h4v-1H8v-1H7Z" fill="'.concat(h.mouth.value,'"/>\n'),happy08:(v,h)=>'\n<path d="M10 12v1H9v1h2v-2h-1Z" fill="'.concat(h.mouth.value,'"/>\n'),happy07:(v,h)=>'\n<path d="M8 13v1h4v-1h1v-1h-1v1H8Z" fill="'.concat(h.mouth.value,'"/>\n'),happy06:(v,h)=>'\n<path d="M9 12v2h2v-1h-1v-1H9Z" fill="'.concat(h.mouth.value,'"/>\n<path d="M11 14v-1h-1v-1H9v1h1v1h1Z" fill="#fff" fill-opacity=".2"/>\n'),happy05:(v,h)=>'\n<path d="M8 12v1h1v1h2v-1h1v-1H8Z" fill="'.concat(h.mouth.value,'"/>\n'),happy04:(v,h)=>'\n<path d="M9 13v1h2v-1h1v-1h-1v1H9Z" fill="'.concat(h.mouth.value,'"/>\n'),happy03:(v,h)=>'\n<path d="M8 12v1h1v1h2v-1H9v-1H8Z" fill="'.concat(h.mouth.value,'"/>\n'),happy02:(v,h)=>'\n<path d="M8 12v1h1v1h2v-1h1v-1h-1v-1H9v1H8Z" fill="'.concat(h.mouth.value,'"/>\n<path d="M9 12v1h2v-1H9Z" fill="#fff"/>\n'),happy01:(v,h)=>'\n<path d="M8 12v1h1v1h2v-1h1v-1h-1v-1H9v1H8Z" fill="'.concat(h.mouth.value,'"/>\n<path d="M9 12v1h2v-1H9Z" fill="#fff" fill-opacity=".2"/>\n'),sad08:(v,h)=>'\n<path d="M9 12v1H8v1h4v-1h-1v-1H9Z" fill="'.concat(h.mouth.value,'"/>\n'),sad07:(v,h)=>'\n<path d="M11 12v1H9v1H8v-1h1v-1h2Z" fill="'.concat(h.mouth.value,'"/>\n'),sad06:(v,h)=>'\n<path d="M8 12h3v1H8v-1Z" fill="'.concat(h.mouth.value,'"/>\n'),sad05:(v,h)=>'\n<path d="M8 12h4v1H8v-1Z" fill="'.concat(h.mouth.value,'"/>\n'),sad04:(v,h)=>'\n<path d="M9 12h2v1H9v-1Z" fill="'.concat(h.mouth.value,'"/>\n'),sad03:(v,h)=>'\n<path d="M8 12v1h3v1h1v-1h-1v-1H8Z" fill="'.concat(h.mouth.value,'"/>\n'),sad02:(v,h)=>'\n<path d="M8 13v1h1v-1h3v-1H9v1H8Z" fill="'.concat(h.mouth.value,'"/>\n'),sad01:(v,h)=>'\n<path d="M10 12v1h1v1h1v-2h-2Z" fill="'.concat(h.mouth.value,'"/>\n'),surprised01:(v,h)=>'\n<path d="M8 12v2h4v-2H8Z" fill="#fff"/>\n'},hair:{short11:(v,h)=>'\n<path d="M4 4v2h1V5h1V4h8v1h1v1h1V4h-1V3H5v1H4Z" fill="'.concat(h.hair.value,'"/>\n'),short10:(v,h)=>'\n<path d="M6 2h8v1h1v1h1v3h-1V6h-1V5h-1V4H9v1H7v1H6v1H4V4h1V3h1V2Z" fill="'.concat(h.hair.value,'"/>\n'),short09:(v,h)=>'\n<path d="M4 7h1V5h1V4h2v1h1v1h2V5h1V4h2v1h1v2h1V5h-1V4h-1V3H6v1H5v1H4v2Z" fill="'.concat(h.hair.value,'"/>\n'),short08:(v,h)=>'\n<path d="M3 8h1V5h12v3h1V4h-1V3h-1V2H5v1H4v1H3v4Z" fill="'.concat(h.hair.value,'"/>\n'),short07:(v,h)=>'\n<path fill-rule="evenodd" clip-rule="evenodd" d="M2 5v1h1v1h2V5h1V3H4v1H3v1H2Zm6-1h2v1h2V4h1V3H8v1Zm6 1h1v2h2V6h1V5h-1V4h-1V3h-2v2Z" fill="'.concat(h.hair.value,'"/>\n'),short06:(v,h)=>'\n<path d="M3 8h1V5h2V3h8v1h1v1h1v3h1V3h-2V2h-2V1h-1v1h-2V1H9v1H8V1H7v1H5v1H4v1H3v4Z" fill="'.concat(h.hair.value,'"/>\n'),short05:(v,h)=>'\n<path d="M11 5V4h1V3H8v1h1v1h2Z" fill="'.concat(h.hair.value,'"/>\n'),short04:(v,h)=>'\n<path d="M3 8h1V6h2V5h2V4h1v1h2v1h2v1h2v1h2V5h-1V4h-1V3H5v1H4v1H3v3Z" fill="'.concat(h.hair.value,'"/>\n'),short03:(v,h)=>'\n<path d="M5 5h10V4h-1V3H6v1H5v1Z" fill="'.concat(h.hair.value,'"/>\n'),short02:(v,h)=>'\n<path d="M3 5H2v3h2V5h1V4h1v1h2V4h4V3h1v1h1v1h1v1h1v2h1V7h1V5h-1V4h-1V3h-1V2h-1V1h-1v1h-2V1h-1v1H7V1H5v1H4v1H3v2Z" fill="'.concat(h.hair.value,'"/>\n'),long15:(v,h)=>'\n<path d="M1 7h1v5h1v1h1V7h1V6h1V4h1V3h6v1h1v1h1v1h1v7h1v-2h1V7h-1V6h1V4h-1v1h-1V3h1V2h-1v1h-1V2h-1V1h-1V0h-1v1H6V0H5v1H4V0H3v1h1v2H3V2H2v1h1v1H2v2H1v1Z" fill="'.concat(h.hair.value,'"/>\n'),short01:(v,h)=>'\n<path d="M6 3v1H5v1H4v3h2V7h1V6h4V5h1V4h1v1h-1v1h1v1h1v1h2V5h-1V4h-1V3H6Z" fill="'.concat(h.hair.value,'"/>\n'),long14:(v,h)=>'\n<path fill-rule="evenodd" clip-rule="evenodd" d="M3 11v6h1v-1h4v-1H6v-1H5v-1H4v-2H3Zm0-3h2V5h10v3h2V4h-1V3H4v1H3v4Zm13 3h1v6h-1v-1h-4v-1h2v-1h1v-1h1v-2Z" fill="'.concat(h.hair.value,'"/>\n'),long13:(v,h)=>'\n<path fill-rule="evenodd" clip-rule="evenodd" d="M3 11v5h2v-3H4v-2H3Zm0-3h2V5h10v3h2V4h-1V3H4v1H3v4Zm13 3h1v5h-2v-3h1v-2Z" fill="'.concat(h.hair.value,'"/>\n'),long12:(v,h)=>'\n<path d="M4 13h1v1H3V4h1V3h1V2h10v1h1v1h1v10h-2v-1h1V5H4v8Z" fill="'.concat(h.hair.value,'"/>\n'),long11:(v,h)=>'\n<path d="M2 18h2v-1h4v-2H6v-1H5v-1H4V5h1V4h1v1h1V4h1v1h1V4h6v1h1v8h-1v1h-1v1h-2v2h4v1h2V4h-1V3h-1V2H4v1H3v1H2v14Z" fill="'.concat(h.hair.value,'"/>\n'),long10:(v,h)=>'\n<path fill-rule="evenodd" clip-rule="evenodd" d="M3 14.1V11h1v2h1v1l-2 .1ZM17 11v3h-2v-1h1v-2h1ZM3 8h1V5h1V4h1V3h8v1h1v1h1v3h1V4h-1V3h-1V2H5v1H4v1H3v4Z" fill="'.concat(h.hair.value,'"/>\n'),long09:(v,h)=>'\n<path d="M2 15h2V5h12v10h2V4h-1V3h-1V2H4v1H3v1H2v11Z" fill="'.concat(h.hair.value,'"/>\n'),long08:(v,h)=>'\n<path d="M2 14h2V7h1V6h1V5h1V4h1V3h6v1h1v1h1v9h2V3h-1V2h-1V1H4v1H3v1H2v11Z" fill="'.concat(h.hair.value,'"/>\n'),long07:(v,h)=>'\n<path d="M4 5v3h1V5h2v1h1V5h1v1h1V5h5v3h1V5h1V3h-1V2h-2v1H6V2H4v1H3v2h1Z" fill="'.concat(h.hair.value,'"/>\n'),long06:(v,h)=>'\n<path d="M3 11h1V9h1V8h1V7h1V6h1V5h5v1h3V5h-1V4h-1V3H5v1H4v1H3v6Z" fill="'.concat(h.hair.value,'"/>\n'),long05:(v,h)=>'\n<path d="M2 17h2v-1h4v-1H6v-1H5v-1H4v-2H3V8h1V5h1V4h6V3h1v1h1V3h1v1h1v1h1v3h1v3h-1v2h-1v1h-1v1h-2v1h4v1h2V4h-1V3h-1V2h-1V1H5v1H4v1H3v1H2v13Z" fill="'.concat(h.hair.value,'"/>\n'),long04:(v,h)=>'\n<path fill-rule="evenodd" clip-rule="evenodd" d="M3 14h2v-1H4v-2H3v3Zm12 0h2v-3h-1v2h-1v1Zm2-6V3h-1V2H4v1H3v5h1V5h1V4h1V3h8v1h1v1h1v3h1Z" fill="'.concat(h.hair.value,'"/>\n'),long03:(v,h)=>'\n<path fill-rule="evenodd" clip-rule="evenodd" d="M3 13v1H2v2H1v1h1v-1h1v-1h1v-1h1v-1H4v-2H3v2Zm0-5h1V7h1V6h1V5h8v1h1v1h1v1h1V4h-1V3h-1V2H5v1H4v1H3v4Z" fill="'.concat(h.hair.value,'"/>\n'),long02:(v,h)=>'\n<path d="M2 15h4v-1H5v-1H4V6h2V5h2V4h1V3h4v1h1v1h1v1h1v7h-1v1h-1v1h4V4h-1V3h-1V2h-1V1H5v1H4v1H3v1H2v11Z" fill="'.concat(h.hair.value,'"/>\n'),long01:(v,h)=>'\n<path fill-rule="evenodd" clip-rule="evenodd" d="M3 11v3H2v2H1v1h1v-1h1v-1h1v-1h1v-1H4v-2H3Zm14 0v3h1v2h1v1h-1v-1h-1v-1h-1v-1h-1v-1h1v-2h1Zm-1-3h1V4h-1V3h-1V2H5v1H4v1H3v4h1V7h1V6h1V5h8v1h1v1h1v1Z" fill="'.concat(h.hair.value,'"/>\n')},accessories:{variant04:(v,h)=>'\n<path fill-rule="evenodd" clip-rule="evenodd" d="M3 10v1h1v-1H3Zm13 0v1h1v-1h-1Z" fill="'.concat(h.accessories.value,'"/>\n'),variant03:(v,h)=>'\n<path fill-rule="evenodd" clip-rule="evenodd" d="M3 10v2h1v-2H3Zm13 0h1v2h-1v-2Z" fill="'.concat(h.accessories.value,'"/>\n'),variant02:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M3 10v2h1v-2H3Zm13 0h1v2h-1v-2Z" fill="'.concat(h.accessories.value,'"/>\n<path d="M3 10v1h1v-1H3Zm13 0h1v1h-1v-1Z" fill="#fff" fill-opacity=".4"/>\n</g>\n'),variant01:(v,h)=>'\n<path d="M4 11H2v2h2v-2ZM18 11h-2v2h2v-2Z" fill="'.concat(h.accessories.value,'"/>\n')},glasses:{variant07:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path opacity=".2" d="M5 7h3v3H5V7Zm7 0h3v3h-3V7Z" fill="#fff"/>\n<path opacity=".2" d="M7 7h1v1H7V7Zm7 0h1v1h-1V7Z" fill="#fff"/>\n<path d="M12 10V7h3v3h-3Zm-1-4v1H9V6H4v1H3v1h1v3h5V8h2v3h5V8h1V7h-1V6h-5Zm-6 4V7h3v3H5Z" fill="'.concat(h.glasses.value,'"/>\n<path d="M3 7h1v1H3V7Zm6 0h2v1H9V7Zm7 0h1v1h-1V7Z" fill="#fff" fill-opacity=".2"/>\n</g>\n'),variant06:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path opacity=".2" d="M5 7h3v2H5V7Zm7 0h3v2h-3V7Z" fill="#fff"/>\n<path opacity=".2" d="M7 7h1v1H7V7Zm7 0h1v1h-1V7Z" fill="#fff"/>\n<path d="M5 7v2h3V7H5ZM4 6v1H3v1h1v1h1v1h3V9h1V8h2v1h1v1h3V9h1V8h1V7h-1V6h-5v1H9V6H4Zm8 1v2h3V7h-3Z" fill="'.concat(h.glasses.value,'"/>\n<path d="M3 7h1v1H3V7Zm6 0h2v1H9V7Zm7 0h1v1h-1V7Z" fill="#fff" fill-opacity=".2"/>\n</g>\n'),variant05:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path opacity=".2" d="M5 8h3v1H5V8Zm7 0h3v1h-3V8Z" fill="#fff"/>\n<path opacity=".2" d="M7 8h1v1H7V8Zm7 0h1v1h-1V8Z" fill="#fff"/>\n<path d="M5 8v1h3V8H5ZM3 7v1h1v1h1v1h3V9h1V8h2v1h1v1h3V9h1V8h1V7H3Zm9 1v1h3V8h-3Z" fill="'.concat(h.glasses.value,'"/>\n<path d="M3 7v1h1V7H3Zm6 0v1h2V7H9Zm7 0v1h1V7h-1Z" fill="#fff" fill-opacity=".2"/>\n</g>\n'),variant04:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path opacity=".2" d="M5 7h3v2H5V7Zm7 0h3v2h-3V7Z" fill="#fff"/>\n<path opacity=".2" d="M7 7h1v1H7V7Zm7 0h1v1h-1V7Z" fill="#fff"/>\n<path d="M12 7v2h3V7h-3ZM8 6H5v1H3v1h1v1h1v1h3V9h1V8h2v1h1v1h3V9h1V8h1V7h-2V6h-3v1H8V6ZM5 7v2h3V7H5Z" fill="'.concat(h.glasses.value,'"/>\n<path d="M3 7h1v1H3V7Zm6 0h2v1H9V7Zm7 0h1v1h-1V7Z" fill="#fff" fill-opacity=".2"/>\n</g>\n'),variant03:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M4 8H3V7h1V6h5v1h2V6h5v1h1v1h-1v2h-5V8H9v2H4V8Zm1 0V7h3v2H5V8Zm7-1v2h3V7h-3Z" fill="'.concat(h.glasses.value,'"/>\n<path opacity=".2" d="M5 7h3v2H5V7Zm7 0h3v2h-3V7Z" fill="#fff"/>\n<path opacity=".2" d="M14 7h1v1h-1V7ZM7 7h1v1H7V7Z" fill="#fff"/>\n<path d="M3 8V7h1v1H3Zm6-1v1h2V7H9Zm7 0v1h1V7h-1Z" fill="#fff" fill-opacity=".2"/>\n</g>\n'),variant02:(v,h)=>'\n<g fill-rule="evenodd" clip-rule="evenodd">\n<path d="M4 8H3V7h14v1h-1v2h-5V8H9v2H4V8Zm1 0h3v1H5V8Zm7 0h3v1h-3V8Z" fill="'.concat(h.glasses.value,'"/>\n<path opacity=".2" d="M7 8v1h1V8H7Zm7 0v1h1V8h-1Z" fill="#fff"/>\n<path opacity=".2" d="M5 8h3v1H5V8Zm7 0h3v1h-3V8Z" fill="#fff"/>\n<path d="M3 7v1h1V7H3Zm13 0v1h1V7h-1ZM9 7v1h2V7H9Z" fill="#fff" fill-opacity=".2"/>\n</g>\n'),variant01:(v,h)=>'\n<path d="M3 8V7h1V6h2v1h1V6h2v1h2V6h2v1h1V6h2v1h1v1h-1v1h-1v1h-1v1h-1v-1h-1V9h-1V8H9v1H8v1H7v1H6v-1H5V9H4V8H3Z" fill="'.concat(h.glasses.value,'"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M3 7v1h1V7h1V6H4v1H3Zm5-1v1h1v1h2V7h1V6h-1v1H9V6H8Zm7 0v1h1v1h1V7h-1V6h-1Z" fill="#fff" fill-opacity=".2"/>\n')},hat:{variant01:(v,h)=>'\n<path d="M4 1v2H2v2h16V3h-2V1H4Z" fill="'.concat(h.hat.value,'"/>\n'),variant02:(v,h)=>'\n<path d="M4 4H2v1h16V4h-2V1H4v3Z" fill="'.concat(h.hat.value,'"/>\n'),variant03:(v,h)=>'\n<path d="M3 4v2h14V4h-1V3h-1V2H5v1H4v1H3Z" fill="'.concat(h.hat.value,'"/>\n'),variant04:(v,h)=>'\n<path d="M6 1v1H5v1H4v2h14V4h-2V3h-1V2h-1V1H6Z" fill="'.concat(h.hat.value,'"/>\n'),variant05:(v,h)=>'\n<path d="M3 5V3h2V1h10v2h2v2H3Z" fill="'.concat(h.hat.value,'"/>\n<path d="M4 1v2h12V1H4Z" fill="#fff" fill-opacity=".2"/>\n'),variant06:(v,h)=>'\n<path d="M3 5V4h2V1h10v3h2v1H3Z" fill="'.concat(h.hat.value,'"/>\n<path d="M5 1v3h10V1H5Z" fill="#fff" fill-opacity=".2"/>\n'),variant07:(v,h)=>'\n<path d="M3 6V4h1V3h1V2h10v1h1v1h1v2H3Z" fill="'.concat(h.hat.value,'"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M4 3v1h12V3H4ZM3 5v1h14V5H3Z" fill="#fff" fill-opacity=".2"/>\n'),variant08:(v,h)=>'\n<path d="M14 2H6v1H5v1H4v2h14V5h-2V4h-1V3h-1V2Z" fill="'.concat(h.hat.value,'"/>\n<path d="M5 6h1V5h1V4h1V3H7v1H6v1H5v1Z" fill="#fff" fill-opacity=".2"/>\n'),variant09:(v,h)=>'\n<path d="M5 1v2H3v2h14V3h-2V1H5Z" fill="'.concat(h.hat.value,'"/>\n<path d="M14 3V0h-1v3h1Z" fill="#fff" fill-opacity=".2"/>\n'),variant10:(v,h)=>'\n<path d="M4 0v5H2v1h16V5h-2V0H4Z" fill="'.concat(h.hat.value,'"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M15 3V0h-1v3h1Zm-2-3v2h-1V0h1Z" fill="#fff" fill-opacity=".2"/>\n'),variant11:(v,h)=>'\n<path d="M3 3v2h14V3h-1V2h-1V1H5v1H4v1H3Z" fill="'.concat(h.hat.value,'"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M14 1v4h-1V1h1Zm-2 0v4h-1V1h1Z" fill="#fff" fill-opacity=".2"/>\n'),variant12:(v,h)=>'\n<path d="M5 4H4v2h14V5h-2V4h-1V3h-1V2H6v1H5v1Z" fill="'.concat(h.hat.value,'"/>\n<path d="M14 4h-3v1h3V4Z" fill="#fff" fill-opacity=".2"/>\n')},clothing:{variant25:(v,h)=>'\n<path d="M3 20v-3h1v-1h12v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n<path d="M5 20v-2h1v-1h8v1h1v2h-2v-1h-2v1H9v-1H7v1H5Z" fill="#fff" fill-opacity=".2"/>\n'),variant24:(v,h)=>'\n<path d="M3 20v-3h1v-1h12v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n<path d="M8 16H4v1H3v3h14v-3h-1v-1h-4v1h1v1h-1v1h-1v-1H9v1H8v-1H7v-1h1v-1Z" fill="#fff" fill-opacity=".2"/>\n<path d="M9 16v1h2v-1H9Z" fill="#fff"/>\n'),variant23:(v,h)=>'\n<path d="M3 20v-3h1v-1h12v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M9 16H4v1H3v3h6v-2H8v-1h1v-1Zm2 0h5v1h1v3h-6v-2h1v-1h-1v-1Z" fill="#fff" fill-opacity=".3"/>\n'),variant22:(v,h)=>'\n<path d="M3 20v-3h1v-1h3v2h6v-2h3v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M5 16H4v1H3v3h2v-4Zm1 0h1v2h6v-2h1v4H6v-4Zm9 0h1v1h1v3h-2v-4Z" fill="#fff" fill-opacity=".2"/>\n'),variant21:(v,h)=>'\n<path d="M3 20v-3h1v-1h4v1h1v1h2v-1h1v-1h4v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M4 17v-1h3v1H4Zm9 0v-1h3v1h-3Z" fill="#fff" fill-opacity=".2"/>\n'),variant20:(v,h)=>'\n<path d="M3 20v-3h1v-1h3v-1h1v1h1v1h2v-1h1v-1h1v1h3v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M6 16H4v1H3v3h6v-2H8v-1H6v-1Zm2 0h1-1Zm3 0h1-1Zm2 0h1v1h-2v1h-1v2h6v-3h-1v-1h-3Z" fill="#fff" fill-opacity=".2"/>\n'),variant19:(v,h)=>'\n<path d="M5 16H4v1H3v3h14v-3h-1v-1h-3v1H7v-1H5Z" fill="'.concat(h.clothes.value,'"/>\n<path d="M10 20v-1h3v1h-3Z" fill="#fff" fill-opacity=".5"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M5 16H4v1H3v3h1v-1h1v-3Zm1 0h1v1h6v-1h1v2H6v-2Zm9 0h1v1h1v3h-1v-1h-1v-3Z" fill="#fff" fill-opacity=".8"/>\n'),variant18:(v,h)=>'\n<path d="M3 20v-3h1v-1h4v1h4v-1h4v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M3 20v-1h1v1H3Zm2 0v-1h1v1H5Zm2 0v-1h1v1H7Zm2 0v-1h1v1H9Zm2 0v-1h1v1h-1Zm2 0v-1h1v1h-1Zm2 0v-1h1v1h-1Zm1-2h1v1h-1v-1Zm-2 0h1v1h-1v-1Zm-2 0h1v1h-1v-1Zm-2 0h1v1h-1v-1Zm-2 0h1v1H8v-1Zm-2 0h1v1H6v-1Zm-2 0h1v1H4v-1Zm-1-1h1v1H3v-1Zm2 0h1v1H5v-1Zm2 0h1v1H7v-1Zm2 0h1v1H9v-1Zm2 0h1v1h-1v-1Zm2 0h1v1h-1v-1Zm2 0h1v1h-1v-1ZM4 16h1v1H4v-1Zm2 0h1v1H6v-1Zm6 0h1v1h-1v-1Zm2 0h1v1h-1v-1Z" fill="#fff" fill-opacity=".2"/>\n'),variant17:(v,h)=>'\n<path d="M3 20v-3h1v-1h4v1h4v-1h4v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M3 20v-2h1v2H3Zm3 0v-2h2v2H6Zm4 0v-2h2v2h-2Zm4 0v-2h2v2h-2Zm2-3v1h1v-1h-1Zm-2 1v-2h-2v2h2Zm-6-1v1h2v-1H8Zm-4-1v2h2v-2H4Z" fill="#fff" fill-opacity=".2"/>\n'),variant16:(v,h)=>'\n<path d="M3 20v-3h1v-1h4v1h4v-1h4v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M3 19h14v1H3v-1Zm0-2h14v1H3v-1Z" fill="#fff" fill-opacity=".2"/>\n'),variant15:(v,h)=>'\n<path d="M3 20v-3h1v-1h4v1h4v-1h4v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n'),variant14:(v,h)=>'\n<path d="M3 20v-3h1v-1h4v-1h4v1h4v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n<path d="M3 20v-3h1v-1h12v1h1v3H3Z" fill="#fff" fill-opacity=".2"/>\n<path d="M12 20v-1h3v1h-3Z" fill="#fff" fill-opacity=".2"/>\n'),variant13:(v,h)=>'\n<path d="M3 20v-3h1v-1h12v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n'),variant12:(v,h)=>'\n<path fill-rule="evenodd" clip-rule="evenodd" d="M4 16v4h4v-1H7v-1H6v-1H5v-1H4Zm12 0v4h-4v-1h1v-1h1v-1h1v-1h1Z" fill="'.concat(h.clothes.value,'"/>\n'),variant11:(v,h)=>'\n<path fill-rule="evenodd" clip-rule="evenodd" d="M5 16h1v2h1v1h1v1H5v-4Zm9 0h1v4h-3v-1h1v-1h1v-2Z" fill="'.concat(h.clothes.value,'"/>\n'),variant10:(v,h)=>'\n<path d="M4 20v-2h1v-1h1v-1h2v1h1v1h2v-1h1v-1h2v1h1v1h1v2H4Z" fill="'.concat(h.clothes.value,'"/>\n'),variant09:(v,h)=>'\n<path d="M3 20v-3h1v-1h4v1h1v1h2v-1h1v-1h4v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n<path d="M3 20v-3h1v-1h2v1h1v1h1v1h4v-1h1v-1h1v-1h2v1h1v3H3Z" fill="#fff" fill-opacity=".2"/>\n'),variant08:(v,h)=>'\n<path d="M3 20v-3h1v-1h5v1h2v-1h5v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M3 20v-2h1v1h3v1H3Zm14 0v-2h-1v1h-3v1h4Z" fill="#fff" fill-opacity=".4"/>\n<path d="M7 16H4v1H3v1h1v1h3v1h6v-1h3v-1h1v-1h-1v-1h-3v1H7v-1Z" fill="#fff" fill-opacity=".2"/>\n'),variant07:(v,h)=>'\n<path d="M3 20v-3h1v-1h4v1h4v-1h4v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n<path d="M15 20h2v-3h-1v-1h-4v1H8v-1H4v1H3v3h2v-2h10v2Z" fill="#fff" fill-opacity=".4"/>\n'),variant06:(v,h)=>'\n<path d="M3 20v-3h1v-1h4v1h1v1h2v-1h1v-1h4v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n<path d="M6 16v1h1v1h1v1h4v-1h1v-1h1v-1h-2v1h-1v1H9v-1H8v-1H6Z" fill="#fff" fill-opacity=".4"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M13 20v-1h2v1h-2Zm1-4v1h2v-1h-2Zm-8 0H4v1h2v-1Z" fill="#fff" fill-opacity=".2"/>\n'),variant05:(v,h)=>'\n<path d="M3 20v-3h1v-1h3v1h1v1h1v1h2v-1h1v-1h1v-1h3v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n'),variant04:(v,h)=>'\n<path fill-rule="evenodd" clip-rule="evenodd" d="M3 20v-3h1v-1h2v1h1v1h1v1h1v1H3Zm14 0v-3h-1v-1h-2v1h-1v1h-1v1h-1v1h6Z" fill="'.concat(h.clothes.value,'"/>\n'),variant03:(v,h)=>'\n<path d="M4 16v4h4v-1H7v-1H6v-2H4ZM16 20v-4h-2v2h-1v1h-1v1h4Z" fill="'.concat(h.clothes.value,'"/>\n'),variant02:(v,h)=>'\n<path d="M3 20v-3h1v-1h3v1h1v1h1v1h2v-1h1v-1h1v-1h3v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n<path d="M6 16v1h1v1h1v1h1v1h2v-1h1v-1h1v-1h1v-1h-1v1h-1v1h-1v1H9v-1H8v-1H7v-1H6Z" fill="#fff" fill-opacity=".4"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M15 16v1h-1v1h-1v1h-1v1h-1v-1h1v-1h1v-1h1v-1h1ZM5 16v1h1v1h1v1h1v1h1v-1H8v-1H7v-1H6v-1H5Z" fill="#fff" fill-opacity=".2"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M3 20h1v-3h1v1h1v1h1v1h1v-1H7v-1H6v-1H5v-1H4v1H3v3Zm14 0v-3h-1v-1h-1v1h-1v1h-1v1h-1v1h1v-1h1v-1h1v-1h1v3h1Z" fill="#fff" fill-opacity=".1"/>\n'),variant01:(v,h)=>'\n<path d="M3 20v-3h1v-1h5v1h2v-1h5v1h1v3H3Z" fill="'.concat(h.clothes.value,'"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M3 17h14v1H3v-1Zm0 2v1h14v-1H3Z" fill="#fff" fill-opacity=".2"/>\n')}});function l(v){let{prng:h,group:l,values:n=[]}=v;const t=a,i=h.pick(n);return t[l][i]?{name:i,value:t[l][i]}:void 0}function n(v){let{prng:h,options:a}=v;const n=l({prng:h,group:"beard",values:a.beard}),t=l({prng:h,group:"eyes",values:a.eyes}),i=l({prng:h,group:"eyebrows",values:a.eyebrows}),e=l({prng:h,group:"mouth",values:a.mouth}),r=l({prng:h,group:"hair",values:a.hair}),o=l({prng:h,group:"accessories",values:a.accessories}),f=l({prng:h,group:"glasses",values:a.glasses}),d=l({prng:h,group:"hat",values:a.hat}),p=l({prng:h,group:"clothing",values:a.clothing});return{beard:h.bool(a.beardProbability)?n:void 0,eyes:t,eyebrows:i,mouth:e,hair:h.bool(a.hairProbability)?r:void 0,accessories:h.bool(a.accessoriesProbability)?o:void 0,glasses:h.bool(a.glassesProbability)?f:void 0,hat:h.bool(a.hatProbability)?d:void 0,clothing:p}}var t=Object.freeze({__proto__:null,skin:{variant01:"rgba(255, 219, 172, 1)",variant02:"rgba(245, 207, 160, 1)",variant03:"rgba(234, 195, 147, 1)",variant04:"rgba(224, 182, 135, 1)",variant05:"rgba(203, 158, 110, 1)",variant06:"rgba(182, 134, 85, 1)",variant07:"rgba(162, 109, 61, 1)",variant08:"rgba(141, 85, 36, 1)"},hair:{variant01:"rgba(202, 177, 136, 1)",variant02:"rgba(167, 137, 97, 1)",variant03:"rgba(131, 98, 59, 1)",variant04:"rgba(96, 58, 20, 1)",variant05:"rgba(96, 48, 21, 1)",variant06:"rgba(97, 38, 22, 1)",variant07:"rgba(97, 28, 23, 1)",variant08:"rgba(78, 26, 19, 1)",variant09:"rgba(59, 23, 14, 1)",variant10:"rgba(40, 21, 10, 1)"},accessories:{gold01:"rgba(218, 165, 32, 1)",gold02:"rgba(255, 215, 0, 1)",gold03:"rgba(250, 250, 210, 1)",silver01:"rgba(211, 211, 211, 1)",silver02:"rgba(169, 169, 169, 1)"},mouth:{variant01:"rgba(210, 153, 133, 1)",variant02:"rgba(201, 130, 118, 1)",variant03:"rgba(227, 93, 106, 1)",variant04:"rgba(222, 15, 13, 1)"},clothes:{yellow01:"rgba(255, 238, 173, 1)",yellow02:"rgba(255, 217, 105, 1)",yellow03:"rgba(255, 196, 37, 1)",red01:"rgba(255, 111, 105, 1)",red02:"rgba(209, 17, 65, 1)",red03:"rgba(174, 0, 1, 1)",blue01:"rgba(91, 192, 222, 1)",blue02:"rgba(66, 139, 202, 1)",blue03:"rgba(3, 57, 108, 1)",green01:"rgba(136, 216, 176, 1)",green02:"rgba(68, 197, 133, 1)",green03:"rgba(0, 177, 89, 1)"},hat:{pink01:"rgba(204, 97, 146, 1)",blue01:"rgba(38, 99, 163, 1)",green01:"rgba(61, 138, 107, 1)",purple01:"rgba(97, 79, 138, 1)",red01:"rgba(166, 33, 22, 1)",black01:"rgba(46, 30, 5, 1)",gray01:"rgba(152, 151, 137, 1)"},glasses:{green01:"rgba(95, 112, 92, 1)",blue01:"rgba(67, 103, 125, 1)",red01:"rgba(160, 75, 93, 1)",black01:"rgba(75, 75, 75, 1)",black02:"rgba(50, 50, 50, 1)",black03:"rgba(25, 25, 25, 1)"}});function i(v){var h;let{prng:a,group:l,values:n=[]}=v;const i=t;0===n.length&&n.push("transparent");const e=a.pick(n);return{name:e,value:null!==(h=i[l][e])&&void 0!==h?h:e}}function e(v){let{prng:h,options:a}=v;return{skin:i({prng:h,group:"skin",values:a.skinColor}),hair:i({prng:h,group:"hair",values:a.hairColor}),accessories:i({prng:h,group:"accessories",values:a.accessoriesColor}),mouth:i({prng:h,group:"mouth",values:a.mouthColor}),clothes:i({prng:h,group:"clothes",values:a.clothesColor}),hat:i({prng:h,group:"hat",values:a.hatColor}),glasses:i({prng:h,group:"glasses",values:a.glassesColor})}}const r={beard:{width:20,height:20},eyes:{width:20,height:20},eyebrows:{width:20,height:20},mouth:{width:20,height:20},hair:{width:20,height:20},accessories:{width:20,height:20},glasses:{width:20,height:20},hat:{width:20,height:20},clothing:{width:20,height:20}},o={meta:{title:"Pixel Art",creator:"Plastic Jam",license:{name:"MIT",url:"https://github.com/dicebear/dicebear/blob/main/packages/%40dicebear/pixel-art/LICENSE"}},schema:h,create:v=>{var h,a,l,t,i,r,o,f,d,p,c,V,u,H,Z,s,g,m;let{prng:M,options:y}=v;const b=n({prng:M,options:y}),w=e({prng:M,options:y});return{attributes:{viewBox:"0 0 20 20",fill:"none","shape-rendering":"auto"},body:'\n<path d="M6 4V3h8v1h1v1h1v3h1v3h-1v2h-1v1h-1v1h-2v1h4v1h1v3H3v-3h1v-1h4v-1H6v-1H5v-1H4v-2H3V8h1V5h1V4h1Z" fill="'.concat(w.skin.value,'"/>\n<path d="M6 3v1H5v1H4v3H3v3h1v2h1v1h1v1h8v-1h1v-1h1v-2h1V8h-1V5h-1V4h-1V3H6Z" fill="#fff" fill-opacity=".1"/>\n').concat(null!==(h=null===(a=b.beard)||void 0===a?void 0:a.value(b,w))&&void 0!==h?h:"","\n").concat(null!==(l=null===(t=b.eyes)||void 0===t?void 0:t.value(b,w))&&void 0!==l?l:"","\n").concat(null!==(i=null===(r=b.eyebrows)||void 0===r?void 0:r.value(b,w))&&void 0!==i?i:"","\n").concat(null!==(o=null===(f=b.mouth)||void 0===f?void 0:f.value(b,w))&&void 0!==o?o:"","\n").concat(null!==(d=null===(p=b.hair)||void 0===p?void 0:p.value(b,w))&&void 0!==d?d:"","\n").concat(null!==(c=null===(V=b.accessories)||void 0===V?void 0:V.value(b,w))&&void 0!==c?c:"","\n").concat(null!==(u=null===(H=b.glasses)||void 0===H?void 0:H.value(b,w))&&void 0!==u?u:"","\n").concat(null!==(Z=null===(s=b.hat)||void 0===s?void 0:s.value(b,w))&&void 0!==Z?Z:"","\n").concat(null!==(g=null===(m=b.clothing)||void 0===m?void 0:m.value(b,w))&&void 0!==g?g:"","\n")}},preview:v=>{let{prng:h,options:a,property:l}=v;const t=l.toString(),i=l.toString().replace(/Color$/,""),o=n({prng:h,options:a}),f=e({prng:h,options:a});if(t in o){var d,p;const{width:v,height:h}=r[t];return{attributes:{viewBox:"0 0 ".concat(v," ").concat(h),fill:"none","shape-rendering":"auto"},body:null!==(d=null===(p=o[t])||void 0===p?void 0:p.value(o,f))&&void 0!==d?d:""}}if(i in f)return{attributes:{viewBox:"0 0 1 1",fill:"none","shape-rendering":"auto"},body:'<rect width="1" height="1" fill="'.concat(f[i].value,'" />')}}};
/*!

@@ -3,0 +3,0 @@ * Pixel Art (@dicebear/pixel-art)

{
"name": "@dicebear/pixel-art",
"version": "5.0.0-alpha.0",
"version": "5.0.0-alpha.1",
"description": "Avatar style for DiceBear",

@@ -45,3 +45,3 @@ "keywords": [

"peerDependencies": {
"@dicebear/core": "^5.0.0"
"@dicebear/core": "^5.0.0-alpha.0"
},

@@ -51,3 +51,3 @@ "publishConfig": {

},
"gitHead": "842f2a824d473dc87a637100f3375cc94db2787d"
"gitHead": "e4489c307e65ec8f162a09d17de26f7e8e96f5e1"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc