Behance Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Behance icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/337068.svg" alt="Behance icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337068.svg" alt="Behance icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337068.svg" alt="Behance icon" :width="24" :height="24" />
CSS background
.icon-behance {
background-image: url('https://proicons.com/icon/337068.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="c" d="M9.5,5.5c-2.20909977,0-4,1.79090023-4,4v29c0,2.20909882,1.79090023,4,4,4h29c2.20909882,0,4-1.79090118,4-4V9.5c0-2.20909977-1.79090118-4-4-4H9.5Z"/><path class="c" d="M34.00450134,29.65130043c-.65090179,1.13929939-1.87770081,1.90719986-3.28369904,1.90719986h0c-2.08720016,0-3.77930069-1.69199944-3.77930069-3.77930069v-2.4564991c0-2.08720016,1.69199944-3.77930069,3.77930069-3.77930069h0c2.08720016,0,3.77930069,1.69199944,3.77930069,3.77930069v1.22830009h-7.55850029"/><path class="c" d="M19.73579979,24c2.08720016,0,3.77930069,1.69199944,3.77930069,3.77930069s-1.69199944,3.77930069-3.77930069,3.77930069h-6.23579979v-15.11700058h6.23579979c2.08720016,0,3.77930069,1.69199944,3.77930069,3.77930069s-1.69199944,3.77930069-3.77930069,3.77930069h0v-.00020218Z"/><line class="c" x1="19.73579979" y1="24" x2="13.5" y2="24"/><line class="c" x1="26.94149971" y1="16.44149971" x2="34.5" y2="16.44149971"/></svg>
Behance in other icon packs
Copied!