behance icon
behance from Iconoir by Luca Burgio · Regular · Social · MIT Free for personal and commercial use.
- Name
- behance
- Set
- Iconoir
- Style
- Regular
- Category
- Social
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
behance-fillAkar Iconsbehance-outlinedAnt Design IconsbehanceBootstrap IconsbehanceBoxicons BrandsbehanceCoreUI BrandsbehanceDeviconbehance-fillEva IconsbehanceFont Awesome 6 BrandsbehanceFont Awesome BrandsbehanceIconParkbehanceIconPark OutlinebehanceIconPark SolidbehanceIconPark TwoTonebehanceJam IconsbehanceLine AwesomebehanceSVG LogosbehanceMage IconsbehanceMaterial Design Iconsbehance-fillMingCute Iconbehance-fillRemix IconbehanceSimple Iconsbehance-outlineTeenyiconsbehanceUniconsbehanceUnicons Monochrome
More social icons from Iconoir
Use the behance icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8.197 11.217c5.07 0 5.07 6.783 0 6.783H2v-6.783m6.197 0H2m6.197 0c5.07 0 5.07-6.217 0-6.217H2v6.217M18 9c-2.21 0-4 2.015-4 4.5h8c0-2.485-1.79-4.5-4-4.5m-4 4.5c0 2.485 1.79 4.5 4 4.5c2.755 0 3.5-2 3.5-2m-1-10h-5"/></svg>
React
import type { SVGProps } from "react";
export function IconoirBehance(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M8.197 11.217c5.07 0 5.07 6.783 0 6.783H2v-6.783m6.197 0H2m6.197 0c5.07 0 5.07-6.217 0-6.217H2v6.217M18 9c-2.21 0-4 2.015-4 4.5h8c0-2.485-1.79-4.5-4-4.5m-4 4.5c0 2.485 1.79 4.5 4 4.5c2.755 0 3.5-2 3.5-2m-1-10h-5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8.197 11.217c5.07 0 5.07 6.783 0 6.783H2v-6.783m6.197 0H2m6.197 0c5.07 0 5.07-6.217 0-6.217H2v6.217M18 9c-2.21 0-4 2.015-4 4.5h8c0-2.485-1.79-4.5-4-4.5m-4 4.5c0 2.485 1.79 4.5 4 4.5c2.755 0 3.5-2 3.5-2m-1-10h-5"/></svg> </template>
CSS
.icon-behance {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M8.197%2011.217c5.07%200%205.07%206.783%200%206.783H2v-6.783m6.197%200H2m6.197%200c5.07%200%205.07-6.217%200-6.217H2v6.217M18%209c-2.21%200-4%202.015-4%204.5h8c0-2.485-1.79-4.5-4-4.5m-4%204.5c0%202.485%201.79%204.5%204%204.5c2.755%200%203.5-2%203.5-2m-1-10h-5%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M8.197%2011.217c5.07%200%205.07%206.783%200%206.783H2v-6.783m6.197%200H2m6.197%200c5.07%200%205.07-6.217%200-6.217H2v6.217M18%209c-2.21%200-4%202.015-4%204.5h8c0-2.485-1.79-4.5-4-4.5m-4%204.5c0%202.485%201.79%204.5%204%204.5c2.755%200%203.5-2%203.5-2m-1-10h-5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/iconoir/behance.svg?color=%231a73e8&size=48