Flow Logs Vpc Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Flow Logs Vpc 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/317805.svg" alt="Flow Logs Vpc icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317805.svg" alt="Flow Logs Vpc icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317805.svg" alt="Flow Logs Vpc icon" :width="24" :height="24" />
CSS background
.icon-flow-logs-vpc {
background-image: url('https://proicons.com/icon/317805.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<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>
<rect x="18" y="19" width="12" height="2"/>
<rect x="18" y="23" width="12" height="2"/>
<rect x="18" y="27" width="8" height="2"/>
<path d="M24,4a3.9962,3.9962,0,0,0-3.8579,3H12V4H4v8h8V9h8.1421a3.94,3.94,0,0,0,.4248,1.019L10.019,20.5669A3.9521,3.9521,0,0,0,8,20a4,4,0,1,0,3.8579,5H16V23H11.8579a3.94,3.94,0,0,0-.4248-1.019L21.981,11.4331A3.9521,3.9521,0,0,0,24,12a4,4,0,0,0,0-8ZM10,10H6V6h4ZM8,26a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,8,26ZM24,10a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,24,10Z" transform="translate(0 0)"/>
<rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/>
</svg>
Copied!