postman from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
postman
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the postman logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M18.036.131C9.271-.989 1.255 5.198.131 13.964c-1.12 8.765 5.067 16.781 13.833 17.905c8.765 1.12 16.781-5.067 17.9-13.833C32.989 9.271 26.803 1.255 18.036.131m3.292 9.984c-.297 0-.579.12-.787.333l-5.937 5.932l-.411-.407l-.855-.859c5.849-5.833 6.907-5.891 7.989-5zm-6.479 6.478l5.916-5.921a.83.83 0 0 1 1.204.005a.825.825 0 0 1-.073 1.197l-6.265 5.5zm.438.928l-1.469.317a.085.085 0 0 1-.088-.047a.08.08 0 0 1 .016-.095l.859-.859zm-3.74-.614l1.568-1.563l1.172 1.172l-2.641.567a.1.1 0 0 1-.115-.052a.1.1 0 0 1 .016-.124m-4.859 8.077c-.057-.005-.1-.057-.095-.109a.12.12 0 0 1 .032-.063h.005l1.26-1.26l1.631 1.631zm3.233-1.677a.31.31 0 0 0-.156.344l.271 1.152c.043.167-.161.28-.281.156H9.75l-1.635-1.636l5.016-5.011l2.427-.525l1.161 1.167c-1.672 1.468-3.959 2.932-6.797 4.353zm7.038-4.567l-1.12-1.12l6.265-5.5q.086-.079.156-.167c-.192 1.792-2.703 4.323-5.301 6.787m4.88-8.615h-.005c-2.183-2.193.901-5.563 3.276-3.584l-2.145 2.152a.16.16 0 0 0 0 .228l1.661 1.663a2.42 2.42 0 0 1-2.787-.459m3.432 0a2 2 0 0 1-.359.291l-1.609-1.609l2.041-2.047a2.43 2.43 0 0 1-.073 3.365m-.131-2.057a.19.19 0 0 0-.072.208a.55.55 0 0 1-.068.599a.185.185 0 0 0 .031.265a.2.2 0 0 0 .109.037c.057 0 .111-.021.141-.063a.93.93 0 0 0 .12-1.005a.185.185 0 0 0-.261-.041"/></svg>

React

import type { SVGProps } from "react";

