sharp settings applications icon
sharp-settings-applications from Google Material Icons by Material Design Authors · Baseline · Action · Apache-2.0 Free for personal and commercial use.
- Name
- sharp-settings-applications
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Action
- Viewbox
- 24×24
- License
- Apache 2.0
More action icons from Google Material Icons
baseline-123baseline-3d-rotationbaseline-abcbaseline-accessibilitybaseline-accessibility-newbaseline-accessiblebaseline-accessible-forwardbaseline-account-balancebaseline-account-balance-walletbaseline-account-boxbaseline-account-circlebaseline-add-cardbaseline-add-homebaseline-add-shopping-cartbaseline-add-taskbaseline-add-to-drivebaseline-addchartbaseline-admin-panel-settingsbaseline-ads-clickbaseline-alarmbaseline-alarm-addbaseline-alarm-offbaseline-alarm-onbaseline-all-inbox
Use the sharp settings applications icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2m-1.75 9c0 .24-.02.47-.05.71l.01-.02l1.47 1.16c.14.1.23.18.23.18l-1.7 2.94l-2.02-.8l.02-.03c-.37.29-.77.53-1.21.71h.01l-.27 1.85c-.02.17-.04.3-.04.3h-3.4l-.31-2.15H10a5 5 0 0 1-1.21-.71l.02.03l-2.02.8l-1.7-2.94s.1-.08.23-.18l1.47-1.16l.01.02c-.03-.24-.05-.47-.05-.71s.02-.47.05-.69l-.01.01l-1.7-1.34l1.7-2.95l2.01.81v.01c.37-.28.77-.52 1.2-.7h-.01L10.3 5h3.41l.3 2.15H14c.43.18.83.42 1.2.7v-.01l2.01-.81l1.7 2.95l-1.71 1.34l-.01-.01q.06.33.06.69"/><circle cx="12" cy="12" r="2.45" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IcSharpSettingsApplications(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2m-1.75 9c0 .24-.02.47-.05.71l.01-.02l1.47 1.16c.14.1.23.18.23.18l-1.7 2.94l-2.02-.8l.02-.03c-.37.29-.77.53-1.21.71h.01l-.27 1.85c-.02.17-.04.3-.04.3h-3.4l-.31-2.15H10a5 5 0 0 1-1.21-.71l.02.03l-2.02.8l-1.7-2.94s.1-.08.23-.18l1.47-1.16l.01.02c-.03-.24-.05-.47-.05-.71s.02-.47.05-.69l-.01.01l-1.7-1.34l1.7-2.95l2.01.81v.01c.37-.28.77-.52 1.2-.7h-.01L10.3 5h3.41l.3 2.15H14c.43.18.83.42 1.2.7v-.01l2.01-.81l1.7 2.95l-1.71 1.34l-.01-.01q.06.33.06.69"/><circle cx="12" cy="12" r="2.45" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2m-1.75 9c0 .24-.02.47-.05.71l.01-.02l1.47 1.16c.14.1.23.18.23.18l-1.7 2.94l-2.02-.8l.02-.03c-.37.29-.77.53-1.21.71h.01l-.27 1.85c-.02.17-.04.3-.04.3h-3.4l-.31-2.15H10a5 5 0 0 1-1.21-.71l.02.03l-2.02.8l-1.7-2.94s.1-.08.23-.18l1.47-1.16l.01.02c-.03-.24-.05-.47-.05-.71s.02-.47.05-.69l-.01.01l-1.7-1.34l1.7-2.95l2.01.81v.01c.37-.28.77-.52 1.2-.7h-.01L10.3 5h3.41l.3 2.15H14c.43.18.83.42 1.2.7v-.01l2.01-.81l1.7 2.95l-1.71 1.34l-.01-.01q.06.33.06.69"/><circle cx="12" cy="12" r="2.45" fill="currentColor"/></svg> </template>
CSS
.icon-sharp-settings-applications {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19%203H5a2%202%200%200%200-2%202v14a2%202%200%200%200%202%202h14a2%202%200%200%200%202-2V5a2%202%200%200%200-2-2m-1.75%209c0%20.24-.02.47-.05.71l.01-.02l1.47%201.16c.14.1.23.18.23.18l-1.7%202.94l-2.02-.8l.02-.03c-.37.29-.77.53-1.21.71h.01l-.27%201.85c-.02.17-.04.3-.04.3h-3.4l-.31-2.15H10a5%205%200%200%201-1.21-.71l.02.03l-2.02.8l-1.7-2.94s.1-.08.23-.18l1.47-1.16l.01.02c-.03-.24-.05-.47-.05-.71s.02-.47.05-.69l-.01.01l-1.7-1.34l1.7-2.95l2.01.81v.01c.37-.28.77-.52%201.2-.7h-.01L10.3%205h3.41l.3%202.15H14c.43.18.83.42%201.2.7v-.01l2.01-.81l1.7%202.95l-1.71%201.34l-.01-.01q.06.33.06.69%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%222.45%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19%203H5a2%202%200%200%200-2%202v14a2%202%200%200%200%202%202h14a2%202%200%200%200%202-2V5a2%202%200%200%200-2-2m-1.75%209c0%20.24-.02.47-.05.71l.01-.02l1.47%201.16c.14.1.23.18.23.18l-1.7%202.94l-2.02-.8l.02-.03c-.37.29-.77.53-1.21.71h.01l-.27%201.85c-.02.17-.04.3-.04.3h-3.4l-.31-2.15H10a5%205%200%200%201-1.21-.71l.02.03l-2.02.8l-1.7-2.94s.1-.08.23-.18l1.47-1.16l.01.02c-.03-.24-.05-.47-.05-.71s.02-.47.05-.69l-.01.01l-1.7-1.34l1.7-2.95l2.01.81v.01c.37-.28.77-.52%201.2-.7h-.01L10.3%205h3.41l.3%202.15H14c.43.18.83.42%201.2.7v-.01l2.01-.81l1.7%202.95l-1.71%201.34l-.01-.01q.06.33.06.69%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%222.45%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/sharp-settings-applications.svg?color=%231a73e8&size=48