UserSettingsSolid
user-settings-solid
adjustment configuration customization personalization preferences settings user user settings profile ui account edit
npm install @mynaui/icons-react
import { UserSettingsSolid } from "@mynaui/icons-react";
const App = () => {
return <UserSettingsSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M12 3.75a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5m8.249 16.712c-.262-5.148-4.307-7.712-8.249-7.712s-7.987 2.563-8.249 7.712a.75.75 0 0 0 .71.787c3.365.171 12.998.106 15.077 0a.75.75 0 0 0 .711-.787m-8.876-5.325c.18-.075.386-.137.627-.137s.446.062.627.137c.159.066.334.16.511.254l.18.096c.177.094.353.188.495.282.16.106.332.247.465.458.134.215.183.433.204.628.018.167.018.36.018.546v.198c0 .186 0 .38-.018.546-.02.195-.07.413-.204.628a1.5 1.5 0 0 1-.465.458 6 6 0 0 1-.495.282l-.18.096a6 6 0 0 1-.511.254c-.18.076-.386.137-.627.137s-.446-.061-.627-.137c-.159-.066-.334-.16-.511-.254l-.18-.096a6 6 0 0 1-.495-.282 1.5 1.5 0 0 1-.465-.458 1.44 1.44 0 0 1-.204-.628c-.018-.167-.018-.36-.018-.546V17.4c0-.186 0-.38.018-.546.02-.195.07-.413.204-.628.133-.211.305-.352.465-.458.143-.094.318-.188.495-.282l.18-.096c.177-.094.352-.188.511-.254'/><path d='M11.545 16.727c.209-.111.321-.17.407-.206l.048-.018q.014.004.048.018c.086.036.198.095.408.206l.133.071c.21.112.32.172.396.222l.007.005q.005.046.006.14c.002.073.002.157.002.264v.142c0 .107 0 .191-.002.263q0 .096-.006.142l-.007.004c-.075.05-.186.11-.396.222l-.133.07c-.21.112-.322.171-.408.207l-.048.018-.048-.018a6 6 0 0 1-.408-.206l-.133-.071a6 6 0 0 1-.396-.222l-.007-.005a2 2 0 0 1-.006-.14C11 17.761 11 17.677 11 17.57v-.142c0-.107 0-.191.002-.263q0-.096.006-.142l.007-.004c.075-.05.186-.11.396-.222z'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/user-settings.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-user-settings"></use>
</svg>