dioxus-icons 0.1.0

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

<img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxsaW5lIHgxPSIxNSIgeDI9IjE1IiB5MT0iMTIiIHkyPSIxOCI+PC9saW5lPjxsaW5lIHgxPSIxMiIgeDI9IjE4IiB5MT0iMTUiIHkyPSIxNSI+PC9saW5lPjxyZWN0IGhlaWdodD0iMTQiIHJ4PSIyIiByeT0iMiIgd2lkdGg9IjE0IiB4PSI4IiB5PSI4Ij48L3JlY3Q+PHBhdGggZD0iTTQgMTZjLTEuMSAwLTItLjktMi0yVjRjMC0xLjEuOS0yIDItMmgxMGMxLjEgMCAyIC45IDIgMiI+PC9wYXRoPjwvc3ZnPg==" alt="CopyPlus icon">

<div class="dioxus-icons-widget" data-icon-name="CopyPlus" 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;line x1=&quot;15&quot; x2=&quot;15&quot; y1=&quot;12&quot; y2=&quot;18&quot;&gt;&lt;/line&gt;&lt;line x1=&quot;12&quot; x2=&quot;18&quot; y1=&quot;15&quot; y2=&quot;15&quot;&gt;&lt;/line&gt;&lt;rect height=&quot;14&quot; rx=&quot;2&quot; ry=&quot;2&quot; width=&quot;14&quot; x=&quot;8&quot; y=&quot;8&quot;&gt;&lt;/rect&gt;&lt;path d=&quot;M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2&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="CopyPlus preview"><img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxsaW5lIHgxPSIxNSIgeDI9IjE1IiB5MT0iMTIiIHkyPSIxOCI+PC9saW5lPjxsaW5lIHgxPSIxMiIgeDI9IjE4IiB5MT0iMTUiIHkyPSIxNSI+PC9saW5lPjxyZWN0IGhlaWdodD0iMTQiIHJ4PSIyIiByeT0iMiIgd2lkdGg9IjE0IiB4PSI4IiB5PSI4Ij48L3JlY3Q+PHBhdGggZD0iTTQgMTZjLTEuMSAwLTItLjktMi0yVjRjMC0xLjEuOS0yIDItMmgxMGMxLjEgMCAyIC45IDIgMiI+PC9wYXRoPjwvc3ZnPg==" alt="CopyPlus 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">CopyPlus</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::CopyPlus;

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

## Tags
clone, duplicate, add, multiple, expand, +

## Categories
text, math

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

## Related Icons

<div class="dioxus-icons-related"><a class="dioxus-icons-related-link" href="fn.CopyX.html" title="CopyX"><img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxsaW5lIHgxPSIxMiIgeDI9IjE4IiB5MT0iMTIiIHkyPSIxOCI+PC9saW5lPjxsaW5lIHgxPSIxMiIgeDI9IjE4IiB5MT0iMTgiIHkyPSIxMiI+PC9saW5lPjxyZWN0IGhlaWdodD0iMTQiIHJ4PSIyIiByeT0iMiIgd2lkdGg9IjE0IiB4PSI4IiB5PSI4Ij48L3JlY3Q+PHBhdGggZD0iTTQgMTZjLTEuMSAwLTItLjktMi0yVjRjMC0xLjEuOS0yIDItMmgxMGMxLjEgMCAyIC45IDIgMiI+PC9wYXRoPjwvc3ZnPg==" alt="CopyX icon"><span>CopyX</span></a><a class="dioxus-icons-related-link" href="fn.SquarePlus.html" title="SquarePlus"><img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxyZWN0IGhlaWdodD0iMTgiIHJ4PSIyIiB3aWR0aD0iMTgiIHg9IjMiIHk9IjMiPjwvcmVjdD48cGF0aCBkPSJNOCAxMmg4Ij48L3BhdGg+PHBhdGggZD0iTTEyIDh2OCI+PC9wYXRoPjwvc3ZnPg==" alt="SquarePlus icon"><span>SquarePlus</span></a><a class="dioxus-icons-related-link" href="fn.CalendarPlus.html" title="CalendarPlus"><img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxwYXRoIGQ9Ik0xNiAxOWg2Ij48L3BhdGg+PHBhdGggZD0iTTE2IDJ2NCI+PC9wYXRoPjxwYXRoIGQ9Ik0xOSAxNnY2Ij48L3BhdGg+PHBhdGggZD0iTTIxIDEyLjU5OFY2YTIgMiAwIDAgMC0yLTJINWEyIDIgMCAwIDAtMiAydjE0YTIgMiAwIDAgMCAyIDJoOC41Ij48L3BhdGg+PHBhdGggZD0iTTMgMTBoMTgiPjwvcGF0aD48cGF0aCBkPSJNOCAydjQiPjwvcGF0aD48L3N2Zz4=" alt="CalendarPlus icon"><span>CalendarPlus</span></a><a class="dioxus-icons-related-link" href="fn.CopyMinus.html" title="CopyMinus"><img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxsaW5lIHgxPSIxMiIgeDI9IjE4IiB5MT0iMTUiIHkyPSIxNSI+PC9saW5lPjxyZWN0IGhlaWdodD0iMTQiIHJ4PSIyIiByeT0iMiIgd2lkdGg9IjE0IiB4PSI4IiB5PSI4Ij48L3JlY3Q+PHBhdGggZD0iTTQgMTZjLTEuMSAwLTItLjktMi0yVjRjMC0xLjEuOS0yIDItMmgxMGMxLjEgMCAyIC45IDIgMiI+PC9wYXRoPjwvc3ZnPg==" alt="CopyMinus icon"><span>CopyMinus</span></a><a class="dioxus-icons-related-link" href="fn.Copy.html" title="Copy"><img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxyZWN0IGhlaWdodD0iMTQiIHJ4PSIyIiByeT0iMiIgd2lkdGg9IjE0IiB4PSI4IiB5PSI4Ij48L3JlY3Q+PHBhdGggZD0iTTQgMTZjLTEuMSAwLTItLjktMi0yVjRjMC0xLjEuOS0yIDItMmgxMGMxLjEgMCAyIC45IDIgMiI+PC9wYXRoPjwvc3ZnPg==" alt="Copy icon"><span>Copy</span></a><a class="dioxus-icons-related-link" href="fn.SquaresUnite.html" title="SquaresUnite"><img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxwYXRoIGQ9Ik00IDE2YTIgMiAwIDAgMS0yLTJWNGEyIDIgMCAwIDEgMi0yaDEwYTIgMiAwIDAgMSAyIDJ2M2ExIDEgMCAwIDAgMSAxaDNhMiAyIDAgMCAxIDIgMnYxMGEyIDIgMCAwIDEtMiAySDEwYTIgMiAwIDAgMS0yLTJ2LTNhMSAxIDAgMCAwLTEtMXoiPjwvcGF0aD48L3N2Zz4=" alt="SquaresUnite icon"><span>SquaresUnite</span></a></div>