123456789101112131415161718192021 |
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
- <svg width="100%" height="100%" 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" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-miterlimit:1.5;">
- <rect id="closed_mailbox" x="0" y="0" width="32" height="32" style="fill:none;"/>
- <clipPath id="_clip1">
- <rect x="0" y="0" width="32" height="32"/>
- </clipPath>
- <g clip-path="url(#_clip1)">
- <g id="outline">
- <rect x="14" y="23" width="4" height="7" style="fill:none;stroke:#000;stroke-width:4px;"/>
- <path d="M18,6l0,-3c0,-0.552 0.448,-1 1,-1c1.11,0 2.89,0 4,0c0.265,-0 0.52,0.105 0.707,0.293c0.188,0.187 0.293,0.442 0.293,0.707c0,0.611 0,1.389 0,2c-0,0.552 -0.448,1 -1,1l0,0c3.866,0 7,3.134 7,7l0,11l-28,0l0,-11c0,-3.866 3.134,-7 7,-7l9,-0Z" style="fill:none;stroke:#000;stroke-width:4px;stroke-linejoin:round;"/>
- </g>
- <g id="emoji">
- <rect id="_-Rectangle-" serif:id="(Rectangle)" x="14" y="20" width="4" height="10" style="fill:#595959;"/>
- <path d="M30,13c-0,-1.857 -0.738,-3.637 -2.05,-4.95c-1.313,-1.313 -3.094,-2.05 -4.95,-2.05c-6.108,0 -14,-0 -14,-0l7,18l14,0l0,-11Z" style="fill:#b9b9b9;"/>
- <path d="M16,13c-0,-3.866 -3.134,-7 -7,-7c-0,0 -0,0 -0,0c-3.866,0 -7,3.134 -7,7l0,11l14,0l0,-11Z" style="fill:#fff;"/>
- <path d="M18,16l3,0l0,-10l2,0c0.552,-0 1,-0.448 1,-1c0,-0.611 0,-1.389 0,-2c-0,-0.265 -0.105,-0.52 -0.293,-0.707c-0.187,-0.188 -0.442,-0.293 -0.707,-0.293c-1.11,0 -2.89,0 -4,0c-0.552,-0 -1,0.448 -1,1c0,3.203 0,13 0,13Z" style="fill:#e02a33;"/>
- </g>
- </g>
- </svg>
|