aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/file-tree.svg
blob: 02a6d37c410e90de481efafe0a8a1279f6a180c0 (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="1.33333" stroke-linejoin="miter" d="M 3,3L 9,3L 9,7L 3,7L 3,3 Z M 15,10L 21,10L 21,14L 15,14L 15,10 Z M 15,17L 21,17L 21,21L 15,21L 15,17 Z M 13,13L 7,13L 7,18L 13,18L 13,20L 7,20L 5,20L 5,9L 7,9L 7,11L 13,11L 13,13 Z "/>
</svg>
bgstack15