similar
Faceless mannequin holding an open glowing briefcase filled with holographic euro signs and digital stock tickers. Large empty gradient background above for text. Strong cinematic lighting. emoji
{ "title": "3D Skeuomorphic Emoji Icon Schema", "type": "object", "properties": { "object": { "type": "string", "description": "Name of the object to be represented (e.g., 'money bag', 'camera', 'pizza')." }, "style": { "type": "string", "enum": ["3D skeuomorphic emoji"], "description": "Visual style to be used for rendering." }, "materials": { "type": "object", "properties": { "base": { "type": "string", "description": "Primary material texture, e.g., 'smooth cloth', 'metallic', 'plastic'." }, "details": { "type": "array", "items": { "type": "string" }, "description": "Secondary materials or embellishments (e.g., rope, buttons, stitching)." } } }, "colors": { "type": "object", "properties": { "baseColor": { "type": "string", "description": "Main color of the object (e.g., '#F5DEB3' for a beige sack)." }, "accentColors": { "type": "array", "items": { "type": "string" }, "description": "Accent or highlight colors (e.g., yellow for dollar sign)." } } }, "lighting": { "type": "object", "properties": { "type": { "type": "string", "enum": ["soft", "ambient", "studio"], "description": "Lighting type used to shade and define volume." }, "shadows": { "type": "boolean", "description": "Indicates if soft drop shadows are used." } } }, "geometry": { "type": "object", "properties": { "dimensionality": { "type": "string", "enum": ["3D"], "description": "Indicates that object is rendered in 3D." }, "roundedEdges": { "type": "boolean", "description": "Indicates if object has smooth, rounded edges." } } }, "expression": { "type": "string", "enum": ["playful", "realistic", "friendly"], "description": "Overall emotional tone of the icon." }, "background": { "type": "string", "enum": ["transparent", "white", "gradient"], "description": "Background type for the rendered emoji." } }, "required": ["object", "style", "materials", "colors", "lighting", "geometry", "expression", "background"] } palette emoji
{ "title": "3D Skeuomorphic Emoji Icon Schema", "type": "object", "properties": { "object": { "type": "string", "description": "Name of the object to be represented (e.g., 'money bag', 'camera', 'pizza')." }, "style": { "type": "string", "enum": ["3D skeuomorphic emoji"], "description": "Visual style to be used for rendering." }, "materials": { "type": "object", "properties": { "base": { "type": "string", "description": "Primary material texture, e.g., 'smooth cloth', 'metallic', 'plastic'." }, "details": { "type": "array", "items": { "type": "string" }, "description": "Secondary materials or embellishments (e.g., rope, buttons, stitching)." } } }, "colors": { "type": "object", "properties": { "baseColor": { "type": "string", "description": "Main color of the object (e.g., '#F5DEB3' for a beige sack)." }, "accentColors": { "type": "array", "items": { "type": "string" }, "description": "Accent or highlight colors (e.g., yellow for dollar sign)." } } }, "lighting": { "type": "object", "properties": { "type": { "type": "string", "enum": ["soft", "ambient", "studio"], "description": "Lighting type used to shade and define volume." }, "shadows": { "type": "boolean", "description": "Indicates if soft drop shadows are used." } } }, "geometry": { "type": "object", "properties": { "dimensionality": { "type": "string", "enum": ["3D"], "description": "Indicates that object is rendered in 3D." }, "roundedEdges": { "type": "boolean", "description": "Indicates if object has smooth, rounded edges." } } }, "expression": { "type": "string", "enum": ["playful", "realistic", "friendly"], "description": "Overall emotional tone of the icon." }, "background": { "type": "string", "enum": ["transparent", "white", "gradient"], "description": "Background type for the rendered emoji." } }, "required": ["object", "style", "materials", "colors", "lighting", "geometry", "expression", "background"] } palette emoji
{ "title": "3D Skeuomorphic Emoji Icon Schema", "type": "object", "properties": { "object": { "type": "string", "description": "Name of the object to be represented (e.g., 'money bag', 'camera', 'pizza')." }, "style": { "type": "string", "enum": ["3D skeuomorphic emoji"], "description": "Visual style to be used for rendering." }, "materials": { "type": "object", "properties": { "base": { "type": "string", "description": "Primary material texture, e.g., 'smooth cloth', 'metallic', 'plastic'." }, "details": { "type": "array", "items": { "type": "string" }, "description": "Secondary materials or embellishments (e.g., rope, buttons, stitching)." } } }, "colors": { "type": "object", "properties": { "baseColor": { "type": "string", "description": "Main color of the object (e.g., '#F5DEB3' for a beige sack)." }, "accentColors": { "type": "array", "items": { "type": "string" }, "description": "Accent or highlight colors (e.g., yellow for dollar sign)." } } }, "lighting": { "type": "object", "properties": { "type": { "type": "string", "enum": ["soft", "ambient", "studio"], "description": "Lighting type used to shade and define volume." }, "shadows": { "type": "boolean", "description": "Indicates if soft drop shadows are used." } } }, "geometry": { "type": "object", "properties": { "dimensionality": { "type": "string", "enum": ["3D"], "description": "Indicates that object is rendered in 3D." }, "roundedEdges": { "type": "boolean", "description": "Indicates if object has smooth, rounded edges." } } }, "expression": { "type": "string", "enum": ["playful", "realistic", "friendly"], "description": "Overall emotional tone of the icon." }, "background": { "type": "string", "enum": ["transparent", "white", "gradient"], "description": "Background type for the rendered emoji." } }, "required": ["object", "style", "materials", "colors", "lighting", "geometry", "expression", "background"] } palette emoji
{ "title": "3D Skeuomorphic Emoji Icon Schema", "type": "object", "properties": { "object": { "type": "string", "description": "Name of the object to be represented (e.g., 'money bag', 'camera', 'pizza')." }, "style": { "type": "string", "enum": ["3D skeuomorphic emoji"], "description": "Visual style to be used for rendering." }, "materials": { "type": "object", "properties": { "base": { "type": "string", "description": "Primary material texture, e.g., 'smooth cloth', 'metallic', 'plastic'." }, "details": { "type": "array", "items": { "type": "string" }, "description": "Secondary materials or embellishments (e.g., rope, buttons, stitching)." } } }, "colors": { "type": "object", "properties": { "baseColor": { "type": "string", "description": "Main color of the object (e.g., '#F5DEB3' for a beige sack)." }, "accentColors": { "type": "array", "items": { "type": "string" }, "description": "Accent or highlight colors (e.g., yellow for dollar sign)." } } }, "lighting": { "type": "object", "properties": { "type": { "type": "string", "enum": ["soft", "ambient", "studio"], "description": "Lighting type used to shade and define volume." }, "shadows": { "type": "boolean", "description": "Indicates if soft drop shadows are used." } } }, "geometry": { "type": "object", "properties": { "dimensionality": { "type": "string", "enum": ["3D"], "description": "Indicates that object is rendered in 3D." }, "roundedEdges": { "type": "boolean", "description": "Indicates if object has smooth, rounded edges." } } }, "expression": { "type": "string", "enum": ["playful", "realistic", "friendly"], "description": "Overall emotional tone of the icon." }, "background": { "type": "string", "enum": ["transparent", "white", "gradient"], "description": "Background type for the rendered emoji." } }, "required": ["object", "style", "materials", "colors", "lighting", "geometry", "expression", "background"] } money bag emoji
Des pièces de monnaie virtuelles bleus en mode rendu 3D pour un jeu vidéo emoji
Person thinking with graphs in the background, apple emoji style, smiling with a closed mouth (no teeth), with a pink background. The style should resemble apple emojis with concise details. emoji
realistic emoji of a pile of cash and coins, detailed, photorealistic emoji
Edit the image to change the font style to a geometric sans-serif font, keep the green color and transparent background. emoji
banconote di euro fluttuano vicino ad una calamita rossa, sono attratte, iperrealistico 4k emoji
banconote attratte da una calamita rossa emoji
cinque banconote fluttuano in aria attratte da una calamita rossa, iperrealistica 4k, isolato su sfondo bianco emoji
emoji of a pie chart with arrows and a dollar sign with more variations emoji
ghibli style upward trending arrow beside three stacks of bundled dollar bills in ascending height emoji
watercolor style upward trending arrow beside three stacks of bundled dollar bills in ascending height emoji
minimalist neon icon of a risky trader, using color #0BD794, simple lines, glowing effect emoji
minimalist neon icon of a risky trader, using color #0BD794, simple lines, glowing effect emoji
minimalist neon icon of a trader with dollar signs, color #0BD794, glowing outline emoji
Show only half of the speedometer, and make the dollar coin in the center much bigger, keep classic apple emoji style emoji