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

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

Use the postwoman logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M3.38 12.38C3.38 20.614 10.078 32 16 32c5.573 0 12.62-11.385 12.62-19.62C28.625 4.151 22.969 0 16 0S3.38 4.151 3.38 12.38m15.901 6.089a6.2 6.2 0 0 1 5.677-1.682a6.2 6.2 0 0 1-1.688 5.677a6.2 6.2 0 0 1-5.672 1.682a6.19 6.19 0 0 1 1.682-5.677zM7.042 16.786a6.2 6.2 0 0 1 5.677 1.682a6.19 6.19 0 0 1 1.682 5.677a6.2 6.2 0 0 1-5.672-1.682a6.2 6.2 0 0 1-1.688-5.677z"/></svg>

React

import type { SVGProps } from "react";

export function CibPostwoman(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="M3.38 12.38C3.38 20.614 10.078 32 16 32c5.573 0 12.62-11.385 12.62-19.62C28.625 4.151 22.969 0 16 0S3.38 4.151 3.38 12.38m15.901 6.089a6.2 6.2 0 0 1 5.677-1.682a6.2 6.2 0 0 1-1.688 5.677a6.2 6.2 0 0 1-5.672 1.682a6.19 6.19 0 0 1 1.682-5.677zM7.042 16.786a6.2 6.2 0 0 1 5.677 1.682a6.19 6.19 0 0 1 1.682 5.677a6.2 6.2 0 0 1-5.672-1.682a6.2 6.2 0 0 1-1.688-5.677z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M3.38 12.38C3.38 20.614 10.078 32 16 32c5.573 0 12.62-11.385 12.62-19.62C28.625 4.151 22.969 0 16 0S3.38 4.151 3.38 12.38m15.901 6.089a6.2 6.2 0 0 1 5.677-1.682a6.2 6.2 0 0 1-1.688 5.677a6.2 6.2 0 0 1-5.672 1.682a6.19 6.19 0 0 1 1.682-5.677zM7.042 16.786a6.2 6.2 0 0 1 5.677 1.682a6.19 6.19 0 0 1 1.682 5.677a6.2 6.2 0 0 1-5.672-1.682a6.2 6.2 0 0 1-1.688-5.677z"/></svg>
</template>

CSS

.icon-postwoman {
  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%22M3.38%2012.38C3.38%2020.614%2010.078%2032%2016%2032c5.573%200%2012.62-11.385%2012.62-19.62C28.625%204.151%2022.969%200%2016%200S3.38%204.151%203.38%2012.38m15.901%206.089a6.2%206.2%200%200%201%205.677-1.682a6.2%206.2%200%200%201-1.688%205.677a6.2%206.2%200%200%201-5.672%201.682a6.19%206.19%200%200%201%201.682-5.677zM7.042%2016.786a6.2%206.2%200%200%201%205.677%201.682a6.19%206.19%200%200%201%201.682%205.677a6.2%206.2%200%200%201-5.672-1.682a6.2%206.2%200%200%201-1.688-5.677z%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%22M3.38%2012.38C3.38%2020.614%2010.078%2032%2016%2032c5.573%200%2012.62-11.385%2012.62-19.62C28.625%204.151%2022.969%200%2016%200S3.38%204.151%203.38%2012.38m15.901%206.089a6.2%206.2%200%200%201%205.677-1.682a6.2%206.2%200%200%201-1.688%205.677a6.2%206.2%200%200%201-5.672%201.682a6.19%206.19%200%200%201%201.682-5.677zM7.042%2016.786a6.2%206.2%200%200%201%205.677%201.682a6.19%206.19%200%200%201%201.682%205.677a6.2%206.2%200%200%201-5.672-1.682a6.2%206.2%200%200%201-1.688-5.677z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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