Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md settings remote
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdSettingsRemoteIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M15 9H9c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h6c.55 0 1-.45 1-1V10c0-.55-.45-1-1-1zm-1 12h-4V11h4v10z"/><circle cx="12" cy="13" r="1"/><path d="M7.05 6.05l1.41 1.41C9.37 6.56 10.62 6 12 6s2.63.56 3.54 1.46l1.41-1.41C15.68 4.78 13.93 4 12 4s-3.68.78-4.95 2.05zM12 0C8.96 0 6.21 1.23 4.22 3.22l1.41 1.41C7.26 3.01 9.51 2 12 2s4.74 1.01 6.36 2.64l1.41-1.41C17.79 1.23 15.04 0 12 0z"/>
</svg>
);SVG Optimizer
Before
0.60 KB
↓
After
0.60 KB
Tags
accessaccess settingsadjustmentappliancebluetoothconfigurationconfigureconnectionconnection managerconnection settingsconnectivitycontroldeviceelectronicmanagemanagementmediaoptionspreferencesremoteremote accessremote controlremote control settingsremote devicesettingssetupsignalsystemtelevisiontvwifiwirelesswireless control
Compare Alternatives
See how other libraries approach this concept.