aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/pokeball.svg
blob: eb262ede11c3390e430e5e43b55ec3d94dcd9d46 (plain)
1
2
3
4
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 12,2C 17.5228,2 22,6.47716 22,12C 22,17.5228 17.5228,22 12,22C 6.47715,22 2,17.5228 2,12C 2,6.47716 6.47715,2 12,2 Z M 12,4C 7.92038,4 4.55399,7.05369 4.06189,11L 8.12601,11C 8.57006,9.27478 10.1362,8 12,8C 13.8638,8 15.4299,9.27478 15.874,11L 19.9381,11C 19.446,7.05369 16.0796,4 12,4 Z M 12,20C 16.0796,20 19.446,16.9463 19.9381,13L 15.874,13C 15.4299,14.7252 13.8638,16 12,16C 10.1362,16 8.57006,14.7252 8.12601,13L 4.06189,13C 4.55399,16.9463 7.92038,20 12,20 Z M 12,10C 10.8954,10 10,10.8954 10,12C 10,13.1046 10.8954,14 12,14C 13.1046,14 14,13.1046 14,12C 14,10.8954 13.1046,10 12,10 Z "/>
</svg>
bgstack15