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-linejoin:round;stroke-miterlimit:1.5;">
- <rect id="closed_mailbox_with_no_mail" 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">
- <path d="M30,13c-0,-3.866 -3.134,-7 -7,-7l-14,0c-3.866,0 -7,3.134 -7,7l0,11l28,0l0,-11Z" style="fill:none;stroke:#000;stroke-width:4px;"/>
- <rect x="14" y="23" width="4" height="7" style="fill:none;stroke:#000;stroke-width:4px;stroke-linejoin:miter;"/>
- </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,-7l-0,0c-3.866,0 -7,3.134 -7,7l0,11l14,0l0,-11Z" style="fill:#fff;"/>
- <path d="M18,13l0,3l6,0l0,1c0,0.552 0.448,1 1,1c0.611,0 1.389,0 2,0c0.552,-0 1,-0.448 1,-1c0,-0.871 0,-2.129 0,-3c0,-0.552 -0.448,-1 -1,-1c-2.533,0 -9,0 -9,0Z" style="fill:#e02a33;"/>
- </g>
- </g>
- </svg>
|