outline settings applications icon

outline-settings-applications from Google Material Icons by Material Design Authors · Baseline · Action · Apache-2.0 Free for personal and commercial use.

Name
outline-settings-applications
Set
Google Material Icons
Style
Baseline
Category
Action
Viewbox
24×24
License
Apache 2.0

More action icons from Google Material Icons

Use the outline 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="m6.21 13.97l1.2 2.07c.08.13.23.18.37.13l1.49-.6c.31.24.64.44 1.01.59l.22 1.59c.03.14.15.25.3.25h2.4c.15 0 .27-.11.3-.26l.22-1.59c.36-.15.7-.35 1.01-.59l1.49.6c.14.05.29 0 .37-.13l1.2-2.07c.08-.13.04-.29-.07-.39l-1.27-.99c.03-.19.04-.39.04-.58c0-.2-.02-.39-.04-.59l1.27-.99c.11-.09.15-.26.07-.39l-1.2-2.07a.306.306 0 0 0-.37-.13l-1.49.6c-.31-.24-.64-.44-1.01-.59l-.22-1.59a.31.31 0 0 0-.3-.25h-2.4a.31.31 0 0 0-.3.26l-.22 1.59c-.36.15-.71.34-1.01.58l-1.49-.6c-.14-.05-.29 0-.37.13l-1.2 2.07c-.08.13-.04.29.07.39l1.27.99c-.03.2-.05.39-.05.59s.02.39.04.59l-1.27.99c-.11.1-.14.26-.06.39M12 10.29c.94 0 1.71.77 1.71 1.71s-.77 1.71-1.71 1.71s-1.71-.77-1.71-1.71s.77-1.71 1.71-1.71M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2m0 16H5V5h14z"/></svg>

React

import type { SVGProps } from "react";

