@amsterdam/design-system-react-icons
Version:
All icons from the Amsterdam Design System as React components. Use it to use the correct icons in your React project.
108 lines (107 loc) • 5.77 kB
TypeScript
export { default as AlertIcon } from './Alert';
export { default as AnnouncementIcon } from './Announcement';
export { default as ApiIcon } from './Api';
export { default as BallIcon } from './Ball';
export { default as BellIcon } from './Bell';
export { default as BroomIcon } from './Broom';
export { default as BuildingIcon } from './Building';
export { default as BuildingsIcon } from './Buildings';
export { default as CalendarIcon } from './Calendar';
export { default as CameraIcon } from './Camera';
export { default as CarIcon } from './Car';
export { default as CardIcon } from './Card';
export { default as ChargingPointIcon } from './ChargingPoint';
export { default as ChatBubbleIcon } from './ChatBubble';
export { default as ChattingIcon } from './Chatting';
export { default as CheckmarkIcon } from './Checkmark';
export { default as ChevronDownIcon } from './ChevronDown';
export { default as ChevronLeftIcon } from './ChevronLeft';
export { default as ChevronRightIcon } from './ChevronRight';
export { default as ChevronSortingIcon } from './ChevronSorting';
export { default as ChevronUpIcon } from './ChevronUp';
export { default as ClockIcon } from './Clock';
export { default as CloseIcon } from './Close';
export { default as CollaborateIcon } from './Collaborate';
export { default as DataIcon } from './Data';
export { default as DocumentIcon } from './Document';
export { default as DocumentCheckmarkIcon } from './DocumentCheckmark';
export { default as DocumentEditIcon } from './DocumentEdit';
export { default as DocumentEuroSignIcon } from './DocumentEuroSign';
export { default as DocumentTextIcon } from './DocumentText';
export { default as DownloadIcon } from './Download';
export { default as EclipseIcon } from './Eclipse';
export { default as EditDocumentIcon } from './EditDocument';
export { default as EllipsisIcon } from './Ellipsis';
export { default as EmailIcon } from './Email';
export { default as EmbedIcon } from './Embed';
export { default as EnergyIcon } from './Energy';
export { default as EnlargeIcon } from './Enlarge';
export { default as EnlargeFontIcon } from './EnlargeFont';
export { default as EuroCoinIcon } from './EuroCoin';
export { default as ExternalLinkIcon } from './ExternalLink';
export { default as FacebookIcon } from './Facebook';
export { default as FacebookPaddedIcon } from './FacebookPadded';
export { default as FastForwardIcon } from './FastForward';
export { default as FavouriteIcon } from './Favourite';
export { default as FilterIcon } from './Filter';
export { default as FontEnlargeIcon } from './FontEnlarge';
export { default as FullScreenIcon } from './FullScreen';
export { default as HandEuroCoinIcon } from './HandEuroCoin';
export { default as HandicapIcon } from './Handicap';
export { default as HousePlantIcon } from './HousePlant';
export { default as HousingIcon } from './Housing';
export { default as IdentityCardIcon } from './IdentityCard';
export { default as IndeterminateIcon } from './Indeterminate';
export { default as InfoIcon } from './Info';
export { default as LampIcon } from './Lamp';
export { default as LayersIcon } from './Layers';
export { default as LinkedinIcon } from './Linkedin';
export { default as ListIcon } from './List';
export { default as LocationIcon } from './Location';
export { default as LocationFieldsIcon } from './LocationFields';
export { default as LoginIcon } from './Login';
export { default as LogoutIcon } from './Logout';
export { default as MapIcon } from './Map';
export { default as MapLayersIcon } from './MapLayers';
export { default as MarketStallIcon } from './MarketStall';
export { default as MenuIcon } from './Menu';
export { default as MinimiseIcon } from './Minimise';
export { default as MinimizeIcon } from './Minimize';
export { default as OpeningHoursIcon } from './OpeningHours';
export { default as PanoIcon } from './Pano';
export { default as PassportIcon } from './Passport';
export { default as PauseIcon } from './Pause';
export { default as PersonDeskIcon } from './PersonDesk';
export { default as PersonalLoginIcon } from './PersonalLogin';
export { default as PhoneIcon } from './Phone';
export { default as PictureIcon } from './Picture';
export { default as PlaneIcon } from './Plane';
export { default as PlayIcon } from './Play';
export { default as PointerIcon } from './Pointer';
export { default as PrintIcon } from './Print';
export { default as PublicParksIcon } from './PublicParks';
export { default as PurseIcon } from './Purse';
export { default as QuoteIcon } from './Quote';
export { default as ReactionIcon } from './Reaction';
export { default as ReligionIcon } from './Religion';
export { default as ReplayIcon } from './Replay';
export { default as RulerIcon } from './Ruler';
export { default as SearchIcon } from './Search';
export { default as ShareIcon } from './Share';
export { default as SpinnerIcon } from './Spinner';
export { default as StopIcon } from './Stop';
export { default as StudentIcon } from './Student';
export { default as SuitcaseIcon } from './Suitcase';
export { default as SwimmingIcon } from './Swimming';
export { default as TableIcon } from './Table';
export { default as ThumbnailResultsIcon } from './ThumbnailResults';
export { default as ThumbsDownIcon } from './ThumbsDown';
export { default as ThumbsUpIcon } from './ThumbsUp';
export { default as TrashBinIcon } from './TrashBin';
export { default as TwitterIcon } from './Twitter';
export { default as UmbrellaChairsIcon } from './UmbrellaChairs';
export { default as VideoIcon } from './Video';
export { default as VolumeIcon } from './Volume';
export { default as VolumeOffIcon } from './VolumeOff';
export { default as VoteIcon } from './Vote';
export { default as WifiIcon } from './Wifi';