Engagement Inclusion 01 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Engagement Inclusion 01 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/319959.svg" alt="Engagement Inclusion 01 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319959.svg" alt="Engagement Inclusion 01 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319959.svg" alt="Engagement Inclusion 01 icon" :width="24" :height="24" />
CSS background
.icon-engagement-inclusion-01 {
background-image: url('https://proicons.com/icon/319959.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="engagement-inclusion--01_00000116918418996017337280000013990689466785647759_" d="M20.36,23h-0.72v-3.75 c0-1.692-1.15-3.146-2.797-3.537c-0.15-0.036-0.261-0.163-0.275-0.317s0.071-0.299,0.212-0.362c0.675-0.3,1.111-1,1.111-1.784 c0-1.06-0.83-1.89-1.89-1.89s-1.89,0.831-1.89,1.89c0,0.783,0.436,1.483,1.111,1.784c0.141,0.063,0.226,0.208,0.212,0.362 s-0.125,0.281-0.275,0.317c-1.647,0.391-2.798,1.846-2.798,3.537V23h-0.72v-3.75c0-1.766,1.046-3.316,2.62-3.995 c-0.544-0.495-0.87-1.22-0.87-2.005c0-1.031,0.569-1.905,1.417-2.332c0.055-0.179,0.083-0.403,0.083-0.668 c0-1.06-0.831-1.89-1.89-1.89s-1.89,0.831-1.89,1.89c0,0.783,0.436,1.483,1.111,1.784c0.141,0.063,0.226,0.208,0.212,0.362 s-0.125,0.281-0.275,0.317C10.51,13.104,9.36,14.558,9.36,16.25V20H8.64v-3.75c0-1.766,1.046-3.316,2.62-3.995 c-0.544-0.495-0.87-1.22-0.87-2.005c0-1.463,1.146-2.61,2.61-2.61s2.61,1.146,2.61,2.61c0,0.15-0.007,0.29-0.021,0.421 c0.268-0.041,0.556-0.041,0.823,0C16.397,10.54,16.39,10.4,16.39,10.25c0-1.463,1.146-2.61,2.61-2.61s2.61,1.146,2.61,2.61 c0,0.785-0.326,1.51-0.87,2.005c1.574,0.679,2.62,2.229,2.62,3.995V20h-0.72v-3.75c0-1.692-1.15-3.146-2.797-3.537 c-0.15-0.036-0.261-0.163-0.275-0.317s0.071-0.299,0.212-0.362c0.675-0.3,1.11-1,1.11-1.784c0-1.06-0.83-1.89-1.89-1.89 s-1.89,0.831-1.89,1.89c0,0.266,0.027,0.49,0.082,0.668c0.849,0.426,1.418,1.3,1.418,2.332c0,0.785-0.326,1.51-0.87,2.005 c1.574,0.679,2.62,2.229,2.62,3.995V23z M16,30.64C7.927,30.64,1.36,24.072,1.36,16C1.36,7.927,7.927,1.36,16,1.36 c8.072,0,14.64,6.567,14.64,14.64c0,4.402-1.915,8.465-5.279,11.257V22H24.64v6.36H31v-0.72h-4.978 c3.406-2.923,5.338-7.11,5.338-11.64c0-8.47-6.89-15.36-15.36-15.36S0.64,7.53,0.64,16S7.53,31.36,16,31.36V30.64z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!