TelephoneOutSolid
telephone-out-solid
npm install @mynaui/icons-react
import { TelephoneOutSolid } from "@mynaui/icons-react";
const App = () => {
return <TelephoneOutSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M15.25 3a.75.75 0 0 1 .75-.75h3.5a.75.75 0 0 1 .75.75v3.5a.75.75 0 0 1-1.5 0V4.81l-3.22 3.22a.75.75 0 1 1-1.06-1.06l3.22-3.22H16a.75.75 0 0 1-.75-.75m-6.246.416C8.432 2.606 7.64 2.241 6.8 2.25c-.797.008-1.573.349-2.221.803A6.2 6.2 0 0 0 2.92 4.79c-.41.649-.706 1.416-.666 2.165.193 3.603 2.22 7.453 5.067 10.302 2.845 2.846 6.644 4.824 10.48 4.446.752-.074 1.463-.457 2.044-.945a5.8 5.8 0 0 0 1.443-1.84c.34-.692.543-1.49.431-2.267-.116-.81-.569-1.534-1.402-2.014a16 16 0 0 1-.512-.31c-.15-.093-.31-.194-.504-.31a7.5 7.5 0 0 0-1.249-.618c-.447-.163-.958-.27-1.49-.197-.551.076-1.063.336-1.506.802-.341.36-.843.472-1.549.268-.718-.208-1.526-.724-2.228-1.422-.702-.696-1.233-1.51-1.46-2.245-.224-.728-.125-1.263.225-1.632.473-.498.725-1.052.778-1.638.052-.57-.09-1.106-.293-1.574-.304-.699-.82-1.394-1.224-1.936-.111-.15-.214-.287-.3-.41'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/telephone-out.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-telephone-out"></use>
</svg>