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

Update icon.md #214

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Update icon.md #214

wants to merge 1 commit into from

Commits on Jan 27, 2021

  1. Update icon.md

    deben modificar los dos archivos js llamados
    uikit-icons.min.js
    telegram:'<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg%22%3E<path d="M1.8,8.7l16-6.2c0.7-0.3,1.4,0.2,1.1,1.3l0,0l-2.7,12.8c-0.2,0.9-0.7,1.1-1.5,0.7l-4.1-3.1l-2,1.9,c-0.2,0.2-0.4,0.4-0.8,0.4l0.3-4.2l7.7-6.9c0.3-0.3-0.1-0.5-0.5-0.2l-9.5,6L1.7,10C0.8,9.7,0.7,9.1,1.8,8.7C1.8,8.7,1.8,8.7,1.8,8.7z"/></svg>',
    y en el otro archivo queda asi
    uikit-icons.js
    "telegram": "<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg/%22%3E<path d="M1.8,8.7l16-6.2c0.7-0.3,1.4,0.2,1.1,1.3l0,0l-2.7,12.8c-0.2,0.9-0.7,1.1-1.5,0.7l-4.1-3.1l-2,1.9,c-0.2,0.2-0.4,0.4-0.8,0.4l0.3-4.2l7.7-6.9c0.3-0.3-0.1-0.5-0.5-0.2l-9.5,6L1.7,10C0.8,9.7,0.7,9.1,1.8,8.7C1.8,8.7,1.8,8.7,1.8,8.7z"/></svg>",
    resultado final
    <a href="" class="uk-icon-button uk-margin-small-right" uk-icon="telegram"></a>
    Sebas339 authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    3ac33d6 View commit details
    Browse the repository at this point in the history