dioxus-icons 0.0.1

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

<img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxwYXRoIGQ9Ik0xOCA1YTIgMiAwIDAgMSAyIDJ2OC41MjZhMiAyIDAgMCAwIC4yMTIuODk3bDEuMDY4IDIuMTI3YTEgMSAwIDAgMS0uOSAxLjQ1SDMuNjJhMSAxIDAgMCAxLS45LTEuNDVsMS4wNjgtMi4xMjdBMiAyIDAgMCAwIDQgMTUuNTI2VjdhMiAyIDAgMCAxIDItMnoiPjwvcGF0aD48cGF0aCBkPSJNMjAuMDU0IDE1Ljk4N0gzLjk0NiI+PC9wYXRoPjwvc3ZnPg==" alt="Laptop icon">

<div class="dioxus-icons-widget" data-icon-name="Laptop" 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;M18 5a2 2 0 0 1 2 2v8.526a2 2 0 0 0 .212.897l1.068 2.127a1 1 0 0 1-.9 1.45H3.62a1 1 0 0 1-.9-1.45l1.068-2.127A2 2 0 0 0 4 15.526V7a2 2 0 0 1 2-2z&quot;&gt;&lt;/path&gt;&lt;path d=&quot;M20.054 15.987H3.946&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="Laptop preview"><img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxwYXRoIGQ9Ik0xOCA1YTIgMiAwIDAgMSAyIDJ2OC41MjZhMiAyIDAgMCAwIC4yMTIuODk3bDEuMDY4IDIuMTI3YTEgMSAwIDAgMS0uOSAxLjQ1SDMuNjJhMSAxIDAgMCAxLS45LTEuNDVsMS4wNjgtMi4xMjdBMiAyIDAgMCAwIDQgMTUuNTI2VjdhMiAyIDAgMCAxIDItMnoiPjwvcGF0aD48cGF0aCBkPSJNMjAuMDU0IDE1Ljk4N0gzLjk0NiI+PC9wYXRoPjwvc3ZnPg==" alt="Laptop 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">Laptop</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">color</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>

## Tags
computer, screen, remote

## Categories
devices

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

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

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

## Related Icons

<div class="dioxus-icons-related"><a class="dioxus-icons-related-link" href="fn.LaptopMinimal.html" title="LaptopMinimal"><img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxyZWN0IGhlaWdodD0iMTIiIHJ4PSIyIiByeT0iMiIgd2lkdGg9IjE4IiB4PSIzIiB5PSI0Ij48L3JlY3Q+PGxpbmUgeDE9IjIiIHgyPSIyMiIgeTE9IjIwIiB5Mj0iMjAiPjwvbGluZT48L3N2Zz4=" alt="LaptopMinimal icon"><span>LaptopMinimal</span></a><a class="dioxus-icons-related-link" href="fn.LaptopMinimalCheck.html" title="LaptopMinimalCheck"><img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxwYXRoIGQ9Ik0yIDIwaDIwIj48L3BhdGg+PHBhdGggZD0ibTkgMTAgMiAyIDQtNCI+PC9wYXRoPjxyZWN0IGhlaWdodD0iMTIiIHJ4PSIyIiB3aWR0aD0iMTgiIHg9IjMiIHk9IjQiPjwvcmVjdD48L3N2Zz4=" alt="LaptopMinimalCheck icon"><span>LaptopMinimalCheck</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.MonitorSmartphone.html" title="MonitorSmartphone"><img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxwYXRoIGQ9Ik0xOCA4VjZhMiAyIDAgMCAwLTItMkg0YTIgMiAwIDAgMC0yIDJ2N2EyIDIgMCAwIDAgMiAyaDgiPjwvcGF0aD48cGF0aCBkPSJNMTAgMTl2LTMuOTYgMy4xNSI+PC9wYXRoPjxwYXRoIGQ9Ik03IDE5aDUiPjwvcGF0aD48cmVjdCBoZWlnaHQ9IjEwIiByeD0iMiIgd2lkdGg9IjYiIHg9IjE2IiB5PSIxMiI+PC9yZWN0Pjwvc3ZnPg==" alt="MonitorSmartphone icon"><span>MonitorSmartphone</span></a><a class="dioxus-icons-related-link" href="fn.TvMinimal.html" title="TvMinimal"><img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxwYXRoIGQ9Ik03IDIxaDEwIj48L3BhdGg+PHJlY3QgaGVpZ2h0PSIxNCIgcng9IjIiIHdpZHRoPSIyMCIgeD0iMiIgeT0iMyI+PC9yZWN0Pjwvc3ZnPg==" alt="TvMinimal icon"><span>TvMinimal</span></a><a class="dioxus-icons-related-link" href="fn.Computer.html" title="Computer"><img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxyZWN0IGhlaWdodD0iOCIgcng9IjIiIHdpZHRoPSIxNCIgeD0iNSIgeT0iMiI+PC9yZWN0PjxyZWN0IGhlaWdodD0iOCIgcng9IjIiIHdpZHRoPSIyMCIgeD0iMiIgeT0iMTQiPjwvcmVjdD48cGF0aCBkPSJNNiAxOGgyIj48L3BhdGg+PHBhdGggZD0iTTEyIDE4aDYiPjwvcGF0aD48L3N2Zz4=" alt="Computer icon"><span>Computer</span></a></div>