dioxus-icons 0.1.0

Lucide icons for Dioxus, one component per icon.
Documentation
# SquareArrowLeft

<img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxyZWN0IGhlaWdodD0iMTgiIHJ4PSIyIiB3aWR0aD0iMTgiIHg9IjMiIHk9IjMiPjwvcmVjdD48cGF0aCBkPSJtMTIgOC00IDQgNCA0Ij48L3BhdGg+PHBhdGggZD0iTTE2IDEySDgiPjwvcGF0aD48L3N2Zz4=" alt="SquareArrowLeft icon">

<div class="dioxus-icons-widget" data-icon-name="SquareArrowLeft" data-svg="&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;24&quot; height=&quot;24&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;rect height=&quot;18&quot; rx=&quot;2&quot; width=&quot;18&quot; x=&quot;3&quot; y=&quot;3&quot;&gt;&lt;/rect&gt;&lt;path d=&quot;m12 8-4 4 4 4&quot;&gt;&lt;/path&gt;&lt;path d=&quot;M16 12H8&quot;&gt;&lt;/path&gt;&lt;/svg&gt;" data-size="24" data-color="#000000" data-stroke="2"><div class="dioxus-icons-widget-header"><div class="dioxus-icons-widget-preview" data-di-preview="true" aria-label="SquareArrowLeft preview"><img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxyZWN0IGhlaWdodD0iMTgiIHJ4PSIyIiB3aWR0aD0iMTgiIHg9IjMiIHk9IjMiPjwvcmVjdD48cGF0aCBkPSJtMTIgOC00IDQgNCA0Ij48L3BhdGg+PHBhdGggZD0iTTE2IDEySDgiPjwvcGF0aD48L3N2Zz4=" alt="SquareArrowLeft icon"></div><div class="dioxus-icons-widget-controls"><label><span class="dioxus-icons-widget-label">Size</span><input data-di-size="true" type="number" min="1" max="256" value="24"></label><label><span class="dioxus-icons-widget-label">Color</span><input data-di-color="true" type="color" value="#000000"></label><label><span class="dioxus-icons-widget-label">Stroke</span><input data-di-stroke="true" type="number" min="1" max="12" value="2"></label></div></div><div class="dioxus-icons-widget-output"><pre class="dioxus-icons-widget-code dxc dxc-system dxc-system-light-github-light dxc-system-dark-github-dark" data-language="rust"><code data-di-code="true"><span class="a-t">SquareArrowLeft</span><span> </span><span class="a-p">{</span><span> </span><span class="a-pr">size</span><span class="a-p">:</span><span> </span><span class="a-co">24</span><span class="a-p">,</span><span> </span><span class="a-pr">stroke</span><span class="a-p">:</span><span> </span><span class="a-s">&quot;#000000&quot;</span><span class="a-p">,</span><span> </span><span class="a-pr">stroke_width</span><span class="a-p">:</span><span> </span><span class="a-co">2</span><span> </span><span class="a-p">}</span></code></pre><button type="button" class="dioxus-icons-widget-copy" data-di-copy="true" aria-label="Copy RSX snippet"><span data-di-copy-icon="true"></span><span data-di-copy-label="true">Copy RSX</span></button></div></div>

## Example
```rust
use dioxus::prelude::*;
use dioxus_icons::lucide::SquareArrowLeft;

fn app() -> Element {
    rsx! {
        SquareArrowLeft { size: 20, stroke: "red" }
    }
}
```

## Tags
previous, back, direction, west, sign, keyboard, button, <-

## Categories
arrows

## Source
[Lucide v1.14.0](https://lucide.dev/icons/square-arrow-left)

## Related Icons

<div class="dioxus-icons-related"><a class="dioxus-icons-related-link" href="fn.SquareArrowRight.html" title="SquareArrowRight"><img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxyZWN0IGhlaWdodD0iMTgiIHJ4PSIyIiB3aWR0aD0iMTgiIHg9IjMiIHk9IjMiPjwvcmVjdD48cGF0aCBkPSJNOCAxMmg4Ij48L3BhdGg+PHBhdGggZD0ibTEyIDE2IDQtNC00LTQiPjwvcGF0aD48L3N2Zz4=" alt="SquareArrowRight icon"><span>SquareArrowRight</span></a><a class="dioxus-icons-related-link" href="fn.SquareArrowRightEnter.html" title="SquareArrowRightEnter"><img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxwYXRoIGQ9Im0xMCAxNiA0LTQtNC00Ij48L3BhdGg+PHBhdGggZD0iTTMgMTJoMTEiPjwvcGF0aD48cGF0aCBkPSJNMyA4VjVhMiAyIDAgMCAxIDItMmgxNGEyIDIgMCAwIDEgMiAydjE0YTIgMiAwIDAgMS0yIDJINWEyIDIgMCAwIDEtMi0ydi0zIj48L3BhdGg+PC9zdmc+" alt="SquareArrowRightEnter icon"><span>SquareArrowRightEnter</span></a><a class="dioxus-icons-related-link" href="fn.SquareArrowRightExit.html" title="SquareArrowRightExit"><img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxwYXRoIGQ9Ik0xMCAxMmgxMSI+PC9wYXRoPjxwYXRoIGQ9Im0xNyAxNiA0LTQtNC00Ij48L3BhdGg+PHBhdGggZD0iTTIxIDYuMzQ0VjVhMiAyIDAgMCAwLTItMkg1YTIgMiAwIDAgMC0yIDJ2MTRhMiAyIDAgMCAwIDIgMmgxNGEyIDIgMCAwIDAgMi0ydi0xLjM0NCI+PC9wYXRoPjwvc3ZnPg==" alt="SquareArrowRightExit icon"><span>SquareArrowRightExit</span></a><a class="dioxus-icons-related-link" href="fn.SquareArrowUpLeft.html" title="SquareArrowUpLeft"><img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxyZWN0IGhlaWdodD0iMTgiIHJ4PSIyIiB3aWR0aD0iMTgiIHg9IjMiIHk9IjMiPjwvcmVjdD48cGF0aCBkPSJNOCAxNlY4aDgiPjwvcGF0aD48cGF0aCBkPSJNMTYgMTYgOCA4Ij48L3BhdGg+PC9zdmc+" alt="SquareArrowUpLeft icon"><span>SquareArrowUpLeft</span></a><a class="dioxus-icons-related-link" href="fn.SquareArrowDownRight.html" title="SquareArrowDownRight"><img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxyZWN0IGhlaWdodD0iMTgiIHJ4PSIyIiB3aWR0aD0iMTgiIHg9IjMiIHk9IjMiPjwvcmVjdD48cGF0aCBkPSJtOCA4IDggOCI+PC9wYXRoPjxwYXRoIGQ9Ik0xNiA4djhIOCI+PC9wYXRoPjwvc3ZnPg==" alt="SquareArrowDownRight icon"><span>SquareArrowDownRight</span></a><a class="dioxus-icons-related-link" href="fn.SquareArrowDown.html" title="SquareArrowDown"><img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxyZWN0IGhlaWdodD0iMTgiIHJ4PSIyIiB3aWR0aD0iMTgiIHg9IjMiIHk9IjMiPjwvcmVjdD48cGF0aCBkPSJNMTIgOHY4Ij48L3BhdGg+PHBhdGggZD0ibTggMTIgNCA0IDQtNCI+PC9wYXRoPjwvc3ZnPg==" alt="SquareArrowDown icon"><span>SquareArrowDown</span></a></div>