We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Failed to extend Align's Icons using Align.extendIcons
Add this code snippet as documented
// change bold command icon Align.extendIcons( 'bold', 'M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm9 7h-6v13h-2v-6h-2v6H9V9H3V7h18v2z' );
The icon didn't changed, also can't add new icon to the icons list
The text was updated successfully, but these errors were encountered:
60b2ce3
No branches or pull requests
General info:
Description:
Failed to extend Align's Icons using Align.extendIcons
Steps To Reproduce:
Add this code snippet as documented
The icon didn't changed, also can't add new icon to the icons list
The text was updated successfully, but these errors were encountered: