Add LINE social icon to social icons block (Fixes #57830) #58043
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What?
The PR #57830 is adding a new LINE icon to the social icons block, addressing the need to include LINE messenger, which is popular and essential in some Asian countries. The LINE icon is introduced to complement the existing social icons.
Why?
This PR is necessary to enhance the social media integration of the application. The addition of the LINE icon caters to the user base in Asian countries where LINE is widely used. It aligns with the goal of providing a comprehensive set of social icons for users to choose from (Issue: "Add LINE to social icons block").
How?
The implementation involves introducing a new SVG component specifically for the LINE icon. The code structure is modeled after existing social icons, ensuring consistency. The SVG code for the LINE icon is generated based on a provided sample (uploaded SVG) to accurately represent the LINE logo.
Testing Instructions
Open a post or page.
Insert a social icons block.
Observe the presence of the new LINE icon in the social icons list.
Click on the LINE icon to ensure it functions as expected.
Test the responsiveness of the LINE icon in various screen sizes.
Save the changes and preview the post/page to verify the LINE icon persists.
Tags: