aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-design-dark/applications/system-help.svg
blob: c37651cf4db2f7ea905efe928015c3c5decde1d9 (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="#F8F8F8" fill-opacity="1" stroke-width="0.2" stroke-linejoin="miter" d="M 11,18L 13,18L 13,16L 11,16L 11,18 Z M 12,2C 6.48,2 2,6.48 2,12C 2,17.52 6.48,22 12,22C 17.52,22 22,17.52 22,12C 22,6.48 17.52,2 12,2 Z M 12,20C 7.59001,20 4,16.41 4,12C 4,7.58984 7.59001,4 12,4C 16.4102,4 20,7.58984 20,12C 20,16.41 16.4102,20 12,20 Z M 12,6C 9.79,6 8,7.79 8,10L 10,10C 10,8.9 10.9,8 12,8C 13.1,8 14,8.9 14,10C 14,12 11,11.75 11,15L 13,15C 13,12.75 16,12.5 16,10C 16,7.79 14.21,6 12,6 Z "/>
</svg>
bgstack15