Add Samsung logo (SVG) (#454)
* Added samsung_s.svg, samsung_swoop.svg and samsung.svg. * Added Samsung icon to README.md. Added reference image to images/reference/samsung.svg and updated images/reference/index.md correspondingly. * Reduced the size of samsung_swoop.svg by 73 bytes. * Added samsung_s.svg to README.txt and reference/index.md. Removed samsung_swoop.svg.
This commit is contained in:
6
images/svg/samsung.svg
Normal file
6
images/svg/samsung.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="Samsung" role="img"
|
||||
viewBox="0 0 512 512" fill="#117cad"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"
|
||||
fill="#034ea2"/><path fill="#fff" d="m72,224c-16 0-23 5-22 20 3 12 25 19 27 23l0 4c0 2-1 4-5 4-4 0-6-3-6-5l0-5-16 0c-1 16 11 21 22 21 14 0 21-4 21-17 1-19-24-20-26-28 0 -1 0-1 0-3 0-1 1-4 5-4 4 0 5 3 5 5l0 4 15 0 0-4c0-13-12-15-20-15zm353,15 0,33c1,21 39,17 39,0 l 0-20-17 0 0 8 5 0 0 11c-1 5-13 5-13 0 0-11 0-21 0-31 0-5 11-5 12 0l0 5 13 0 0-6c-1-20-39-17-39 0zm-160-15c-16 0-23 5-22 20 3 12 25 19 27 23l0 4c0 2-1 4-5 4-4 0-6-3-6-5l0-5-16 0c-1 16 11 21 22 21 14 0 21-4 21-17 1-19-24-20-26-28 0 -1 0-1 0-3 0-1 1-4 5-4 4 0 5 3 5 5l0 4 15 0 0-4c0-13-12-15-20-15zm-100 1-1 59 15 0 0-53 11 53 15 0 9-53 0 53 15 0-1-59-24 0-7 45-7-45-24 0zm135 0 0 43c0 1 0 3 0 2 1 11 9 15 21 15 11 0 20-4 20-15 0 0 0-3 0,-4l0-41-15 0 0 43c0 1 0 1 0 3 0 1-1 4-7 4-4 0-5-3-5-4 0 0 0-1 0-3l0-43zm-185 0-11 59 16 0 8-53 8 53 16 0-11-59zm243 0 0 59 15 0 0-48 15 48 21 0 0-59-15 0 0 47-13-47z"/></svg>
|
After Width: | Height: | Size: 1023 B |
6
images/svg/samsung_s.svg
Normal file
6
images/svg/samsung_s.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="Samsung" role="img"
|
||||
viewBox="0 0 512 512" fill="#117cad"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"
|
||||
fill="#fff"/><path d="m 292.588,332.165 c 3.486,8.609 2.419,19.708 0.783,26.396 -2.988,11.811 -11.028,23.906 -34.65,23.906 -22.341,0 -35.859,-12.807 -35.859,-32.302 l 0,-34.436 -95.482,0 -0.071,27.535 c 0,79.331 62.469,103.309 129.421,103.309 64.39,0 117.396,-21.986 125.792,-81.324 4.34,-30.736 1.067,-50.872 -0.356,-58.485 -15.013,-74.493 -150.124,-96.763 -160.157,-138.385 -1.708,-7.115 -1.21,-14.728 -0.356,-18.783 2.49,-11.313 10.246,-23.835 32.515,-23.835 20.776,0 33.084,12.878 33.084,32.302 0,6.546 0,21.985 0,21.985 l 88.723,0 0,-24.973 c 0,-77.553 -69.584,-89.648 -119.958,-89.648 -63.323,0 -115.048,20.918 -124.511,78.833 -2.561,16.009 -2.917,30.238 0.783,48.097 15.582,72.643 141.943,93.704 160.299,139.808 z" fill="#034ea2"/></svg>
|
After Width: | Height: | Size: 894 B |
Reference in New Issue
Block a user