dioxus-icons 0.1.0

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

<img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxwYXRoIGQ9Ik0xMiA3LjMxOFYxMCI+PC9wYXRoPjxwYXRoIGQ9Ik01IDEwdjVhNyA3IDAgMCAwIDE0IDBWOWMwLTMuNTI3LTIuNjA4LTYuNTE1LTYtNyI+PC9wYXRoPjxjaXJjbGUgY3g9IjciIGN5PSI0IiByPSIyIj48L2NpcmNsZT48L3N2Zz4=" alt="MouseLeft icon">

<div class="dioxus-icons-widget" data-icon-name="MouseLeft" 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;path d=&quot;M12 7.318V10&quot;&gt;&lt;/path&gt;&lt;path d=&quot;M5 10v5a7 7 0 0 0 14 0V9c0-3.527-2.608-6.515-6-7&quot;&gt;&lt;/path&gt;&lt;circle cx=&quot;7&quot; cy=&quot;4&quot; r=&quot;2&quot;&gt;&lt;/circle&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="MouseLeft preview"><img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxwYXRoIGQ9Ik0xMiA3LjMxOFYxMCI+PC9wYXRoPjxwYXRoIGQ9Ik01IDEwdjVhNyA3IDAgMCAwIDE0IDBWOWMwLTMuNTI3LTIuNjA4LTYuNTE1LTYtNyI+PC9wYXRoPjxjaXJjbGUgY3g9IjciIGN5PSI0IiByPSIyIj48L2NpcmNsZT48L3N2Zz4=" alt="MouseLeft 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">MouseLeft</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::MouseLeft;

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

## Tags
device, scroll, click

## Categories
devices

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

## Related Icons

<div class="dioxus-icons-related"><a class="dioxus-icons-related-link" href="fn.MouseRight.html" title="MouseRight"><img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxwYXRoIGQ9Ik0xMiA3LjMxOFYxMCI+PC9wYXRoPjxwYXRoIGQ9Ik0xOSAxMHY1YTcgNyAwIDAgMS0xNCAwVjljMC0zLjUyNyAyLjYwOC02LjUxNSA2LTciPjwvcGF0aD48Y2lyY2xlIGN4PSIxNyIgY3k9IjQiIHI9IjIiPjwvY2lyY2xlPjwvc3ZnPg==" alt="MouseRight icon"><span>MouseRight</span></a><a class="dioxus-icons-related-link" href="fn.Mouse.html" title="Mouse"><img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxyZWN0IGhlaWdodD0iMjAiIHJ4PSI3IiB3aWR0aD0iMTQiIHg9IjUiIHk9IjIiPjwvcmVjdD48cGF0aCBkPSJNMTIgNnY0Ij48L3BhdGg+PC9zdmc+" alt="Mouse icon"><span>Mouse</span></a><a class="dioxus-icons-related-link" href="fn.Monitor.html" title="Monitor"><img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxyZWN0IGhlaWdodD0iMTQiIHJ4PSIyIiB3aWR0aD0iMjAiIHg9IjIiIHk9IjMiPjwvcmVjdD48bGluZSB4MT0iOCIgeDI9IjE2IiB5MT0iMjEiIHkyPSIyMSI+PC9saW5lPjxsaW5lIHgxPSIxMiIgeDI9IjEyIiB5MT0iMTciIHkyPSIyMSI+PC9saW5lPjwvc3ZnPg==" alt="Monitor icon"><span>Monitor</span></a><a class="dioxus-icons-related-link" href="fn.MouseOff.html" title="MouseOff"><img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxwYXRoIGQ9Ik0xMiA2di4zNDMiPjwvcGF0aD48cGF0aCBkPSJNMTguMjE4IDE4LjIxOEE3IDcgMCAwIDEgNSAxNVY5YTcgNyAwIDAgMSAuNzgyLTMuMjE4Ij48L3BhdGg+PHBhdGggZD0iTTE5IDEzLjM0M1Y5QTcgNyAwIDAgMCA4LjU2IDIuOTAyIj48L3BhdGg+PHBhdGggZD0iTTIyIDIyIDIgMiI+PC9wYXRoPjwvc3ZnPg==" alt="MouseOff icon"><span>MouseOff</span></a><a class="dioxus-icons-related-link" href="fn.Tablet.html" title="Tablet"><img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxyZWN0IGhlaWdodD0iMjAiIHJ4PSIyIiByeT0iMiIgd2lkdGg9IjE2IiB4PSI0IiB5PSIyIj48L3JlY3Q+PGxpbmUgeDE9IjEyIiB4Mj0iMTIuMDEiIHkxPSIxOCIgeTI9IjE4Ij48L2xpbmU+PC9zdmc+" alt="Tablet icon"><span>Tablet</span></a><a class="dioxus-icons-related-link" href="fn.MonitorSmartphone.html" title="MonitorSmartphone"><img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxwYXRoIGQ9Ik0xOCA4VjZhMiAyIDAgMCAwLTItMkg0YTIgMiAwIDAgMC0yIDJ2N2EyIDIgMCAwIDAgMiAyaDgiPjwvcGF0aD48cGF0aCBkPSJNMTAgMTl2LTMuOTYgMy4xNSI+PC9wYXRoPjxwYXRoIGQ9Ik03IDE5aDUiPjwvcGF0aD48cmVjdCBoZWlnaHQ9IjEwIiByeD0iMiIgd2lkdGg9IjYiIHg9IjE2IiB5PSIxMiI+PC9yZWN0Pjwvc3ZnPg==" alt="MonitorSmartphone icon"><span>MonitorSmartphone</span></a></div>