// carousel 2 styles images export const ArchiveLayoutOne = ({ value }) => { return ( ); }; export const ArchiveLayoutTwo = ({ value }) => { return ( ); }; export const ArchiveLayoutThree = ({ value }) => { return ( ); }; export const CarouselTwoCenterIcon = ({ value }) => { return ( ); }; export const CarouselTwoTickerIcon = ({ value }) => { return ( ); }; export const CarouselTwoMultiRowIcon = ({ value }) => { return ( ); }; export const CarouselTwoStandardIcon = ({ value }) => { return ( ); }; export const CarouselTwoOrientationFourIcon = ({ value }) => { return ( ); }; export const CarouselTwoOrientationThreeIcon = ({ value }) => { return ( ); }; export const CarouselTwoOrientationTwoIcon = ({ value }) => { return ( ); }; export const CarouselTwoOrientationOneIcon = ({ value }) => { return ( ); }; //newsIcon-------------------- export const DownArrow = ({ fillColor = "#023047" }) => ( ); export const UpArrow = ({ fillColor = "#023047" }) => ( ); export const Pause = ({ fillColor = "#023047" }) => ( ); export const NewsIcon = ({ fillColor = "#757575" }) => ( ); export const NewsIcon2 = ({ fillColor = "#757575" }) => ( ); export const NewsIcon3 = ({ fillColor = "#757575" }) => ( ); export const NewsIcon4 = ({ fillColor = "#757575" }) => ( ); export const NewsIcon5 = ({ fillColor = "#757575" }) => ( ); // news-Ticker styles images export const NewsTickerOne = () => { return ( ); }; export const NewsTickerTwo = () => { return ( ); }; export const NewsTickerThree = () => { return ( ); }; export const NewsTickerFour = () => { return ( ); }; export const NewsTickerFive = () => { return ( ); }; export const NewsTickerSix = () => { return ( ); }; export const NewsTickerSeven = () => { return ( ); }; export const SectionNineteenImage = ({ sectionHeadingStyleBackgroundColor }) => ( ); export const PostArrowIcon = () => ( ); export const panelBodyTitleIcon = () => { return ( ); }; export const panelBodyRightIcon = () => { return ( ); }; // carousel styles images export const CarouselStandardIcon = ({ value }) => { return ( ); }; export const CarouselCenterIcon = ({ value }) => { return ( ); }; export const CarouselTickerIcon = ({ value }) => { return ( ); }; export const CarouselMultiRowIcon = ({ value }) => { return ( ); }; // carousel orientation images export const OrientationOneIcon = ({ value }) => { return ( ); }; export const OrientationTwoIcon = ({ value }) => { return ( ); }; export const OrientationThreeIcon = ({ value }) => { return ( ); }; export const OrientationFourIcon = ({ value }) => { return ( ); }; export const OrientationFiveIcons = ({ value }) => { return ( ); }; export const OrientationSixIcon = ({ value }) => { return ( ); }; export const OrientationSevenIcon = ({ value }) => { return ( ); }; export const OrientationEightIcon = ({ value }) => { return ( ); }; export const BorderIcon = ({ isActive = false }) => ( ); export const LeftIconV = () => ( ); export const RightIconV = () => ( ); export const FullWithIcon = () => ( ); export const LeftIconTwo = () => ( ); export const DownIcon = ({ hoverColor = "#2F2F2F" }) => ( ); export const DownIconExpend = ({ hoverColor = "#2F2F2F" }) => ( ); export const CrossIcon = () => ( ); export const RightSymbolIcon = () => ( ); export const DotsPagination = () => ( ); export const DynamicPagination = () => ( ); export const StrokesPagination = () => ( ); export const ScrollbarPagination = () => ( ); export const FractionPagination = () => ( ); export const NumbersPagination = () => ( ); export const ReadMoreIconOne = () => ( ); export const ReadMoreIconTwo = () => ( ); export const ReadMoreIconThree = () => ( ); export const ReadMoreIconFour = () => ( ); export const ReadMoreIconFive = () => ( ); export const ReadMoreIconSix = () => ( ); export const SectionHeadingIconTwo = () => ( ); export const SectionHeadingIconThree = () => ( ); export const SectionHeadingIconFour = () => ( ); export const SectionHeadingIconFive = () => ( ); export const SectionHeadingIconSix = () => ( ); export const SectionHeadingIconSeven = () => ( ); export const SectionHeadingIconEight = () => ( ); export const SectionHeadingIconNine = () => ( ); export const SectionHeadingIconTen = () => ( ); export const SectionHeadingIconEleven = () => ( ); export const SectionHeadingIconTwelve = () => ( ); export const SectionHeadingIconThirteen = () => ( ); export const SectionHeadingIconFourteen = () => ( ); export const SectionHeadingIconFifteen = () => ( ); export const SectionHeadingIconSixteen = () => ( ); export const SectionHeadingIconSeventeen = () => ( ); export const SectionHeadingIconEightTeen = () => ( ); export const SectionHeadingIconNineteen = () => ( ); export const SectionHeadingIconTwenty = () => ( ); export const SectionHeadingIconTwentyOne = () => ( ); export const SectionHeadingIconTwentyTwo = () => ( ); export const SectionHeadingIconTwentyThree = () => ( ); export const SectionHeadingIconTwentyFour = () => ( ); export const Outline = ({ size = "24" }) => ( ); export const BasicOutline = ({ size = "24" }) => ( ); export const UserSolid = ({ size = "24" }) => ( ); export const Rounded = ({ size = "24" }) => ( ); export const Female = ({ size = "24" }) => ( ); export const UserAuthor = ({ size = "24" }) => ( ); export const Circle = ({ size = "24" }) => ( ); export const Minimal = ({ size = "24" }) => ( ); export const EyeIcon = () => ( ); export const MetaLikeCountIcon = () => ( ); export const MetaReadingTimeIcon = () => ( ); export const MetaCommentCounterIcon = () => ( ); export const CalenderIcon = () => ( ); export const CategoryIcon = () => ( ); export const sectionHeadingFourteenIcon = () => ( ); //component Reset Icon. export const ResetIcon = () => ( ); export const DndTitleIcon = () => ( ); export const AlignLeft = () => ( ); export const AlignCenter = () => ( ); export const AlignRight = () => ( ); export const AlignFull = () => ( ); export const SmartPostShowLogoIcon = ({ color = "currentColor" }) => ( ); export const SharePopupIcon = () => ( ); export const AlignStretch = () => ( ); export const DropdownIcon = () => ( ); export const SmartButtonDefaultIcon = ({ value }) => { return ( ); }; export const SmartButtonGhostIcon = ({ value }) => { return ( ); }; export const SmartButtonGradientIcon = ({ value }) => { return ( ); }; export const SmartButtonHoverDefaultIcon = ({ value }) => { return ( ); }; export const SmartButtonHoverRaiseShadowIcon = ({ value }) => { return ( ); }; export const SmartButtonHoverGradShadowIcon = ({ value }) => { return ( ); }; export const SmartButtonHoverShineIcon = ({ value }) => { return ( ); }; export const SmartButtonHoverMultilayersIcon = ({ value }) => { return ( ); }; export const SmartButtonHoverFlipIcon = ({ value }) => { return ( ); }; export const SmartButtonHoverSlideRightIcon = ({ value }) => { return ( ); }; export const SmartButtonHoverSlideSkewIcon = ({ value }) => { return ( ); }; export const SmartButtonHoverSlidTopIcon = ({ value }) => { return ( ); }; export const SmartButtonHoverNeoFollowIcon = ({ value }) => { return ( ); }; export const SmartButtonHoverDrawOutlineIcon = ({ value }) => { return ( ); }; export const JustifyStart = () => ( ); export const JustifyCenter = () => ( ); export const JustifyEnd = () => ( ); export const JustifySpaceBetween = () => ( ); export const JustifySpaceAround = () => ( ); export const JustifySpaceEvenly = () => ( ); export const FlexRow = () => ( ); export const FlexColumn = () => ( ); export const FlexRowReverse = () => ( ); export const FlexColumnReverse = () => ( ); export const FlexAlignStart = () => ( ); export const FlexAlignCenter = () => ( ); export const FlexAlignEnd = () => ( ); export const FlexAlignStretch = () => ( ); export const FlexWrap = () => ( ); export const FlexNoWrap = () => ( ); export const FlexWrapReverse = () => ( ); export const FlexJustifyStart = () => ( ); export const FlexJustifyCenter = () => ( ); export const FlexJustifyEnd = () => ( ); export const FlexJustifySpaceBetween = () => ( ); export const FlexJustifySpaceAround = () => ( ); export const FlexJustifySpaceEvenly = () => ( ); //list style type-------------- export const ListStyle1 = ({ fillColor = "#757575" }) => ( ); export const ListStyle2 = ({ fillColor = "#757575" }) => ( ); export const ListStyle3 = ({ fillColor = "#757575" }) => ( ); export const ListStyle4 = ({ fillColor = "#757575" }) => ( ); export const ListStyle5 = ({ fillColor = "#757575" }) => ( ); export const ListStyle6 = ({ fillColor = "#757575" }) => ( ); export const ListStyle7 = ({ fillColor = "#757575" }) => ( ); export const ArrowUpRight = () => ( ); export const EditImageIcon = () => ( ); export const HorizontalLeftIcon = () => ( ); export const HorizontalCenterIcon = () => ( ); export const HorizontalRightIcon = () => ( ); export const VerticalTopIcon = () => ( ); export const VerticalCenterIcon = () => ( ); export const VerticalBottomIcon = () => ( ); export const SolidStyle = () => ( ); export const DashedStyle = () => ( ); export const DottedStyle = () => ( ); export const DoubleStyle = () => ( ); export const LinkedIcon = () => ( ); export const VerticalAxisSpaceIcon = () => ( ); export const HorizontalAxisSpaceIcon = () => ( ); export const TopSpaceIcon = () => ( ); export const RightSpaceIcon = () => ( ); export const BottomSpaceIcon = () => ( ); export const LeftSpaceIcon = () => ( ); export const RadiusAllIcon = () => ( ); export const RadiusTopLeftIcon = () => ( ); export const RadiusTopRightIcon = () => ( ); export const RadiusBottomRightIcon = () => ( ); export const RadiusBottomLeftIcon = () => ( ); export const GapHorizontalIcon = () => ( ); export const GapVerticalIcon = () => ( ); export const CheckMark = () => ( ); export const GloveIcon = () => ( ); export const GlobalIcon = () => ( ); export const LoveIcon = () => ( ); export const LoveIconFull = () => ( ); export const SPAiIcon = () => ( ); export const TocOneIcon = ({ value }) => { return ( {/* */} ); }; export const TocTwoIcon = ({ value }) => { return ( ); }; export const TocThreeIcon = ({ value }) => { return ( ); }; export const TocFourIcon = ({ value }) => { return ( ); }; export const TocFiveIcon = ({ value }) => { return ( ); }; export const AlignTop = () => ( ); export const AlignMiddle = () => ( ); export const AlignBottom = () => ( ); // Starter site popup. export const DesktopIcon = () => ( ); // Tablet device Icon. export const TabletIcon = () => ( ); // Mobile device Icon. export const MobileIcon = () => ( ); export const TickIcon = () => ( ); export const RightArrow = () => ( ); export const LeftArrow = () => ( ); export const RightArrowLong = () => ( ); export const SetupWizard = () => ( ); export const FeatureListIcon = () => ( ) export const KeyIcon = () => ( ); export const SiteAvailabilityIcon = () => ( ); export const AdvancedIcon = () => ( ); export const ToolsIcon = () => ( ); export const Arrow = () => ( ); export const InfoIcon = () => ( ); export const GeneratorSettingsPageArrow = () => { return ( ); }; export const VideoTooltipIcon = ( { color = "#BBC2C7" } ) => ( ); export const BlockTypeIcon = () => ( ); export default BlockTypeIcon;