behance alt icon
behance-alt from Unicons Monochrome by Iconscout · Monochrome · Brand Logos · Apache-2.0 Free for personal and commercial use.
- Name
- behance-alt
- Set
- Unicons Monochrome
- Style
- Monochrome
- Category
- Brand Logos
- Viewbox
- 24×24
- License
- Apache 2.0
The same icon in other sets
More brand logos icons from Unicons Monochrome
Use the behance alt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.5 20H2a1 1 0 0 1-1-1v-7a1 1 0 0 1 1-1h5.5a4.5 4.5 0 0 1 0 9M3 18h4.5a2.5 2.5 0 0 0 0-5H3Z"/><path fill="currentColor" d="M7 13H2a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h5a4 4 0 0 1 0 8m-4-2h4a2 2 0 0 0 0-4H3zm17-4h-4a1 1 0 0 1 0-2h4a1 1 0 0 1 0 2m2 7h-8a1 1 0 0 1 0-2h8a1 1 0 0 1 0 2"/><path fill="currentColor" d="M18 20a5.006 5.006 0 0 1-5-5v-2a5 5 0 1 1 10 0a1 1 0 0 1-2 0a3 3 0 0 0-6 0v2a2.998 2.998 0 0 0 5.9.754a1 1 0 0 1 1.94.492A4.985 4.985 0 0 1 18 20"/></svg>
React
import type { SVGProps } from "react";
export function UimBehanceAlt(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.5 20H2a1 1 0 0 1-1-1v-7a1 1 0 0 1 1-1h5.5a4.5 4.5 0 0 1 0 9M3 18h4.5a2.5 2.5 0 0 0 0-5H3Z"/><path fill="currentColor" d="M7 13H2a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h5a4 4 0 0 1 0 8m-4-2h4a2 2 0 0 0 0-4H3zm17-4h-4a1 1 0 0 1 0-2h4a1 1 0 0 1 0 2m2 7h-8a1 1 0 0 1 0-2h8a1 1 0 0 1 0 2"/><path fill="currentColor" d="M18 20a5.006 5.006 0 0 1-5-5v-2a5 5 0 1 1 10 0a1 1 0 0 1-2 0a3 3 0 0 0-6 0v2a2.998 2.998 0 0 0 5.9.754a1 1 0 0 1 1.94.492A4.985 4.985 0 0 1 18 20"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.5 20H2a1 1 0 0 1-1-1v-7a1 1 0 0 1 1-1h5.5a4.5 4.5 0 0 1 0 9M3 18h4.5a2.5 2.5 0 0 0 0-5H3Z"/><path fill="currentColor" d="M7 13H2a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h5a4 4 0 0 1 0 8m-4-2h4a2 2 0 0 0 0-4H3zm17-4h-4a1 1 0 0 1 0-2h4a1 1 0 0 1 0 2m2 7h-8a1 1 0 0 1 0-2h8a1 1 0 0 1 0 2"/><path fill="currentColor" d="M18 20a5.006 5.006 0 0 1-5-5v-2a5 5 0 1 1 10 0a1 1 0 0 1-2 0a3 3 0 0 0-6 0v2a2.998 2.998 0 0 0 5.9.754a1 1 0 0 1 1.94.492A4.985 4.985 0 0 1 18 20"/></svg> </template>
CSS
.icon-behance-alt {
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%22currentColor%22%20d%3D%22M7.5%2020H2a1%201%200%200%201-1-1v-7a1%201%200%200%201%201-1h5.5a4.5%204.5%200%200%201%200%209M3%2018h4.5a2.5%202.5%200%200%200%200-5H3Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%2013H2a1%201%200%200%201-1-1V6a1%201%200%200%201%201-1h5a4%204%200%200%201%200%208m-4-2h4a2%202%200%200%200%200-4H3zm17-4h-4a1%201%200%200%201%200-2h4a1%201%200%200%201%200%202m2%207h-8a1%201%200%200%201%200-2h8a1%201%200%200%201%200%202%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18%2020a5.006%205.006%200%200%201-5-5v-2a5%205%200%201%201%2010%200a1%201%200%200%201-2%200a3%203%200%200%200-6%200v2a2.998%202.998%200%200%200%205.9.754a1%201%200%200%201%201.94.492A4.985%204.985%200%200%201%2018%2020%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%22currentColor%22%20d%3D%22M7.5%2020H2a1%201%200%200%201-1-1v-7a1%201%200%200%201%201-1h5.5a4.5%204.5%200%200%201%200%209M3%2018h4.5a2.5%202.5%200%200%200%200-5H3Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%2013H2a1%201%200%200%201-1-1V6a1%201%200%200%201%201-1h5a4%204%200%200%201%200%208m-4-2h4a2%202%200%200%200%200-4H3zm17-4h-4a1%201%200%200%201%200-2h4a1%201%200%200%201%200%202m2%207h-8a1%201%200%200%201%200-2h8a1%201%200%200%201%200%202%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18%2020a5.006%205.006%200%200%201-5-5v-2a5%205%200%201%201%2010%200a1%201%200%200%201-2%200a3%203%200%200%200-6%200v2a2.998%202.998%200%200%200%205.9.754a1%201%200%200%201%201.94.492A4.985%204.985%200%200%201%2018%2020%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uim/behance-alt.svg?color=%231a73e8&size=48