This commit is contained in:
5
graphics/paint-dot-net-shapes/mdn-server.xaml
Normal file
5
graphics/paint-dot-net-shapes/mdn-server.xaml
Normal file
@@ -0,0 +1,5 @@
|
||||
<ps:SimpleGeometryShape xmlns="clr-namespace:PaintDotNet.UI.Media;assembly=PaintDotNet.Framework"
|
||||
xmlns:ps="clr-namespace:PaintDotNet.Shapes;assembly=PaintDotNet.Framework"
|
||||
DisplayName="material-server"
|
||||
Geometry="M4,1H20A1,1 0 0,1 21,2V6A1,1 0 0,1 20,7H4A1,1 0 0,1 3,6V2A1,1 0 0,1 4,1M4,9H20A1,1 0 0,1 21,10V14A1,1 0 0,1 20,15H4A1,1 0 0,1 3,14V10A1,1 0 0,1 4,9M4,17H20A1,1 0 0,1 21,18V22A1,1 0 0,1 20,23H4A1,1 0 0,1 3,22V18A1,1 0 0,1 4,17M9,5H10V3H9V5M9,13H10V11H9V13M9,21H10V19H9V21M5,3V5H7V3H5M5,11V13H7V11H5M5,19V21H7V19H5Z">
|
||||
</ps:SimpleGeometryShape>
|
||||
Reference in New Issue
Block a user