aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/shape-plus.svg
blob: 784586c55e944b9ac0ce4fc29a4bce8a6a2bfbbf (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 2,1.99999L 11,1.99999L 11,11L 2,11L 2,1.99999 Z M 17.5,2.00001C 19.9853,2.00001 22,4.01473 22,6.50001C 22,8.98529 19.9853,11 17.5,11C 15.0147,11 13,8.98529 13,6.50001C 13,4.01473 15.0147,2.00001 17.5,2.00001 Z M 6.5,14L 11,22L 2,22L 6.5,14 Z M 19,17L 22,17L 22,19L 19,19L 19,22L 17,22L 17,19L 14,19L 14,17L 17,17L 17,14L 19,14L 19,17 Z "/>
</svg>
bgstack15