Mi Personal Flow Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mi Personal Flow 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/343738.svg" alt="Mi Personal Flow icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343738.svg" alt="Mi Personal Flow icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343738.svg" alt="Mi Personal Flow icon" :width="24" :height="24" />
CSS background
.icon-mi-personal-flow {
background-image: url('https://proicons.com/icon/343738.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M38.4994,5.5008H9.5006c-2.209,0-3.9998,1.7908-3.9998,3.9998v28.9988c0,2.209,1.7908,3.9998,3.9998,3.9998h28.9988c2.209,0,3.9998-1.7908,3.9998-3.9998V9.5006c0-2.209-1.7908-3.9998-3.9998-3.9998Z"/><path class="c" d="M17.5272,19.8306c0-.92.7458-1.6657,1.6657-1.6657h0"/><line class="c" x1="17.5272" y1="18.1649" x2="17.5272" y2="22.5791"/><path class="c" d="M20.3166,22.2067c.3041.2554.6325.3724,1.37.3724h.3737c.6082,0,1.1012-.4941,1.1012-1.1036h0c0-.6095-.493-1.1036-1.1012-1.1036h-.7474c-.6082,0-1.1012-.4941-1.1012-1.1036h0c0-.6095.493-1.1036,1.1012-1.1036h.3737c.7374,0,1.0658.117,1.37.3724"/><path class="c" d="M38.9173,15.9161v5.8301c0,.46.3729.8329.8329.8329h.2499"/><path class="c" d="M37.3852,20.9134c0,.92-.7458,1.6657-1.6657,1.6657h0c-.92,0-1.6657-.7458-1.6657-1.6657v-1.0827c0-.92.7458-1.6657,1.6657-1.6657h0c.92,0,1.6657.7458,1.6657,1.6657"/><line class="c" x1="37.3852" y1="22.5791" x2="37.3852" y2="18.1649"/><path class="c" d="M32.5423,22.5791v-2.7485c0-.92-.7458-1.6657-1.6657-1.6657h0c-.92,0-1.6657.7458-1.6657,1.6657"/><line class="c" x1="29.2108" y1="22.5791" x2="29.2108" y2="18.1649"/><path class="c" d="M15.8797,21.7385c-.2869.5022-.8276.8406-1.4473.8406h0c-.92,0-1.6657-.7458-1.6657-1.6657v-1.0827c0-.92.7458-1.6657,1.6657-1.6657h0c.92,0,1.6657.7458,1.6657,1.6657v.5414s-3.3315,0-3.3315,0"/><path class="c" d="M8,20.9134c0,.92.7458,1.6657,1.6657,1.6657h0c.92,0,1.6657-.7458,1.6657-1.6657v-1.0827c0-.92-.7458-1.6657-1.6657-1.6657h0c-.92,0-1.6657.7458-1.6657,1.6657"/><line class="c" x1="8" y1="18.1649" x2="8" y2="24.8279"/><path class="c" d="M24.6067,19.8306c0-.92.7458-1.6657,1.6657-1.6657s1.6657.7458,1.6657,1.6657v1.0827c0,.92-.7458,1.6657-1.6657,1.6657s-1.6657-.7458-1.6657-1.6657v-1.0827Z"/><polyline class="c" points="32.4955 27.6696 31.1212 32.0839 29.747 27.6696 28.3728 32.0839 26.9985 27.6696"/><path class="c" d="M20.2869,25.4209v5.8301c0,.46.3729.8329.8329.8329h.2499"/><path class="c" d="M16.4922,32.0839v-5.497c0-.644.522-1.166,1.166-1.166h0c.5739,0,.9321.1699,1.1778.4879"/><line class="c" x1="15.5045" y1="27.6696" x2="17.8366" y2="27.6696"/><path class="c" d="M22.4435,29.3354c0-.92.7458-1.6657,1.6657-1.6657s1.6657.7458,1.6657,1.6657v1.0827c0,.92-.7458,1.6657-1.6657,1.6657s-1.6657-.7458-1.6657-1.6657v-1.0827Z"/><path class="c" d="M26.1043,20.372l.3362-.005"/></svg>
Copied!