64 lines
4.6 KiB
TypeScript
64 lines
4.6 KiB
TypeScript
|
|
import React from 'react';
|
|
|
|
export const HomeIcon: React.FC<React.SVGProps<SVGSVGElement>> = (props) => (
|
|
<svg fill="none" viewBox="0 0 24 24" stroke="currentColor" {...props}>
|
|
<path strokeLinecap="round" strokeLinejoin="round" strokeWidth={2} d="M3 12l2-2m0 0l7-7 7 7M5 10v10a1 1 0 001 1h3m10-11l2 2m-2-2v10a1 1 0 01-1 1h-3m-6 0a1 1 0 001-1v-4a1 1 0 011-1h2a1 1 0 011 1v4a1 1 0 001 1m-6 0h6" />
|
|
</svg>
|
|
);
|
|
|
|
export const BookOpenIcon: React.FC<React.SVGProps<SVGSVGElement>> = (props) => (
|
|
<svg fill="none" viewBox="0 0 24 24" stroke="currentColor" {...props}>
|
|
<path strokeLinecap="round" strokeLinejoin="round" strokeWidth={2} d="M12 6.253v11.494m0 0A7.5 7.5 0 0012 6.253zM8.25 6.253V3.5A2.25 2.25 0 0110.5 1.25h3A2.25 2.25 0 0115.75 3.5v2.753m-7.5 0V3.5A2.25 2.25 0 005.25 1.25h3A2.25 2.25 0 0010.5 3.5v2.753M12 6.253A7.5 7.5 0 0119.5 13.5V17.25a2.25 2.25 0 01-2.25 2.25h-10.5A2.25 2.25 0 014.5 17.25V13.5A7.5 7.5 0 0112 6.253z" />
|
|
</svg>
|
|
);
|
|
|
|
export const CogIcon: React.FC<React.SVGProps<SVGSVGElement>> = (props) => (
|
|
<svg fill="none" viewBox="0 0 24 24" stroke="currentColor" {...props}>
|
|
<path strokeLinecap="round" strokeLinejoin="round" strokeWidth={2} d="M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z" />
|
|
<path strokeLinecap="round" strokeLinejoin="round" strokeWidth={2} d="M15 12a3 3 0 11-6 0 3 3 0 016 0z" />
|
|
</svg>
|
|
);
|
|
|
|
export const PuzzleIcon: React.FC<React.SVGProps<SVGSVGElement>> = (props) => (
|
|
<svg fill="none" viewBox="0 0 24 24" stroke="currentColor" {...props}>
|
|
<path strokeLinecap="round" strokeLinejoin="round" strokeWidth={2} d="M11 4a2 2 0 114 0v1a1 1 0 001 1h3a1 1 0 011 1v3a1 1 0 01-1 1h-1a2 2 0 100 4h1a1 1 0 011 1v3a1 1 0 01-1 1h-3a1 1 0 01-1-1v-1a2 2 0 10-4 0v1a1 1 0 01-1 1H7a1 1 0 01-1-1v-3a1 1 0 00-1-1H4a2 2 0 110-4h1a1 1 0 001-1V7a1 1 0 011-1h3a1 1 0 001-1V4z" />
|
|
</svg>
|
|
);
|
|
|
|
export const CodeBracketIcon: React.FC<React.SVGProps<SVGSVGElement>> = (props) => (
|
|
<svg fill="none" viewBox="0 0 24 24" stroke="currentColor" {...props}>
|
|
<path strokeLinecap="round" strokeLinejoin="round" strokeWidth={2} d="M17.25 6.75L22.5 12l-5.25 5.25m-10.5 0L1.5 12l5.25-5.25m7.5-3l-4.5 16.5" />
|
|
</svg>
|
|
);
|
|
|
|
export const LinkIcon: React.FC<React.SVGProps<SVGSVGElement>> = (props) => (
|
|
<svg fill="none" viewBox="0 0 24 24" stroke="currentColor" {...props}>
|
|
<path strokeLinecap="round" strokeLinejoin="round" strokeWidth={2} d="M13.19 8.688a4.5 4.5 0 011.242 7.244l-4.5 4.5a4.5 4.5 0 01-6.364-6.364l1.757-1.757m13.35-.622l1.757-1.757a4.5 4.5 0 00-6.364-6.364l-4.5 4.5a4.5 4.5 0 001.242 7.244" />
|
|
</svg>
|
|
);
|
|
|
|
export const SparklesIcon: React.FC<React.SVGProps<SVGSVGElement>> = (props) => (
|
|
<svg fill="none" viewBox="0 0 24 24" stroke="currentColor" {...props}>
|
|
<path strokeLinecap="round" strokeLinejoin="round" strokeWidth={2} d="M9.813 15.904L9 18.75l-.813-2.846a4.5 4.5 0 00-3.09-3.09L1.25 12l2.846-.813a4.5 4.5 0 003.09-3.09L9 5.25l.813 2.846a4.5 4.5 0 003.09 3.09L15.75 12l-2.846.813a4.5 4.5 0 00-3.09 3.09zM18.25 12L17 13.75M17 13.75L15.75 12M17 13.75L18.25 15M17 13.75L19 13.75" />
|
|
</svg>
|
|
);
|
|
|
|
export const LibraryIcon: React.FC<React.SVGProps<SVGSVGElement>> = (props) => (
|
|
<svg fill="none" viewBox="0 0 24 24" stroke="currentColor" {...props}>
|
|
<path strokeLinecap="round" strokeLinejoin="round" strokeWidth={2} d="M4 6h16M4 10h16M4 14h16M4 18h16" />
|
|
<path strokeLinecap="round" strokeLinejoin="round" strokeWidth={2} d="M6 3v18" />
|
|
</svg>
|
|
);
|
|
|
|
export const InformationCircleIcon: React.FC<React.SVGProps<SVGSVGElement>> = (props) => (
|
|
<svg fill="none" viewBox="0 0 24 24" strokeWidth={1.5} stroke="currentColor" {...props}>
|
|
<path strokeLinecap="round" strokeLinejoin="round" d="M11.25 11.25l.041-.02a.75.75 0 011.063.852l-.708 2.836a.75.75 0 001.063.853l.041-.021M21 12a9 9 0 11-18 0 9 9 0 0118 0zm-9-3.75h.008v.008H12V8.25z" />
|
|
</svg>
|
|
);
|
|
|
|
export const ExclamationTriangleIcon: React.FC<React.SVGProps<SVGSVGElement>> = (props) => (
|
|
<svg fill="none" viewBox="0 0 24 24" strokeWidth={1.5} stroke="currentColor" {...props}>
|
|
<path strokeLinecap="round" strokeLinejoin="round" d="M12 9v3.75m-9.303 3.376c-.866 1.5.217 3.374 1.948 3.374h14.71c1.73 0 2.813-1.874 1.948-3.374L13.949 3.378c-.866-1.5-3.032-1.5-3.898 0L2.697 16.126zM12 15.75h.007v.008H12v-.008z" />
|
|
</svg>
|
|
);
|