Skip to content

icons-symbol-defs.hbs is missing GitHub icon #176

@cmilanf

Description

@cmilanf

Tittle is quite self-explanatory, GitHub icon is missing from https://github.com/godofredoninja/Mapache/blob/master/partials/icons/icons-symbol-defs.hbs

It can be remediated by adding the following at Settings -> Code Injection -> Site Footer:

<svg aria-hidden="true" style="position: absolute; width: 0; height: 0; overflow: hidden;" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <defs>
        <!-- GitHub -->
        <symbol id="icon-github" viewBox="0 0 32 32">
		<title>github</title>
		<path d="M22.32 32h-8.48c0 0 0-2.56 0-4.32-5.76 1.28-7.52-3.2-7.52-3.2-1.12-2.080-2.080-3.2-2.080-3.2-2.080-1.28 0-1.12 0-1.12 2.080 0 3.2 2.080 3.2 2.080 1.92 3.2 5.28 2.72 6.4 2.080 0-1.12 0.48-2.72 1.12-3.2-4.64-0.32-8.64-3.040-8.64-8.32s1.12-6.4 2.24-7.52c-0.32-0.48-1.12-2.4 0-5.28 0 0 2.080 0 4.16 3.2 1.12-1.12 4.32-1.12 5.28-1.12 1.12 0 4.32 0 5.28 1.12 2.080-3.2 4.16-3.2 4.16-3.2 1.12 2.88 0.32 4.8 0 5.28 1.28 1.12 2.4 2.24 2.4 7.52s-3.84 8-8.48 8.48c0.64 0.48 1.12 2.4 1.12 3.2l-0.16 7.52z"></path>
	</symbol>
    </defs>
</svg>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions