improved logos and added 64 sized versions
9
slashes/1024-black-no-bg.svg
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<style>
|
||||
polygon, circle { fill: black; }
|
||||
</style>
|
||||
<polygon points="1024,0 512,1024 320,1024 832,0" />
|
||||
<polygon points="704,0 192,1024 0,1024 512,0" />
|
||||
<circle cx="928" cy="544" r="96" />
|
||||
<circle cx="928" cy="928" r="96" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 363 B |
11
slashes/1024-black-rd-bg.svg
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<style>
|
||||
polygon, circle { fill: black; }
|
||||
rect { fill: white; }
|
||||
</style>
|
||||
<rect rx="200" ry="200" width="1024" height="1024" />
|
||||
<polygon points="512,1024 320,1024 832,0 1024,0 " transform="matrix(0.8,0,0,0.8,102.4,102.4)" />
|
||||
<polygon points="192,1024 0,1024 512,0 704,0 " transform="matrix(0.8,0,0,0.8,102.4,102.4)" />
|
||||
<circle cx="844.79999" cy="537.59998" r="76.800003" />
|
||||
<circle cx="844.79999" cy="844.79999" r="76.800003" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 574 B |
11
slashes/1024-black-sq-bg.svg
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<style>
|
||||
polygon, circle { fill: black; }
|
||||
rect { fill: white; }
|
||||
</style>
|
||||
<rect width="1024" height="1024" />
|
||||
<polygon points="512,1024 320,1024 832,0 1024,0" transform="matrix(0.8,0,0,0.8,102.4,102.4)" />
|
||||
<polygon points="192,1024 0,1024 512,0 704,0" transform="matrix(0.8,0,0,0.8,102.4,102.4)" />
|
||||
<circle cx="844.79999" cy="537.59998" r="76.800003" />
|
||||
<circle cx="844.79999" cy="844.79999" r="76.800003" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 554 B |
9
slashes/1024-white-no-bg.svg
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<style>
|
||||
polygon, circle { fill: white; }
|
||||
</style>
|
||||
<polygon points="1024,0 512,1024 320,1024 832,0" />
|
||||
<polygon points="704,0 192,1024 0,1024 512,0" />
|
||||
<circle cx="928" cy="544" r="96" />
|
||||
<circle cx="928" cy="928" r="96" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 363 B |
11
slashes/1024-white-rd-bg.svg
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<style>
|
||||
polygon, circle { fill: white; }
|
||||
rect { fill: black; }
|
||||
</style>
|
||||
<rect rx="200" ry="200" width="1024" height="1024" />
|
||||
<polygon points="512,1024 320,1024 832,0 1024,0 " transform="matrix(0.8,0,0,0.8,102.4,102.4)" />
|
||||
<polygon points="192,1024 0,1024 512,0 704,0 " transform="matrix(0.8,0,0,0.8,102.4,102.4)" />
|
||||
<circle cx="844.79999" cy="537.59998" r="76.800003" />
|
||||
<circle cx="844.79999" cy="844.79999" r="76.800003" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 574 B |
11
slashes/1024-white-sq-bg.svg
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<style>
|
||||
polygon, circle { fill: white; }
|
||||
rect { fill: black; }
|
||||
</style>
|
||||
<rect width="1024" height="1024" />
|
||||
<polygon points="512,1024 320,1024 832,0 1024,0" transform="matrix(0.8,0,0,0.8,102.4,102.4)" />
|
||||
<polygon points="192,1024 0,1024 512,0 704,0" transform="matrix(0.8,0,0,0.8,102.4,102.4)" />
|
||||
<circle cx="844.79999" cy="537.59998" r="76.800003" />
|
||||
<circle cx="844.79999" cy="844.79999" r="76.800003" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 554 B |
9
slashes/64-black-no-bg.svg
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<svg viewBox="0 0 64 64" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<style>
|
||||
polygon, circle { fill: black; }
|
||||
</style>
|
||||
<polygon points="320,1024 832,0 1024,0 512,1024" transform="scale(0.0625)" />
|
||||
<polygon points="0,1024 512,0 704,0 192,1024 " transform="scale(0.0625)" />
|
||||
<circle cx="58" cy="34" r="6" />
|
||||
<circle cx="58" cy="58" r="6" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 411 B |
11
slashes/64-black-rd-bg.svg
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<svg viewBox="0 0 64 64" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<style>
|
||||
polygon, circle { fill: black ; }
|
||||
rect { fill: white; }
|
||||
</style>
|
||||
<rect width="64" height="64" rx="8" ry="8" />
|
||||
<polygon points="832,0 1024,0 512,1024 320,1024" transform="matrix(0.05,0,0,0.05,6.4,6.4)" />
|
||||
<polygon points="512,0 704,0 192,1024 0,1024" transform="matrix(0.05,0,0,0.05,6.4,6.4)" />
|
||||
<circle cx="52.799999" cy="33.599998" r="4.8000002" />
|
||||
<circle cx="52.799999" cy="52.799999" r="4.8000002" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 563 B |
11
slashes/64-black-sq-bg.svg
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<svg viewBox="0 0 64 64" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<style>
|
||||
polygon, circle { fill: black; }
|
||||
rect { fill: white; }
|
||||
</style>
|
||||
<rect width="64" height="64" />
|
||||
<polygon points="832,0 1024,0 512,1024 320,1024" transform="matrix(0.05,0,0,0.05,6.4,6.4)" />
|
||||
<polygon points="512,0 704,0 192,1024 0,1024" transform="matrix(0.05,0,0,0.05,6.4,6.4)" />
|
||||
<circle cx="52.799999" cy="33.599998" r="4.8000002" />
|
||||
<circle cx="52.799999" cy="52.799999" r="4.8000002" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 542 B |
9
slashes/64-white-no-bg.svg
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<svg viewBox="0 0 64 64" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<style>
|
||||
polygon, circle { fill: white; }
|
||||
</style>
|
||||
<polygon points="320,1024 832,0 1024,0 512,1024" transform="scale(0.0625)" />
|
||||
<polygon points="0,1024 512,0 704,0 192,1024 " transform="scale(0.0625)" />
|
||||
<circle cx="58" cy="34" r="6" />
|
||||
<circle cx="58" cy="58" r="6" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 411 B |
11
slashes/64-white-rd-bg.svg
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<svg viewBox="0 0 64 64" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<style>
|
||||
polygon, circle { fill: white; }
|
||||
rect { fill: black; }
|
||||
</style>
|
||||
<rect width="64" height="64" rx="8" ry="8" />
|
||||
<polygon points="832,0 1024,0 512,1024 320,1024" transform="matrix(0.05,0,0,0.05,6.4,6.4)" />
|
||||
<polygon points="512,0 704,0 192,1024 0,1024" transform="matrix(0.05,0,0,0.05,6.4,6.4)" />
|
||||
<circle cx="52.799999" cy="33.599998" r="4.8000002" />
|
||||
<circle cx="52.799999" cy="52.799999" r="4.8000002" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 562 B |
11
slashes/64-white-sq-bg.svg
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<svg viewBox="0 0 64 64" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<style>
|
||||
polygon, circle { fill: white; }
|
||||
rect { fill: black; }
|
||||
</style>
|
||||
<rect width="64" height="64" />
|
||||
<polygon points="832,0 1024,0 512,1024 320,1024" transform="matrix(0.05,0,0,0.05,6.4,6.4)" />
|
||||
<polygon points="512,0 704,0 192,1024 0,1024" transform="matrix(0.05,0,0,0.05,6.4,6.4)" />
|
||||
<circle cx="52.799999" cy="33.599998" r="4.8000002" />
|
||||
<circle cx="52.799999" cy="52.799999" r="4.8000002" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 542 B |
|
|
@ -1,25 +0,0 @@
|
|||
<svg
|
||||
viewBox="0 0 1024 1024"
|
||||
version="1.1"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<style>
|
||||
polygon, ellipse {
|
||||
fill: black;
|
||||
}
|
||||
</style>
|
||||
<polygon
|
||||
points="1024,0 512,1024 320,1024 832,0" />
|
||||
<polygon
|
||||
points="704,0 192,1024 0,1024 512,0" />
|
||||
<ellipse
|
||||
cx="928"
|
||||
cy="544"
|
||||
rx="96"
|
||||
ry="96" />
|
||||
<ellipse
|
||||
cx="928"
|
||||
cy="928"
|
||||
rx="96"
|
||||
ry="96" />
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 442 B |
|
|
@ -1,33 +0,0 @@
|
|||
<svg
|
||||
viewBox="0 0 1024 1024"
|
||||
version="1.1"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<style>
|
||||
polygon, circle {
|
||||
fill: black;
|
||||
}
|
||||
rect {
|
||||
fill: white;
|
||||
}
|
||||
</style>
|
||||
<rect
|
||||
rx="200"
|
||||
ry="200"
|
||||
width="1024"
|
||||
height="1024" />
|
||||
<polygon
|
||||
points="512,1024 320,1024 832,0 1024,0 "
|
||||
transform="matrix(0.8,0,0,0.8,102.4,102.4)" />
|
||||
<polygon
|
||||
points="192,1024 0,1024 512,0 704,0 "
|
||||
transform="matrix(0.8,0,0,0.8,102.4,102.4)" />
|
||||
<circle
|
||||
cx="844.79999"
|
||||
cy="537.59998"
|
||||
r="76.800003" />
|
||||
<circle
|
||||
cx="844.79999"
|
||||
cy="844.79999"
|
||||
r="76.800003" />
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 658 B |
|
|
@ -1,31 +0,0 @@
|
|||
<svg
|
||||
viewBox="0 0 1024 1024"
|
||||
version="1.1"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<style>
|
||||
polygon, circle {
|
||||
fill: black;
|
||||
}
|
||||
rect {
|
||||
fill: white;
|
||||
}
|
||||
</style>
|
||||
<rect
|
||||
width="1024"
|
||||
height="1024" />
|
||||
<polygon
|
||||
points="512,1024 320,1024 832,0 1024,0 "
|
||||
transform="matrix(0.8,0,0,0.8,102.4,102.4)" />
|
||||
<polygon
|
||||
points="192,1024 0,1024 512,0 704,0 "
|
||||
transform="matrix(0.8,0,0,0.8,102.4,102.4)" />
|
||||
<circle
|
||||
cx="844.79999"
|
||||
cy="537.59998"
|
||||
r="76.800003" />
|
||||
<circle
|
||||
cx="844.79999"
|
||||
cy="844.79999"
|
||||
r="76.800003" />
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 632 B |
|
|
@ -1,33 +0,0 @@
|
|||
<svg
|
||||
viewBox="0 0 1024 1024"
|
||||
version="1.1"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<style>
|
||||
polygon, circle {
|
||||
fill: white;
|
||||
}
|
||||
rect {
|
||||
fill: black;
|
||||
}
|
||||
</style>
|
||||
<rect
|
||||
rx="200"
|
||||
ry="200"
|
||||
width="1024"
|
||||
height="1024" />
|
||||
<polygon
|
||||
points="512,1024 320,1024 832,0 1024,0 "
|
||||
transform="matrix(0.8,0,0,0.8,102.4,102.4)" />
|
||||
<polygon
|
||||
points="192,1024 0,1024 512,0 704,0 "
|
||||
transform="matrix(0.8,0,0,0.8,102.4,102.4)" />
|
||||
<circle
|
||||
cx="844.79999"
|
||||
cy="537.59998"
|
||||
r="76.800003" />
|
||||
<circle
|
||||
cx="844.79999"
|
||||
cy="844.79999"
|
||||
r="76.800003" />
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 658 B |
|
|
@ -1,31 +0,0 @@
|
|||
<svg
|
||||
viewBox="0 0 1024 1024"
|
||||
version="1.1"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<style>
|
||||
polygon, circle {
|
||||
fill: white;
|
||||
}
|
||||
rect {
|
||||
fill: black;
|
||||
}
|
||||
</style>
|
||||
<rect
|
||||
width="1024"
|
||||
height="1024" />
|
||||
<polygon
|
||||
points="512,1024 320,1024 832,0 1024,0 "
|
||||
transform="matrix(0.8,0,0,0.8,102.4,102.4)" />
|
||||
<polygon
|
||||
points="192,1024 0,1024 512,0 704,0 "
|
||||
transform="matrix(0.8,0,0,0.8,102.4,102.4)" />
|
||||
<circle
|
||||
cx="844.79999"
|
||||
cy="537.59998"
|
||||
r="76.800003" />
|
||||
<circle
|
||||
cx="844.79999"
|
||||
cy="844.79999"
|
||||
r="76.800003" />
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 632 B |
|
|
@ -1,25 +0,0 @@
|
|||
<svg
|
||||
viewBox="0 0 1024 1024"
|
||||
version="1.1"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<style>
|
||||
polygon, ellipse {
|
||||
fill: white;
|
||||
}
|
||||
</style>
|
||||
<polygon
|
||||
points="1024,0 512,1024 320,1024 832,0" />
|
||||
<polygon
|
||||
points="704,0 192,1024 0,1024 512,0" />
|
||||
<ellipse
|
||||
cx="928"
|
||||
cy="544"
|
||||
rx="96"
|
||||
ry="96" />
|
||||
<ellipse
|
||||
cx="928"
|
||||
cy="928"
|
||||
rx="96"
|
||||
ry="96" />
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 442 B |