behance-fill from Akar Icons by Arturo Wibawa · Fill · MIT Free for personal and commercial use.

Name
behance-fill
Set
Akar Icons
Style
Fill
Viewbox
24×24
License
MIT

The same icon in other sets

Use the behance icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><g clip-path="url(#SVGXv8lpc2Y1)"><path fill="currentColor" d="M22 7h-7V5h7zm1.726 10c-.442 1.297-2.029 3-5.101 3c-3.074 0-5.564-1.729-5.564-5.675c0-3.91 2.325-5.92 5.466-5.92c3.082 0 4.964 1.782 5.375 4.426c.078.506.109 1.188.095 2.14H15.97c.13 3.211 3.483 3.312 4.588 2.029zm-7.686-4h4.965c-.105-1.547-1.136-2.219-2.477-2.219c-1.466 0-2.277.768-2.488 2.219m-9.574 6.988H0V5.021h6.953c5.476.081 5.58 5.444 2.72 6.906c3.461 1.26 3.577 8.061-3.207 8.061M3 11h3.584c2.508 0 2.906-3-.312-3H3zm3.391 3H3v3.016h3.341c3.055 0 2.868-3.016.05-3.016"/></g><defs><clipPath id="SVGXv8lpc2Y1"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function AkarIconsBehanceFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><g clipPath="url(#SVGXv8lpc2Y1)"><path fill="currentColor" d="M22 7h-7V5h7zm1.726 10c-.442 1.297-2.029 3-5.101 3c-3.074 0-5.564-1.729-5.564-5.675c0-3.91 2.325-5.92 5.466-5.92c3.082 0 4.964 1.782 5.375 4.426c.078.506.109 1.188.095 2.14H15.97c.13 3.211 3.483 3.312 4.588 2.029zm-7.686-4h4.965c-.105-1.547-1.136-2.219-2.477-2.219c-1.466 0-2.277.768-2.488 2.219m-9.574 6.988H0V5.021h6.953c5.476.081 5.58 5.444 2.72 6.906c3.461 1.26 3.577 8.061-3.207 8.061M3 11h3.584c2.508 0 2.906-3-.312-3H3zm3.391 3H3v3.016h3.341c3.055 0 2.868-3.016.05-3.016"/></g><defs><clipPath id="SVGXv8lpc2Y1"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><g clip-path="url(#SVGXv8lpc2Y1)"><path fill="currentColor" d="M22 7h-7V5h7zm1.726 10c-.442 1.297-2.029 3-5.101 3c-3.074 0-5.564-1.729-5.564-5.675c0-3.91 2.325-5.92 5.466-5.92c3.082 0 4.964 1.782 5.375 4.426c.078.506.109 1.188.095 2.14H15.97c.13 3.211 3.483 3.312 4.588 2.029zm-7.686-4h4.965c-.105-1.547-1.136-2.219-2.477-2.219c-1.466 0-2.277.768-2.488 2.219m-9.574 6.988H0V5.021h6.953c5.476.081 5.58 5.444 2.72 6.906c3.461 1.26 3.577 8.061-3.207 8.061M3 11h3.584c2.508 0 2.906-3-.312-3H3zm3.391 3H3v3.016h3.341c3.055 0 2.868-3.016.05-3.016"/></g><defs><clipPath id="SVGXv8lpc2Y1"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-behance-fill {
  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%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23SVGXv8lpc2Y1)%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%207h-7V5h7zm1.726%2010c-.442%201.297-2.029%203-5.101%203c-3.074%200-5.564-1.729-5.564-5.675c0-3.91%202.325-5.92%205.466-5.92c3.082%200%204.964%201.782%205.375%204.426c.078.506.109%201.188.095%202.14H15.97c.13%203.211%203.483%203.312%204.588%202.029zm-7.686-4h4.965c-.105-1.547-1.136-2.219-2.477-2.219c-1.466%200-2.277.768-2.488%202.219m-9.574%206.988H0V5.021h6.953c5.476.081%205.58%205.444%202.72%206.906c3.461%201.26%203.577%208.061-3.207%208.061M3%2011h3.584c2.508%200%202.906-3-.312-3H3zm3.391%203H3v3.016h3.341c3.055%200%202.868-3.016.05-3.016%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGXv8lpc2Y1%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h24v24H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23SVGXv8lpc2Y1)%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%207h-7V5h7zm1.726%2010c-.442%201.297-2.029%203-5.101%203c-3.074%200-5.564-1.729-5.564-5.675c0-3.91%202.325-5.92%205.466-5.92c3.082%200%204.964%201.782%205.375%204.426c.078.506.109%201.188.095%202.14H15.97c.13%203.211%203.483%203.312%204.588%202.029zm-7.686-4h4.965c-.105-1.547-1.136-2.219-2.477-2.219c-1.466%200-2.277.768-2.488%202.219m-9.574%206.988H0V5.021h6.953c5.476.081%205.58%205.444%202.72%206.906c3.461%201.26%203.577%208.061-3.207%208.061M3%2011h3.584c2.508%200%202.906-3-.312-3H3zm3.391%203H3v3.016h3.341c3.055%200%202.868-3.016.05-3.016%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGXv8lpc2Y1%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h24v24H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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