aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/temperature-fahrenheit.svg
blob: 0e5a6c3a6788553be3b365689f0cfe66511c8f19 (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 11,20L 11,5L 20,5L 20,8L 14,8L 14,11L 19,11L 19,14L 14,14L 14,20L 11,20 Z M 6,3C 7.65685,3 9,4.34315 9,6C 9,7.65686 7.65685,9 6,9C 4.34314,9 3,7.65686 3,6C 3,4.34315 4.34315,3 6,3 Z M 6,5C 5.44771,5 5,5.44772 5,6C 5,6.55229 5.44771,7 6,7C 6.55228,7 7,6.55229 7,6C 7,5.44772 6.55228,5 6,5 Z "/>
</svg>
bgstack15