usps logo
usps from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- usps
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the usps logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.145 4.577L0 19.423h20.855L24 4.577zm-.157 3.806h9.436c.157 0 5.064 0 5.159.975H9.09l1.321 4.026c1.51-.723 5.222-2.233 7.455-2.328c.944-.031 1.321.126 1.132.252c-.126.063-1.038.189-1.761.377c-1.258.315-1.321.315-2.642.755c-1.478.503-2.705 1.069-4.53 1.919L.723 18.983zm16.483 1.698c-.535-.094-2.768.063-3.334.063c-.126 0-.472.031-.472-.063c0-.063.126-.063.377-.094s1.006-.157 1.258-.283c.063-.063.22-.157.315-.252c.031-.063.063-.094.157-.094h1.164c.755 0 1.195.094 1.132.723c-.031.315-.472 1.132-.629 1.384c-.063.094-.189.189-.157 0c.126-.503.597-1.321.189-1.384m.88 8.902H2.076s17.363-6.794 17.552-6.92c0 0 1.541-2.076.629-2.925c-.283-.283-.692-.283-2.265-.283c0 0-.063-.598-2.485-1.164c-.283-.063-11.858-2.517-11.858-2.517h19.628zm2.925-.695c0-.195-.114-.293-.358-.293h-.406v1.008h.146v-.439h.179l.276.455h.179L23 18.564c.162-.016.276-.097.276-.276m-.455.146h-.163v-.341h.211c.114 0 .228.016.228.163c0 .162-.13.178-.276.178m.016-.829a.87.87 0 0 0-.894.878c0 .504.406.894.894.894s.894-.39.894-.894a.88.88 0 0 0-.894-.878m0 1.642c-.423 0-.731-.325-.731-.764c0-.423.325-.748.731-.748s.731.325.731.748c0 .439-.325.764-.731.764"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsUsps(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.145 4.577L0 19.423h20.855L24 4.577zm-.157 3.806h9.436c.157 0 5.064 0 5.159.975H9.09l1.321 4.026c1.51-.723 5.222-2.233 7.455-2.328c.944-.031 1.321.126 1.132.252c-.126.063-1.038.189-1.761.377c-1.258.315-1.321.315-2.642.755c-1.478.503-2.705 1.069-4.53 1.919L.723 18.983zm16.483 1.698c-.535-.094-2.768.063-3.334.063c-.126 0-.472.031-.472-.063c0-.063.126-.063.377-.094s1.006-.157 1.258-.283c.063-.063.22-.157.315-.252c.031-.063.063-.094.157-.094h1.164c.755 0 1.195.094 1.132.723c-.031.315-.472 1.132-.629 1.384c-.063.094-.189.189-.157 0c.126-.503.597-1.321.189-1.384m.88 8.902H2.076s17.363-6.794 17.552-6.92c0 0 1.541-2.076.629-2.925c-.283-.283-.692-.283-2.265-.283c0 0-.063-.598-2.485-1.164c-.283-.063-11.858-2.517-11.858-2.517h19.628zm2.925-.695c0-.195-.114-.293-.358-.293h-.406v1.008h.146v-.439h.179l.276.455h.179L23 18.564c.162-.016.276-.097.276-.276m-.455.146h-.163v-.341h.211c.114 0 .228.016.228.163c0 .162-.13.178-.276.178m.016-.829a.87.87 0 0 0-.894.878c0 .504.406.894.894.894s.894-.39.894-.894a.88.88 0 0 0-.894-.878m0 1.642c-.423 0-.731-.325-.731-.764c0-.423.325-.748.731-.748s.731.325.731.748c0 .439-.325.764-.731.764"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.145 4.577L0 19.423h20.855L24 4.577zm-.157 3.806h9.436c.157 0 5.064 0 5.159.975H9.09l1.321 4.026c1.51-.723 5.222-2.233 7.455-2.328c.944-.031 1.321.126 1.132.252c-.126.063-1.038.189-1.761.377c-1.258.315-1.321.315-2.642.755c-1.478.503-2.705 1.069-4.53 1.919L.723 18.983zm16.483 1.698c-.535-.094-2.768.063-3.334.063c-.126 0-.472.031-.472-.063c0-.063.126-.063.377-.094s1.006-.157 1.258-.283c.063-.063.22-.157.315-.252c.031-.063.063-.094.157-.094h1.164c.755 0 1.195.094 1.132.723c-.031.315-.472 1.132-.629 1.384c-.063.094-.189.189-.157 0c.126-.503.597-1.321.189-1.384m.88 8.902H2.076s17.363-6.794 17.552-6.92c0 0 1.541-2.076.629-2.925c-.283-.283-.692-.283-2.265-.283c0 0-.063-.598-2.485-1.164c-.283-.063-11.858-2.517-11.858-2.517h19.628zm2.925-.695c0-.195-.114-.293-.358-.293h-.406v1.008h.146v-.439h.179l.276.455h.179L23 18.564c.162-.016.276-.097.276-.276m-.455.146h-.163v-.341h.211c.114 0 .228.016.228.163c0 .162-.13.178-.276.178m.016-.829a.87.87 0 0 0-.894.878c0 .504.406.894.894.894s.894-.39.894-.894a.88.88 0 0 0-.894-.878m0 1.642c-.423 0-.731-.325-.731-.764c0-.423.325-.748.731-.748s.731.325.731.748c0 .439-.325.764-.731.764"/></svg> </template>
CSS
.icon-usps {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.145%204.577L0%2019.423h20.855L24%204.577zm-.157%203.806h9.436c.157%200%205.064%200%205.159.975H9.09l1.321%204.026c1.51-.723%205.222-2.233%207.455-2.328c.944-.031%201.321.126%201.132.252c-.126.063-1.038.189-1.761.377c-1.258.315-1.321.315-2.642.755c-1.478.503-2.705%201.069-4.53%201.919L.723%2018.983zm16.483%201.698c-.535-.094-2.768.063-3.334.063c-.126%200-.472.031-.472-.063c0-.063.126-.063.377-.094s1.006-.157%201.258-.283c.063-.063.22-.157.315-.252c.031-.063.063-.094.157-.094h1.164c.755%200%201.195.094%201.132.723c-.031.315-.472%201.132-.629%201.384c-.063.094-.189.189-.157%200c.126-.503.597-1.321.189-1.384m.88%208.902H2.076s17.363-6.794%2017.552-6.92c0%200%201.541-2.076.629-2.925c-.283-.283-.692-.283-2.265-.283c0%200-.063-.598-2.485-1.164c-.283-.063-11.858-2.517-11.858-2.517h19.628zm2.925-.695c0-.195-.114-.293-.358-.293h-.406v1.008h.146v-.439h.179l.276.455h.179L23%2018.564c.162-.016.276-.097.276-.276m-.455.146h-.163v-.341h.211c.114%200%20.228.016.228.163c0%20.162-.13.178-.276.178m.016-.829a.87.87%200%200%200-.894.878c0%20.504.406.894.894.894s.894-.39.894-.894a.88.88%200%200%200-.894-.878m0%201.642c-.423%200-.731-.325-.731-.764c0-.423.325-.748.731-.748s.731.325.731.748c0%20.439-.325.764-.731.764%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.145%204.577L0%2019.423h20.855L24%204.577zm-.157%203.806h9.436c.157%200%205.064%200%205.159.975H9.09l1.321%204.026c1.51-.723%205.222-2.233%207.455-2.328c.944-.031%201.321.126%201.132.252c-.126.063-1.038.189-1.761.377c-1.258.315-1.321.315-2.642.755c-1.478.503-2.705%201.069-4.53%201.919L.723%2018.983zm16.483%201.698c-.535-.094-2.768.063-3.334.063c-.126%200-.472.031-.472-.063c0-.063.126-.063.377-.094s1.006-.157%201.258-.283c.063-.063.22-.157.315-.252c.031-.063.063-.094.157-.094h1.164c.755%200%201.195.094%201.132.723c-.031.315-.472%201.132-.629%201.384c-.063.094-.189.189-.157%200c.126-.503.597-1.321.189-1.384m.88%208.902H2.076s17.363-6.794%2017.552-6.92c0%200%201.541-2.076.629-2.925c-.283-.283-.692-.283-2.265-.283c0%200-.063-.598-2.485-1.164c-.283-.063-11.858-2.517-11.858-2.517h19.628zm2.925-.695c0-.195-.114-.293-.358-.293h-.406v1.008h.146v-.439h.179l.276.455h.179L23%2018.564c.162-.016.276-.097.276-.276m-.455.146h-.163v-.341h.211c.114%200%20.228.016.228.163c0%20.162-.13.178-.276.178m.016-.829a.87.87%200%200%200-.894.878c0%20.504.406.894.894.894s.894-.39.894-.894a.88.88%200%200%200-.894-.878m0%201.642c-.423%200-.731-.325-.731-.764c0-.423.325-.748.731-.748s.731.325.731.748c0%20.439-.325.764-.731.764%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/usps.svg?color=%231a73e8&size=48