hq-icons
Version:
Icons library for your react projects
215 lines • 3.63 MB
TypeScript
import React from 'react';
/**
* @preview 
*/
export declare const ALargeSmall: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const IconALargeSmall: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const Accessibility: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const IconAccessibility: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const Activity: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const IconActivity: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const Adjustment: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const IconAdjustment: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const AirConditioner: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const IconAirConditioner: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const AirVent: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const IconAirVent: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const Airplay: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const IconAirplay: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const Airpods: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const IconAirpods: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const Alarm: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const IconAlarm: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const AlarmCheck: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const IconAlarmCheck: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const AlarmMinus: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const IconAlarmMinus: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const AlarmOff: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const IconAlarmOff: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const AlarmPlus: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const IconAlarmPlus: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const Album: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const IconAlbum: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const AlignCenter: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const IconAlignCenter: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const AlignCenterHorizontal: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const IconAlignCenterHorizontal: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const AlignCenterVertical: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const IconAlignCenterVertical: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const AlignEndHorizontal: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const IconAlignEndHorizontal: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const AlignEndVertical: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const IconAlignEndVertical: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const AlignHorizontalDistributeCenter: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const IconAlignHorizontalDistributeCenter: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const AlignHorizontalDistributeEnd: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const IconAlignHorizontalDistributeEnd: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const AlignHorizontalDistributeStart: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const IconAlignHorizontalDistributeStart: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const AlignHorizontalJustifyCenter: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const IconAlignHorizontalJustifyCenter: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const AlignHorizontalJustifyEnd: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const IconAlignHorizontalJustifyEnd: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const AlignHorizontalJustifyStart: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const IconAlignHorizontalJustifyStart: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const AlignHorizontalSpaceAround: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const IconAlignHorizontalSpaceAround: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview 
*/
export declare const AlignHorizontalSpaceBetween: React.FC<React.SVGProps<SVGSVGElement>>;
/**
* @preview ![img](data:image/svg+xml;base64,PHN2ZyBzdHlsZT0iYmFja2dyb3VuZC1jb2xvcjogI2ZmZjsgYm9yZGVyLXJhZGl1czogMnB4OyIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0zIDJWMjJNMjEgMlYyMk01IDVIN0M4LjEwNDU3IDUgOSA1Ljg5NTQzIDkgN1YxN0M5IDE4LjEwNDYgOC4xMDQ1NyAxOSA3IDE5