// Grid one layout icon
export const GridOneLayoutOne = ({ value }) => (
);
export const GridOneLayoutThree = ({ value }) => (
);
export const GridOneLayoutFour = ({ value }) => (
);
export const GridOneLayoutFive = ({ value }) => (
);
export const GridOneLayoutSix = ({ value }) => (
);
export const GridOneLayoutSixUpdated = ({ value }) => (
);
export const GridOneLayoutSeven = ({ value }) => (
);
export const GridOneLayoutEight = ({ value }) => (
);
export const GridOneLayoutNine = ({ value }) => (
);
// Grid six layout icon
export const GridSixLayoutsOne = ({ value }) => (
);
export const GridSixLayoutsTwo = ({ value }) => (
);
export const GridSixLayoutsThree = ({ value }) => (
);
export const GridSixLayoutsFour = ({ value }) => (
);
// Grid three layout icon
export const GridThreeLayoutsOne = ({ value }) => (
);
export const GridThreeLayoutsTwo = ({ value }) => (
);
export const GridThreeLayoutsThree = ({ value }) => (
);
export const GridThreeLayoutsFour = ({ value }) => (
);
export const GridThreeLayoutsFive = ({ value }) => (
);
// Grid four layout icon
export const GridFourLayoutsOne = ({ value }) => (
);
export const GridFourLayoutsTwo = ({ value }) => (
);
export const GridFourLayoutsThree = ({ value }) => (
);
export const GridFourLayoutsFour = ({ value }) => (
);
export const GridFourLayoutsFive = ({ value }) => (
);
export const GridFourLayoutsSix = ({ value }) => (
);
// Grid five layout icon
export const GridFiveLayoutsOne = ({ value }) => (
);
export const GridFiveLayoutsTwo = ({ value }) => (
);
export const GridFiveLayoutsThree = ({ value }) => (
);
export const GridFiveLayoutsFour = ({ value }) => (
);
export const GridFiveLayoutsFive = ({ value }) => (
);
export const GridFiveLayoutsSix = ({ value }) => (
);
export const GridFiveLayoutsSeven = ({ value }) => (
);
export const GridFiveLayoutsEight = ({ value }) => (
);
export const GridFiveLayoutsNine = ({ value }) => (
);
// post list one layout icon
export const ListOneLayoutOne = ({ value }) => (
);
export const ListOneLayoutTwo = ({ value }) => (
);
export const ListOneLayoutThree = ({ value }) => (
);
export const ListOneLayoutFour = ({ value }) => (
);
export const ListOneLayoutFive = ({ value }) => (
);
export const ListOneLayoutSix = ({ value }) => (
);
// Post list two layout icon
export const PostListTwoLayoutOne = ({ value }) => (
);
export const PostListTwoLayoutTwo = ({ value }) => (
);
export const PostListTwoLayoutThree = ({ value }) => (
);
export const PostListTwoLayoutFour = ({ value }) => (
);
export const PostListTwoLayoutFive = ({ value }) => (
);
export const PostListTwoLayoutSix = ({ value }) => (
);
export const PostListTwoLayoutSeven = ({ value }) => (
);
export const PostListTwoLayoutEight = ({ value }) => (
);
// Post list three layout icon
export const PostListThreeLayoutOne = ({ value }) => (
);
export const PostListThreeLayoutTwo = ({ value }) => (
);
export const PostListThreeLayoutThree = ({ value }) => (
);
export const PostListThreeLayoutFour = ({ value }) => (
);
export const PostListThreeLayoutFive = ({ value }) => (
);
export const PostListThreeLayoutSix = ({ value }) => (
);
//timeline one layouts icon
export const TimelineOneLayoutOne = ({ value }) => (
);
export const TimelineOneLayoutTwo = ({ value }) => (
);
export const TimelineOneLayoutThree = ({ value }) => (
);
export const TimelineOneLayoutFour = ({ value }) => (
);
export const TimelineOneLayoutFive = ({ value }) => (
);
export const TimelineOneLayoutSix = ({ value }) => (
);
// timeline two layouts icon
export const TimelineTwoLayoutOne = ({ value }) => {
return (
);
};
export const TimelineTwoLayoutTwo = ({ value }) => {
return (
);
};
export const TimelineTwoLayoutThree = ({ value }) => {
return (
);
};
export const TimelineTwoLayoutFour = ({ value }) => {
return (
);
};
export const TimelineTwoLayoutFive = ({ value }) => {
return (
);
};
export const TimelineTwoLayoutSix = ({ value }) => {
return (
);
};
// timeline three layouts icon
export const TimelineThreeLayoutOne = ({ value }) => {
return (
);
};
export const TimelineThreeLayoutTwo = ({ value }) => {
return (
);
};
// export const TimelineThreeLayoutThree = ( { value } ) => {
// return (
//
// );
// };
// Post Sliders layout icons
export const PostSliderLayoutOne = ({ value }) => (
);
export const PostSliderLayoutTwo = ({ value }) => (
);
export const PostSliderLayoutThree = ({ value }) => (
);
export const PostSliderLayoutFive = ({ value }) => (
);
export const PostSliderLayoutSix = ({ value }) => (
);
// Post Thumbnails one layout icons
export const PostThumbnailLayoutOne = ({ value }) => (
);
export const PostThumbnailLayoutTwo = ({ value }) => (
);
export const PostThumbnailLayoutThree = ({ value }) => (
);
export const PostThumbnailLayoutFour = ({ value }) => (
);
export const PostThumbnailLayoutFive = ({ value }) => (
);
export const PostThumbnailLayoutSix = ({ value }) => (
);
// Post slider two layout icon.
export const PostSliderTwoLayoutOne = ({ value }) => (
);
export const PostSliderTwoLayoutTwo = ({ value }) => (
);
export const PostSliderTwoLayoutThree = ({ value }) => (
);
// Thumbnail Slider Layout Icon.
export const ThumbnailSliderTwoLayoutOne = ({ value }) => (
);
export const ThumbnailSliderTwoLayoutTwo = ({ value }) => (
);
export const ThumbnailSliderTwoLayoutThree = ({ value }) => (
);
export const ThumbnailSliderTwoLayoutFour = ({ value }) => (
);
export const ThumbnailSliderTwoLayoutFive = ({ value }) => (
);
export const SocialProfilesLayoutOne = ({ value }) => (
);
export const SocialProfilesLayoutTwo = ({ value }) => (
);
export const SocialProfilesLayoutThree = ({ value }) => (
);
export const SocialProfilesLayoutFour = ({ value }) => (
);
export const SocialProfilesLayoutFive = ({ value }) => (
);