Cambiar icono de login por la Vara de Esculapio en negro
This commit is contained in:
@@ -1,60 +1,57 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
|
|
||||||
export function EsculapioIcon({ className = "w-20 h-20 text-neutral-900 dark:text-neutral-100", size = 80 }: { className?: string; size?: number }) {
|
export function EsculapioIcon({ className = "w-16 h-16 text-neutral-900 dark:text-neutral-100", size }: { className?: string; size?: number }) {
|
||||||
return (
|
return (
|
||||||
<svg
|
<svg
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
viewBox="0 0 120 120"
|
viewBox="0 0 100 100"
|
||||||
width={size}
|
width={size || undefined}
|
||||||
height={size}
|
height={size || undefined}
|
||||||
className={className}
|
className={className}
|
||||||
fill="currentColor"
|
fill="currentColor"
|
||||||
aria-label="Cara de Esculapio"
|
aria-label="Vara de Esculapio"
|
||||||
>
|
>
|
||||||
{/* Esculapio (Asclepius) Classical Head & Bust in Black Vector Art */}
|
{/* Vara de Esculapio (Rod of Asclepius) - Símbolo de la medicina */}
|
||||||
<g transform="translate(10, 5)">
|
<g>
|
||||||
{/* Laurel Wreath Crown Top */}
|
{/* Pomo superior de la vara */}
|
||||||
<path d="M48 6 C38 6 30 11 26 18 C28 17 32 17 35 18 C30 22 26 27 25 33 C28 31 32 31 35 33 C30 38 27 45 28 51 C32 47 37 47 40 50 C40 43 45 37 51 35 C48 33 46 29 46 25 C46 17 52 10 59 8 C55 6 51 6 48 6 Z" />
|
<ellipse cx="50" cy="9" rx="4.5" ry="3.5" />
|
||||||
|
<circle cx="50" cy="7" r="2.5" />
|
||||||
|
|
||||||
{/* Laurel Leaves (Right & Top) */}
|
{/* Vara / Bastón central de madera con ligeros nudos y adelgazamiento */}
|
||||||
<path d="M52 5 C56 5 60 7 63 10 C65 8 68 7 71 8 C73 11 72 15 70 18 C74 18 78 20 80 24 C79 26 77 28 74 28 C78 32 79 37 77 42 C75 40 73 39 70 40 C72 45 70 51 66 55 C64 53 62 52 59 53 C62 48 63 42 61 37 C59 39 57 41 54 41 C56 36 56 31 53 27 C56 26 58 24 59 21 C57 20 54 20 52 21 C54 16 53 11 50 7 C51 6 51 5 52 5 Z" />
|
<path d="M48.2 12 h3.6 l-.3 18.5 c.6.4.9 1 .9 1.8 0 .9-.5 1.6-1.2 2 l-.4 21.2 c.7.3 1.1 1 1.1 1.7 0 .8-.5 1.5-1.2 1.8 l-.4 24.5 c.5.3.8.8.8 1.4 0 .7-.4 1.3-1 1.6 l-.4 7.5 c0 .8-.7 1.5-1.5 1.5s-1.5-.7-1.5-1.5 l-.4-7.5 c-.6-.3-1-.9-1-1.6 0-.6.3-1.1.8-1.4 l-.4-24.5 c-.7-.3-1.2-1-1.2-1.8 0-.7.4-1.4 1.1-1.7 l-.4-21.2 c-.7-.4-1.2-1.1-1.2-2 0-.8.3-1.4.9-1.8 z" />
|
||||||
|
|
||||||
{/* Classical Forehead & Nose Profile */}
|
{/* Cabeza y cuello de la serpiente (en la parte superior, mirando hacia la vara) */}
|
||||||
<path d="M50 25 C46 25 43 27 41 30 C45 31 47 33 47 36 C43 36 39 39 38 43 C41 43 44 45 44 48 C41 49 38 52 38 56 C40 56 43 57 44 60 C40 61 37 65 37 70 C40 69 43 70 45 73 C42 76 40 81 41 86 C43 83 47 82 50 84 C48 88 48 93 51 97 C53 94 56 93 59 95 C57 91 58 86 62 83 C65 85 66 89 66 93 C69 88 73 85 78 85 C77 82 75 79 72 78 C76 75 78 70 78 64 C75 66 73 66 71 64 C74 60 74 54 71 49 C74 48 76 45 76 41 C73 42 70 41 68 39 C70 34 69 29 65 26 C61 23 55 24 50 25 Z" opacity="0.12" />
|
{/* Cabeza */}
|
||||||
|
<path d="M53.5 14.2 c2.2-2.5 5.8-3.4 8.7-2.1 2.8 1.2 4.4 4.1 3.8 7.1-.5 2.6-2.5 4.5-5.1 4.9-1.8.3-3.7-.3-5-1.5 l-1.8 1.4 c1.9 1.8 4.6 2.6 7.2 2.1 3.7-.7 6.6-3.4 7.3-7.1.8-4.2-1.4-8.3-5.3-10-4.1-1.8-9-.6-12.1 2.9-.6.7-1.1 1.5-1.5 2.3 l2.2 1.1 c.5-.5 1.1-1 1.6-1.2 z" />
|
||||||
|
|
||||||
{/* Detailed Asclepius Face Contours */}
|
{/* Ojo de la serpiente */}
|
||||||
{/* Brow & Eye */}
|
<circle cx="61.5" cy="16.5" r="1" />
|
||||||
<path d="M44 38 C47 36 51 36 55 38 C56 39 55 41 53 41 C50 40 47 40 45 41 C43 42 42 40 44 38 Z" />
|
|
||||||
<path d="M47 42 C49 41 52 41 54 43 C53 44 51 45 49 45 C47 45 46 43 47 42 Z" />
|
|
||||||
<circle cx="50" cy="43" r="1.2" />
|
|
||||||
|
|
||||||
{/* Noble Classical Nose */}
|
{/* Lengua bífida sutil (opcional/elegante) */}
|
||||||
<path d="M44 39 L40 52 C39 55 41 57 44 57 L46 57 C47 57 48 56 47 55 C45 55 43 54 43 52 L46 42 Z" />
|
<path d="M51.5 15.5 c-1.5-.5-2.8-.5-4.2 0 l-.8-1.5 c1.8-.7 3.6-.7 5.5 0 z" opacity="0.85" />
|
||||||
|
|
||||||
{/* Temple & Cheekbone modeling */}
|
{/* Espirales del cuerpo de la serpiente envolviendo la vara */}
|
||||||
<path d="M57 40 C60 44 60 50 57 55 C56 56 57 57 58 57 C62 51 62 43 58 39 C57 38 56 39 57 40 Z" />
|
|
||||||
|
|
||||||
{/* Asclepius Full Majestic Curly Beard & Mustache */}
|
{/* Espiral 1 (Superior) */}
|
||||||
{/* Mustache */}
|
<path d="M58 26.5 c-3 1.2-6.5 1.5-9.8.8-4.5-.9-8.4-3.6-10.7-7.6-1.2-2.1-1.8-4.5-1.7-6.9.1-3 1.3-5.8 3.5-7.9 l-2.2-2.2 c-2.8 2.7-4.4 6.3-4.5 10.2-.1 3.1.7 6.2 2.2 8.9 3 5.1 7.9 8.6 13.7 9.8 4.1.8 8.4.5 12.3-.9 z" />
|
||||||
<path d="M41 56 C44 56 47 58 50 61 C53 59 57 58 60 59 C61 60 60 61 59 61 C56 61 53 62 51 64 C49 66 46 66 43 64 C41 63 39 60 38 58 C38 57 39 56 41 56 Z" />
|
<path d="M37.2 26 c1.8 3.2 4.4 5.9 7.6 7.8 3.6 2.1 7.8 3 11.9 2.5 4.8-.6 9.3-3 12.4-6.8 2.2-2.7 3.5-6.1 3.7-9.6 l-3.1-.2 c-.2 2.7-1.2 5.3-2.9 7.4-2.4 3-5.9 4.9-9.7 5.4-3.3.4-6.7-.3-9.6-2-2.5-1.5-4.6-3.6-6.1-6.1 z" />
|
||||||
|
|
||||||
{/* Rich Beard Waves and Curls */}
|
{/* Espiral 2 (Medio-Superior) */}
|
||||||
<path d="M37 61 C40 61 42 64 43 67 C44 71 42 75 39 77 C37 78 35 77 35 75 C36 72 38 70 38 67 C38 64 36 63 35 62 C35 61 36 61 37 61 Z" />
|
<path d="M62.5 35.8 c-3.5 3.5-8.2 5.7-13.2 6.1-5.6.5-11.1-1.2-15.3-4.8-2.8-2.4-4.8-5.7-5.6-9.3 l-3 .7 c1 4.4 3.4 8.4 6.9 11.3 5.2 4.4 11.9 6.5 18.7 5.9 6-.5 11.7-3.1 16-7.3 z" />
|
||||||
<path d="M43 66 C46 66 48 69 49 73 C50 78 48 83 44 86 C42 87 40 86 41 84 C43 81 44 78 44 74 C44 70 42 68 41 67 C41 66 42 66 43 66 Z" />
|
<path d="M30 43.5 c1.5 4.5 4.5 8.3 8.5 10.8 4.2 2.6 9.3 3.6 14.3 2.8 5.7-.9 10.9-4.2 14.1-9.1 1.9-2.9 2.9-6.3 3-9.8 l-3.1-.1 c-.1 2.8-.9 5.5-2.4 7.8-2.6 3.9-6.8 6.6-11.4 7.3-4.1.7-8.2-.1-11.7-2.2-3.3-2.1-5.7-5.2-7-8.9 z" />
|
||||||
<path d="M49 68 C52 68 55 72 55 77 C55 83 52 89 47 92 C45 93 44 91 45 90 C48 87 50 82 49 77 C49 73 47 70 47 69 C47 68 48 68 49 68 Z" />
|
|
||||||
<path d="M54 65 C58 66 61 70 61 75 C61 81 58 87 53 91 C51 92 50 91 51 89 C54 86 56 81 55 76 C55 72 53 68 52 66 C52 65 53 65 54 65 Z" />
|
|
||||||
<path d="M59 62 C63 64 66 68 66 73 C66 79 63 84 59 87 C57 88 56 87 57 85 C60 82 61 78 61 74 C61 70 59 66 57 64 C57 63 58 62 59 62 Z" />
|
|
||||||
<path d="M64 57 C68 60 71 64 71 69 C71 74 68 79 64 81 C62 82 62 81 63 79 C66 77 67 73 66 69 C66 66 64 62 62 60 C62 58 63 57 64 57 Z" />
|
|
||||||
|
|
||||||
{/* Base Beard Swirls */}
|
{/* Espiral 3 (Medio-Inferior) */}
|
||||||
<path d="M42 86 C45 90 50 94 56 95 C61 96 66 94 70 90 C71 89 72 90 71 91 C67 96 61 98 55 97 C49 96 43 92 40 87 C39 85 41 84 42 86 Z" />
|
<path d="M66.8 53 c-3.6 4.3-8.6 7.2-14.1 8-6.1.9-12.3-.7-17-4.6-3.1-2.6-5.2-6.1-6.1-10.1 l-3 .7 c1.1 4.8 3.6 9.1 7.3 12.2 5.7 4.7 13.1 6.6 20.4 5.5 6.6-1 12.6-4.5 17-9.6 z" />
|
||||||
<path d="M47 92 C51 96 56 99 62 99 C66 99 70 97 73 94 C74 93 75 94 74 95 C71 99 66 101 61 101 C54 101 49 98 45 93 C45 92 46 91 47 92 Z" />
|
<path d="M31.2 62.5 c1.6 4.8 4.8 8.8 9.1 11.4 4.5 2.7 9.8 3.6 15.1 2.6 5.8-1.1 11-4.7 14.1-9.8 1.8-3 2.7-6.5 2.6-10 l-3.1.1 c.1 2.8-.6 5.6-2.1 8-2.5 4.1-6.7 7-11.4 7.9-4.3.8-8.6.1-12.3-2.1-3.5-2.1-6.1-5.4-7.4-9.3 z" />
|
||||||
|
|
||||||
{/* Classical Hair Curls framing the head */}
|
{/* Espiral 4 (Inferior y cola de la serpiente) */}
|
||||||
<path d="M33 28 C30 33 29 39 31 44 C32 47 31 49 29 48 C27 42 28 35 31 29 C32 27 34 27 33 28 Z" />
|
<path d="M68.5 70.8 c-3.5 4.5-8.6 7.6-14.2 8.6-6 .9-12.2-.4-17-3.9-3.3-2.4-5.6-5.8-6.7-9.7 l-3 .8 c1.3 4.7 4.1 8.8 8 11.7 5.8 4.2 13.2 5.8 20.3 4.7 6.8-1.1 12.9-4.9 17.2-10.3 z" />
|
||||||
<path d="M29 37 C26 43 26 50 29 56 C30 58 29 60 27 59 C24 52 24 44 27 37 C28 35 30 36 29 37 Z" />
|
|
||||||
<path d="M67 22 C72 26 75 32 75 38 C75 41 73 42 72 40 C73 35 70 30 66 26 C65 24 66 22 67 22 Z" />
|
{/* Cola enrollada en la base */}
|
||||||
<path d="M72 31 C77 36 79 43 78 50 C78 52 76 53 75 51 C76 45 74 39 70 34 C69 33 71 31 72 31 Z" />
|
<path d="M34.5 80.2 c2.1 4.5 5.7 8.1 10.2 10.2 4.4 2 9.4 2.3 14 .9 3.8-1.2 7-3.6 9.2-6.9 1.4-2.1 2.1-4.5 2.1-7 l-3.1-.1 c0 1.9-.6 3.8-1.7 5.4-1.7 2.5-4.2 4.4-7.2 5.3-3.6 1.1-7.5.9-11-.7-3.5-1.6-6.4-4.5-8.1-8 z" />
|
||||||
|
|
||||||
|
{/* Punta final de la cola */}
|
||||||
|
<path d="M63 87.5 c-3 2.5-6.9 3.8-10.8 3.7-3.4-.1-6.8-1.3-9.5-3.4 l-1.8 2.4 c3.2 2.5 7.2 3.9 11.3 4.1 4.6.1 9.2-1.4 12.8-4.4 z" />
|
||||||
</g>
|
</g>
|
||||||
</svg>
|
</svg>
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user