behance logo icon

behance-logo-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
behance-logo-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Use the behance logo icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M117.82 121.39A42 42 0 0 0 86 52H32a12 12 0 0 0-12 12v128a12 12 0 0 0 12 12h58a46 46 0 0 0 27.82-82.61M44 76h42a18 18 0 0 1 0 36H44Zm46 104H44v-44h46a22 22 0 0 1 0 44m66-104a12 12 0 0 1 12-12h64a12 12 0 0 1 0 24h-64a12 12 0 0 1-12-12m44 24a52 52 0 0 0 0 104a51.45 51.45 0 0 0 22.7-5.21a12 12 0 1 0-10.49-21.58A27.7 27.7 0 0 1 200 180a28.05 28.05 0 0 1-25.3-16H240a12 12 0 0 0 12-12a52.06 52.06 0 0 0-52-52m-25.3 40a28 28 0 0 1 50.6 0Z"/></svg>

React

import type { SVGProps } from "react";

export function PhBehanceLogoBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M117.82 121.39A42 42 0 0 0 86 52H32a12 12 0 0 0-12 12v128a12 12 0 0 0 12 12h58a46 46 0 0 0 27.82-82.61M44 76h42a18 18 0 0 1 0 36H44Zm46 104H44v-44h46a22 22 0 0 1 0 44m66-104a12 12 0 0 1 12-12h64a12 12 0 0 1 0 24h-64a12 12 0 0 1-12-12m44 24a52 52 0 0 0 0 104a51.45 51.45 0 0 0 22.7-5.21a12 12 0 1 0-10.49-21.58A27.7 27.7 0 0 1 200 180a28.05 28.05 0 0 1-25.3-16H240a12 12 0 0 0 12-12a52.06 52.06 0 0 0-52-52m-25.3 40a28 28 0 0 1 50.6 0Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M117.82 121.39A42 42 0 0 0 86 52H32a12 12 0 0 0-12 12v128a12 12 0 0 0 12 12h58a46 46 0 0 0 27.82-82.61M44 76h42a18 18 0 0 1 0 36H44Zm46 104H44v-44h46a22 22 0 0 1 0 44m66-104a12 12 0 0 1 12-12h64a12 12 0 0 1 0 24h-64a12 12 0 0 1-12-12m44 24a52 52 0 0 0 0 104a51.45 51.45 0 0 0 22.7-5.21a12 12 0 1 0-10.49-21.58A27.7 27.7 0 0 1 200 180a28.05 28.05 0 0 1-25.3-16H240a12 12 0 0 0 12-12a52.06 52.06 0 0 0-52-52m-25.3 40a28 28 0 0 1 50.6 0Z"/></svg>
</template>

CSS

.icon-behance-logo-bold {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M117.82%20121.39A42%2042%200%200%200%2086%2052H32a12%2012%200%200%200-12%2012v128a12%2012%200%200%200%2012%2012h58a46%2046%200%200%200%2027.82-82.61M44%2076h42a18%2018%200%200%201%200%2036H44Zm46%20104H44v-44h46a22%2022%200%200%201%200%2044m66-104a12%2012%200%200%201%2012-12h64a12%2012%200%200%201%200%2024h-64a12%2012%200%200%201-12-12m44%2024a52%2052%200%200%200%200%20104a51.45%2051.45%200%200%200%2022.7-5.21a12%2012%200%201%200-10.49-21.58A27.7%2027.7%200%200%201%20200%20180a28.05%2028.05%200%200%201-25.3-16H240a12%2012%200%200%200%2012-12a52.06%2052.06%200%200%200-52-52m-25.3%2040a28%2028%200%200%201%2050.6%200Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M117.82%20121.39A42%2042%200%200%200%2086%2052H32a12%2012%200%200%200-12%2012v128a12%2012%200%200%200%2012%2012h58a46%2046%200%200%200%2027.82-82.61M44%2076h42a18%2018%200%200%201%200%2036H44Zm46%20104H44v-44h46a22%2022%200%200%201%200%2044m66-104a12%2012%200%200%201%2012-12h64a12%2012%200%200%201%200%2024h-64a12%2012%200%200%201-12-12m44%2024a52%2052%200%200%200%200%20104a51.45%2051.45%200%200%200%2022.7-5.21a12%2012%200%201%200-10.49-21.58A27.7%2027.7%200%200%201%20200%20180a28.05%2028.05%200%200%201-25.3-16H240a12%2012%200%200%200%2012-12a52.06%2052.06%200%200%200-52-52m-25.3%2040a28%2028%200%200%201%2050.6%200Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/behance-logo-bold.svg?color=%231a73e8&size=48

Behance Logo bold icon — Phosphor · IconsDB