ups logo
ups from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- ups
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the ups logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.668 14.544l-.028-5.226c.138-.055.387-.111.608-.111c.995 0 1.41.774 1.41 2.682c0 1.853-.47 2.765-1.438 2.765c-.22 0-.441-.055-.552-.11M3.124 7.438c4.203-3.843 9.29-4.866 14.018-4.866c1.3 0 2.544.083 3.76.194h-.028v11.253c0 2.184-.774 3.926-2.295 5.171c-1.355 1.134-5.447 2.959-6.581 3.456c-1.161-.525-5.253-2.378-6.581-3.456c-1.493-1.244-2.295-3.014-2.295-5.171V7.438zm12.664 2.599c.028.912.276 1.576 1.687 2.406c.747.442 1.051.747 1.051 1.272c0 .581-.387.94-1.023.94c-.553 0-1.189-.304-1.631-.691v1.576c.553.304 1.217.525 1.88.525c1.687 0 2.433-1.189 2.461-2.267c.028-.995-.249-1.742-1.659-2.571c-.608-.387-1.134-.636-1.106-1.244c0-.581.525-.802.995-.802c.581 0 1.161.332 1.521.691V8.378c-.304-.221-.94-.581-1.88-.553c-1.135.028-2.296.829-2.296 2.212m-5.834 9.484h1.714l-.028-3.594c.166.028.415.083.774.083c1.908 0 2.986-1.687 2.986-4.175c0-2.461-1.106-4.009-3.152-4.009c-.94 0-1.687.221-2.295.608zm-5.945-6.166c0 1.797.829 2.71 2.516 2.71c1.051 0 1.908-.249 2.571-.691V7.991H7.41v6.387c-.194.138-.47.221-.802.221c-.774 0-.885-.719-.885-1.189V7.991H4.009zM22.12 2.295v11.723c0 2.516-.94 4.645-2.765 6.111c-1.549 1.3-6.332 3.429-7.355 3.871c-1.023-.442-5.806-2.571-7.355-3.843c-1.797-1.465-2.765-3.594-2.765-6.111V2.295C4.756.747 8.074 0 12 0s7.244.747 10.12 2.295m-.304.221c-2.71-1.465-6-2.184-9.788-2.184s-7.079.746-9.788 2.184v11.502c0 2.433.912 4.452 2.627 5.862c1.576 1.3 6.581 3.484 7.161 3.76c.581-.249 5.585-2.433 7.161-3.733c1.714-1.41 2.627-3.429 2.627-5.862zm-2.433 20.295c0 .47-.387.829-.829.829a.83.83 0 0 1-.829-.829c0-.47.387-.829.829-.829s.801.359.829.829m-.166 0a.68.68 0 0 0-.664-.691c-.359 0-.664.332-.664.691s.304.664.664.664a.673.673 0 0 0 .664-.664m-.553.055c.028.055.304.442.304.442h-.221s-.276-.387-.276-.415h-.028v.415h-.194v-.995l.304-.028c.249 0 .332.166.332.304s-.083.25-.221.277m.027-.276c0-.055 0-.138-.166-.138h-.083v.304h.028c.194 0 .221-.083.221-.166"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsUps(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="m11.668 14.544l-.028-5.226c.138-.055.387-.111.608-.111c.995 0 1.41.774 1.41 2.682c0 1.853-.47 2.765-1.438 2.765c-.22 0-.441-.055-.552-.11M3.124 7.438c4.203-3.843 9.29-4.866 14.018-4.866c1.3 0 2.544.083 3.76.194h-.028v11.253c0 2.184-.774 3.926-2.295 5.171c-1.355 1.134-5.447 2.959-6.581 3.456c-1.161-.525-5.253-2.378-6.581-3.456c-1.493-1.244-2.295-3.014-2.295-5.171V7.438zm12.664 2.599c.028.912.276 1.576 1.687 2.406c.747.442 1.051.747 1.051 1.272c0 .581-.387.94-1.023.94c-.553 0-1.189-.304-1.631-.691v1.576c.553.304 1.217.525 1.88.525c1.687 0 2.433-1.189 2.461-2.267c.028-.995-.249-1.742-1.659-2.571c-.608-.387-1.134-.636-1.106-1.244c0-.581.525-.802.995-.802c.581 0 1.161.332 1.521.691V8.378c-.304-.221-.94-.581-1.88-.553c-1.135.028-2.296.829-2.296 2.212m-5.834 9.484h1.714l-.028-3.594c.166.028.415.083.774.083c1.908 0 2.986-1.687 2.986-4.175c0-2.461-1.106-4.009-3.152-4.009c-.94 0-1.687.221-2.295.608zm-5.945-6.166c0 1.797.829 2.71 2.516 2.71c1.051 0 1.908-.249 2.571-.691V7.991H7.41v6.387c-.194.138-.47.221-.802.221c-.774 0-.885-.719-.885-1.189V7.991H4.009zM22.12 2.295v11.723c0 2.516-.94 4.645-2.765 6.111c-1.549 1.3-6.332 3.429-7.355 3.871c-1.023-.442-5.806-2.571-7.355-3.843c-1.797-1.465-2.765-3.594-2.765-6.111V2.295C4.756.747 8.074 0 12 0s7.244.747 10.12 2.295m-.304.221c-2.71-1.465-6-2.184-9.788-2.184s-7.079.746-9.788 2.184v11.502c0 2.433.912 4.452 2.627 5.862c1.576 1.3 6.581 3.484 7.161 3.76c.581-.249 5.585-2.433 7.161-3.733c1.714-1.41 2.627-3.429 2.627-5.862zm-2.433 20.295c0 .47-.387.829-.829.829a.83.83 0 0 1-.829-.829c0-.47.387-.829.829-.829s.801.359.829.829m-.166 0a.68.68 0 0 0-.664-.691c-.359 0-.664.332-.664.691s.304.664.664.664a.673.673 0 0 0 .664-.664m-.553.055c.028.055.304.442.304.442h-.221s-.276-.387-.276-.415h-.028v.415h-.194v-.995l.304-.028c.249 0 .332.166.332.304s-.083.25-.221.277m.027-.276c0-.055 0-.138-.166-.138h-.083v.304h.028c.194 0 .221-.083.221-.166"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.668 14.544l-.028-5.226c.138-.055.387-.111.608-.111c.995 0 1.41.774 1.41 2.682c0 1.853-.47 2.765-1.438 2.765c-.22 0-.441-.055-.552-.11M3.124 7.438c4.203-3.843 9.29-4.866 14.018-4.866c1.3 0 2.544.083 3.76.194h-.028v11.253c0 2.184-.774 3.926-2.295 5.171c-1.355 1.134-5.447 2.959-6.581 3.456c-1.161-.525-5.253-2.378-6.581-3.456c-1.493-1.244-2.295-3.014-2.295-5.171V7.438zm12.664 2.599c.028.912.276 1.576 1.687 2.406c.747.442 1.051.747 1.051 1.272c0 .581-.387.94-1.023.94c-.553 0-1.189-.304-1.631-.691v1.576c.553.304 1.217.525 1.88.525c1.687 0 2.433-1.189 2.461-2.267c.028-.995-.249-1.742-1.659-2.571c-.608-.387-1.134-.636-1.106-1.244c0-.581.525-.802.995-.802c.581 0 1.161.332 1.521.691V8.378c-.304-.221-.94-.581-1.88-.553c-1.135.028-2.296.829-2.296 2.212m-5.834 9.484h1.714l-.028-3.594c.166.028.415.083.774.083c1.908 0 2.986-1.687 2.986-4.175c0-2.461-1.106-4.009-3.152-4.009c-.94 0-1.687.221-2.295.608zm-5.945-6.166c0 1.797.829 2.71 2.516 2.71c1.051 0 1.908-.249 2.571-.691V7.991H7.41v6.387c-.194.138-.47.221-.802.221c-.774 0-.885-.719-.885-1.189V7.991H4.009zM22.12 2.295v11.723c0 2.516-.94 4.645-2.765 6.111c-1.549 1.3-6.332 3.429-7.355 3.871c-1.023-.442-5.806-2.571-7.355-3.843c-1.797-1.465-2.765-3.594-2.765-6.111V2.295C4.756.747 8.074 0 12 0s7.244.747 10.12 2.295m-.304.221c-2.71-1.465-6-2.184-9.788-2.184s-7.079.746-9.788 2.184v11.502c0 2.433.912 4.452 2.627 5.862c1.576 1.3 6.581 3.484 7.161 3.76c.581-.249 5.585-2.433 7.161-3.733c1.714-1.41 2.627-3.429 2.627-5.862zm-2.433 20.295c0 .47-.387.829-.829.829a.83.83 0 0 1-.829-.829c0-.47.387-.829.829-.829s.801.359.829.829m-.166 0a.68.68 0 0 0-.664-.691c-.359 0-.664.332-.664.691s.304.664.664.664a.673.673 0 0 0 .664-.664m-.553.055c.028.055.304.442.304.442h-.221s-.276-.387-.276-.415h-.028v.415h-.194v-.995l.304-.028c.249 0 .332.166.332.304s-.083.25-.221.277m.027-.276c0-.055 0-.138-.166-.138h-.083v.304h.028c.194 0 .221-.083.221-.166"/></svg> </template>
CSS
.icon-ups {
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%22m11.668%2014.544l-.028-5.226c.138-.055.387-.111.608-.111c.995%200%201.41.774%201.41%202.682c0%201.853-.47%202.765-1.438%202.765c-.22%200-.441-.055-.552-.11M3.124%207.438c4.203-3.843%209.29-4.866%2014.018-4.866c1.3%200%202.544.083%203.76.194h-.028v11.253c0%202.184-.774%203.926-2.295%205.171c-1.355%201.134-5.447%202.959-6.581%203.456c-1.161-.525-5.253-2.378-6.581-3.456c-1.493-1.244-2.295-3.014-2.295-5.171V7.438zm12.664%202.599c.028.912.276%201.576%201.687%202.406c.747.442%201.051.747%201.051%201.272c0%20.581-.387.94-1.023.94c-.553%200-1.189-.304-1.631-.691v1.576c.553.304%201.217.525%201.88.525c1.687%200%202.433-1.189%202.461-2.267c.028-.995-.249-1.742-1.659-2.571c-.608-.387-1.134-.636-1.106-1.244c0-.581.525-.802.995-.802c.581%200%201.161.332%201.521.691V8.378c-.304-.221-.94-.581-1.88-.553c-1.135.028-2.296.829-2.296%202.212m-5.834%209.484h1.714l-.028-3.594c.166.028.415.083.774.083c1.908%200%202.986-1.687%202.986-4.175c0-2.461-1.106-4.009-3.152-4.009c-.94%200-1.687.221-2.295.608zm-5.945-6.166c0%201.797.829%202.71%202.516%202.71c1.051%200%201.908-.249%202.571-.691V7.991H7.41v6.387c-.194.138-.47.221-.802.221c-.774%200-.885-.719-.885-1.189V7.991H4.009zM22.12%202.295v11.723c0%202.516-.94%204.645-2.765%206.111c-1.549%201.3-6.332%203.429-7.355%203.871c-1.023-.442-5.806-2.571-7.355-3.843c-1.797-1.465-2.765-3.594-2.765-6.111V2.295C4.756.747%208.074%200%2012%200s7.244.747%2010.12%202.295m-.304.221c-2.71-1.465-6-2.184-9.788-2.184s-7.079.746-9.788%202.184v11.502c0%202.433.912%204.452%202.627%205.862c1.576%201.3%206.581%203.484%207.161%203.76c.581-.249%205.585-2.433%207.161-3.733c1.714-1.41%202.627-3.429%202.627-5.862zm-2.433%2020.295c0%20.47-.387.829-.829.829a.83.83%200%200%201-.829-.829c0-.47.387-.829.829-.829s.801.359.829.829m-.166%200a.68.68%200%200%200-.664-.691c-.359%200-.664.332-.664.691s.304.664.664.664a.673.673%200%200%200%20.664-.664m-.553.055c.028.055.304.442.304.442h-.221s-.276-.387-.276-.415h-.028v.415h-.194v-.995l.304-.028c.249%200%20.332.166.332.304s-.083.25-.221.277m.027-.276c0-.055%200-.138-.166-.138h-.083v.304h.028c.194%200%20.221-.083.221-.166%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%22m11.668%2014.544l-.028-5.226c.138-.055.387-.111.608-.111c.995%200%201.41.774%201.41%202.682c0%201.853-.47%202.765-1.438%202.765c-.22%200-.441-.055-.552-.11M3.124%207.438c4.203-3.843%209.29-4.866%2014.018-4.866c1.3%200%202.544.083%203.76.194h-.028v11.253c0%202.184-.774%203.926-2.295%205.171c-1.355%201.134-5.447%202.959-6.581%203.456c-1.161-.525-5.253-2.378-6.581-3.456c-1.493-1.244-2.295-3.014-2.295-5.171V7.438zm12.664%202.599c.028.912.276%201.576%201.687%202.406c.747.442%201.051.747%201.051%201.272c0%20.581-.387.94-1.023.94c-.553%200-1.189-.304-1.631-.691v1.576c.553.304%201.217.525%201.88.525c1.687%200%202.433-1.189%202.461-2.267c.028-.995-.249-1.742-1.659-2.571c-.608-.387-1.134-.636-1.106-1.244c0-.581.525-.802.995-.802c.581%200%201.161.332%201.521.691V8.378c-.304-.221-.94-.581-1.88-.553c-1.135.028-2.296.829-2.296%202.212m-5.834%209.484h1.714l-.028-3.594c.166.028.415.083.774.083c1.908%200%202.986-1.687%202.986-4.175c0-2.461-1.106-4.009-3.152-4.009c-.94%200-1.687.221-2.295.608zm-5.945-6.166c0%201.797.829%202.71%202.516%202.71c1.051%200%201.908-.249%202.571-.691V7.991H7.41v6.387c-.194.138-.47.221-.802.221c-.774%200-.885-.719-.885-1.189V7.991H4.009zM22.12%202.295v11.723c0%202.516-.94%204.645-2.765%206.111c-1.549%201.3-6.332%203.429-7.355%203.871c-1.023-.442-5.806-2.571-7.355-3.843c-1.797-1.465-2.765-3.594-2.765-6.111V2.295C4.756.747%208.074%200%2012%200s7.244.747%2010.12%202.295m-.304.221c-2.71-1.465-6-2.184-9.788-2.184s-7.079.746-9.788%202.184v11.502c0%202.433.912%204.452%202.627%205.862c1.576%201.3%206.581%203.484%207.161%203.76c.581-.249%205.585-2.433%207.161-3.733c1.714-1.41%202.627-3.429%202.627-5.862zm-2.433%2020.295c0%20.47-.387.829-.829.829a.83.83%200%200%201-.829-.829c0-.47.387-.829.829-.829s.801.359.829.829m-.166%200a.68.68%200%200%200-.664-.691c-.359%200-.664.332-.664.691s.304.664.664.664a.673.673%200%200%200%20.664-.664m-.553.055c.028.055.304.442.304.442h-.221s-.276-.387-.276-.415h-.028v.415h-.194v-.995l.304-.028c.249%200%20.332.166.332.304s-.083.25-.221.277m.027-.276c0-.055%200-.138-.166-.138h-.083v.304h.028c.194%200%20.221-.083.221-.166%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/ups.svg?color=%231a73e8&size=48