aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/question-mark-circle.svg
blob: 021662959d1c32619ea9aee950ef35046ce5a270 (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="#060605" fill-opacity="1" stroke-width="1.33333" stroke-linejoin="miter" d="M 12,2C 6.47711,2 2,6.4766 2,12C 2,17.5234 6.47711,22 12,22C 17.5234,22 22,17.5234 22,12C 22,6.4766 17.5234,2 12,2 Z M 13,19L 11,19L 11,17L 13,17L 13,19 Z M 15.0667,11.2537L 14.1716,12.1716C 13.4478,12.8955 13,13.5 13,15L 11,15L 11,14.5002C 11,13.3957 11.4478,12.3957 12.1714,11.6719L 13.4143,10.4141C 13.7761,10.0521 14,9.5522 14,9C 14,7.8954 13.1045,7 12,7C 10.8955,7 10,7.8954 10,9L 8,9C 8,6.7908 9.79099,5 12,5C 14.2092,5 16,6.7908 16,9C 16,9.8801 15.6433,10.6769 15.0667,11.2537 Z "/>
</svg>
bgstack15