aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/person-box.svg
blob: f9359a745779f3994d47df1cc1634b26de11c2f1 (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 5,3L 19,3C 20.1046,3 21,3.89543 21,5L 21,19C 21,20.1046 20.1046,21 19,21L 5,21C 3.89543,21 3,20.1046 3,19L 3,5C 3,3.89543 3.89543,3 5,3 Z M 12,6.00001C 10.3431,6.00001 9,7.34315 9,9C 9,10.6569 10.3431,12 12,12C 13.6569,12 15,10.6569 15,9C 15,7.34315 13.6569,6.00001 12,6.00001 Z M 12,14C 8.68629,14 6,15.3431 6,17L 6,18L 18,18L 18,17C 18,15.3431 15.3137,14 12,14 Z "/>
</svg>
bgstack15