behance icon
behance-outlined from Ant Design Icons by HeskeyBaozi · Outlined · MIT Free for personal and commercial use.
- Name
- behance-outlined
- Set
- Ant Design Icons
- Style
- Outlined
- Viewbox
- 1024×1024
- License
- MIT
- Aliases
- behance, behance-outline
The same icon in other sets
behance-fillAkar IconsbehanceBootstrap IconsbehanceBoxicons BrandsbehanceCoreUI BrandsbehanceDeviconbehance-fillEva IconsbehanceFont Awesome 6 BrandsbehanceFont Awesome BrandsbehanceIconParkbehanceIconPark OutlinebehanceIconPark SolidbehanceIconPark TwoTonebehanceIconoirbehanceJam IconsbehanceLine AwesomebehanceSVG LogosbehanceMage IconsbehanceMaterial Design Iconsbehance-fillMingCute Iconbehance-fillRemix IconbehanceSimple Iconsbehance-outlineTeenyiconsbehanceUniconsbehanceUnicons Monochrome
Related icons in Ant Design Icons
Use the behance icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M634 294.3h199.5v48.4H634zM434.1 485.8c44.1-21.1 67.2-53.2 67.2-102.8c0-98.1-73-121.9-157.3-121.9H112v492.4h238.5c89.4 0 173.3-43 173.3-143c0-61.8-29.2-107.5-89.7-124.7M220.2 345.1h101.5c39.1 0 74.2 10.9 74.2 56.3c0 41.8-27.3 58.6-66 58.6H220.2zm115.5 324.8H220.1V534.3H338c47.6 0 77.7 19.9 77.7 70.3c0 49.6-35.9 65.3-80 65.3m575.8-89.5c0-105.5-61.7-193.4-173.3-193.4c-108.5 0-182.3 81.7-182.3 188.8c0 111 69.9 187.2 182.3 187.2c85.1 0 140.2-38.3 166.7-120h-86.3c-9.4 30.5-47.6 46.5-77.3 46.5c-57.4 0-87.4-33.6-87.4-90.7h256.9c.3-5.9.7-12.1.7-18.4M653.9 537c3.1-46.9 34.4-76.2 81.2-76.2c49.2 0 73.8 28.9 78.1 76.2z"/></svg>
React
import type { SVGProps } from "react";
export function AntDesignBehanceOutlined(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M634 294.3h199.5v48.4H634zM434.1 485.8c44.1-21.1 67.2-53.2 67.2-102.8c0-98.1-73-121.9-157.3-121.9H112v492.4h238.5c89.4 0 173.3-43 173.3-143c0-61.8-29.2-107.5-89.7-124.7M220.2 345.1h101.5c39.1 0 74.2 10.9 74.2 56.3c0 41.8-27.3 58.6-66 58.6H220.2zm115.5 324.8H220.1V534.3H338c47.6 0 77.7 19.9 77.7 70.3c0 49.6-35.9 65.3-80 65.3m575.8-89.5c0-105.5-61.7-193.4-173.3-193.4c-108.5 0-182.3 81.7-182.3 188.8c0 111 69.9 187.2 182.3 187.2c85.1 0 140.2-38.3 166.7-120h-86.3c-9.4 30.5-47.6 46.5-77.3 46.5c-57.4 0-87.4-33.6-87.4-90.7h256.9c.3-5.9.7-12.1.7-18.4M653.9 537c3.1-46.9 34.4-76.2 81.2-76.2c49.2 0 73.8 28.9 78.1 76.2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M634 294.3h199.5v48.4H634zM434.1 485.8c44.1-21.1 67.2-53.2 67.2-102.8c0-98.1-73-121.9-157.3-121.9H112v492.4h238.5c89.4 0 173.3-43 173.3-143c0-61.8-29.2-107.5-89.7-124.7M220.2 345.1h101.5c39.1 0 74.2 10.9 74.2 56.3c0 41.8-27.3 58.6-66 58.6H220.2zm115.5 324.8H220.1V534.3H338c47.6 0 77.7 19.9 77.7 70.3c0 49.6-35.9 65.3-80 65.3m575.8-89.5c0-105.5-61.7-193.4-173.3-193.4c-108.5 0-182.3 81.7-182.3 188.8c0 111 69.9 187.2 182.3 187.2c85.1 0 140.2-38.3 166.7-120h-86.3c-9.4 30.5-47.6 46.5-77.3 46.5c-57.4 0-87.4-33.6-87.4-90.7h256.9c.3-5.9.7-12.1.7-18.4M653.9 537c3.1-46.9 34.4-76.2 81.2-76.2c49.2 0 73.8 28.9 78.1 76.2z"/></svg> </template>
CSS
.icon-behance-outlined {
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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M634%20294.3h199.5v48.4H634zM434.1%20485.8c44.1-21.1%2067.2-53.2%2067.2-102.8c0-98.1-73-121.9-157.3-121.9H112v492.4h238.5c89.4%200%20173.3-43%20173.3-143c0-61.8-29.2-107.5-89.7-124.7M220.2%20345.1h101.5c39.1%200%2074.2%2010.9%2074.2%2056.3c0%2041.8-27.3%2058.6-66%2058.6H220.2zm115.5%20324.8H220.1V534.3H338c47.6%200%2077.7%2019.9%2077.7%2070.3c0%2049.6-35.9%2065.3-80%2065.3m575.8-89.5c0-105.5-61.7-193.4-173.3-193.4c-108.5%200-182.3%2081.7-182.3%20188.8c0%20111%2069.9%20187.2%20182.3%20187.2c85.1%200%20140.2-38.3%20166.7-120h-86.3c-9.4%2030.5-47.6%2046.5-77.3%2046.5c-57.4%200-87.4-33.6-87.4-90.7h256.9c.3-5.9.7-12.1.7-18.4M653.9%20537c3.1-46.9%2034.4-76.2%2081.2-76.2c49.2%200%2073.8%2028.9%2078.1%2076.2z%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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M634%20294.3h199.5v48.4H634zM434.1%20485.8c44.1-21.1%2067.2-53.2%2067.2-102.8c0-98.1-73-121.9-157.3-121.9H112v492.4h238.5c89.4%200%20173.3-43%20173.3-143c0-61.8-29.2-107.5-89.7-124.7M220.2%20345.1h101.5c39.1%200%2074.2%2010.9%2074.2%2056.3c0%2041.8-27.3%2058.6-66%2058.6H220.2zm115.5%20324.8H220.1V534.3H338c47.6%200%2077.7%2019.9%2077.7%2070.3c0%2049.6-35.9%2065.3-80%2065.3m575.8-89.5c0-105.5-61.7-193.4-173.3-193.4c-108.5%200-182.3%2081.7-182.3%20188.8c0%20111%2069.9%20187.2%20182.3%20187.2c85.1%200%20140.2-38.3%20166.7-120h-86.3c-9.4%2030.5-47.6%2046.5-77.3%2046.5c-57.4%200-87.4-33.6-87.4-90.7h256.9c.3-5.9.7-12.1.7-18.4M653.9%20537c3.1-46.9%2034.4-76.2%2081.2-76.2c49.2%200%2073.8%2028.9%2078.1%2076.2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ant-design/behance-outlined.svg?color=%231a73e8&size=48