Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
feather
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kulya
feather
Commits
a77bbb81
Commit
a77bbb81
authored
May 23, 2017
by
Cole Bemis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Reorganize icons
parent
9ce59777
Changes
11
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
15 additions
and
18 deletions
+15
-18
build-manifest.sh
bin/build-manifest.sh
+0
-15
message-circle.svg
icons/communication/message-circle.svg
+0
-0
message-square.svg
icons/communication/message-square.svg
+0
-0
airplay.svg
icons/core/airplay.svg
+0
-0
refresh-ccw.svg
icons/core/refresh-ccw.svg
+0
-0
refresh-cw.svg
icons/core/refresh-cw.svg
+0
-0
rotate-ccw.svg
icons/core/rotate-ccw.svg
+0
-0
rotate-cw.svg
icons/core/rotate-cw.svg
+0
-0
shuffle.svg
icons/media-controls/shuffle.svg
+7
-1
skip-back.svg
icons/media-controls/skip-back.svg
+4
-1
skip-forward.svg
icons/media-controls/skip-forward.svg
+4
-1
No files found.
bin/build-manifest.sh
deleted
100755 → 0
View file @
9ce59777
#!/usr/bin/env bash
cd
./icons
numFiles
=
$(
ls
-1
*
.svg |
wc
-l
)
count
=
0
echo
[
for
icon
in
$(
ls
*
.svg
)
do
count
=
$((
count
+
1
))
echo
-n
" "
\"
${
icon
%.svg
}
\"
((
$count
==
$numFiles
))
&&
echo
""
||
echo
,
done
echo
]
icons/communication/
comment
-circle.svg
→
icons/communication/
message
-circle.svg
View file @
a77bbb81
File moved
icons/communication/
comment
-square.svg
→
icons/communication/
message
-square.svg
View file @
a77bbb81
File moved
icons/
media-controls
/airplay.svg
→
icons/
core
/airplay.svg
View file @
a77bbb81
File moved
icons/refresh-ccw.svg
→
icons/
core/
refresh-ccw.svg
View file @
a77bbb81
File moved
icons/refresh-cw.svg
→
icons/
core/
refresh-cw.svg
View file @
a77bbb81
File moved
icons/rotate-ccw.svg
→
icons/
core/
rotate-ccw.svg
View file @
a77bbb81
File moved
icons/rotate-cw.svg
→
icons/
core/
rotate-cw.svg
View file @
a77bbb81
File moved
icons/media-controls/shuffle.svg
View file @
a77bbb81
<svg
xmlns=
"http://www.w3.org/2000/svg"
width=
"24"
height=
"24"
viewBox=
"0 0 24 24"
><title>
shuffle
</title><polyline
points=
"16 3 21 3 21 8"
fill=
"none"
stroke=
"#000"
stroke-linecap=
"round"
stroke-linejoin=
"round"
stroke-width=
"2"
/><line
x1=
"4"
y1=
"20"
x2=
"21"
y2=
"3"
fill=
"none"
stroke=
"#000"
stroke-linecap=
"round"
stroke-linejoin=
"round"
stroke-width=
"2"
/><polyline
points=
"21 16 21 21 16 21"
fill=
"none"
stroke=
"#000"
stroke-linecap=
"round"
stroke-linejoin=
"round"
stroke-width=
"2"
/><line
x1=
"15"
y1=
"15"
x2=
"21"
y2=
"21"
fill=
"none"
stroke=
"#000"
stroke-linecap=
"round"
stroke-linejoin=
"round"
stroke-width=
"2"
/><line
x1=
"4"
y1=
"4"
x2=
"9"
y2=
"9"
fill=
"none"
stroke=
"#000"
stroke-linecap=
"round"
stroke-linejoin=
"round"
stroke-width=
"2"
/></svg>
\ No newline at end of file
<svg
xmlns=
"http://www.w3.org/2000/svg"
width=
"24"
height=
"24"
viewBox=
"0 0 24 24"
>
<polyline
points=
"16 3 21 3 21 8"
fill=
"none"
stroke=
"#000"
stroke-linecap=
"round"
stroke-linejoin=
"round"
stroke-width=
"2"
/>
<line
x1=
"4"
y1=
"20"
x2=
"21"
y2=
"3"
fill=
"none"
stroke=
"#000"
stroke-linecap=
"round"
stroke-linejoin=
"round"
stroke-width=
"2"
/>
<polyline
points=
"21 16 21 21 16 21"
fill=
"none"
stroke=
"#000"
stroke-linecap=
"round"
stroke-linejoin=
"round"
stroke-width=
"2"
/>
<line
x1=
"15"
y1=
"15"
x2=
"21"
y2=
"21"
fill=
"none"
stroke=
"#000"
stroke-linecap=
"round"
stroke-linejoin=
"round"
stroke-width=
"2"
/>
<line
x1=
"4"
y1=
"4"
x2=
"9"
y2=
"9"
fill=
"none"
stroke=
"#000"
stroke-linecap=
"round"
stroke-linejoin=
"round"
stroke-width=
"2"
/>
</svg>
icons/media-controls/skip-back.svg
View file @
a77bbb81
<svg
xmlns=
"http://www.w3.org/2000/svg"
width=
"24"
height=
"24"
viewBox=
"0 0 24 24"
><title>
skip-back
</title><polygon
points=
"19 20 9 12 19 4 19 20"
fill=
"none"
stroke=
"#000"
stroke-linecap=
"round"
stroke-linejoin=
"round"
stroke-width=
"2"
/><line
x1=
"5"
y1=
"19"
x2=
"5"
y2=
"5"
fill=
"none"
stroke=
"#000"
stroke-linecap=
"round"
stroke-linejoin=
"round"
stroke-width=
"2"
/></svg>
\ No newline at end of file
<svg
xmlns=
"http://www.w3.org/2000/svg"
width=
"24"
height=
"24"
viewBox=
"0 0 24 24"
>
<polygon
points=
"19 20 9 12 19 4 19 20"
fill=
"none"
stroke=
"#000"
stroke-linecap=
"round"
stroke-linejoin=
"round"
stroke-width=
"2"
/>
<line
x1=
"5"
y1=
"19"
x2=
"5"
y2=
"5"
fill=
"none"
stroke=
"#000"
stroke-linecap=
"round"
stroke-linejoin=
"round"
stroke-width=
"2"
/>
</svg>
icons/media-controls/skip-forward.svg
View file @
a77bbb81
<svg
xmlns=
"http://www.w3.org/2000/svg"
width=
"24"
height=
"24"
viewBox=
"0 0 24 24"
><title>
skip-forward
</title><polygon
points=
"5 4 15 12 5 20 5 4"
fill=
"none"
stroke=
"#000"
stroke-linecap=
"round"
stroke-linejoin=
"round"
stroke-width=
"2"
/><line
x1=
"19"
y1=
"5"
x2=
"19"
y2=
"19"
fill=
"none"
stroke=
"#000"
stroke-linecap=
"round"
stroke-linejoin=
"round"
stroke-width=
"2"
/></svg>
\ No newline at end of file
<svg
xmlns=
"http://www.w3.org/2000/svg"
width=
"24"
height=
"24"
viewBox=
"0 0 24 24"
>
<polygon
points=
"5 4 15 12 5 20 5 4"
fill=
"none"
stroke=
"#000"
stroke-linecap=
"round"
stroke-linejoin=
"round"
stroke-width=
"2"
/>
<line
x1=
"19"
y1=
"5"
x2=
"19"
y2=
"19"
fill=
"none"
stroke=
"#000"
stroke-linecap=
"round"
stroke-linejoin=
"round"
stroke-width=
"2"
/>
</svg>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment