aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/fullscreen.svg
blob: 936bd7fbf98038718a2a1d39aac12e1ebb34cf27 (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-linejoin="round" d="M 5,5L 10,5L 10,7L 7,7L 7,10L 5,10L 5,5 Z M 14,5.00001L 19,5.00001L 19,10L 17,10L 17,7.00001L 14,7.00001L 14,5.00001 Z M 17,14L 19,14L 19,19L 14,19L 14,17L 17,17L 17,14 Z M 10,17L 10,19L 5,19L 5,14L 7,14L 7,17L 10,17 Z "/>
</svg>
bgstack15