settings account box icon
settings-account-box-rounded from Material Symbols Light by Google · Rounded · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- settings-account-box-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More actions icons from Material Symbols Light
Use the settings account box icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.654 21.846q-.529 0-.9-.37t-.37-.899v-5.923q0-.529.37-.9t.9-.37h5.923q.529 0 .899.37t.37.9v5.923q0 .529-.37.899t-.899.37zM10.537 21q-.183 0-.296-.097t-.143-.268l-.325-2.516q-.479-.144-1.035-.453q-.557-.31-.947-.664l-1.916.823q-.317.14-.644.03q-.327-.109-.504-.414l-1.079-1.858q-.177-.306-.104-.639t.348-.546l1.672-1.25q-.045-.271-.073-.558q-.03-.288-.03-.56q0-.251.03-.529q.028-.278.073-.626l-1.672-1.25q-.275-.213-.338-.556q-.063-.342.113-.648l1.06-1.8q.177-.286.504-.405t.644.02l1.896.805q.448-.374.97-.674q.52-.3 1.013-.463l.283-2.092q.061-.343.318-.571q.257-.23.605-.23h2.08q.349 0 .605.23q.257.228.319.57l.263 2.112q.575.202 1.016.464t.909.654l1.992-.805q.318-.14.645-.02q.326.118.503.405l1.06 1.82q.177.305.104.638q-.073.332-.348.546l-1.644 1.22q-.106.08-.227.118t-.252.037h-3.51q-.111 0-.198-.062t-.136-.148q-.324-.565-.898-.927t-1.27-.363q-1.046 0-1.773.727T9.473 12q0 .735.347 1.318t.951.888q.106.05.168.146q.061.096.061.207v6.014q0 .177-.137.302t-.326.125m7.079-2.539q-.625 0-1.197.192q-.571.191-1.057.56q-.287.22-.44.445t-.153.456q0 .136.106.242t.242.105h5.097q.105 0 .177-.095q.07-.097.07-.252q0-.231-.152-.456q-.153-.225-.44-.444q-.486-.37-1.057-.561t-1.196-.191m.899-1.217q.37-.37.37-.899t-.37-.899t-.9-.37q-.528 0-.899.37q-.37.37-.37.9q0 .528.37.898t.9.37q.528 0 .899-.37"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSettingsAccountBoxRounded(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="M14.654 21.846q-.529 0-.9-.37t-.37-.899v-5.923q0-.529.37-.9t.9-.37h5.923q.529 0 .899.37t.37.9v5.923q0 .529-.37.899t-.899.37zM10.537 21q-.183 0-.296-.097t-.143-.268l-.325-2.516q-.479-.144-1.035-.453q-.557-.31-.947-.664l-1.916.823q-.317.14-.644.03q-.327-.109-.504-.414l-1.079-1.858q-.177-.306-.104-.639t.348-.546l1.672-1.25q-.045-.271-.073-.558q-.03-.288-.03-.56q0-.251.03-.529q.028-.278.073-.626l-1.672-1.25q-.275-.213-.338-.556q-.063-.342.113-.648l1.06-1.8q.177-.286.504-.405t.644.02l1.896.805q.448-.374.97-.674q.52-.3 1.013-.463l.283-2.092q.061-.343.318-.571q.257-.23.605-.23h2.08q.349 0 .605.23q.257.228.319.57l.263 2.112q.575.202 1.016.464t.909.654l1.992-.805q.318-.14.645-.02q.326.118.503.405l1.06 1.82q.177.305.104.638q-.073.332-.348.546l-1.644 1.22q-.106.08-.227.118t-.252.037h-3.51q-.111 0-.198-.062t-.136-.148q-.324-.565-.898-.927t-1.27-.363q-1.046 0-1.773.727T9.473 12q0 .735.347 1.318t.951.888q.106.05.168.146q.061.096.061.207v6.014q0 .177-.137.302t-.326.125m7.079-2.539q-.625 0-1.197.192q-.571.191-1.057.56q-.287.22-.44.445t-.153.456q0 .136.106.242t.242.105h5.097q.105 0 .177-.095q.07-.097.07-.252q0-.231-.152-.456q-.153-.225-.44-.444q-.486-.37-1.057-.561t-1.196-.191m.899-1.217q.37-.37.37-.899t-.37-.899t-.9-.37q-.528 0-.899.37q-.37.37-.37.9q0 .528.37.898t.9.37q.528 0 .899-.37"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.654 21.846q-.529 0-.9-.37t-.37-.899v-5.923q0-.529.37-.9t.9-.37h5.923q.529 0 .899.37t.37.9v5.923q0 .529-.37.899t-.899.37zM10.537 21q-.183 0-.296-.097t-.143-.268l-.325-2.516q-.479-.144-1.035-.453q-.557-.31-.947-.664l-1.916.823q-.317.14-.644.03q-.327-.109-.504-.414l-1.079-1.858q-.177-.306-.104-.639t.348-.546l1.672-1.25q-.045-.271-.073-.558q-.03-.288-.03-.56q0-.251.03-.529q.028-.278.073-.626l-1.672-1.25q-.275-.213-.338-.556q-.063-.342.113-.648l1.06-1.8q.177-.286.504-.405t.644.02l1.896.805q.448-.374.97-.674q.52-.3 1.013-.463l.283-2.092q.061-.343.318-.571q.257-.23.605-.23h2.08q.349 0 .605.23q.257.228.319.57l.263 2.112q.575.202 1.016.464t.909.654l1.992-.805q.318-.14.645-.02q.326.118.503.405l1.06 1.82q.177.305.104.638q-.073.332-.348.546l-1.644 1.22q-.106.08-.227.118t-.252.037h-3.51q-.111 0-.198-.062t-.136-.148q-.324-.565-.898-.927t-1.27-.363q-1.046 0-1.773.727T9.473 12q0 .735.347 1.318t.951.888q.106.05.168.146q.061.096.061.207v6.014q0 .177-.137.302t-.326.125m7.079-2.539q-.625 0-1.197.192q-.571.191-1.057.56q-.287.22-.44.445t-.153.456q0 .136.106.242t.242.105h5.097q.105 0 .177-.095q.07-.097.07-.252q0-.231-.152-.456q-.153-.225-.44-.444q-.486-.37-1.057-.561t-1.196-.191m.899-1.217q.37-.37.37-.899t-.37-.899t-.9-.37q-.528 0-.899.37q-.37.37-.37.9q0 .528.37.898t.9.37q.528 0 .899-.37"/></svg> </template>
CSS
.icon-settings-account-box-rounded {
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%22M14.654%2021.846q-.529%200-.9-.37t-.37-.899v-5.923q0-.529.37-.9t.9-.37h5.923q.529%200%20.899.37t.37.9v5.923q0%20.529-.37.899t-.899.37zM10.537%2021q-.183%200-.296-.097t-.143-.268l-.325-2.516q-.479-.144-1.035-.453q-.557-.31-.947-.664l-1.916.823q-.317.14-.644.03q-.327-.109-.504-.414l-1.079-1.858q-.177-.306-.104-.639t.348-.546l1.672-1.25q-.045-.271-.073-.558q-.03-.288-.03-.56q0-.251.03-.529q.028-.278.073-.626l-1.672-1.25q-.275-.213-.338-.556q-.063-.342.113-.648l1.06-1.8q.177-.286.504-.405t.644.02l1.896.805q.448-.374.97-.674q.52-.3%201.013-.463l.283-2.092q.061-.343.318-.571q.257-.23.605-.23h2.08q.349%200%20.605.23q.257.228.319.57l.263%202.112q.575.202%201.016.464t.909.654l1.992-.805q.318-.14.645-.02q.326.118.503.405l1.06%201.82q.177.305.104.638q-.073.332-.348.546l-1.644%201.22q-.106.08-.227.118t-.252.037h-3.51q-.111%200-.198-.062t-.136-.148q-.324-.565-.898-.927t-1.27-.363q-1.046%200-1.773.727T9.473%2012q0%20.735.347%201.318t.951.888q.106.05.168.146q.061.096.061.207v6.014q0%20.177-.137.302t-.326.125m7.079-2.539q-.625%200-1.197.192q-.571.191-1.057.56q-.287.22-.44.445t-.153.456q0%20.136.106.242t.242.105h5.097q.105%200%20.177-.095q.07-.097.07-.252q0-.231-.152-.456q-.153-.225-.44-.444q-.486-.37-1.057-.561t-1.196-.191m.899-1.217q.37-.37.37-.899t-.37-.899t-.9-.37q-.528%200-.899.37q-.37.37-.37.9q0%20.528.37.898t.9.37q.528%200%20.899-.37%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%22M14.654%2021.846q-.529%200-.9-.37t-.37-.899v-5.923q0-.529.37-.9t.9-.37h5.923q.529%200%20.899.37t.37.9v5.923q0%20.529-.37.899t-.899.37zM10.537%2021q-.183%200-.296-.097t-.143-.268l-.325-2.516q-.479-.144-1.035-.453q-.557-.31-.947-.664l-1.916.823q-.317.14-.644.03q-.327-.109-.504-.414l-1.079-1.858q-.177-.306-.104-.639t.348-.546l1.672-1.25q-.045-.271-.073-.558q-.03-.288-.03-.56q0-.251.03-.529q.028-.278.073-.626l-1.672-1.25q-.275-.213-.338-.556q-.063-.342.113-.648l1.06-1.8q.177-.286.504-.405t.644.02l1.896.805q.448-.374.97-.674q.52-.3%201.013-.463l.283-2.092q.061-.343.318-.571q.257-.23.605-.23h2.08q.349%200%20.605.23q.257.228.319.57l.263%202.112q.575.202%201.016.464t.909.654l1.992-.805q.318-.14.645-.02q.326.118.503.405l1.06%201.82q.177.305.104.638q-.073.332-.348.546l-1.644%201.22q-.106.08-.227.118t-.252.037h-3.51q-.111%200-.198-.062t-.136-.148q-.324-.565-.898-.927t-1.27-.363q-1.046%200-1.773.727T9.473%2012q0%20.735.347%201.318t.951.888q.106.05.168.146q.061.096.061.207v6.014q0%20.177-.137.302t-.326.125m7.079-2.539q-.625%200-1.197.192q-.571.191-1.057.56q-.287.22-.44.445t-.153.456q0%20.136.106.242t.242.105h5.097q.105%200%20.177-.095q.07-.097.07-.252q0-.231-.152-.456q-.153-.225-.44-.444q-.486-.37-1.057-.561t-1.196-.191m.899-1.217q.37-.37.37-.899t-.37-.899t-.9-.37q-.528%200-.899.37q-.37.37-.37.9q0%20.528.37.898t.9.37q.528%200%20.899-.37%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/settings-account-box-rounded.svg?color=%231a73e8&size=48