Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create option to add Blusky social account in social-icons block #1385

Open
sandykadam opened this issue Nov 25, 2024 · 2 comments
Open

Create option to add Blusky social account in social-icons block #1385

sandykadam opened this issue Nov 25, 2024 · 2 comments
Assignees

Comments

@sandykadam
Copy link
Collaborator

We got request from comms team to add option of adding Blusky social account in social-icon block.

https://github.com/visual-framework/vf-wp/tree/master/wp-content/themes/vf-wp/blocks/vfwp-social-icons

This needs to release once changes are done in VF-Core as well.

cc: @bhushan-ebi

Thanks
Sandeep

@bhushan-ebi
Copy link
Contributor

bhushan-ebi commented Nov 29, 2024

Please note the logo can be taken from here - https://upload.wikimedia.org/wikipedia/commons/7/7a/Bluesky_Logo.svg

<svg xmlns="http://www.w3.org/2000/svg" width="600" height="530" version="1.1">
 <path d="m135.72 44.03c66.496 49.921 138.02 151.14 164.28 205.46 26.262-54.316 97.782-155.54 164.28-205.46 47.98-36.021 125.72-63.892 125.72 24.795 0 17.712-10.155 148.79-16.111 170.07-20.703 73.984-96.144 92.854-163.25 81.433 117.3 19.964 147.14 86.092 82.697 152.22-122.39 125.59-175.91-31.511-189.63-71.766-2.514-7.3797-3.6904-10.832-3.7077-7.8964-0.0174-2.9357-1.1937 0.51669-3.7077 7.8964-13.714 40.255-67.233 197.36-189.63 71.766-64.444-66.128-34.605-132.26 82.697-152.22-67.108 11.421-142.55-7.4491-163.25-81.433-5.9562-21.282-16.111-152.36-16.111-170.07 0-88.687 77.742-60.816 125.72-24.795z" fill="#1185fe"/>
</svg>

@bhushan-ebi
Copy link
Contributor

@kasprzyk-sz , @sandykadam I've raised PR for Bluesky icon in VF at visual-framework/vf-core#2169
Please note the code I used is different than the one provided above.

<path xmlns="http://www.w3.org/2000/svg" d="M12 10.8c-1.087 -2.114 -4.046 -6.053 -6.798 -7.995C2.566 0.944 1.561 1.266 0.902 1.565 0.139 1.908 0 3.08 0 3.768c0 0.69 0.378 5.65 0.624 6.479 0.815 2.736 3.713 3.66 6.383 3.364 0.136 -0.02 0.275 -0.039 0.415 -0.056 -0.138 0.022 -0.276 0.04 -0.415 0.056 -3.912 0.58 -7.387 2.005 -2.83 7.078 5.013 5.19 6.87 -1.113 7.823 -4.308 0.953 3.195 2.05 9.271 7.733 4.308 4.267 -4.308 1.172 -6.498 -2.74 -7.078a8.741 8.741 0 0 1 -0.415 -0.056c0.14 0.017 0.279 0.036 0.415 0.056 2.67 0.297 5.568 -0.628 6.383 -3.364 0.246 -0.828 0.624 -5.79 0.624 -6.478 0 -0.69 -0.139 -1.861 -0.902 -2.206 -0.659 -0.298 -1.664 -0.62 -4.3 1.24C16.046 4.748 13.087 8.687 12 10.8"></path>

Regards,
Bhushan

kasprzyk-sz added a commit that referenced this issue Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants