John KuehJohn Kueh

float left icon

Tabler · float-left · MIT

Download SVG

The Tabler float left icon depicts text aligned to the left with surrounding content flowing around it, commonly used to position text elements within a layout.

Common uses

  • Aligning a paragraph to the left of an image.
  • Creating a multi-column text layout.
  • Indicating text flow direction in a document editor.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconFloatLeft } from '@tabler/icons-react';

<IconFloatLeft size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Text
Keywords
positionfloatlefttypographywritingfontcharacterwordtexttext align leftleft aligntext flow leftposition left

FAQ

What does the float left icon represent?
It represents text or content that is aligned to the left side of its container, allowing other elements to wrap around it.
How do I use this icon in React?
You can import and use it in your React application with: import { IconFloatLeft } from '@tabler/icons-react'.
What is the license for this icon?
This icon is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →