@dicebear/big-ears-neutral 5.0.0-alpha.9 → 5.0.0-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +1 -1
- package/README.md +3 -3
- package/lib/components/cheek.d.ts +8 -0
- package/lib/components/cheek.js +14 -0
- package/lib/components/eyes.d.ts +8 -0
- package/lib/components/eyes.js +40 -0
- package/lib/components/index.d.ts +10 -0
- package/lib/components/index.js +10 -0
- package/lib/components/mouth.d.ts +8 -0
- package/lib/components/mouth.js +46 -0
- package/lib/components/nose.d.ts +8 -0
- package/lib/components/nose.js +20 -0
- package/lib/core.d.ts +9 -0
- package/lib/core.js +39 -0
- package/lib/hooks/onPostCreate.d.ts +16 -0
- package/lib/hooks/onPostCreate.js +9 -0
- package/lib/hooks/onPreCreate.d.ts +14 -0
- package/lib/hooks/onPreCreate.js +9 -0
- package/lib/index.d.ts +9 -0
- package/lib/index.js +20 -0
- package/lib/schema.d.ts +8 -0
- package/lib/schema.js +247 -0
- package/lib/types.d.ts +23 -0
- package/lib/types.js +7 -0
- package/lib/utils/getColors.d.ts +14 -0
- package/lib/utils/getColors.js +10 -0
- package/lib/utils/getComponents.d.ts +14 -0
- package/lib/utils/getComponents.js +36 -0
- package/lib/utils/pickComponent.d.ts +15 -0
- package/lib/utils/pickComponent.js +20 -0
- package/package.json +19 -28
- package/dist/index.d.ts +0 -16
- package/dist/index.d.ts.map +0 -1
- package/dist/index.es.js +0 -417
- package/dist/index.es.js.map +0 -1
- package/dist/index.js +0 -421
- package/dist/index.js.map +0 -1
package/LICENSE
CHANGED
package/README.md
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
<h1 align="center"><img src="./tests/svg/0.svg" width="124" /> <br />Big Ears - Neutral</h1>
|
|
2
2
|
<p align="center">
|
|
3
3
|
<strong>Avatar Style for <a href="https://dicebear.com/">DiceBear</a></strong><br />
|
|
4
|
-
|
|
5
|
-
|
|
4
|
+
<a href="https://www.figma.com/community/file/986078800058673824">Face Generator</a>
|
|
5
|
+
by <a href="https://thevisual.team/">The Visual Team</a>
|
|
6
6
|
</p>
|
|
7
7
|
|
|
8
8
|
<p align="center">
|
|
9
9
|
While our code is MIT licensed, the design is licensed under
|
|
10
|
-
|
|
10
|
+
<a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>.
|
|
11
11
|
See <a href="https://dicebear.com/licenses">license overview</a> for more information.
|
|
12
12
|
</p>
|
|
13
13
|
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not change this file manually! This file was generated with the "Dicebear Exporter"-Plugin for Figma.
|
|
3
|
+
*
|
|
4
|
+
* Plugin: https://www.figma.com/community/plugin/1005765655729342787
|
|
5
|
+
* File: https://www.figma.com/file/KhTfMFWWniVgZmGVFL0KK6/%40dicebear%2Fbig-ears?node-id=205%3A130
|
|
6
|
+
*/
|
|
7
|
+
import type { ComponentGroup } from '../types.js';
|
|
8
|
+
export declare const cheek: ComponentGroup;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not change this file manually! This file was generated with the "Dicebear Exporter"-Plugin for Figma.
|
|
3
|
+
*
|
|
4
|
+
* Plugin: https://www.figma.com/community/plugin/1005765655729342787
|
|
5
|
+
* File: https://www.figma.com/file/KhTfMFWWniVgZmGVFL0KK6/%40dicebear%2Fbig-ears?node-id=205%3A130
|
|
6
|
+
*/
|
|
7
|
+
export const cheek = {
|
|
8
|
+
'variant06': (components, colors) => `<g fill="#F88888"><rect x="21" y="16" width="43.4" height="43.4" rx="21.7"/><rect x="194" y="16" width="43.4" height="43.4" rx="21.7"/></g>`,
|
|
9
|
+
'variant05': (components, colors) => `<g fill="#FFC6C6"><rect x="21" y="16" width="43.4" height="43.4" rx="21.7"/><rect x="194" y="16" width="43.4" height="43.4" rx="21.7"/></g>`,
|
|
10
|
+
'variant04': (components, colors) => `<g fill="#F88888"><rect x="11" y="16" width="56.3" height="43.4" rx="21.7"/><rect x="191" y="16" width="56.3" height="43.4" rx="21.7"/></g>`,
|
|
11
|
+
'variant03': (components, colors) => `<g fill="#FFC6C6"><rect x="11" y="16" width="56.3" height="43.4" rx="21.7"/><rect x="191" y="16" width="56.3" height="43.4" rx="21.7"/></g>`,
|
|
12
|
+
'variant02': (components, colors) => `<g fill="#000" fill-opacity=".4"><rect x="33" y="38.5" width="12.9" height="12.9" rx="6.4"/><rect x="57.1" y="24" width="12.9" height="14.5" rx="6.4"/><rect x="76.4" y="38.5" width="12.9" height="12.9" rx="6.4"/><rect x="166.4" y="38.5" width="12.9" height="12.9" rx="6.4"/><rect x="190.5" y="24" width="12.9" height="14.5" rx="6.4"/><rect x="209.8" y="38.5" width="12.9" height="12.9" rx="6.4"/></g>`,
|
|
13
|
+
'variant01': (components, colors) => `<g fill="#000" fill-opacity=".2"><rect x="33" y="38.5" width="12.9" height="12.9" rx="6.4"/><rect x="57.1" y="24" width="12.9" height="14.5" rx="6.4"/><rect x="76.4" y="38.5" width="12.9" height="12.9" rx="6.4"/><rect x="166.4" y="38.5" width="12.9" height="12.9" rx="6.4"/><rect x="190.5" y="24" width="12.9" height="14.5" rx="6.4"/><rect x="209.8" y="38.5" width="12.9" height="12.9" rx="6.4"/></g>`,
|
|
14
|
+
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not change this file manually! This file was generated with the "Dicebear Exporter"-Plugin for Figma.
|
|
3
|
+
*
|
|
4
|
+
* Plugin: https://www.figma.com/community/plugin/1005765655729342787
|
|
5
|
+
* File: https://www.figma.com/file/KhTfMFWWniVgZmGVFL0KK6/%40dicebear%2Fbig-ears?node-id=205%3A130
|
|
6
|
+
*/
|
|
7
|
+
import type { ComponentGroup } from '../types.js';
|
|
8
|
+
export declare const eyes: ComponentGroup;
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not change this file manually! This file was generated with the "Dicebear Exporter"-Plugin for Figma.
|
|
3
|
+
*
|
|
4
|
+
* Plugin: https://www.figma.com/community/plugin/1005765655729342787
|
|
5
|
+
* File: https://www.figma.com/file/KhTfMFWWniVgZmGVFL0KK6/%40dicebear%2Fbig-ears?node-id=205%3A130
|
|
6
|
+
*/
|
|
7
|
+
export const eyes = {
|
|
8
|
+
'variant32': (components, colors) => `<g stroke="#000" stroke-linecap="round"><path d="M68 60.1c4.3-3.3 11-10 23.8-10.1a30 30 0 0 1 21.8 10.1" stroke-width="8.3"/><path d="M68 97.1c4.3-3.3 11-10 23.8-10.1a30 30 0 0 1 21.8 10.1" stroke-width="4.1"/><path d="M177 60.1c4.3-3.3 11-10 23.8-10.1a30 30 0 0 1 21.8 10.1" stroke-width="8.3"/><path d="M177 97.1c4.3-3.3 11-10 23.8-10.1a30 30 0 0 1 21.8 10.1" stroke-width="4.1"/></g>`,
|
|
9
|
+
'variant31': (components, colors) => `<g stroke="#000" stroke-linecap="round"><path d="M222 49c-4.2 3.4-10.8 10.1-23.7 10.1a30 30 0 0 1-21.8-10" stroke-width="8.3"/><path d="M222 89c-4.2 3.4-10.8 10.1-23.7 10.1a30 30 0 0 1-21.8-10" stroke-width="4.1"/><path d="M110.6 49c-4.3 3.4-11 10.1-23.8 10.1A30 30 0 0 1 65 49" stroke-width="8.3"/><path d="M110.6 89c-4.3 3.4-11 10.1-23.8 10.1a30 30 0 0 1-21.8-10" stroke-width="4.1"/></g>`,
|
|
10
|
+
'variant30': (components, colors) => `<g fill="#161616"><path d="M206.1 81.6a11.6 11.6 0 1 1-23.1 0 11.6 11.6 0 0 1 23.1 0Z"/><circle cx="93.6" cy="81.6" r="11.6"/></g>`,
|
|
11
|
+
'variant29': (components, colors) => `<circle cx="196.2" cy="81.6" r="11.6" fill="#161616"/><circle cx="96.2" cy="81.6" r="11.6" fill="#161616"/><path d="M180 70c.9 2.5 4 7.8 9.2 9.2M80 70c.9 2.5 4 7.8 9.2 9.2" stroke="#000" stroke-width="4.6" stroke-linecap="round" stroke-linejoin="round"/>`,
|
|
12
|
+
'variant28': (components, colors) => `<path d="M187 76a7 7 0 1 1 13.9 0v13.8a7 7 0 1 1-13.9 0V75.9ZM88 76a7 7 0 1 1 13.9 0v13.8a7 7 0 0 1-13.9 0V75.9Z" fill="#000"/>`,
|
|
13
|
+
'variant27': (components, colors) => `<path d="M92.4 79.9a7 7 0 1 1 13.9 0v13.8a7 7 0 1 1-13.9 0V80ZM190.4 79.9a7 7 0 0 1 13.9 0v13.8a7 7 0 1 1-13.9 0V80Z" fill="#000"/><path d="M83.2 66c-.8 3 .4 10.2 11.5 13.9M181.2 66c-.8 3 .4 10.2 11.5 13.9" stroke="#000" stroke-width="4.6" stroke-linecap="round" stroke-linejoin="round"/>`,
|
|
14
|
+
'variant26': (components, colors) => `<path d="M178.4 52.7c3.7-2.9 9.4-8.7 20.6-8.7a26 26 0 0 1 18.8 8.7M67.4 52.7C71 49.8 76.8 44 87.9 44a26 26 0 0 1 18.9 8.7" stroke="#000" stroke-width="3.7" stroke-linecap="round"/><circle cx="88.4" cy="90.8" r="28.4" fill="#fff"/><circle cx="198.7" cy="90.8" r="28.4" fill="#fff"/><circle cx="88.4" cy="90.8" r="15.3" fill="#000"/><circle cx="198.7" cy="90.8" r="15.3" fill="#000"/>`,
|
|
15
|
+
'variant25': (components, colors) => `<path d="M75 75a23.9 23.9 0 1 0 40.7 22.7L75.2 75ZM211.1 75a23.9 23.9 0 1 1-40.7 22.7L211 75Z" fill="#fff"/><path d="M74.5 52.5c7.5 5 40 26 49 31.5M213 53c-7.5 5-40 26-49 31.5" stroke="#000" stroke-width="3.7" stroke-linecap="round"/><path d="M75 53c7.5 5 40 26 49 31.5M213.5 53.5c-7.5 5-40 26-49 31.5" stroke="#000" stroke-width="3.7" stroke-linecap="round"/>`,
|
|
16
|
+
'variant24': (components, colors) => `<path d="M178.4 52.7c3.7-2.9 9.4-8.7 20.6-8.7a26 26 0 0 1 18.8 8.7M67.4 52.7C71 49.8 76.8 44 87.9 44a26 26 0 0 1 18.9 8.7" stroke="#000" stroke-width="3.7" stroke-linecap="round"/><circle cx="88.4" cy="90.8" r="28.4" fill="#fff"/><circle cx="198.7" cy="90.8" r="28.4" fill="#fff"/><circle cx="88.4" cy="90.8" r="15.3" fill="#757575"/><circle cx="198.7" cy="90.8" r="15.3" fill="#757575"/>`,
|
|
17
|
+
'variant23': (components, colors) => `<path d="M51 66.6c6.9-2.2 17.4-6.6 38-6.6 17.6 0 32.3 4.9 35 6.6M164 66.6c6.9-2.2 17.4-6.6 38-6.6 17.6 0 32.3 4.9 35 6.6" stroke="#000" stroke-width="3.7" stroke-linecap="round"/><path d="M120.6 94.8s-24 11.6-35.4 11.6c-11.4 0-30.9-11.6-30.9-11.6s21.8-11.6 33.2-11.6c11.3 0 33.1 11.6 33.1 11.6ZM233.6 94.8s-24 11.6-35.4 11.6c-11.4 0-30.9-11.6-30.9-11.6s21.8-11.6 33.2-11.6c11.3 0 33.1 11.6 33.1 11.6Z" fill="#fff"/><circle cx="89.1" cy="94.8" r="11.6" fill="#000"/><circle cx="198.8" cy="94.8" r="11.6" fill="#000"/>`,
|
|
18
|
+
'variant22': (components, colors) => `<path d="M78.2 51.4c3.1-2.5 8-7.4 17.3-7.4 8 0 14.6 5.4 15.8 7.4M179.2 51.4c3-2.5 7.9-7.4 17.2-7.4 8 0 14.7 5.4 15.9 7.4" stroke="#000" stroke-width="3.7" stroke-linecap="round"/><rect x="72" y="64.7" width="43.3" height="52.9" rx="14.4" fill="#fff"/><rect x="173" y="64.7" width="43.3" height="52.9" rx="14.4" fill="#fff"/><path d="M184 76.7a12 12 0 0 1 12.2-12l10 .1a12 12 0 0 1 11.8 12V106a12 12 0 0 1-12 12h-10a12 12 0 0 1-12-12V76.7ZM83 76.7a12 12 0 0 1 12.2-12l10 .1a12 12 0 0 1 11.8 12V106a12 12 0 0 1-12 12H95a12 12 0 0 1-12-12V76.7Z" fill="#757575"/><rect x="90.6" y="76.2" width="18.6" height="29" rx="9.3" fill="#000"/><rect x="191.6" y="76.2" width="18.6" height="29" rx="9.3" fill="#000"/>`,
|
|
19
|
+
'variant21': (components, colors) => `<path d="M75 52.4c3.6-2.8 9-8.4 19.7-8.4 9 0 16.7 6.2 18 8.4M179.6 52.4c3.5-2.8 9-8.4 19.7-8.4 9 0 16.7 6.2 18 8.4" stroke="#000" stroke-width="4.2" stroke-linecap="round"/><rect x="72" y="60.4" width="49.4" height="60.4" rx="16.5" fill="#fff"/><rect x="173.6" y="60.4" width="49.4" height="60.4" rx="16.5" fill="#fff"/><rect x="81.4" y="68.8" width="30.2" height="46.7" rx="15.1" fill="#757575"/><rect x="182.9" y="68.8" width="30.2" height="46.7" rx="15.1" fill="#757575"/><rect x="88.5" y="78.4" width="16.5" height="26" rx="8.3" fill="#000"/><rect x="190" y="78.4" width="16.5" height="26" rx="8.3" fill="#000"/>`,
|
|
20
|
+
'variant20': (components, colors) => `<path d="M76 52.4c3.6-2.8 9-8.4 19.8-8.4a25 25 0 0 1 18 8.4M180 52.4c3.6-2.8 9-8.4 19.8-8.4a25 25 0 0 1 18 8.4" stroke="#000" stroke-width="3.7" stroke-linecap="round"/><rect x="71" y="61.5" width="49.6" height="60.6" rx="14.4" fill="#fff"/><rect x="173" y="61.5" width="49.6" height="60.6" rx="14.4" fill="#fff"/><rect x="82" y="69.7" width="30.3" height="46.9" rx="9.6" fill="#000"/><rect x="181.3" y="69.7" width="30.3" height="46.9" rx="9.6" fill="#000"/>`,
|
|
21
|
+
'variant19': (components, colors) => `<path d="M76 52.4c3.6-2.8 9-8.4 19.8-8.4a25 25 0 0 1 18 8.4M180 52.4c3.6-2.8 9-8.4 19.8-8.4a25 25 0 0 1 18 8.4" stroke="#000" stroke-width="3.7" stroke-linecap="round"/><rect x="71" y="61.5" width="49.6" height="60.6" rx="14.4" fill="#fff"/><rect x="173" y="61.5" width="49.6" height="60.6" rx="14.4" fill="#fff"/><rect x="82" y="69.7" width="30.3" height="46.9" rx="9.6" fill="#757575"/><rect x="181.3" y="69.7" width="30.3" height="46.9" rx="9.6" fill="#757575"/>`,
|
|
22
|
+
'variant18': (components, colors) => `<path d="M120.9 100.5s-24.3 11.7-35.7 11.7c-11.5 0-31.2-11.7-31.2-11.7s22-11.7 33.5-11.7c11.4 0 33.4 11.7 33.4 11.7ZM235.3 100.5s-24.3 11.7-35.7 11.7c-11.5 0-31.2-11.7-31.2-11.7s22-11.7 33.5-11.7c11.4 0 33.4 11.7 33.4 11.7Z" fill="#fff"/><circle cx="89.1" cy="100.5" r="11.7" fill="#000"/><circle cx="200.2" cy="100.5" r="11.7" fill="#000"/><path fill="#403E3E" d="M49 52h76.9v20.1H49zM161.4 52h76.9v20.1h-76.9z"/>`,
|
|
23
|
+
'variant17': (components, colors) => `<path d="M74 93.1h40.4v11H74zM74 60h40.4v11H74zM173.3 93.1h40.4v11h-40.4zM173.3 60h40.4v11h-40.4z" fill="#000"/>`,
|
|
24
|
+
'variant16': (components, colors) => `<path d="M74 81.1h40.4v36.8H74zM74 48h40.4v11H74zM173.3 81.1h40.4v36.8h-40.4zM173.3 48h40.4v11h-40.4z" fill="#000"/>`,
|
|
25
|
+
'variant15': (components, colors) => `<ellipse cx="92.3" cy="93.8" rx="19.7" ry="32.2" fill="#fff"/><ellipse cx="195.9" cy="93.8" rx="18.7" ry="32.2" fill="#fff"/><ellipse cx="96.5" cy="93.8" rx="15.6" ry="25.9" fill="#000"/><ellipse cx="191.8" cy="92.8" rx="14.5" ry="24.9" fill="#000"/><path d="M63 48.3c2-1.4 13-8.3 29-8.3s31 6.9 29 8.3c0 16-3 0-28.1 0-27 0-30 16-30 0ZM167 48.3c2-1.4 13-8.3 29-8.3s31 6.9 29 8.3c0 16-3 0-28.1 0-27 0-29.9 16-29.9 0Z" fill="#000"/>`,
|
|
26
|
+
'variant14': (components, colors) => `<ellipse cx="93.3" cy="94.7" rx="20.8" ry="33.9" fill="#fff"/><ellipse cx="192.1" cy="94.7" rx="20.8" ry="33.9" fill="#fff"/><ellipse cx="93.3" cy="94.7" rx="16.4" ry="27.4" fill="#000"/><ellipse cx="192.1" cy="94.7" rx="16.4" ry="27.4" fill="#000"/><path d="M64 44.4A54 54 0 0 1 93.4 36c16.3 0 31.4 7 29.4 8.4 0 16.2-3 0-28.5 0-27.4 0-30.3 16.2-30.3 0ZM166 44.4a54 54 0 0 1 29.4-8.4c16.3 0 31.4 7 29.4 8.4 0 16.2-3 0-28.5 0-27.4 0-30.3 16.2-30.3 0Z" fill="#000"/>`,
|
|
27
|
+
'variant13': (components, colors) => `<path d="M58.7 45.3A60 60 0 0 1 91.4 36c18 0 34.8 7.8 32.6 9.3 0 18-3.3 0-31.6 0-30.5 0-33.7 18-33.7 0ZM165.7 45.3a60 60 0 0 1 32.7-9.3c18 0 34.8 7.8 32.6 9.3 0 18-3.3 0-31.6 0-30.5 0-33.7 18-33.7 0Z" fill="#000"/><path d="M87.3 69.1a4.1 4.1 0 0 1 7.8 0l3.3 10a4.1 4.1 0 0 0 4 3h10.5c4 0 5.7 5 2.4 7.4l-8.5 6.2c-1.5 1-2 3-1.5 4.6l3.2 10c1.3 3.9-3 7-6.3 4.7l-8.6-6.2c-1.4-1-3.4-1-4.8 0l-8.6 6.2a4.1 4.1 0 0 1-6.3-4.6l3.2-10c.6-1.8 0-3.6-1.5-4.7l-8.5-6.2a4.1 4.1 0 0 1 2.4-7.5h10.6c1.8 0 3.4-1.1 4-2.8l3.2-10ZM194.8 69.1a4.1 4.1 0 0 1 8 0l3.2 10a4.1 4.1 0 0 0 4 3h10.5c4 0 5.7 5 2.4 7.4l-8.5 6.2c-1.5 1-2 3-1.5 4.6l3.2 10c1.3 3.9-3.1 7-6.3 4.7l-8.6-6.2c-1.4-1-3.4-1-4.9 0l-8.5 6.2a4.1 4.1 0 0 1-6.4-4.6l3.3-10c.6-1.8 0-3.6-1.5-4.7l-8.5-6.2A4.1 4.1 0 0 1 177 82h10.5c1.8 0 3.4-1.1 4-2.8l3.2-10Z" fill="#FFEBB7"/>`,
|
|
28
|
+
'variant12': (components, colors) => `<g stroke="#000" stroke-linecap="round"><path d="M106 43c-3.6 2.9-9.3 8.7-20.3 8.7-9.4 0-17.3-6.4-18.7-8.7M184.9 43c3.7 2.9 9.3 8.7 20.4 8.7 9.4 0 17.3-6.4 18.7-8.7" stroke-width="7"/><path d="m73 74 35.5 15.5L73 110M220.5 74 185 89.5l35.5 20.5" stroke-width="4" stroke-linejoin="round"/></g>`,
|
|
29
|
+
'variant11': (components, colors) => `<g stroke="#000" stroke-linecap="round"><path d="M184.9 51.7c3.7-3 9.3-8.7 20.4-8.7 9.4 0 17.3 6.4 18.7 8.7M106 51.7c-3.6-3-9.3-8.7-20.3-8.7-9.4 0-17.3 6.4-18.7 8.7" stroke-width="7"/><path d="m73 74 35.5 15.5L73 110M220.5 74 185 89.5l35.5 20.5" stroke-width="4" stroke-linejoin="round"/></g>`,
|
|
30
|
+
'variant10': (components, colors) => `<path d="M55.3 43.2A59.1 59.1 0 0 1 87.4 34c17.8 0 34.4 7.7 32.2 9.2 0 17.8-3.3 0-31.2 0-30 0-33.1 17.8-33.1 0ZM169.3 43.2a59.1 59.1 0 0 1 32.1-9.2c17.8 0 34.4 7.7 32.2 9.2 0 17.8-3.3 0-31.2 0-30 0-33.1 17.8-33.1 0Z" fill="#000"/><path d="m87.2 56.6 8.1 25h26.3l-21.2 15.5 8 25-21.2-15.4L66 122l8.2-25-21.3-15.4H79l8.1-25ZM201 56.6l8.1 25h26.3l-21.3 15.5 8.2 25-21.3-15.4-21.3 15.4 8.1-25-21.2-15.4h26.3l8-25Z" fill="#FFEBB7"/>`,
|
|
31
|
+
'variant09': (components, colors) => `<path d="M56 44.4A60.5 60.5 0 0 1 89 35c18.2 0 35.1 7.8 33 9.4 0 18.2-3.5 0-32 0-30.8 0-34 18.2-34 0ZM166.9 44.4a60.5 60.5 0 0 1 33-9.4c18.1 0 35 7.8 32.9 9.4 0 18.2-3.4 0-32 0-30.7 0-34 18.2-34 0Z" fill="#000"/><ellipse cx="88" cy="97.5" rx="29" ry="17.5" fill="#fff"/><mask id="eyesVariant09-a" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="59" y="80" width="58" height="35"><ellipse cx="88" cy="97.5" rx="29" ry="17.5" fill="#fff"/></mask><g mask="url(#eyesVariant09-a)"><circle cx="74" cy="98" r="18" fill="#000"/></g><ellipse cx="198" cy="97.5" rx="29" ry="17.5" fill="#fff"/><mask id="eyesVariant09-b" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="169" y="80" width="58" height="35"><ellipse cx="198" cy="97.5" rx="29" ry="17.5" fill="#fff"/></mask><g mask="url(#eyesVariant09-b)"><circle cx="184" cy="98" r="18" fill="#000"/></g>`,
|
|
32
|
+
'variant08': (components, colors) => `<ellipse rx="29" ry="17.5" transform="matrix(-1 0 0 1 88 97.5)" fill="#fff"/><mask id="eyesVariant08-a" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="59" y="80" width="58" height="35"><ellipse rx="29" ry="17.5" transform="matrix(-1 0 0 1 88 97.5)" fill="#fff"/></mask><g mask="url(#eyesVariant08-a)"><circle r="18" transform="matrix(-1 0 0 1 102 98)" fill="#000"/></g><path d="M57 43.4A60.5 60.5 0 0 1 90 34c18.2 0 35.1 7.8 33 9.4 0 18.2-3.5 0-32 0-30.8 0-34 18.2-34 0ZM167.9 43.4a60.5 60.5 0 0 1 33-9.4c18.1 0 35 7.8 32.9 9.4 0 18.2-3.4 0-32 0-30.7 0-34 18.2-34 0Z" fill="#000"/><ellipse rx="29" ry="17.5" transform="matrix(-1 0 0 1 198 97.5)" fill="#fff"/><mask id="eyesVariant08-b" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="169" y="80" width="58" height="35"><ellipse rx="29" ry="17.5" transform="matrix(-1 0 0 1 198 97.5)" fill="#fff"/></mask><g mask="url(#eyesVariant08-b)"><circle r="18" transform="matrix(-1 0 0 1 212 98)" fill="#000"/></g>`,
|
|
33
|
+
'variant07': (components, colors) => `<path d="M183.1 52.7c3.7-3 9.4-8.7 20.4-8.7 9.4 0 17.3 6.4 18.7 8.7M104.3 52.7C100.6 49.7 95 44 84 44c-9.4 0-17.2 6.4-18.7 8.7" stroke="#000" stroke-width="3.7" stroke-linecap="round"/><circle cx="87.2" cy="92" r="28.2" fill="#fff"/><circle cx="200.8" cy="92" r="28.2" fill="#fff"/><circle cx="87.2" cy="92" r="15.2" fill="#000"/><circle cx="200.8" cy="92" r="15.2" fill="#000"/><path d="M228.3 86.6h-56a28.2 28.2 0 0 1 56 0ZM115 86.6H59a28.2 28.2 0 0 1 56 0Z" fill="#CD9166"/>`,
|
|
34
|
+
'variant06': (components, colors) => `<path d="M183.1 52.7c3.7-3 9.4-8.7 20.4-8.7 9.4 0 17.3 6.4 18.7 8.7M104.3 52.7C100.6 49.7 95 44 84 44c-9.3 0-17.2 6.4-18.7 8.7" stroke="#000" stroke-width="3.7" stroke-linecap="round"/><circle cx="87.2" cy="92" r="28.2" fill="#fff"/><circle cx="200.8" cy="92" r="28.2" fill="#fff"/><circle cx="87.2" cy="92" r="15.2" fill="#757575"/><circle cx="200.8" cy="92" r="15.2" fill="#757575"/><path d="M228.3 86.6h-56a28.2 28.2 0 0 1 56 0ZM115 86.6H59a28.2 28.2 0 0 1 56 0Z" fill="#CD9166"/>`,
|
|
35
|
+
'variant05': (components, colors) => `<circle cx="199" cy="93.3" r="11.6" fill="#161616"/><circle cx="91" cy="93.3" r="11.6" fill="#161616"/><path d="M175 68.2c4.4-3 11-9.2 24.1-9.2 11.1 0 20.4 6.8 22.1 9.2M67 68.2c4.4-3 11-9.2 24.1-9.2 11.1 0 20.4 6.8 22.1 9.2" stroke="#000" stroke-width="9.2" stroke-linecap="round"/>`,
|
|
36
|
+
'variant04': (components, colors) => `<circle cx="202.2" cy="92.6" r="11.6" fill="#161616"/><circle cx="89.2" cy="92.6" r="11.6" fill="#161616"/><path d="M177 68.2c4.4-3 11-9.2 24.1-9.2 11.1 0 20.4 6.8 22.1 9.2M64 68.2c4.4-3 11-9.2 24.1-9.2 11.1 0 20.4 6.8 22.1 9.2" stroke="#000" stroke-width="4.6" stroke-linecap="round"/><path d="M186 81c.9 2.5 4 7.8 9.2 9.2M73 81c.9 2.5 4 7.8 9.2 9.2" stroke="#000" stroke-width="4.6" stroke-linecap="round" stroke-linejoin="round"/>`,
|
|
37
|
+
'variant03': (components, colors) => `<path d="M171.2 63.2c4.3-3 11-9.2 24.1-9.2 11.1 0 20.4 6.8 22.1 9.2M71 63.2c4.4-3 11-9.2 24.1-9.2 11.1 0 20.4 6.8 22.1 9.2" stroke="#000" stroke-width="9.2" stroke-linecap="round"/><path d="M187.7 89.4a7 7 0 0 1 13.9 0v14a7 7 0 1 1-13.9 0v-14ZM87.5 89.4a7 7 0 1 1 13.9 0v14a7 7 0 0 1-13.9 0v-14Z" fill="#000"/>`,
|
|
38
|
+
'variant02': (components, colors) => `<path d="M71 65.2c4-3 10-9.2 21.7-9.2 10 0 18.4 6.8 19.9 9.2M171 65.2c4-3 10-9.2 21.7-9.2 10 0 18.4 6.8 19.9 9.2" stroke="#000" stroke-width="4.6" stroke-linecap="round"/><path d="M88.7 90a7 7 0 1 1 13.9 0v14a7 7 0 0 1-13.9 0V90ZM188.7 90a7 7 0 1 1 13.9 0v14a7 7 0 1 1-13.9 0V90Z" fill="#000"/><path d="M79.5 76.2c-.8 3.1.4 10.2 11.5 13.9M179.5 76.2c-.8 3.1.4 10.2 11.5 13.9" stroke="#000" stroke-width="4.6" stroke-linecap="round" stroke-linejoin="round"/>`,
|
|
39
|
+
'variant01': (components, colors) => `<path d="M76 75.5a23.9 23.9 0 1 0 40.7 22.7L76.2 75.6ZM212.1 75.5a23.9 23.9 0 1 1-40.7 22.7L212 75.6Z" fill="#fff"/><path d="M74.5 52.5c7.5 5 40 26 49 31.5M213 53c-7.5 5-40 26-49 31.5" stroke="#000" stroke-width="3.7" stroke-linecap="round"/><path d="M86.1 81.2a12.8 12.8 0 1 0 20.6 11.5L86.1 81.2ZM202 81.2a12.8 12.8 0 1 1-20.5 11.5L202 81.2Z" fill="#000"/>`,
|
|
40
|
+
};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not change this file manually! This file was generated with the "Dicebear Exporter"-Plugin for Figma.
|
|
3
|
+
*
|
|
4
|
+
* Plugin: https://www.figma.com/community/plugin/1005765655729342787
|
|
5
|
+
* File: https://www.figma.com/file/KhTfMFWWniVgZmGVFL0KK6/%40dicebear%2Fbig-ears?node-id=205%3A130
|
|
6
|
+
*/
|
|
7
|
+
export { mouth } from './mouth.js';
|
|
8
|
+
export { eyes } from './eyes.js';
|
|
9
|
+
export { cheek } from './cheek.js';
|
|
10
|
+
export { nose } from './nose.js';
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not change this file manually! This file was generated with the "Dicebear Exporter"-Plugin for Figma.
|
|
3
|
+
*
|
|
4
|
+
* Plugin: https://www.figma.com/community/plugin/1005765655729342787
|
|
5
|
+
* File: https://www.figma.com/file/KhTfMFWWniVgZmGVFL0KK6/%40dicebear%2Fbig-ears?node-id=205%3A130
|
|
6
|
+
*/
|
|
7
|
+
export { mouth } from './mouth.js';
|
|
8
|
+
export { eyes } from './eyes.js';
|
|
9
|
+
export { cheek } from './cheek.js';
|
|
10
|
+
export { nose } from './nose.js';
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not change this file manually! This file was generated with the "Dicebear Exporter"-Plugin for Figma.
|
|
3
|
+
*
|
|
4
|
+
* Plugin: https://www.figma.com/community/plugin/1005765655729342787
|
|
5
|
+
* File: https://www.figma.com/file/KhTfMFWWniVgZmGVFL0KK6/%40dicebear%2Fbig-ears?node-id=205%3A130
|
|
6
|
+
*/
|
|
7
|
+
import type { ComponentGroup } from '../types.js';
|
|
8
|
+
export declare const mouth: ComponentGroup;
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not change this file manually! This file was generated with the "Dicebear Exporter"-Plugin for Figma.
|
|
3
|
+
*
|
|
4
|
+
* Plugin: https://www.figma.com/community/plugin/1005765655729342787
|
|
5
|
+
* File: https://www.figma.com/file/KhTfMFWWniVgZmGVFL0KK6/%40dicebear%2Fbig-ears?node-id=205%3A130
|
|
6
|
+
*/
|
|
7
|
+
export const mouth = {
|
|
8
|
+
'variant0708': (components, colors) => `<path fill-rule="evenodd" clip-rule="evenodd" d="M-1.7 8c1.5-.2 2.9.9 3 2.4.8 5.2 8.4 18.8 37.2 20.2a2.7 2.7 0 1 1-.2 5.4C7.9 34.5-3 19.7-4 11c-.2-1.4.9-2.8 2.3-3Z" fill="#000"/>`,
|
|
9
|
+
'variant0707': (components, colors) => `<path fill-rule="evenodd" clip-rule="evenodd" d="M16.8 33.3a2.5 2.5 0 0 1 3.5-.7c4.1 2.7 18.5 5.6 37-14a2.5 2.5 0 0 1 3.7 3.5C41.4 42.8 24.4 41.3 17.5 36.9a2.5 2.5 0 0 1-.7-3.6Z" fill="#000"/>`,
|
|
10
|
+
'variant0706': (components, colors) => `<path fill-rule="evenodd" clip-rule="evenodd" d="M20 47.5c0-1.4 1.2-2.6 2.6-2.6 3.2-.1 8-.7 12-2 2-.8 3.5-1.6 4.5-2.5 1-.8 1.4-1.7 1.4-2.6 0-.8-.4-1.7-1.4-2.5-1-1-2.6-1.8-4.6-2.4-3.9-1.4-8.7-2-12-2a2.5 2.5 0 0 1 .1-5.1c3.2 0 8-.6 12-2 2-.6 3.5-1.4 4.5-2.3 1-1 1.4-1.8 1.4-2.8 0-1-.4-1.8-1.4-2.7-1-.9-2.6-1.7-4.5-2.4a42 42 0 0 0-12-1.9 2.5 2.5 0 0 1 0-5c3.6 0 9 .6 13.6 2.1 2.3.8 4.6 1.9 6.3 3.5 1.8 1.5 3 3.7 3 6.4 0 2.8-1.2 5-3 6.5a17.4 17.4 0 0 1-5.4 3.2c2 .7 3.9 1.7 5.4 3 1.7 1.6 3 3.7 3 6.4 0 2.8-1.3 4.9-3 6.4-1.8 1.6-4 2.7-6.3 3.4-4.6 1.6-10 2.2-13.5 2.3-1.4 0-2.6-1-2.6-2.4Z" fill="#000"/>`,
|
|
11
|
+
'variant0705': (components, colors) => `<path fill-rule="evenodd" clip-rule="evenodd" d="M-1.5 27.9-6 31.4a3.2 3.2 0 1 1-3.7-5.2l4-3.1 2.3-1.9c2.3-1.7 4.8-3.6 7.8-5.2a52 52 0 0 1 25.8-5.7 52.5 52.5 0 0 1 38.2 16.5 3.2 3.2 0 1 1-4.8 4 46.3 46.3 0 0 0-33.4-14c-11 0-17.7 2-22.8 4.8a48 48 0 0 0-6.9 4.6l-2 1.7Z" fill="#000"/>`,
|
|
12
|
+
'variant0704': (components, colors) => `<path d="M-2.4 23.5a57 57 0 0 1 31-8.9c17 0 33 7.4 31 8.9 0 17-2-3.6-29-3.6-28.9 0-33 20.7-33 3.6Z" fill="#000"/>`,
|
|
13
|
+
'variant0703': (components, colors) => `<path fill-rule="evenodd" clip-rule="evenodd" d="M-13.2 18c1.4 0 2.6 1 2.7 2.4.2 3 1.3 7.6 4.1 11.4a16 16 0 0 0 13.7 6.6c6.8 0 11-3 13.7-6.6 2.8-3.8 4-8.4 4.1-11.4a2.5 2.5 0 0 1 5.1 0c.1 3 1.2 7.6 3.9 11.4 2.6 3.6 7 6.6 14 6.6s11.3-3 14-6.6c2.7-3.8 3.7-8.3 3.8-11.3a2.5 2.5 0 0 1 5 .1c0 3.8-1.3 9.4-4.7 14.2A21.3 21.3 0 0 1 48 43.5a21.3 21.3 0 0 1-20.5-12.8c-.7 1.4-1.5 2.8-2.5 4a21.2 21.2 0 0 1-17.8 8.8c-8.5 0-14.2-3.9-17.8-8.7a27.7 27.7 0 0 1-5-14.1c-.2-1.4.9-2.6 2.3-2.7Z" fill="#000"/>`,
|
|
14
|
+
'variant0702': (components, colors) => `<path fill-rule="evenodd" clip-rule="evenodd" d="M59.2 13 63.7 9a3.2 3.2 0 0 1 4 5l-4.1 3.5-2.3 2a49 49 0 0 1-33.7 11.8 51 51 0 0 1-38.3-17.8 3.2 3.2 0 0 1 5-4c4 5 16.3 15.4 33.3 15.4 11 0 17.7-2.3 22.7-5.2a48 48 0 0 0 9-6.9Z" fill="#000"/>`,
|
|
15
|
+
'variant0701': (components, colors) => `<path d="M59.7 22.8a57 57 0 0 1-31 8.8c-17 0-33-7.3-31-8.8 0-17.1 3.2 0 30 0 29 0 32-17.1 32 0Z" fill="#000"/>`,
|
|
16
|
+
'variant0405': (components, colors) => `<path d="M59.2 32c0 17.1-13.8 4.1-31 4.1-17 0-31 13-31-4a31 31 0 1 1 62 0Z" fill="#DE8383"/>`,
|
|
17
|
+
'variant0605': (components, colors) => `<path d="M-24 21.8a17 17 0 0 1 17-17h65.7a17 17 0 0 1 0 34H-7a17 17 0 0 1-17-17Z" fill="#DE8383"/>`,
|
|
18
|
+
'variant0604': (components, colors) => `<path d="M-22.5 25a17 17 0 0 1 17-16.9h65.6a17 17 0 0 1 0 34H-5.5a17 17 0 0 1-17-17Z" fill="#F9F9F9"/>`,
|
|
19
|
+
'variant0603': (components, colors) => `<path d="M-24 22.9a17 17 0 0 1 17-17h65.7a17 17 0 0 1 0 34H-7a17 17 0 0 1-17-17Z" fill="#DE8383"/><path fill-rule="evenodd" clip-rule="evenodd" d="M73.9 14.7c-3 5.4-8.7 9-15.3 9H-6.2c-6.6 0-12.3-3.6-15.3-9 3-5.3 8.7-9 15.3-9h64.8c6.6 0 12.3 3.7 15.3 9Z" fill="#F9F9F9"/>`,
|
|
20
|
+
'variant0602': (components, colors) => `<path d="M-24 27.7a17 17 0 0 1 17-17h65.7a17 17 0 0 1 0 34H-7a17 17 0 0 1-17-17Z" fill="#DE8383"/><path fill-rule="evenodd" clip-rule="evenodd" d="M75.6 26h-99.5A17 17 0 0 1-7 9.7h65.6a17 17 0 0 1 17 16.3Z" fill="#F9F9F9"/>`,
|
|
21
|
+
'variant0601': (components, colors) => `<path d="M-24 25.4a17 17 0 0 1 17-17h65.7a17 17 0 1 1 0 34H-7a17 17 0 0 1-17-17Z" fill="#DE8383"/><path fill-rule="evenodd" clip-rule="evenodd" d="M71.8 35c-2.6 4.2-7.2 7-12.5 7H-8.4c-5.2 0-9.9-2.8-12.4-7 2.5-4.3 7.2-7.1 12.4-7.1h67.7c5.3 0 10 2.8 12.5 7Z" fill="#C06E6E"/><path fill-rule="evenodd" clip-rule="evenodd" d="M75.6 23.7h-99.5A17 17 0 0 1-7 7.4h65.6a17 17 0 0 1 17 16.3Z" fill="#F9F9F9"/>`,
|
|
22
|
+
'variant0505': (components, colors) => `<path d="M82.7 33.4c0 16.9-24.2 4-54.2 4-30 0-54.2 12.9-54.2-4S-1.4 3 28.5 3c30 0 54.2 13.6 54.2 30.5Z" fill="#DE8383"/>`,
|
|
23
|
+
'variant0504': (components, colors) => `<path d="M84 36.8c0 16.9-24.2 4-54.2 4-29.9 0-54.2 12.9-54.2-4 0-17 24.3-30.6 54.2-30.6 30 0 54.3 13.7 54.3 30.6Z" fill="#F9F9F9"/>`,
|
|
24
|
+
'variant0503': (components, colors) => `<path d="M82 34.6c0 16.9-24.2 4-54.2 4-29.9 0-54.2 12.9-54.2-4C-26.4 17.6-2 4 27.8 4c30 0 54.3 13.7 54.3 30.6Z" fill="#DE8383"/><path fill-rule="evenodd" clip-rule="evenodd" d="M69.2 15.1c-9.8 3.2-24.8 5.3-41.7 5.3-16.5 0-31.2-2-41-5.1A71 71 0 0 1 28 3.5C44.7 3.5 59.6 8 69.2 15Z" fill="#F9F9F9"/>`,
|
|
25
|
+
'variant0502': (components, colors) => `<path d="M81 37.1c0 17-24.2 4.1-54.2 4.1-29.9 0-54.2 12.8-54.2-4 0-17 24.3-30.6 54.2-30.6 30 0 54.3 13.7 54.3 30.5Z" fill="#DE8383"/><path fill-rule="evenodd" clip-rule="evenodd" d="M74.2 22.2h-94.7c9.3-9.3 27-15.6 47.3-15.6 20.4 0 38 6.3 47.4 15.6Z" fill="#F9F9F9"/>`,
|
|
26
|
+
'variant0501': (components, colors) => `<path d="M81.8 35.3c0 17-24.3 4-54.2 4-30 0-54.3 13-54.3-4 0-16.9 24.3-30.5 54.3-30.5 30 0 54.2 13.6 54.2 30.5Z" fill="#DE8383"/><path fill-rule="evenodd" clip-rule="evenodd" d="M-23.6 42.4C-16.2 30.6 4 22 27.6 22c23.6 0 43.7 8.6 51.1 20.4-4.2 2.8-12.3 1.5-22.8-.2a178 178 0 0 0-28.3-2.8A178 178 0 0 0-.8 42.2c-10.5 1.7-18.6 3-22.8.2Z" fill="#C06E6E"/><path fill-rule="evenodd" clip-rule="evenodd" d="M74.7 20.3h-94.3c9.3-9.3 27-15.5 47.2-15.5 20.2 0 37.8 6.2 47.1 15.5Z" fill="#F9F9F9"/>`,
|
|
27
|
+
'variant0404': (components, colors) => `<path d="M58.4 36.8c0 17.1-13.9 4.2-31 4.2s-31 13-31-4.2a31 31 0 1 1 62 0Z" fill="#F9F9F9"/>`,
|
|
28
|
+
'variant0403': (components, colors) => `<path d="M58.4 34.6c0 17.2-13.9 4.2-31 4.2s-31 13-31-4.2a31 31 0 0 1 62 0Z" fill="#DE8383"/><path fill-rule="evenodd" clip-rule="evenodd" d="M51.5 14.8a49 49 0 0 1-24.3 5.6c-9.5 0-18-2-23.7-5.2a31 31 0 0 1 48-.4Z" fill="#F9F9F9"/>`,
|
|
29
|
+
'variant0402': (components, colors) => `<path d="M58.4 39.3c0 17.1-13.9 4.2-31 4.2s-31 13-31-4.2a31 31 0 0 1 62 0Z" fill="#DE8383"/><path fill-rule="evenodd" clip-rule="evenodd" d="M52.7 22.6h-51A29.8 29.8 0 0 1 27.4 8C38 8 47.5 13.9 52.7 22.6Z" fill="#F9F9F9"/>`,
|
|
30
|
+
'variant0401': (components, colors) => `<path d="M59.8 40.1c0 17.1-13.9 4.2-31 4.2s-31 13-31-4.2a31 31 0 0 1 62 0Z" fill="#DE8383"/><path fill-rule="evenodd" clip-rule="evenodd" d="M1.4 47.3a30.4 30.4 0 0 1 28.3-19.7c12.8 0 23.8 8.2 28.3 19.7-2.5 2.3-6.9 1-12.5-.6-4.6-1.3-10-2.8-15.8-2.8-5.8 0-11.3 1.5-15.9 2.8-5.6 1.6-10 3-12.4.6Z" fill="#C06E6E"/><path fill-rule="evenodd" clip-rule="evenodd" d="M54 22H4.5A29.5 29.5 0 0 1 29.3 8.2c10.2 0 19.2 5.5 24.6 13.8Z" fill="#F9F9F9"/>`,
|
|
31
|
+
'variant0305': (components, colors) => `<path d="M59.7 18.5a31 31 0 1 1-62 0c0-17.2 4.1-15 31-15 24.8 0 31-2.2 31 15Z" fill="#DE8383"/>`,
|
|
32
|
+
'variant0304': (components, colors) => `<path d="M60.9 25c0 17-14.8 30.6-33 30.6C9.5 55.6-5.3 42-5.3 25.1c0-16.9 4.4-14.9 33-14.9 26.5 0 33-2 33 14.9Z" fill="#F9F9F9"/>`,
|
|
33
|
+
'variant0303': (components, colors) => `<path d="M60.7 22.9c0 16.9-14.8 30.5-33 30.5C9.2 53.4-5.6 39.8-5.6 23S-1 8 27.6 8c34 0 33-2 33 14.8Z" fill="#DE8383"/><path fill-rule="evenodd" clip-rule="evenodd" d="M55.1 8.7c-5 4.8-15.3 9-27.2 9A42 42 0 0 1 1 9.3C4 7.9 9.8 8 21.5 8a2115 2115 0 0 0 14.8 0c9.4 0 15.3 0 18.8.7Z" fill="#F9F9F9"/>`,
|
|
34
|
+
'variant0302': (components, colors) => `<path d="M59 18.4A31 31 0 0 1 27.6 49 31 31 0 0 1-4 18.4c0-17 4.2-14.9 31.5-14.9 25 0 31.4-2 31.4 14.9Z" fill="#DE8383"/><path fill-rule="evenodd" clip-rule="evenodd" d="M58.8 19.7H-3.7v-1.2C-3.8 2.6-.5 2.7 19.5 2.8a829.2 829.2 0 0 0 15.2 0c19-.1 24-.2 24 15.7v1.2Z" fill="#F9F9F9"/>`,
|
|
35
|
+
'variant0301': (components, colors) => `<path d="M59 19.1a31 31 0 0 1-31.5 30.6A31 31 0 0 1-3.9 19.1c0-17 4.2-14.9 31.4-14.9 25.2 0 31.5-2 31.5 15Z" fill="#DE8383"/><path fill-rule="evenodd" clip-rule="evenodd" d="M58.8 17.7H-4c.2-14.1 4.1-14 23.5-14l8 .1h7.2c18.4-.2 23.7-.2 24 14Z" fill="#F9F9F9"/><path fill-rule="evenodd" clip-rule="evenodd" d="M53.8 35.7A31.7 31.7 0 0 1 27.7 49c-11 0-20.8-5.5-26.4-13.8a42.7 42.7 0 0 1 26-7.6 42 42 0 0 1 26.5 8Z" fill="#C06E6E"/>`,
|
|
36
|
+
'variant0205': (components, colors) => `<path d="M59.7 22.3a31 31 0 0 1-62 0c0-17 13.9-4 31-4 17 0 31-13 31 4Z" fill="#DE8383"/>`,
|
|
37
|
+
'variant0204': (components, colors) => `<path d="M59 15.6a31 31 0 1 1-62 0c0-17.1 13.8-4.1 31-4.1 17 0 31-13 31 4Z" fill="#F9F9F9"/>`,
|
|
38
|
+
'variant0203': (components, colors) => `<path d="M59 15a31 31 0 0 1-62 0C-3-2 10.8 11 28 11c17 0 31-13 31 4.1Z" fill="#DE8383"/><path fill-rule="evenodd" clip-rule="evenodd" d="M56.3 7A31 31 0 0 1-.3 7c2.5-1.7 6.8-.5 12.1 1 4.7 1.3 10.3 2.9 16.2 2.9 6 0 11.5-1.6 16.2-3 5.3-1.4 9.5-2.6 12-1Z" fill="#F9F9F9"/>`,
|
|
39
|
+
'variant0202': (components, colors) => `<path d="M59 19.4a31 31 0 1 1-62 0c0-17.2 13.8-4.2 31-4.2 17 0 31-13 31 4.2Z" fill="#DE8383"/><path fill-rule="evenodd" clip-rule="evenodd" d="M57.5 28.6H-1.7c-.9-3-1.3-6-1.3-9.2 0-11.2 5.9-9.6 14.8-7a59.5 59.5 0 0 0 16.1 2.8c6 0 11.5-1.5 16.2-2.9 9-2.5 14.8-4.1 14.8 7a31 31 0 0 1-1.4 9.3Z" fill="#F9F9F9"/>`,
|
|
40
|
+
'variant0201': (components, colors) => `<path d="M58.2 16.4a30.6 30.6 0 0 1-61.2 0c0-17 13.7-4.1 30.6-4.1 17 0 30.6-12.8 30.6 4Z" fill="#DE8383"/><path fill-rule="evenodd" clip-rule="evenodd" d="M56.8 25.4H-1.7c-1-3-2.2-6-2.2-9.3 0-11.1 6-9.5 15-7A61.6 61.6 0 0 0 27.6 12c6 0 11.6-1.6 16.4-2.9 9-2.5 14.3-3.4 14.3 7.7 0 3.2-.5 5.6-1.5 8.6Z" fill="#F9F9F9"/><path fill-rule="evenodd" clip-rule="evenodd" d="M50.4 36a29 29 0 0 1-23 11.5 29 29 0 0 1-22.6-11c4.1-5 12.9-8.4 23-8.4 9.8 0 18.3 3.2 22.6 8Z" fill="#C06E6E"/>`,
|
|
41
|
+
'variant0105': (components, colors) => `<path d="M59.5 28.2a31 31 0 1 1-62 0 31 31 0 0 1 62 0Z" fill="#DE8383"/>`,
|
|
42
|
+
'variant0104': (components, colors) => `<path d="M59.5 27.6a31 31 0 1 1-62 0 31 31 0 0 1 62 0Z" fill="#F9F9F9"/>`,
|
|
43
|
+
'variant0103': (components, colors) => `<path d="M59.5 28.4a31 31 0 1 1-62 0 31 31 0 0 1 62 0Z" fill="#DE8383"/><path d="M55.4 13H1.6C5.2 6.1 14.2-3 29-3c14.8 0 23.4 9.6 26.4 16Z" fill="#F9F9F9"/>`,
|
|
44
|
+
'variant0102': (components, colors) => `<g fill="#DE8383"><path d="M59.8 28.1a31 31 0 1 1-62 0 31 31 0 0 1 62 0Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M57 19.5H.7A31.1 31.1 0 0 1 29 1.3c12.5 0 23.2 7.5 28 18.2Z"/></g><path fill-rule="evenodd" clip-rule="evenodd" d="M57 15.1H.7A31.1 31.1 0 0 1 29-3c12.5 0 23.2 7.5 28 18.2Z" fill="#F9F9F9"/>`,
|
|
45
|
+
'variant0101': (components, colors) => `<path d="M59.8 28.9a31 31 0 1 1-62 0 31 31 0 0 1 62 0Z" fill="#DE8383"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5.6 49.5a31 31 0 0 1 47.9-2 31 31 0 0 1-47.9 2Z" fill="#C06E6E"/><path fill-rule="evenodd" clip-rule="evenodd" d="M57.4 16.4H.4a31 31 0 0 1 57 0Z" fill="#F9F9F9"/>`,
|
|
46
|
+
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not change this file manually! This file was generated with the "Dicebear Exporter"-Plugin for Figma.
|
|
3
|
+
*
|
|
4
|
+
* Plugin: https://www.figma.com/community/plugin/1005765655729342787
|
|
5
|
+
* File: https://www.figma.com/file/KhTfMFWWniVgZmGVFL0KK6/%40dicebear%2Fbig-ears?node-id=205%3A130
|
|
6
|
+
*/
|
|
7
|
+
import type { ComponentGroup } from '../types.js';
|
|
8
|
+
export declare const nose: ComponentGroup;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not change this file manually! This file was generated with the "Dicebear Exporter"-Plugin for Figma.
|
|
3
|
+
*
|
|
4
|
+
* Plugin: https://www.figma.com/community/plugin/1005765655729342787
|
|
5
|
+
* File: https://www.figma.com/file/KhTfMFWWniVgZmGVFL0KK6/%40dicebear%2Fbig-ears?node-id=205%3A130
|
|
6
|
+
*/
|
|
7
|
+
export const nose = {
|
|
8
|
+
'variant12': (components, colors) => `<path d="M22.6 34.4a17 17 0 1 0 32.6 0 16.9 16.9 0 0 1-32.6 0Z" fill="#000" fill-opacity=".2"/>`,
|
|
9
|
+
'variant11': (components, colors) => `<path d="M5.6 34.4a17 17 0 0 0 16.3 21.4h33.7A16.9 16.9 0 0 0 72 34.4C70 41.6 63.4 47 55.6 47H22c-7.8 0-14.4-5.3-16.3-12.5Z" fill="#000" fill-opacity=".2"/>`,
|
|
10
|
+
'variant10': (components, colors) => `<path d="M18.6 38.3A10 10 0 0 0 29 45a10 10 0 0 0 19.4 0h.9a10 10 0 0 0 9.5-6.7 10 10 0 0 1-10.4 13.4 10 10 0 0 1-19.4 0H28a10 10 0 0 1-9.5-13.4Z" fill="#000" fill-opacity=".2"/>`,
|
|
11
|
+
'variant09': (components, colors) => `<path d="M16.6 46.2A11.3 11.3 0 0 0 28.3 61 11.3 11.3 0 0 0 50 61h1a11.3 11.3 0 0 0 10.7-15A11.3 11.3 0 0 1 50 53.9a11.3 11.3 0 0 1-21.8 0h-1c-5 0-9.2-3.1-10.7-7.6Z" fill="#000" fill-opacity=".2"/>`,
|
|
12
|
+
'variant08': (components, colors) => `<g fill="#000" fill-opacity=".2"><rect x="25.9" y="51.5" width="11.7" height="8.9" rx="4.4" transform="rotate(-90 25.9 51.5)"/><rect x="43.7" y="51.5" width="11.7" height="8.9" rx="4.4" transform="rotate(-90 43.7 51.5)"/><path d="M61.2 41.4c.2-.8.2-1.7.2-2.5C61.4 29.6 54 22 44.5 22H34a16.9 16.9 0 0 0-16.7 19.4A16.9 16.9 0 0 1 33.9 27h10.6C53 27 60 33.2 61.2 41.4Z"/></g>`,
|
|
13
|
+
'variant07': (components, colors) => `<path d="M17.2 34.5a17 17 0 0 0-.2 2.4v3.3C17 49.5 24.6 57 33.9 57H44C53.4 57 61 49.5 61 40V37c0-.8 0-1.6-.2-2.4a16.9 16.9 0 0 1-16.7 14.4H34c-8.5 0-15.6-6.2-16.7-14.4Z" fill="#000" fill-opacity=".2"/>`,
|
|
14
|
+
'variant06': (components, colors) => `<path d="M37 14v27c-3.7.7-11 4-11 10.5 0 8.2 7.3 10.5 11 11.7" stroke="#000" stroke-opacity=".5" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/>`,
|
|
15
|
+
'variant05': (components, colors) => `<path d="M39 28c-3.7.8-11 4-11 10.5 0 8.2 7.3 10.6 11 11.7" stroke="#000" stroke-opacity=".5" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/>`,
|
|
16
|
+
'variant04': (components, colors) => `<path d="M37.8 22c-7.1 9.5-20.2 29-16 31 4.3 2 18.6 2.5 25.3 2.5" stroke="#000" stroke-opacity=".5" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/>`,
|
|
17
|
+
'variant03': (components, colors) => `<path d="M33.4 22c-7.1 9.5-12 31.5-7.8 33.5 4.2 2.1 10.4 0 17 0" stroke="#000" stroke-opacity=".5" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/>`,
|
|
18
|
+
'variant02': (components, colors) => `<path d="M42.4 22c-.7 5.4-3 16.3-7.1 17-5 1-11-8-13.1-2-2 6 12 21.2 22.2 18.2" stroke="#000" stroke-opacity=".5" stroke-width="3.7" stroke-linecap="round" stroke-linejoin="round"/>`,
|
|
19
|
+
'variant01': (components, colors) => `<path d="m24.6 39.3-.2 2.6a14.7 14.7 0 1 0 29-.4l-.1-2a14.7 14.7 0 0 1-28.7-.2Z" fill="#000" fill-opacity=".2"/>`,
|
|
20
|
+
};
|
package/lib/core.d.ts
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not change this file manually! This file was generated with the "Dicebear Exporter"-Plugin for Figma.
|
|
3
|
+
*
|
|
4
|
+
* Plugin: https://www.figma.com/community/plugin/1005765655729342787
|
|
5
|
+
* File: https://www.figma.com/file/KhTfMFWWniVgZmGVFL0KK6/%40dicebear%2Fbig-ears?node-id=205%3A130
|
|
6
|
+
*/
|
|
7
|
+
import type { Style } from '@dicebear/core';
|
|
8
|
+
import type { Options } from './types.js';
|
|
9
|
+
export declare const style: Style<Options>;
|
package/lib/core.js
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not change this file manually! This file was generated with the "Dicebear Exporter"-Plugin for Figma.
|
|
3
|
+
*
|
|
4
|
+
* Plugin: https://www.figma.com/community/plugin/1005765655729342787
|
|
5
|
+
* File: https://www.figma.com/file/KhTfMFWWniVgZmGVFL0KK6/%40dicebear%2Fbig-ears?node-id=205%3A130
|
|
6
|
+
*/
|
|
7
|
+
import { schema } from './schema.js';
|
|
8
|
+
import { getComponents } from './utils/getComponents.js';
|
|
9
|
+
import { getColors } from './utils/getColors.js';
|
|
10
|
+
import { onPreCreate } from './hooks/onPreCreate.js';
|
|
11
|
+
import { onPostCreate } from './hooks/onPostCreate.js';
|
|
12
|
+
export const style = {
|
|
13
|
+
meta: {
|
|
14
|
+
title: 'Face Generator',
|
|
15
|
+
creator: 'The Visual Team',
|
|
16
|
+
source: 'https://www.figma.com/community/file/986078800058673824',
|
|
17
|
+
homepage: 'https://thevisual.team/',
|
|
18
|
+
license: {
|
|
19
|
+
name: 'CC BY 4.0',
|
|
20
|
+
url: 'https://creativecommons.org/licenses/by/4.0/',
|
|
21
|
+
},
|
|
22
|
+
},
|
|
23
|
+
schema: schema,
|
|
24
|
+
create: ({ prng, options }) => {
|
|
25
|
+
var _a, _b, _c, _d, _e, _f, _g, _h;
|
|
26
|
+
onPreCreate({ prng, options });
|
|
27
|
+
const components = getComponents({ prng, options });
|
|
28
|
+
const colors = getColors({ prng, options });
|
|
29
|
+
onPostCreate({ prng, options, components, colors });
|
|
30
|
+
return {
|
|
31
|
+
attributes: {
|
|
32
|
+
viewBox: '0 0 210 210',
|
|
33
|
+
fill: 'none',
|
|
34
|
+
'shape-rendering': 'auto'
|
|
35
|
+
},
|
|
36
|
+
body: `<g transform="translate(86.8 138.9) scale(.71856)">${(_b = (_a = components.mouth) === null || _a === void 0 ? void 0 : _a.value(components, colors)) !== null && _b !== void 0 ? _b : ''}</g><g transform="translate(2 11) scale(.71856)">${(_d = (_c = components.eyes) === null || _c === void 0 ? void 0 : _c.value(components, colors)) !== null && _d !== void 0 ? _d : ''}</g><g transform="translate(15 89.2) scale(.71856)">${(_f = (_e = components.cheek) === null || _e === void 0 ? void 0 : _e.value(components, colors)) !== null && _f !== void 0 ? _f : ''}</g><g transform="translate(80.3 79.8) scale(.71856)">${(_h = (_g = components.nose) === null || _g === void 0 ? void 0 : _g.value(components, colors)) !== null && _h !== void 0 ? _h : ''}</g>`,
|
|
37
|
+
};
|
|
38
|
+
},
|
|
39
|
+
};
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not change this file manually! This file was generated with the "Dicebear Exporter"-Plugin for Figma.
|
|
3
|
+
*
|
|
4
|
+
* Plugin: https://www.figma.com/community/plugin/1005765655729342787
|
|
5
|
+
* File: https://www.figma.com/file/KhTfMFWWniVgZmGVFL0KK6/%40dicebear%2Fbig-ears?node-id=205%3A130
|
|
6
|
+
*/
|
|
7
|
+
import { Prng, StyleOptions } from "@dicebear/core";
|
|
8
|
+
import { Options, ColorPickCollection, ComponentPickCollection } from "../types.js";
|
|
9
|
+
declare type Props = {
|
|
10
|
+
prng: Prng;
|
|
11
|
+
options: StyleOptions<Options>;
|
|
12
|
+
components: ComponentPickCollection;
|
|
13
|
+
colors: ColorPickCollection;
|
|
14
|
+
};
|
|
15
|
+
export declare function onPostCreate({ prng, options, components, colors }: Props): void;
|
|
16
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not change this file manually! This file was generated with the "Dicebear Exporter"-Plugin for Figma.
|
|
3
|
+
*
|
|
4
|
+
* Plugin: https://www.figma.com/community/plugin/1005765655729342787
|
|
5
|
+
* File: https://www.figma.com/file/KhTfMFWWniVgZmGVFL0KK6/%40dicebear%2Fbig-ears?node-id=205%3A130
|
|
6
|
+
*/
|
|
7
|
+
export function onPostCreate({ prng, options, components, colors }) {
|
|
8
|
+
// Write your modifications here
|
|
9
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not change this file manually! This file was generated with the "Dicebear Exporter"-Plugin for Figma.
|
|
3
|
+
*
|
|
4
|
+
* Plugin: https://www.figma.com/community/plugin/1005765655729342787
|
|
5
|
+
* File: https://www.figma.com/file/KhTfMFWWniVgZmGVFL0KK6/%40dicebear%2Fbig-ears?node-id=205%3A130
|
|
6
|
+
*/
|
|
7
|
+
import { Prng, StyleOptions } from "@dicebear/core";
|
|
8
|
+
import { Options } from "../types.js";
|
|
9
|
+
declare type Props = {
|
|
10
|
+
prng: Prng;
|
|
11
|
+
options: StyleOptions<Options>;
|
|
12
|
+
};
|
|
13
|
+
export declare function onPreCreate({ prng, options }: Props): void;
|
|
14
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not change this file manually! This file was generated with the "Dicebear Exporter"-Plugin for Figma.
|
|
3
|
+
*
|
|
4
|
+
* Plugin: https://www.figma.com/community/plugin/1005765655729342787
|
|
5
|
+
* File: https://www.figma.com/file/KhTfMFWWniVgZmGVFL0KK6/%40dicebear%2Fbig-ears?node-id=205%3A130
|
|
6
|
+
*/
|
|
7
|
+
export function onPreCreate({ prng, options }) {
|
|
8
|
+
// Write your modifications here
|
|
9
|
+
}
|
package/lib/index.d.ts
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not change this file manually! This file was generated with the "Dicebear Exporter"-Plugin for Figma.
|
|
3
|
+
*
|
|
4
|
+
* Plugin: https://www.figma.com/community/plugin/1005765655729342787
|
|
5
|
+
* File: https://www.figma.com/file/KhTfMFWWniVgZmGVFL0KK6/%40dicebear%2Fbig-ears?node-id=205%3A130
|
|
6
|
+
*/
|
|
7
|
+
declare const create: import("@dicebear/core").StyleCreate<import("./types.js").Options>, meta: import("@dicebear/core").StyleMeta, schema: import("json-schema").JSONSchema7;
|
|
8
|
+
export { create, meta, schema };
|
|
9
|
+
export type { Options } from './types.js';
|
package/lib/index.js
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not change this file manually! This file was generated with the "Dicebear Exporter"-Plugin for Figma.
|
|
3
|
+
*
|
|
4
|
+
* Plugin: https://www.figma.com/community/plugin/1005765655729342787
|
|
5
|
+
* File: https://www.figma.com/file/KhTfMFWWniVgZmGVFL0KK6/%40dicebear%2Fbig-ears?node-id=205%3A130
|
|
6
|
+
*/
|
|
7
|
+
/*!
|
|
8
|
+
* Big Ears - Neutral (@dicebear/big-ears-neutral)
|
|
9
|
+
*
|
|
10
|
+
* Code licensed under MIT License.
|
|
11
|
+
* Copyright (c) 2022 Florian Körner
|
|
12
|
+
*
|
|
13
|
+
* Design "Face Generator" by The Visual Team licensed under CC BY 4.0. / Remix of the original.
|
|
14
|
+
* Source: https://www.figma.com/community/file/986078800058673824
|
|
15
|
+
* Homepage: https://thevisual.team/
|
|
16
|
+
* License: https://creativecommons.org/licenses/by/4.0/
|
|
17
|
+
*/
|
|
18
|
+
import { style } from './core.js';
|
|
19
|
+
const { create, meta, schema } = style;
|
|
20
|
+
export { create, meta, schema };
|
package/lib/schema.d.ts
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not change this file manually! This file was generated with the "Dicebear Exporter"-Plugin for Figma.
|
|
3
|
+
*
|
|
4
|
+
* Plugin: https://www.figma.com/community/plugin/1005765655729342787
|
|
5
|
+
* File: https://www.figma.com/file/KhTfMFWWniVgZmGVFL0KK6/%40dicebear%2Fbig-ears?node-id=205%3A130
|
|
6
|
+
*/
|
|
7
|
+
import type { StyleSchema } from '@dicebear/core';
|
|
8
|
+
export declare const schema: StyleSchema;
|