aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-design-dark/devices/cpu.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-05-13 20:19:12 -0400
committerKen Moore <ken@ixsystems.com>2017-05-13 20:19:12 -0400
commitfd990928c1f995e4b3b86d47ad31f513ead2601f (patch)
tree746953d9dc692ae8b0c09e7323d237bb1fd654bd /icon-theme/material-design-dark/devices/cpu.svg
parentSplit up the FreeBSD port files into a total of 12 ports (diff)
parentMerge remote-tracking branch 'origin/master' (diff)
downloadlumina-fd990928c1f995e4b3b86d47ad31f513ead2601f.tar.gz
lumina-fd990928c1f995e4b3b86d47ad31f513ead2601f.tar.bz2
lumina-fd990928c1f995e4b3b86d47ad31f513ead2601f.zip
Merge branch 'master' of github.com:trueos/lumina
Diffstat (limited to 'icon-theme/material-design-dark/devices/cpu.svg')
-rw-r--r--icon-theme/material-design-dark/devices/cpu.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-design-dark/devices/cpu.svg b/icon-theme/material-design-dark/devices/cpu.svg
new file mode 100644
index 00000000..98f59978
--- /dev/null
+++ b/icon-theme/material-design-dark/devices/cpu.svg
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" baseProfile="full" width="24" height="24" viewBox="0 0 24.00 24.00" enable-background="new 0 0 24.00 24.00" xml:space="preserve">
+ <path fill="#F8F8F8" fill-opacity="1" stroke-linejoin="round" d="M 6,4L 18,4L 18,5L 21,5L 21,7L 18,7L 18,9L 21,9L 21,11L 18,11L 18,13L 21,13L 21,15L 18,15L 18,17L 21,17L 21,19L 18,19L 18,20L 6,20L 6,19L 3,19L 3,17L 6,17L 6,15L 3,15L 3,13L 6,13L 6,11L 3,11L 3,9L 6,9L 6,7L 3,7L 3,5L 6,5L 6,4 Z M 11,15L 11,18L 12,18L 12,15L 11,15 Z M 13,15L 13,18L 14,18L 14,15L 13,15 Z M 15,15L 15,18L 16,18L 16,15L 15,15 Z "/>
+</svg>
bgstack15