export function IcOutlineSettingsApplications(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="m6.21 13.97l1.2 2.07c.08.13.23.18.37.13l1.49-.6c.31.24.64.44 1.01.59l.22 1.59c.03.14.15.25.3.25h2.4c.15 0 .27-.11.3-.26l.22-1.59c.36-.15.7-.35 1.01-.59l1.49.6c.14.05.29 0 .37-.13l1.2-2.07c.08-.13.04-.29-.07-.39l-1.27-.99c.03-.19.04-.39.04-.58c0-.2-.02-.39-.04-.59l1.27-.99c.11-.09.15-.26.07-.39l-1.2-2.07a.306.306 0 0 0-.37-.13l-1.49.6c-.31-.24-.64-.44-1.01-.59l-.22-1.59a.31.31 0 0 0-.3-.25h-2.4a.31.31 0 0 0-.3.26l-.22 1.59c-.36.15-.71.34-1.01.58l-1.49-.6c-.14-.05-.29 0-.37.13l-1.2 2.07c-.08.13-.04.29.07.39l1.27.99c-.03.2-.05.39-.05.59s.02.39.04.59l-1.27.99c-.11.1-.14.26-.06.39M12 10.29c.94 0 1.71.77 1.71 1.71s-.77 1.71-1.71 1.71s-1.71-.77-1.71-1.71s.77-1.71 1.71-1.71M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2m0 16H5V5h14z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m6.21 13.97l1.2 2.07c.08.13.23.18.37.13l1.49-.6c.31.24.64.44 1.01.59l.22 1.59c.03.14.15.25.3.25h2.4c.15 0 .27-.11.3-.26l.22-1.59c.36-.15.7-.35 1.01-.59l1.49.6c.14.05.29 0 .37-.13l1.2-2.07c.08-.13.04-.29-.07-.39l-1.27-.99c.03-.19.04-.39.04-.58c0-.2-.02-.39-.04-.59l1.27-.99c.11-.09.15-.26.07-.39l-1.2-2.07a.306.306 0 0 0-.37-.13l-1.49.6c-.31-.24-.64-.44-1.01-.59l-.22-1.59a.31.31 0 0 0-.3-.25h-2.4a.31.31 0 0 0-.3.26l-.22 1.59c-.36.15-.71.34-1.01.58l-1.49-.6c-.14-.05-.29 0-.37.13l-1.2 2.07c-.08.13-.04.29.07.39l1.27.99c-.03.2-.05.39-.05.59s.02.39.04.59l-1.27.99c-.11.1-.14.26-.06.39M12 10.29c.94 0 1.71.77 1.71 1.71s-.77 1.71-1.71 1.71s-1.71-.77-1.71-1.71s.77-1.71 1.71-1.71M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2m0 16H5V5h14z"/></svg>
</template>

CSS

.icon-outline-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%22m6.21%2013.97l1.2%202.07c.08.13.23.18.37.13l1.49-.6c.31.24.64.44%201.01.59l.22%201.59c.03.14.15.25.3.25h2.4c.15%200%20.27-.11.3-.26l.22-1.59c.36-.15.7-.35%201.01-.59l1.49.6c.14.05.29%200%20.37-.13l1.2-2.07c.08-.13.04-.29-.07-.39l-1.27-.99c.03-.19.04-.39.04-.58c0-.2-.02-.39-.04-.59l1.27-.99c.11-.09.15-.26.07-.39l-1.2-2.07a.306.306%200%200%200-.37-.13l-1.49.6c-.31-.24-.64-.44-1.01-.59l-.22-1.59a.31.31%200%200%200-.3-.25h-2.4a.31.31%200%200%200-.3.26l-.22%201.59c-.36.15-.71.34-1.01.58l-1.49-.6c-.14-.05-.29%200-.37.13l-1.2%202.07c-.08.13-.04.29.07.39l1.27.99c-.03.2-.05.39-.05.59s.02.39.04.59l-1.27.99c-.11.1-.14.26-.06.39M12%2010.29c.94%200%201.71.77%201.71%201.71s-.77%201.71-1.71%201.71s-1.71-.77-1.71-1.71s.77-1.71%201.71-1.71M19%203H5a2%202%200%200%200-2%202v14a2%202%200%200%200%202%202h14a2%202%200%200%200%202-2V5a2%202%200%200%200-2-2m0%2016H5V5h14z%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%22m6.21%2013.97l1.2%202.07c.08.13.23.18.37.13l1.49-.6c.31.24.64.44%201.01.59l.22%201.59c.03.14.15.25.3.25h2.4c.15%200%20.27-.11.3-.26l.22-1.59c.36-.15.7-.35%201.01-.59l1.49.6c.14.05.29%200%20.37-.13l1.2-2.07c.08-.13.04-.29-.07-.39l-1.27-.99c.03-.19.04-.39.04-.58c0-.2-.02-.39-.04-.59l1.27-.99c.11-.09.15-.26.07-.39l-1.2-2.07a.306.306%200%200%200-.37-.13l-1.49.6c-.31-.24-.64-.44-1.01-.59l-.22-1.59a.31.31%200%200%200-.3-.25h-2.4a.31.31%200%200%200-.3.26l-.22%201.59c-.36.15-.71.34-1.01.58l-1.49-.6c-.14-.05-.29%200-.37.13l-1.2%202.07c-.08.13-.04.29.07.39l1.27.99c-.03.2-.05.39-.05.59s.02.39.04.59l-1.27.99c-.11.1-.14.26-.06.39M12%2010.29c.94%200%201.71.77%201.71%201.71s-.77%201.71-1.71%201.71s-1.71-.77-1.71-1.71s.77-1.71%201.71-1.71M19%203H5a2%202%200%200%200-2%202v14a2%202%200%200%200%202%202h14a2%202%200%200%200%202-2V5a2%202%200%200%200-2-2m0%2016H5V5h14z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/outline-settings-applications.svg?color=%231a73e8&size=48