ActivitySolid
activity-solid
npm install @mynaui/icons-react
import { ActivitySolid } from "@mynaui/icons-react";
const App = () => {
return <ActivitySolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M10.292 2.396c.124.124.206.254.258.35.079.145.138.3.185.44.09.268.182.625.287 1.032l3.68 14.24L16.31 12.4l.013-.05.003-.011c.044-.17.117-.454.283-.693a1.5 1.5 0 0 1 .599-.509c.191-.09.369-.117.5-.127.105-.01.22-.009.308-.009H21a1 1 0 1 1 0 2h-2.78l-1.804 6.795c-.108.406-.202.762-.294 1.03a3 3 0 0 1-.188.44 1.4 1.4 0 0 1-.454.501 1.44 1.44 0 0 1-1.58-.006 1.4 1.4 0 0 1-.45-.505 3 3 0 0 1-.185-.441c-.09-.268-.182-.625-.287-1.032l-3.68-14.24L7.69 11.6l-.013.05-.003.011c-.044.17-.118.454-.283.693a1.5 1.5 0 0 1-.599.509c-.191.09-.369.117-.5.127-.105.01-.22.009-.308.009H3a1 1 0 1 1 0-2h2.78l1.804-6.796c.108-.405.202-.762.294-1.028.048-.14.108-.295.188-.44a1.4 1.4 0 0 1 .454-.502 1.435 1.435 0 0 1 1.772.162'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/activity.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-activity"></use>
</svg>