Float Right Icon SVG
Float Right SVG Icons refers to the CSS float property places an element on the left or right side of its container, allowing text and inline elements to wrap around it. The element is removed from the normal flow of the page, although a portion of the flow still remains (unlike absolute positioning).
Float right SVG Icon Code | Customize color
You can get svg icon float right in blue, white, red color and transparent color from below list. You can also customize color using color picker.
Svg Code
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-float-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <rect width="6" height="6" x="14" y="5" rx="1" /> <line x1="4" y1="7" x2="10" y2="7" /> <line x1="4" y1="11" x2="10" y2="11" /> <line x1="4" y1="15" x2="20" y2="15" /> <line x1="4" y1="19" x2="20" y2="19" /> </svg>
Svg Code
<svg style="color: white" xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-float-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="white"></path> <rect width="6" height="6" x="14" y="5" rx="1"></rect> <line x1="4" y1="7" x2="10" y2="7"></line> <line x1="4" y1="11" x2="10" y2="11"></line> <line x1="4" y1="15" x2="20" y2="15"></line> <line x1="4" y1="19" x2="20" y2="19"></line> </svg>
Svg Code
<svg style="color: red" xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-float-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="red"></path> <rect width="6" height="6" x="14" y="5" rx="1"></rect> <line x1="4" y1="7" x2="10" y2="7"></line> <line x1="4" y1="11" x2="10" y2="11"></line> <line x1="4" y1="15" x2="20" y2="15"></line> <line x1="4" y1="19" x2="20" y2="19"></line> </svg>
Svg Code
<svg style="color: blue" xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-float-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="blue"></path> <rect width="6" height="6" x="14" y="5" rx="1"></rect> <line x1="4" y1="7" x2="10" y2="7"></line> <line x1="4" y1="11" x2="10" y2="11"></line> <line x1="4" y1="15" x2="20" y2="15"></line> <line x1="4" y1="19" x2="20" y2="19"></line> </svg>
Svg Code
<svg style="color: #f3da35" xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-float-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="#f3da35"></path> <rect width="6" height="6" x="14" y="5" rx="1"></rect> <line x1="4" y1="7" x2="10" y2="7"></line> <line x1="4" y1="11" x2="10" y2="11"></line> <line x1="4" y1="15" x2="20" y2="15"></line> <line x1="4" y1="19" x2="20" y2="19"></line> </svg>
Advance Editor
You can edit float right as below. Change size color and background color of icon using below tool.
Tags
drift,,glide,,hang,,hover,,poise,,ride,,sail,,swim,
Advertisements
Advertisements