export function CibPostman(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M18.036.131C9.271-.989 1.255 5.198.131 13.964c-1.12 8.765 5.067 16.781 13.833 17.905c8.765 1.12 16.781-5.067 17.9-13.833C32.989 9.271 26.803 1.255 18.036.131m3.292 9.984c-.297 0-.579.12-.787.333l-5.937 5.932l-.411-.407l-.855-.859c5.849-5.833 6.907-5.891 7.989-5zm-6.479 6.478l5.916-5.921a.83.83 0 0 1 1.204.005a.825.825 0 0 1-.073 1.197l-6.265 5.5zm.438.928l-1.469.317a.085.085 0 0 1-.088-.047a.08.08 0 0 1 .016-.095l.859-.859zm-3.74-.614l1.568-1.563l1.172 1.172l-2.641.567a.1.1 0 0 1-.115-.052a.1.1 0 0 1 .016-.124m-4.859 8.077c-.057-.005-.1-.057-.095-.109a.12.12 0 0 1 .032-.063h.005l1.26-1.26l1.631 1.631zm3.233-1.677a.31.31 0 0 0-.156.344l.271 1.152c.043.167-.161.28-.281.156H9.75l-1.635-1.636l5.016-5.011l2.427-.525l1.161 1.167c-1.672 1.468-3.959 2.932-6.797 4.353zm7.038-4.567l-1.12-1.12l6.265-5.5q.086-.079.156-.167c-.192 1.792-2.703 4.323-5.301 6.787m4.88-8.615h-.005c-2.183-2.193.901-5.563 3.276-3.584l-2.145 2.152a.16.16 0 0 0 0 .228l1.661 1.663a2.42 2.42 0 0 1-2.787-.459m3.432 0a2 2 0 0 1-.359.291l-1.609-1.609l2.041-2.047a2.43 2.43 0 0 1-.073 3.365m-.131-2.057a.19.19 0 0 0-.072.208a.55.55 0 0 1-.068.599a.185.185 0 0 0 .031.265a.2.2 0 0 0 .109.037c.057 0 .111-.021.141-.063a.93.93 0 0 0 .12-1.005a.185.185 0 0 0-.261-.041"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M18.036.131C9.271-.989 1.255 5.198.131 13.964c-1.12 8.765 5.067 16.781 13.833 17.905c8.765 1.12 16.781-5.067 17.9-13.833C32.989 9.271 26.803 1.255 18.036.131m3.292 9.984c-.297 0-.579.12-.787.333l-5.937 5.932l-.411-.407l-.855-.859c5.849-5.833 6.907-5.891 7.989-5zm-6.479 6.478l5.916-5.921a.83.83 0 0 1 1.204.005a.825.825 0 0 1-.073 1.197l-6.265 5.5zm.438.928l-1.469.317a.085.085 0 0 1-.088-.047a.08.08 0 0 1 .016-.095l.859-.859zm-3.74-.614l1.568-1.563l1.172 1.172l-2.641.567a.1.1 0 0 1-.115-.052a.1.1 0 0 1 .016-.124m-4.859 8.077c-.057-.005-.1-.057-.095-.109a.12.12 0 0 1 .032-.063h.005l1.26-1.26l1.631 1.631zm3.233-1.677a.31.31 0 0 0-.156.344l.271 1.152c.043.167-.161.28-.281.156H9.75l-1.635-1.636l5.016-5.011l2.427-.525l1.161 1.167c-1.672 1.468-3.959 2.932-6.797 4.353zm7.038-4.567l-1.12-1.12l6.265-5.5q.086-.079.156-.167c-.192 1.792-2.703 4.323-5.301 6.787m4.88-8.615h-.005c-2.183-2.193.901-5.563 3.276-3.584l-2.145 2.152a.16.16 0 0 0 0 .228l1.661 1.663a2.42 2.42 0 0 1-2.787-.459m3.432 0a2 2 0 0 1-.359.291l-1.609-1.609l2.041-2.047a2.43 2.43 0 0 1-.073 3.365m-.131-2.057a.19.19 0 0 0-.072.208a.55.55 0 0 1-.068.599a.185.185 0 0 0 .031.265a.2.2 0 0 0 .109.037c.057 0 .111-.021.141-.063a.93.93 0 0 0 .12-1.005a.185.185 0 0 0-.261-.041"/></svg>
</template>

CSS

.icon-postman {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.036.131C9.271-.989%201.255%205.198.131%2013.964c-1.12%208.765%205.067%2016.781%2013.833%2017.905c8.765%201.12%2016.781-5.067%2017.9-13.833C32.989%209.271%2026.803%201.255%2018.036.131m3.292%209.984c-.297%200-.579.12-.787.333l-5.937%205.932l-.411-.407l-.855-.859c5.849-5.833%206.907-5.891%207.989-5zm-6.479%206.478l5.916-5.921a.83.83%200%200%201%201.204.005a.825.825%200%200%201-.073%201.197l-6.265%205.5zm.438.928l-1.469.317a.085.085%200%200%201-.088-.047a.08.08%200%200%201%20.016-.095l.859-.859zm-3.74-.614l1.568-1.563l1.172%201.172l-2.641.567a.1.1%200%200%201-.115-.052a.1.1%200%200%201%20.016-.124m-4.859%208.077c-.057-.005-.1-.057-.095-.109a.12.12%200%200%201%20.032-.063h.005l1.26-1.26l1.631%201.631zm3.233-1.677a.31.31%200%200%200-.156.344l.271%201.152c.043.167-.161.28-.281.156H9.75l-1.635-1.636l5.016-5.011l2.427-.525l1.161%201.167c-1.672%201.468-3.959%202.932-6.797%204.353zm7.038-4.567l-1.12-1.12l6.265-5.5q.086-.079.156-.167c-.192%201.792-2.703%204.323-5.301%206.787m4.88-8.615h-.005c-2.183-2.193.901-5.563%203.276-3.584l-2.145%202.152a.16.16%200%200%200%200%20.228l1.661%201.663a2.42%202.42%200%200%201-2.787-.459m3.432%200a2%202%200%200%201-.359.291l-1.609-1.609l2.041-2.047a2.43%202.43%200%200%201-.073%203.365m-.131-2.057a.19.19%200%200%200-.072.208a.55.55%200%200%201-.068.599a.185.185%200%200%200%20.031.265a.2.2%200%200%200%20.109.037c.057%200%20.111-.021.141-.063a.93.93%200%200%200%20.12-1.005a.185.185%200%200%200-.261-.041%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.036.131C9.271-.989%201.255%205.198.131%2013.964c-1.12%208.765%205.067%2016.781%2013.833%2017.905c8.765%201.12%2016.781-5.067%2017.9-13.833C32.989%209.271%2026.803%201.255%2018.036.131m3.292%209.984c-.297%200-.579.12-.787.333l-5.937%205.932l-.411-.407l-.855-.859c5.849-5.833%206.907-5.891%207.989-5zm-6.479%206.478l5.916-5.921a.83.83%200%200%201%201.204.005a.825.825%200%200%201-.073%201.197l-6.265%205.5zm.438.928l-1.469.317a.085.085%200%200%201-.088-.047a.08.08%200%200%201%20.016-.095l.859-.859zm-3.74-.614l1.568-1.563l1.172%201.172l-2.641.567a.1.1%200%200%201-.115-.052a.1.1%200%200%201%20.016-.124m-4.859%208.077c-.057-.005-.1-.057-.095-.109a.12.12%200%200%201%20.032-.063h.005l1.26-1.26l1.631%201.631zm3.233-1.677a.31.31%200%200%200-.156.344l.271%201.152c.043.167-.161.28-.281.156H9.75l-1.635-1.636l5.016-5.011l2.427-.525l1.161%201.167c-1.672%201.468-3.959%202.932-6.797%204.353zm7.038-4.567l-1.12-1.12l6.265-5.5q.086-.079.156-.167c-.192%201.792-2.703%204.323-5.301%206.787m4.88-8.615h-.005c-2.183-2.193.901-5.563%203.276-3.584l-2.145%202.152a.16.16%200%200%200%200%20.228l1.661%201.663a2.42%202.42%200%200%201-2.787-.459m3.432%200a2%202%200%200%201-.359.291l-1.609-1.609l2.041-2.047a2.43%202.43%200%200%201-.073%203.365m-.131-2.057a.19.19%200%200%200-.072.208a.55.55%200%200%201-.068.599a.185.185%200%200%200%20.031.265a.2.2%200%200%200%20.109.037c.057%200%20.111-.021.141-.063a.93.93%200%200%200%20.12-1.005a.185.185%200%200%200-.261-.041%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/postman.svg?color=%231a73e8&size=48