ChartLineSolid
chart-line-solid
npm install @mynaui/icons-react
import { ChartLineSolid } from "@mynaui/icons-react";
const App = () => {
return <ChartLineSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M2 3a1 1 0 0 1 2 0v10.365l2.217-1.846.334-.266c.786-.59 1.61-.966 2.512-.91 1.021.066 1.864.67 2.62 1.426l.007.006.25.239c.556.499.909.61 1.143.614.28.004.7-.142 1.413-.766l5.846-5.115a1 1 0 0 1 1.316 1.506l-5.846 5.114c-.818.716-1.716 1.274-2.754 1.26-.92-.011-1.723-.465-2.467-1.137l-.316-.3-.006-.007c-.655-.655-1.055-.826-1.332-.843-.234-.015-.59.067-1.175.505l-.265.21-3.491 2.908c.006.463.018.849.045 1.182.05.606.142.954.276 1.217l.115.206c.289.47.702.853 1.196 1.105l.103.049c.251.108.584.184 1.113.227C7.471 20 8.264 20 9.4 20H21l.102.005a1 1 0 0 1 0 1.99L21 22H9.4c-1.103 0-1.991.001-2.709-.058-.637-.052-1.208-.154-1.737-.381l-.224-.106a5 5 0 0 1-2.092-2.01l-.093-.175c-.302-.593-.428-1.233-.487-1.961a24 24 0 0 1-.053-1.714 1 1 0 0 1-.001-.185Q2 15.026 2 14.6z'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/chart-line.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui-solid.symbol.svg#mynaui-chart-line"></use>
</svg>