Flow Launcher Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Flow Launcher 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/340569.svg" alt="Flow Launcher icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340569.svg" alt="Flow Launcher icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340569.svg" alt="Flow Launcher icon" :width="24" :height="24" />
CSS background
.icon-flow-launcher {
background-image: url('https://proicons.com/icon/340569.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><circle class="c" cx="24" cy="24" r="21.5"/><path class="c" d="m39.5784,24c-.2361-8.6005-6.9994-14.9269-15.5784-15.5784-9.5247-.7233-16.7545,5.3141-15.5784,15.5784,1.0957,9.5627,5.8635,15.5139,15.5784,15.5784,9.1321.0607,15.8322-6.3358,15.5784-15.5784Z"/><path class="c" d="m17.9484,17.5529c-3.4331,3.3989-3.4283,8.599-.4013,12.3641,3.3607,4.1801,8.6102,4.8242,12.3641.4013,3.4973-4.1205,4.105-8.359.4013-12.3641-3.4814-3.7649-8.6747-4.054-12.3641-.4013Z"/><path class="c" d="m21.6939,25.7985c1.0412,1.2062,2.7525,1.3216,4.0596.4102,1.4511-1.0118,1.7812-2.7248.4102-4.0596-1.2773-1.2435-2.6583-1.5389-4.0596-.4102-1.3172,1.0609-1.5292,2.7633-.4102,4.0596Z"/></svg>
Flow Launcher in other icon packs
Copied!