diff options
Diffstat (limited to 'src/icons/submarine.svg')
-rw-r--r-- | src/icons/submarine.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/submarine.svg b/src/icons/submarine.svg new file mode 100644 index 00000000..1622cfed --- /dev/null +++ b/src/icons/submarine.svg @@ -0,0 +1,11 @@ +--- +tags: [sea, ocean, underwater, shipwater, war] +category: Vehicles +version: "1.34" +unicode: "ed94" +--- +<svg> + <path d="M3 11v6h2l1 -1.5l3 1.5h10a3 3 0 0 0 0 -6h-10h0l-3 1.5l-1 -1.5h-2z" /> + <path d="M17 11l-1 -3h-5l-1 3" /> + <path d="M13 8v-2a1 1 0 0 1 1 -1h1" /> +</svg> |