Ibm Event Endpoint Mgmt Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ibm Event Endpoint Mgmt 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/317947.svg" alt="Ibm Event Endpoint Mgmt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317947.svg" alt="Ibm Event Endpoint Mgmt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317947.svg" alt="Ibm Event Endpoint Mgmt icon" :width="24" :height="24" />
CSS background
.icon-ibm-event-endpoint-mgmt {
background-image: url('https://proicons.com/icon/317947.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="icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<defs>
<style>
.cls-1 {
fill: none;
}
</style>
</defs>
<circle cx="29" cy="29" r="2"/>
<path d="m25,30h-8c-1.1028,0-2-.8972-2-2v-4h2v4h8v2Z"/>
<path d="m30,25h-2v-8h-5v-2h5c1.1028,0,2,.8972,2,2v8Z"/>
<path d="m20.4141,14.5859l-3-3c-.3774-.3779-.8799-.5859-1.4141-.5859s-1.0366.208-1.4143.5859l-2.9998,3c-.3899.3896-.5859.9019-.5859,1.4141s.196,1.0244.5859,1.4141l2.9998,3c.3777.3779.8801.5859,1.4143.5859s1.0366-.208,1.4141-.5859l3-3c.3899-.3896.5859-.9019.5859-1.4141s-.196-1.0244-.5859-1.4141Zm-4.4141,4.4141l-3-3,3-3,2.9998,3-2.9998,3Z"/>
<path d="m9,17H4c-1.1028,0-2-.8972-2-2V7h2v8h5v2Z"/>
<path d="m17,8h-2V4H7v-2h8c1.1028,0,2,.8972,2,2v4Z"/>
<circle cx="3" cy="3" r="2"/>
<rect id="_Transparent_Rectangle_" data-name="&lt;Transparent Rectangle&gt;" class="cls-1" width="32" height="32"/>
</svg>
Copied!