Prompt Details
Model
(gemini-3.5-flash)
Token size
794
Example input
[Insert Subject, e.g., A Visual Search Icon normally kept beside the search-bar of a website]: A Visual Search Icon normally kept beside the search-bar of a website.
[Insert Dimensions, e.g., 24x24, 32x32, or 48x48]: 24x24
[Insert Stroke Color, e.g., Black, #222222, or currentColor]: Black
[Insert Fill Color, e.g., None, transparent, or #FFFFFF]: None
[Insert Stroke Width, e.g., 1.5px or 2px]: 1.5px
Example output
**Visual Search Icon**
* **Description:** A symbolic representation combining a magnifying glass with a geometric 'scan' frame, indicating search by image or camera input. It uses primitive circles and rectangles aligned to a tight 24x24 grid.
* **Usage Tip:** Perfect as an actionable button positioned inside or adjacent to a primary search bar to invoke camera or image upload functionality.
```xml
<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" role="img" aria-hidden="true"><title>Visual Search Icon</title><path d="M10 16C13.3137 16 16 13.3137 16 10C16 6.68629 13.3137 4 10 4C6.68629 4 4 6.68629 4 10C4 13.3137 6.68629 16 10 16Z"/><path d="M14.2 14.2L18 18L17.3 18.7L13.5 14.9L14.2 14.2Z"/><path d="M18 6V4H20M20 18V20H18M6 20H4V18"/></svg>
```
```txt
<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" role="img" aria-hidden="true"><title>Visual Search Icon</title><path d="M10 16C13.3137 16 16 13.3137 16 10C16 6.68629 13.3137 4 10 4C6.68629 4 4 6.68629 4 10C4 13.3137 6.68629 16 10 16Z"/><path d="M14.2 14.2L18 18L17.3 18.7L13.5 14.9L14.2 14.2Z"/><path d="M18 6V4H20M20 18V20H18M6 20H4V18"/></svg>
```
By purchasing this prompt, you agree to our terms of service
GEMINI-3.5-FLASH
Generate clean, scalable SVG icons perfect for any application. This prompt delivers optimized raw SVG code that you can effortlessly copy and paste directly into Figma or your development environment. Every output also includes a practical usage tip to guide the seamless implementation of your new icon.
...more
Added 1 week ago
