CableCar
cable-car
npm install @mynaui/icons-react
import { CableCar } from "@mynaui/icons-react";
const App = () => {
return <CableCar />;
}; <svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg">
<path d='m3.5 3.5 10.625 1.568m0 0 6.375.515m-6.375-.515L12 9.875m-8.5 5.313h4.25m12.75 0h-4.25m-8.5 0V20.5m0-5.312h8.5m0 0V20.5m-8.5 0H6.688A3.19 3.19 0 0 1 3.5 17.313v-4.25a3.19 3.19 0 0 1 3.188-3.188h10.625a3.19 3.19 0 0 1 3.187 3.188v4.25a3.19 3.19 0 0 1-3.187 3.187H16.25m-8.5 0h8.5'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/cable-car.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui.symbol.svg#mynaui-cable-car"></use>
</svg>