View Source Phosphoricons.Duotone.Y (Phosphoricons v0.0.3)
Link to this section Summary
Link to this section Functions
examples
Examples
Use as a Phoenix.Component
<.yin_yang />
<.yin_yang class="h-6 w-6 text-gray-500" />
or as a function
<%= yin_yang() %>
<%= yin_yang(class: "h-6 w-6 text-gray-500") %>
examples
Examples
Use as a Phoenix.Component
<.youtube_logo />
<.youtube_logo class="h-6 w-6 text-gray-500" />
or as a function
<%= youtube_logo() %>
<%= youtube_logo(class: "h-6 w-6 text-gray-500") %>