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 pojo-a11y-frontend.php #92

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions includes/pojo-a11y-frontend.php
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@ private function get_svg_icon( $icon ) {
'wheelchair' => '<g><path d="M60.4,78.9c-2.2,4.1-5.3,7.4-9.2,9.8c-4,2.4-8.3,3.6-13,3.6c-6.9,0-12.8-2.4-17.7-7.3c-4.9-4.9-7.3-10.8-7.3-17.7c0-5,1.4-9.5,4.1-13.7c2.7-4.2,6.4-7.2,10.9-9.2l-0.9-7.3c-6.3,2.3-11.4,6.2-15.3,11.8C7.9,54.4,6,60.6,6,67.3c0,5.8,1.4,11.2,4.3,16.1s6.8,8.8,11.7,11.7c4.9,2.9,10.3,4.3,16.1,4.3c7,0,13.3-2.1,18.9-6.2c5.7-4.1,9.6-9.5,11.7-16.2l-5.7-11.4C63.5,70.4,62.5,74.8,60.4,78.9z"/><path d="M93.8,71.3l-11.1,5.5L70,51.4c-0.6-1.3-1.7-2-3.2-2H41.3l-0.9-7.2h22.7v-7.2H39.6L37.5,19c2.5,0.3,4.8-0.5,6.7-2.3c1.9-1.8,2.9-4,2.9-6.6c0-2.5-0.9-4.6-2.6-6.3c-1.8-1.8-3.9-2.6-6.3-2.6c-2,0-3.8,0.6-5.4,1.8c-1.6,1.2-2.7,2.7-3.2,4.6c-0.3,1-0.4,1.8-0.3,2.3l5.4,43.5c0.1,0.9,0.5,1.6,1.2,2.3c0.7,0.6,1.5,0.9,2.4,0.9h26.4l13.4,26.7c0.6,1.3,1.7,2,3.2,2c0.6,0,1.1-0.1,1.6-0.4L97,77.7L93.8,71.3z"/></g>',
'one-click' => '<path d="M50 .8c5.7 0 10.4 4.7 10.4 10.4S55.7 21.6 50 21.6s-10.4-4.7-10.4-10.4S44.3.8 50 .8zM92.2 32l-21.9 2.3c-2.6.3-4.6 2.5-4.6 5.2V94c0 2.9-2.3 5.2-5.2 5.2H60c-2.7 0-4.9-2.1-5.2-4.7l-2.2-24.7c-.1-1.5-1.4-2.5-2.8-2.4-1.3.1-2.2 1.1-2.4 2.4l-2.2 24.7c-.2 2.7-2.5 4.7-5.2 4.7h-.5c-2.9 0-5.2-2.3-5.2-5.2V39.4c0-2.7-2-4.9-4.6-5.2L7.8 32c-2.6-.3-4.6-2.5-4.6-5.2v-.5c0-2.6 2.1-4.7 4.7-4.7h.5c19.3 1.8 33.2 2.8 41.7 2.8s22.4-.9 41.7-2.8c2.6-.2 4.9 1.6 5.2 4.3v1c-.1 2.6-2.1 4.8-4.8 5.1z"/>',
'accessibility' => '<path d="M50 8.1c23.2 0 41.9 18.8 41.9 41.9 0 23.2-18.8 41.9-41.9 41.9C26.8 91.9 8.1 73.2 8.1 50S26.8 8.1 50 8.1M50 0C22.4 0 0 22.4 0 50s22.4 50 50 50 50-22.4 50-50S77.6 0 50 0zm0 11.3c-21.4 0-38.7 17.3-38.7 38.7S28.6 88.7 50 88.7 88.7 71.4 88.7 50 71.4 11.3 50 11.3zm0 8.9c4 0 7.3 3.2 7.3 7.3S54 34.7 50 34.7s-7.3-3.2-7.3-7.3 3.3-7.2 7.3-7.2zm23.7 19.7c-5.8 1.4-11.2 2.6-16.6 3.2.2 20.4 2.5 24.8 5 31.4.7 1.9-.2 4-2.1 4.7-1.9.7-4-.2-4.7-2.1-1.8-4.5-3.4-8.2-4.5-15.8h-2c-1 7.6-2.7 11.3-4.5 15.8-.7 1.9-2.8 2.8-4.7 2.1-1.9-.7-2.8-2.8-2.1-4.7 2.6-6.6 4.9-11 5-31.4-5.4-.6-10.8-1.8-16.6-3.2-1.7-.4-2.8-2.1-2.4-3.9.4-1.7 2.1-2.8 3.9-2.4 19.5 4.6 25.1 4.6 44.5 0 1.7-.4 3.5.7 3.9 2.4.7 1.8-.3 3.5-2.1 3.9z"/>',
'eye' => '<g stroke="none" fill="#ffffff" transform="translate(-0,110.000000) scale(0.05500000,-0.05500000)"><path d="M880 1651 c-14 -4 -24 -12 -24 -17 1 -5 12 -53 24 -107 12 -54 20 -101 17 -103 -3 -3 -38 -12 -78 -21 -223 -46 -433 -176 -544 -337 l-37 -54 18 -33 c19 -39 86 -128 95 -129 4 0 -1 34 -11 75 -17 73 -17 75 4 104 11 17 24 31 27 31 3 0 21 -67 39 -150 l34 -149 43 -31 c26 -19 43 -26 43 -18 0 7 -21 105 -47 217 l-47 203 23 19 c13 11 27 19 31 19 4 0 14 -33 23 -72 25 -112 86 -367 97 -408 7 -27 19 -40 46 -54 20 -9 38 -15 41 -13 2 2 -13 73 -33 158 -58 244 -103 443 -101 444 1 1 15 9 30 19 16 10 31 15 34 12 3 -3 40 -152 83 -333 l77 -327 32 -9 c18 -4 36 -7 41 -5 4 2 -3 46 -15 98 -13 52 -22 96 -20 98 2 2 21 -8 42 -21 37 -23 41 -30 58 -106 l18 -81 40 0 c36 0 39 2 33 23 -16 61 -29 128 -25 131 2 2 20 6 39 10 l36 6 38 -162 c61 -264 52 -240 89 -233 18 4 34 9 35 10 2 2 -8 54 -22 116 -15 61 -25 112 -24 113 2 1 37 12 78 25 106 33 204 83 285 144 68 52 162 155 198 215 l17 30 -58 79 c-55 73 -125 141 -197 190 -130 88 -328 153 -465 153 -47 0 -60 3 -64 18 -2 9 -15 63 -27 120 -12 56 -27 102 -33 101 -6 -1 -22 -4 -36 -8z m53 -350 c10 -39 4 -46 -39 -55 -29 -7 -31 -5 -41 38 -11 49 -5 56 46 53 19 -2 27 -10 34 -36z m209 2 c199 -109 241 -387 83 -551 -57 -58 -70 -63 -79 -29 -11 42 -6 63 20 88 64 58 91 176 62 271 -17 59 -88 132 -153 159 -35 14 -57 30 -61 43 -18 64 -20 60 31 53 26 -4 70 -19 97 -34z m-363 -30 c5 -21 11 -49 14 -62 4 -16 -3 -35 -23 -62 l-28 -40 -17 73 c-8 40 -18 81
);
}

Expand Down