diff options
author | Ken Moore <ken@ixsystems.com> | 2017-04-10 20:18:06 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-04-10 20:18:06 -0400 |
commit | dded6696e02bf226ecceb80f97875a482405524a (patch) | |
tree | ac48955de76782d66bf8e171cb1d99beb1e9db99 /icon-theme/material-icons-light/actions/media-record.svg | |
parent | Add a bunch of the emote icons (face-*) (diff) | |
download | lumina-dded6696e02bf226ecceb80f97875a482405524a.tar.gz lumina-dded6696e02bf226ecceb80f97875a482405524a.tar.bz2 lumina-dded6696e02bf226ecceb80f97875a482405524a.zip |
Another batch of icons for the actions category.
Diffstat (limited to 'icon-theme/material-icons-light/actions/media-record.svg')
-rw-r--r-- | icon-theme/material-icons-light/actions/media-record.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-icons-light/actions/media-record.svg b/icon-theme/material-icons-light/actions/media-record.svg new file mode 100644 index 00000000..846d2957 --- /dev/null +++ b/icon-theme/material-icons-light/actions/media-record.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="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 18.9988,12.0025C 18.9988,15.8637 15.8638,18.9988 12.0025,18.9988C 8.135,18.9988 5,15.8637 5,12.0025C 5,8.135 8.135,5 12.0025,5C 15.8638,5 18.9988,8.135 18.9988,12.0025 Z "/> +</svg> |