Streamline Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Streamline 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/320773.svg" alt="Streamline icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320773.svg" alt="Streamline icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320773.svg" alt="Streamline icon" :width="24" :height="24" />
CSS background
.icon-streamline {
background-image: url('https://proicons.com/icon/320773.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 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <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="streamline_1_" d="M8.5,26.36c-1.577,0-2.86-1.283-2.86-2.86v-15c0-1.18-0.96-2.14-2.14-2.14S1.36,7.32,1.36,8.5V11H0.64 V8.5c0-1.577,1.283-2.86,2.86-2.86S6.36,6.923,6.36,8.5v15c0,1.18,0.96,2.14,2.14,2.14s2.14-0.96,2.14-2.14v-11 c0-1.577,1.283-2.86,2.86-2.86s2.86,1.283,2.86,2.86v7c0,1.18,0.96,2.14,2.14,2.14s2.14-0.96,2.14-2.14v-1 c0-1.577,1.283-2.86,2.86-2.86h6.631l-2.386-2.386l0.51-0.509L31.509,16l-3.254,3.255l-0.51-0.51l2.386-2.385H23.5 c-1.18,0-2.14,0.96-2.14,2.14v1c0,1.577-1.283,2.86-2.86,2.86s-2.86-1.283-2.86-2.86v-7c0-1.18-0.96-2.14-2.14-2.14 s-2.14,0.96-2.14,2.14v11C11.36,25.077,10.077,26.36,8.5,26.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Streamline in other icon packs
Copied!