outline settings system daydream icon

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

Name
outline-settings-system-daydream
Set
Google Material Icons
Style
Baseline
Category
Device
Viewbox
24×24
License
Apache 2.0

More device icons from Google Material Icons

Use the outline settings system daydream icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.5 17H9c-2.21 0-4-1.79-4-4a3.98 3.98 0 0 1 3.22-3.92A4.51 4.51 0 0 1 12 7c1.95 0 3.66 1.28 4.26 3.09c1.58.36 2.74 1.75 2.74 3.41c0 1.93-1.57 3.5-3.5 3.5m-6.76-5.98C7.74 11.15 7 11.99 7 13c0 1.1.9 2 2 2h6.5c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5h-.87l-.17-.86A2.496 2.496 0 0 0 12 9c-.96 0-1.84.57-2.26 1.45l-.27.57zM21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m0 16.01H3V4.99h18z"/></svg>

React

import type { SVGProps } from "react";

export function IcOutlineSettingsSystemDaydream(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="M15.5 17H9c-2.21 0-4-1.79-4-4a3.98 3.98 0 0 1 3.22-3.92A4.51 4.51 0 0 1 12 7c1.95 0 3.66 1.28 4.26 3.09c1.58.36 2.74 1.75 2.74 3.41c0 1.93-1.57 3.5-3.5 3.5m-6.76-5.98C7.74 11.15 7 11.99 7 13c0 1.1.9 2 2 2h6.5c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5h-.87l-.17-.86A2.496 2.496 0 0 0 12 9c-.96 0-1.84.57-2.26 1.45l-.27.57zM21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m0 16.01H3V4.99h18z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.5 17H9c-2.21 0-4-1.79-4-4a3.98 3.98 0 0 1 3.22-3.92A4.51 4.51 0 0 1 12 7c1.95 0 3.66 1.28 4.26 3.09c1.58.36 2.74 1.75 2.74 3.41c0 1.93-1.57 3.5-3.5 3.5m-6.76-5.98C7.74 11.15 7 11.99 7 13c0 1.1.9 2 2 2h6.5c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5h-.87l-.17-.86A2.496 2.496 0 0 0 12 9c-.96 0-1.84.57-2.26 1.45l-.27.57zM21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m0 16.01H3V4.99h18z"/></svg>
</template>

CSS

.icon-outline-settings-system-daydream {
  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%22M15.5%2017H9c-2.21%200-4-1.79-4-4a3.98%203.98%200%200%201%203.22-3.92A4.51%204.51%200%200%201%2012%207c1.95%200%203.66%201.28%204.26%203.09c1.58.36%202.74%201.75%202.74%203.41c0%201.93-1.57%203.5-3.5%203.5m-6.76-5.98C7.74%2011.15%207%2011.99%207%2013c0%201.1.9%202%202%202h6.5c.83%200%201.5-.67%201.5-1.5s-.67-1.5-1.5-1.5h-.87l-.17-.86A2.496%202.496%200%200%200%2012%209c-.96%200-1.84.57-2.26%201.45l-.27.57zM21%203H3c-1.1%200-2%20.9-2%202v14c0%201.1.9%202%202%202h18c1.1%200%202-.9%202-2V5c0-1.1-.9-2-2-2m0%2016.01H3V4.99h18z%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%22M15.5%2017H9c-2.21%200-4-1.79-4-4a3.98%203.98%200%200%201%203.22-3.92A4.51%204.51%200%200%201%2012%207c1.95%200%203.66%201.28%204.26%203.09c1.58.36%202.74%201.75%202.74%203.41c0%201.93-1.57%203.5-3.5%203.5m-6.76-5.98C7.74%2011.15%207%2011.99%207%2013c0%201.1.9%202%202%202h6.5c.83%200%201.5-.67%201.5-1.5s-.67-1.5-1.5-1.5h-.87l-.17-.86A2.496%202.496%200%200%200%2012%209c-.96%200-1.84.57-2.26%201.45l-.27.57zM21%203H3c-1.1%200-2%20.9-2%202v14c0%201.1.9%202%202%202h18c1.1%200%202-.9%202-2V5c0-1.1-.9-2-2-2m0%2016.01H3V4.99h18z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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