diff options
Diffstat (limited to 'client/public/assets/images/communication.svg')
-rw-r--r-- | client/public/assets/images/communication.svg | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/client/public/assets/images/communication.svg b/client/public/assets/images/communication.svg new file mode 100644 index 0000000..a429781 --- /dev/null +++ b/client/public/assets/images/communication.svg @@ -0,0 +1,53 @@ +<svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" width="256" height="256" viewBox="0 0 64 64" + style=" fill:#000000;"> + <g id="Icons"> + <path fill="#0a5078" + d="M20,60h24c2.209,0,4-1.791,4-4V8c0-2.209-1.791-4-4-4H20c-2.209,0-4,1.791-4,4v48 C16,58.209,17.791,60,20,60z"> + </path> + <path fill="#f0f0f0" d="M18,52h28V12c0-1.105-0.895-2-2-2H20c-1.105,0-2,0.895-2,2V52z"></path> + <path fill="#d2d2d2" d="M46,27H28c-2.209,0-4,1.791-4,4v16c0,2.209,1.791,4,4,4h18V27z"></path> + <path fill="#00143c" d="M20,58h24c1.105,0,2-0.895,2-2v-4H18v4C18,57.105,18.895,58,20,58z"></path> + <path fill="#00143c" + d="M29,8h6c0.552,0,1-0.448,1-1v0c0-0.552-0.448-1-1-1h-6c-0.552,0-1,0.448-1,1v0C28,7.552,28.448,8,29,8z"> + </path> + <circle cx="32" cy="55" r="1" fill="#00325a"></circle> + <circle cx="39" cy="55" r="1" fill="#00325a"></circle> + <circle cx="25" cy="55" r="1" fill="#00325a"></circle> + <path fill="#00a0c8" + d="M40,14v16c0,2.209-1.791,4-4,4H10l-3.586,3.586C6.149,37.851,5.789,38,5.414,38h0 C4.633,38,4,37.367,4,36.586V34V14c0-2.209,1.791-4,4-4h28C38.209,10,40,11.791,40,14z"> + </path> + <path fill="#0082aa" d="M27,26c-2.209,0-4,1.791-4,4v4h13c2.209,0,4-1.791,4-4v-4H27z"></path> + <path fill="#00648c" + d="M34,20H10c-1.105,0-2-0.895-2-2v0c0-1.105,0.895-2,2-2h24c1.105,0,2,0.895,2,2v0C36,19.105,35.105,20,34,20 z"> + </path> + <g> + <path fill="#00648c" + d="M34,28H10c-1.105,0-2-0.895-2-2v0c0-1.105,0.895-2,2-2h24c1.105,0,2,0.895,2,2v0C36,27.105,35.105,28,34,28 z"> + </path> + </g> + <g> + <path fill="#fab400" + d="M24,30v16c0,2.209,1.791,4,4,4h26l3.586,3.586c0.265,0.265,0.625,0.414,1,0.414h0 C59.367,54,60,53.367,60,52.586V50V30c0-2.209-1.791-4-4-4H28C25.791,26,24,27.791,24,30z"> + </path> + </g> + <g> + <path fill="#be7800" + d="M54,36H30c-1.105,0-2-0.895-2-2v0c0-1.105,0.895-2,2-2h24c1.105,0,2,0.895,2,2v0C56,35.105,55.105,36,54,36 z"> + </path> + </g> + <g> + <path fill="#be7800" + d="M54,44H30c-1.105,0-2-0.895-2-2v0c0-1.105,0.895-2,2-2h24c1.105,0,2,0.895,2,2v0C56,43.105,55.105,44,54,44 z"> + </path> + </g> + <g> + <rect width="6" height="1" x="18" y="34" fill="#d2d2d2"></rect> + </g> + <g> + <rect width="2" height="1" x="16" y="34" fill="#00325a"></rect> + </g> + <g> + <rect width="2" height="1" x="46" y="50" fill="#00325a"></rect> + </g> + </g> +</svg>
\ No newline at end of file |