14 lines
660 B
XML
14 lines
660 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<svg x="0px" y="0px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" id="Layer_1" style="enable-background:new 0 0 32 32">
|
|
<style type="text/css">
|
|
.Blue{fill:#3575BB;}
|
|
.Black{fill:#737374;}
|
|
.White{fill:#FFFFFF;}
|
|
.Yellow{fill:#FCB01B;}
|
|
.Red{fill:#D02027;}
|
|
.Green{fill:#129C49;}
|
|
.st0{opacity:0.5;}
|
|
</style>
|
|
<path d="M31,2H11c-0.5,0-1,0.5-1,1v9h2V4h18v24H12v-8h-2v9c0,0.5,0.5,1,1,1h20c0.5,0,1-0.5,1-1V3C32,2.5,31.5,2,31,2z " class="Black" />
|
|
<polygon points="4,14 14,14 14,8 22,16 14,24 14,18 4,18 " class="Blue" />
|
|
</svg> |