diff options
author | Sashi20 | 2018-08-21 16:31:05 +0530 |
---|---|---|
committer | Sashi20 | 2018-08-21 16:31:05 +0530 |
commit | aa955c22ae18d55667006acd222dbc79e39a8b25 (patch) | |
tree | f66cce0beb9ec08b473c3d227cf5152a0772b329 /static/website/bootstrap-css/bower_components/ionicons/src/disc.svg | |
download | nccps-2018-aa955c22ae18d55667006acd222dbc79e39a8b25.tar.gz nccps-2018-aa955c22ae18d55667006acd222dbc79e39a8b25.tar.bz2 nccps-2018-aa955c22ae18d55667006acd222dbc79e39a8b25.zip |
Initial commit
Diffstat (limited to 'static/website/bootstrap-css/bower_components/ionicons/src/disc.svg')
-rw-r--r-- | static/website/bootstrap-css/bower_components/ionicons/src/disc.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/static/website/bootstrap-css/bower_components/ionicons/src/disc.svg b/static/website/bootstrap-css/bower_components/ionicons/src/disc.svg new file mode 100644 index 0000000..ef17856 --- /dev/null +++ b/static/website/bootstrap-css/bower_components/ionicons/src/disc.svg @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 16.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> +<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve"> +<g> + <path d="M256,158.9c-53.7,0-97.2,43.5-97.2,97.2c0,53.7,43.5,97.1,97.2,97.1c53.7,0,97.2-43.5,97.2-97.1 + C353.2,202.4,309.7,158.9,256,158.9z M256,299.5c-24,0-43.5-19.5-43.5-43.5c0-24,19.5-43.5,43.5-43.5c24,0,43.5,19.5,43.5,43.5 + C299.5,280,280,299.5,256,299.5z"/> + <path d="M256,32C132.3,32,32,132.3,32,256c0,123.7,100.3,224,224,224s224-100.3,224-224C480,132.3,379.7,32,256,32z M256,378.8 + c-67.8,0-122.8-55-122.8-122.8c0-67.8,55-122.8,122.8-122.8c67.8,0,122.8,55,122.8,122.8C378.8,323.8,323.8,378.8,256,378.8z"/> +</g> +</svg> |