man from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.

Name
man
Set
Web3 Icons Branded
Style
Branded
Viewbox
24×24
License
MIT

1 other variant in Web3 Icons Branded

The same logo in other sets

Use the man logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#375980" fill-rule="evenodd" d="M7.5 17.625a2.25 2.25 0 0 0-1.687-2.179V6.06l5.512 5.952l-.198.192C9.923 13.37 8.572 14.677 8.625 16.5c.04 1.311.855 3.404 3.375 3.375s3.375-1.918 3.375-3.375c0-2.041-1.31-3.262-2.689-4.488c.4-.43 1.155-1.159 1.658-1.645c.274-.266.474-.46.502-.493l.004-.004c.105-.128.414-.507.103-.89c-.253-.31-.636-.191-.81-.101L12 10.904C10.088 8.895 6.28 4.829 5.987 4.49c-.281-.326-.523-.377-.608-.366a.7.7 0 0 0-.692.642v10.68A2.251 2.251 0 1 0 7.5 17.624m10.687-9.07v10.69c.017.22.147.653.58.63c.427-.022.545-.427.545-.63V8.555a2.25 2.25 0 1 0-1.125 0m1.407-2.18a.844.844 0 1 1-1.688 0a.844.844 0 0 1 1.688 0M9.75 16.36c0-1.215 1.462-2.56 2.25-3.235c.748.686 2.25 2.166 2.25 3.235c0 1.411-.77 2.334-2.267 2.39c-1.49.056-2.233-1.181-2.233-2.39m-4.5 2.109a.844.844 0 1 0 0-1.688a.844.844 0 0 0 0 1.688" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedMan(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#375980" fillRule="evenodd" d="M7.5 17.625a2.25 2.25 0 0 0-1.687-2.179V6.06l5.512 5.952l-.198.192C9.923 13.37 8.572 14.677 8.625 16.5c.04 1.311.855 3.404 3.375 3.375s3.375-1.918 3.375-3.375c0-2.041-1.31-3.262-2.689-4.488c.4-.43 1.155-1.159 1.658-1.645c.274-.266.474-.46.502-.493l.004-.004c.105-.128.414-.507.103-.89c-.253-.31-.636-.191-.81-.101L12 10.904C10.088 8.895 6.28 4.829 5.987 4.49c-.281-.326-.523-.377-.608-.366a.7.7 0 0 0-.692.642v10.68A2.251 2.251 0 1 0 7.5 17.624m10.687-9.07v10.69c.017.22.147.653.58.63c.427-.022.545-.427.545-.63V8.555a2.25 2.25 0 1 0-1.125 0m1.407-2.18a.844.844 0 1 1-1.688 0a.844.844 0 0 1 1.688 0M9.75 16.36c0-1.215 1.462-2.56 2.25-3.235c.748.686 2.25 2.166 2.25 3.235c0 1.411-.77 2.334-2.267 2.39c-1.49.056-2.233-1.181-2.233-2.39m-4.5 2.109a.844.844 0 1 0 0-1.688a.844.844 0 0 0 0 1.688" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#375980" fill-rule="evenodd" d="M7.5 17.625a2.25 2.25 0 0 0-1.687-2.179V6.06l5.512 5.952l-.198.192C9.923 13.37 8.572 14.677 8.625 16.5c.04 1.311.855 3.404 3.375 3.375s3.375-1.918 3.375-3.375c0-2.041-1.31-3.262-2.689-4.488c.4-.43 1.155-1.159 1.658-1.645c.274-.266.474-.46.502-.493l.004-.004c.105-.128.414-.507.103-.89c-.253-.31-.636-.191-.81-.101L12 10.904C10.088 8.895 6.28 4.829 5.987 4.49c-.281-.326-.523-.377-.608-.366a.7.7 0 0 0-.692.642v10.68A2.251 2.251 0 1 0 7.5 17.624m10.687-9.07v10.69c.017.22.147.653.58.63c.427-.022.545-.427.545-.63V8.555a2.25 2.25 0 1 0-1.125 0m1.407-2.18a.844.844 0 1 1-1.688 0a.844.844 0 0 1 1.688 0M9.75 16.36c0-1.215 1.462-2.56 2.25-3.235c.748.686 2.25 2.166 2.25 3.235c0 1.411-.77 2.334-2.267 2.39c-1.49.056-2.233-1.181-2.233-2.39m-4.5 2.109a.844.844 0 1 0 0-1.688a.844.844 0 0 0 0 1.688" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-man {
  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%22%23375980%22%20fill-rule%3D%22evenodd%22%20d%3D%22M7.5%2017.625a2.25%202.25%200%200%200-1.687-2.179V6.06l5.512%205.952l-.198.192C9.923%2013.37%208.572%2014.677%208.625%2016.5c.04%201.311.855%203.404%203.375%203.375s3.375-1.918%203.375-3.375c0-2.041-1.31-3.262-2.689-4.488c.4-.43%201.155-1.159%201.658-1.645c.274-.266.474-.46.502-.493l.004-.004c.105-.128.414-.507.103-.89c-.253-.31-.636-.191-.81-.101L12%2010.904C10.088%208.895%206.28%204.829%205.987%204.49c-.281-.326-.523-.377-.608-.366a.7.7%200%200%200-.692.642v10.68A2.251%202.251%200%201%200%207.5%2017.624m10.687-9.07v10.69c.017.22.147.653.58.63c.427-.022.545-.427.545-.63V8.555a2.25%202.25%200%201%200-1.125%200m1.407-2.18a.844.844%200%201%201-1.688%200a.844.844%200%200%201%201.688%200M9.75%2016.36c0-1.215%201.462-2.56%202.25-3.235c.748.686%202.25%202.166%202.25%203.235c0%201.411-.77%202.334-2.267%202.39c-1.49.056-2.233-1.181-2.233-2.39m-4.5%202.109a.844.844%200%201%200%200-1.688a.844.844%200%200%200%200%201.688%22%20clip-rule%3D%22evenodd%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%22%23375980%22%20fill-rule%3D%22evenodd%22%20d%3D%22M7.5%2017.625a2.25%202.25%200%200%200-1.687-2.179V6.06l5.512%205.952l-.198.192C9.923%2013.37%208.572%2014.677%208.625%2016.5c.04%201.311.855%203.404%203.375%203.375s3.375-1.918%203.375-3.375c0-2.041-1.31-3.262-2.689-4.488c.4-.43%201.155-1.159%201.658-1.645c.274-.266.474-.46.502-.493l.004-.004c.105-.128.414-.507.103-.89c-.253-.31-.636-.191-.81-.101L12%2010.904C10.088%208.895%206.28%204.829%205.987%204.49c-.281-.326-.523-.377-.608-.366a.7.7%200%200%200-.692.642v10.68A2.251%202.251%200%201%200%207.5%2017.624m10.687-9.07v10.69c.017.22.147.653.58.63c.427-.022.545-.427.545-.63V8.555a2.25%202.25%200%201%200-1.125%200m1.407-2.18a.844.844%200%201%201-1.688%200a.844.844%200%200%201%201.688%200M9.75%2016.36c0-1.215%201.462-2.56%202.25-3.235c.748.686%202.25%202.166%202.25%203.235c0%201.411-.77%202.334-2.267%202.39c-1.49.056-2.233-1.181-2.233-2.39m-4.5%202.109a.844.844%200%201%200%200-1.688a.844.844%200%200%200%200%201.688%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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