Open cumanzorx07 opened 8 years ago
I did an svg of how the icon can be implemented
Here is the source
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
width="360.000000pt" height="280.000000pt" viewBox="0 0 360.000000 280.000000"
preserveAspectRatio="xMidYMid meet">
<metadata>
Created by potrace 1.13, written by Peter Selinger 2001-2015
</metadata>
<g transform="translate(0.000000,280.000000) scale(0.100000,-0.100000)"
fill="#000000" stroke="none">
<path d="M502 2640 c-211 -56 -388 -225 -455 -435 -22 -70 -22 -73 -22 -815 0
-742 0 -745 22 -815 31 -98 87 -189 163 -265 76 -75 148 -120 252 -158 l73
-27 1265 0 1265 0 73 27 c105 38 176 83 252 158 75 76 120 147 158 252 l27 73
0 755 0 755 -27 73 c-72 199 -222 348 -418 415 l-65 22 -1245 2 c-1202 2
-1248 1 -1318 -17z m2598 -67 c192 -66 337 -215 397 -409 17 -55 18 -109 18
-774 0 -711 0 -715 -22 -785 -60 -189 -210 -339 -398 -398 l-70 -22 -1225 0
-1225 0 -70 22 c-190 60 -336 207 -401 403 -17 51 -19 108 -22 746 -2 583 -1
702 12 763 38 184 149 330 311 411 143 72 74 69 1420 67 l1210 -2 65 -22z"/>
<path d="M210 1712 c-38 -11 -40 -28 -40 -329 l0 -293 50 0 50 0 0 227 0 227
233 -232 c128 -128 241 -232 250 -232 9 0 26 9 37 20 19 19 20 33 20 315 l0
295 -50 0 -50 0 0 -220 c0 -121 -3 -220 -8 -220 -4 0 -106 99 -226 219 -121
121 -226 221 -235 224 -9 2 -23 2 -31 -1z"/>
<path d="M920 1400 l0 -310 55 0 55 0 0 310 0 310 -55 0 -55 0 0 -310z"/>
<path d="M1140 1400 l0 -310 204 0 c235 0 279 9 352 73 65 57 96 124 102 219
9 159 -64 269 -208 312 -41 12 -100 16 -252 16 l-198 0 0 -310z m468 167 c56
-36 82 -90 82 -167 0 -64 -21 -120 -56 -151 -49 -43 -78 -49 -234 -49 l-150 0
0 201 0 200 158 -3 c154 -3 160 -4 200 -31z"/>
<path d="M1884 1695 c-11 -27 3 -408 16 -450 17 -57 93 -127 156 -146 31 -9
94 -14 174 -13 109 0 132 3 178 23 64 29 116 86 131 146 6 25 11 133 11 250
l0 206 -52 -3 -53 -3 -5 -217 -5 -217 -29 -30 c-38 -39 -108 -55 -218 -49 -99
5 -144 26 -170 78 -15 30 -18 65 -18 238 l0 202 -55 0 c-40 0 -57 -4 -61 -15z"/>
<path d="M2796 1560 l152 -149 -164 -161 -164 -160 69 0 68 0 130 125 130 124
131 -124 130 -125 74 0 73 1 -165 159 -165 160 148 145 c81 81 147 148 147
151 0 2 -28 4 -62 4 l-63 0 -120 -114 -120 -113 -118 113 -118 114 -72 0 -72
-1 151 -149z"/>
</g>
</svg>
is it possible to add the nidux brand?
We have SaaS that provides ecommerce solutions and we would like to have a small icon just like fa-cc-paypal, the idea is to have some catchy phrase like "Hey you are using a store on our nidux platform, you can use your same user account in other store, if you see this icon, then you can use it".
Currently we have a text in the footer that says "Powered by nidux" but we want to remove but leaving some symbol on it instead.
Take a look at one of our test sites (look at the footer). https://www.nidux.com/cumanzor
This is our company logo, if you can make the icon just like paypal it would be great.
Thanks in advance