Icono de GPU minimalista en monocromo
De Wikiprompt, la enciclopedia libre de prompts
Icono de GPU minimalista en monocromo Un simple prompt para generar un icono de GPU monocromático y limpio en un estilo minimalista.
Medios relacionados
Contenido del PromptGuardar
🌐
I will design a monochrome, minimalistic GPU icon that is clean, geometric, and instantly recognizable.
Here is the SVG code:
```svg
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" width="100" height="100">
<!-- GPU Body - main rectangular card -->
<rect x="15" y="30" width="70" height="45" rx="4" ry="4" fill="none" stroke="#000" stroke-width="3"/>
<!-- PCIe bracket / mounting tab on the left -->
<rect x="8" y="35" width="10" height="25" rx="1" ry="1" fill="none" stroke="#000" stroke-width="3"/>
<!-- PCIe connector pins at the bottom -->
<line x1="25" y1="75" x2="25" y2="82" stroke="#000" stroke-width="3"/>
<line x1="35" y1="75" x2="35" y2="82" stroke="#000" stroke-width="3"/>
<line x1="45" y1="75" x2="45" y2="82" stroke="#000" stroke-width="3"/>
<line x1="55" y1="75" x2="55" y2="82" stroke="#000" stroke-width="3"/>
<line x1="65" y1="75" x2="65" y2="82" stroke="#000" stroke-width="3"/>
<line x1="75" y1="75" x2="75" y2="82" stroke="#000" stroke-width="3"/>
<!-- Fan / cooling circle -->
<circle cx="45" cy="50" r="12" fill="none" stroke="#000" stroke-width="3"/>
<circle cx="45" cy="50" r="3" fill="#000"/>
<!-- Fan blades - simple cross design -->
<line x1="45" y1="38" x2="45" y2="44" stroke="#000" stroke-width="2.5"/>
<line x1="45" y1="56" x2="45" y2="62" stroke="#000" stroke-width="2.5"/>
<line x1="33" y1="50" x2="39" y2="50" stroke="#000" stroke-width="2.5"/>
<line x1="51" y1="50" x2="57" y2="50" stroke="#000" stroke-width="2.5"/>
<!-- Second smaller chip / component -->
<rect x="62" y="42" width="14" height="14" rx="2" ry="2" fill="none" stroke="#000" stroke-width="2.5"/>
<!-- Small capacitor / component dots -->
<circle cx="66" cy="36" r="1.5" fill="#000"/>
<circle cx="72" cy="36" r="1.5" fill="#000"/>
<!-- Power connector on the right edge -->
<rect x="85" y="42" width="6" height="16" rx="1" ry="1" fill="none" stroke="#000" stroke-width="2.5"/>
<line x1="88" y1="45" x2="88" y2="48" stroke="#000" stroke-width="2"/>
<line x1="88" y1="52" x2="88" y2="55" stroke="#000" stroke-width="2"/>
</svg>
```
The icon uses a simple black-on-transparent style with a horizontal GPU card shape, a mounting bracket, a central fan with a cross-shaped blade pattern, a secondary chip, and a power connector on the right. The composition stays minimal and balanced, making it suitable for interfaces, labels, or technical illustrations.
Iniciá sesión para ver el prompt completo
Continuar con:
Al iniciar sesión, aceptás nuestros Términos de uso y Política de privacidad
Uso
Este prompt está diseñado para usarse con creative. Copiá el contenido de arriba y pegalo en tu herramienta de IA preferida.
Para mejores resultados, personalizá los marcadores (indicados con corchetes o mayúsculas) con tus requisitos específicos.
Discusión
0 comentarios