aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-design-light/actions/bookmark-new.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-04-13 12:53:52 -0400
committerKen Moore <ken@ixsystems.com>2017-04-13 12:53:52 -0400
commitaff408244a90cb99c84eb68ffadc25f92a630766 (patch)
treeafacf75563cdc3b3e4cc21d8468a503ad07426cf /icon-theme/material-design-light/actions/bookmark-new.svg
parentMerge branch 'master' of github.com:trueos/lumina (diff)
downloadlumina-aff408244a90cb99c84eb68ffadc25f92a630766.tar.gz
lumina-aff408244a90cb99c84eb68ffadc25f92a630766.tar.bz2
lumina-aff408244a90cb99c84eb68ffadc25f92a630766.zip
Add a few more icons to the theme. This should finish up all the ones that Lumina was still looking for.
Diffstat (limited to 'icon-theme/material-design-light/actions/bookmark-new.svg')
-rw-r--r--icon-theme/material-design-light/actions/bookmark-new.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/icon-theme/material-design-light/actions/bookmark-new.svg b/icon-theme/material-design-light/actions/bookmark-new.svg
new file mode 100644
index 00000000..dd0fcb7b
--- /dev/null
+++ b/icon-theme/material-design-light/actions/bookmark-new.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path d="M34 6H14c-2.21 0-3.98 1.79-3.98 4L10 42l14-6 14 6V10c0-2.21-1.79-4-4-4zm0 30l-10-4.35L14 36V10h20v26z"/></svg> \ No newline at end of file
bgstack15