conditions-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
conditions-rounded
Set
Material Symbols Light
Style
Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
conditions-outline-rounded

1 other variant in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the conditions icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.809 5.307q-.501-.501-.501-1.191t.5-1.192Q9.31 2.423 10 2.423t1.191.501t.501 1.192t-.5 1.19q-.502.502-1.192.502t-1.191-.501m9.678 12.18q.82-.821.82-1.987t-.82-1.986q-.821-.822-1.987-.822t-1.986.822t-.822 1.986t.822 1.987q.82.82 1.986.82t1.987-.82m.336 1.025q-.512.388-1.102.592t-1.221.204q-1.586 0-2.697-1.111t-1.11-2.697t1.11-2.697t2.697-1.11t2.697 1.11t1.11 2.697q0 .63-.203 1.221q-.204.59-.593 1.102l2.443 2.423q.14.14.14.354t-.14.354t-.354.14t-.354-.14zm-7.63.174q.201.35.454.648t.545.564V21q0 .214-.143.357t-.357.143t-.356-.143t-.144-.357zM8.807 15.27V21q0 .214-.143.357t-.357.143t-.357-.143T7.808 21V8.423q-1.327-.1-2.62-.285q-1.292-.184-2.594-.46q-.232-.06-.39-.234t-.088-.405q.067-.214.272-.318q.204-.104.437-.042q1.767.406 3.563.575T10 7.423t3.613-.17t3.562-.574q.233-.062.438.042q.204.104.272.318q.067.232-.09.405t-.39.235q-1.301.275-2.594.46q-1.292.184-2.619.284v2.679q-.811.76-1.31 1.803q-.498 1.043-.555 2.249v.058q0 .029.006.057z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightConditionsRounded(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="M8.809 5.307q-.501-.501-.501-1.191t.5-1.192Q9.31 2.423 10 2.423t1.191.501t.501 1.192t-.5 1.19q-.502.502-1.192.502t-1.191-.501m9.678 12.18q.82-.821.82-1.987t-.82-1.986q-.821-.822-1.987-.822t-1.986.822t-.822 1.986t.822 1.987q.82.82 1.986.82t1.987-.82m.336 1.025q-.512.388-1.102.592t-1.221.204q-1.586 0-2.697-1.111t-1.11-2.697t1.11-2.697t2.697-1.11t2.697 1.11t1.11 2.697q0 .63-.203 1.221q-.204.59-.593 1.102l2.443 2.423q.14.14.14.354t-.14.354t-.354.14t-.354-.14zm-7.63.174q.201.35.454.648t.545.564V21q0 .214-.143.357t-.357.143t-.356-.143t-.144-.357zM8.807 15.27V21q0 .214-.143.357t-.357.143t-.357-.143T7.808 21V8.423q-1.327-.1-2.62-.285q-1.292-.184-2.594-.46q-.232-.06-.39-.234t-.088-.405q.067-.214.272-.318q.204-.104.437-.042q1.767.406 3.563.575T10 7.423t3.613-.17t3.562-.574q.233-.062.438.042q.204.104.272.318q.067.232-.09.405t-.39.235q-1.301.275-2.594.46q-1.292.184-2.619.284v2.679q-.811.76-1.31 1.803q-.498 1.043-.555 2.249v.058q0 .029.006.057z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.809 5.307q-.501-.501-.501-1.191t.5-1.192Q9.31 2.423 10 2.423t1.191.501t.501 1.192t-.5 1.19q-.502.502-1.192.502t-1.191-.501m9.678 12.18q.82-.821.82-1.987t-.82-1.986q-.821-.822-1.987-.822t-1.986.822t-.822 1.986t.822 1.987q.82.82 1.986.82t1.987-.82m.336 1.025q-.512.388-1.102.592t-1.221.204q-1.586 0-2.697-1.111t-1.11-2.697t1.11-2.697t2.697-1.11t2.697 1.11t1.11 2.697q0 .63-.203 1.221q-.204.59-.593 1.102l2.443 2.423q.14.14.14.354t-.14.354t-.354.14t-.354-.14zm-7.63.174q.201.35.454.648t.545.564V21q0 .214-.143.357t-.357.143t-.356-.143t-.144-.357zM8.807 15.27V21q0 .214-.143.357t-.357.143t-.357-.143T7.808 21V8.423q-1.327-.1-2.62-.285q-1.292-.184-2.594-.46q-.232-.06-.39-.234t-.088-.405q.067-.214.272-.318q.204-.104.437-.042q1.767.406 3.563.575T10 7.423t3.613-.17t3.562-.574q.233-.062.438.042q.204.104.272.318q.067.232-.09.405t-.39.235q-1.301.275-2.594.46q-1.292.184-2.619.284v2.679q-.811.76-1.31 1.803q-.498 1.043-.555 2.249v.058q0 .029.006.057z"/></svg>
</template>

CSS

.icon-conditions-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%22M8.809%205.307q-.501-.501-.501-1.191t.5-1.192Q9.31%202.423%2010%202.423t1.191.501t.501%201.192t-.5%201.19q-.502.502-1.192.502t-1.191-.501m9.678%2012.18q.82-.821.82-1.987t-.82-1.986q-.821-.822-1.987-.822t-1.986.822t-.822%201.986t.822%201.987q.82.82%201.986.82t1.987-.82m.336%201.025q-.512.388-1.102.592t-1.221.204q-1.586%200-2.697-1.111t-1.11-2.697t1.11-2.697t2.697-1.11t2.697%201.11t1.11%202.697q0%20.63-.203%201.221q-.204.59-.593%201.102l2.443%202.423q.14.14.14.354t-.14.354t-.354.14t-.354-.14zm-7.63.174q.201.35.454.648t.545.564V21q0%20.214-.143.357t-.357.143t-.356-.143t-.144-.357zM8.807%2015.27V21q0%20.214-.143.357t-.357.143t-.357-.143T7.808%2021V8.423q-1.327-.1-2.62-.285q-1.292-.184-2.594-.46q-.232-.06-.39-.234t-.088-.405q.067-.214.272-.318q.204-.104.437-.042q1.767.406%203.563.575T10%207.423t3.613-.17t3.562-.574q.233-.062.438.042q.204.104.272.318q.067.232-.09.405t-.39.235q-1.301.275-2.594.46q-1.292.184-2.619.284v2.679q-.811.76-1.31%201.803q-.498%201.043-.555%202.249v.058q0%20.029.006.057z%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%22M8.809%205.307q-.501-.501-.501-1.191t.5-1.192Q9.31%202.423%2010%202.423t1.191.501t.501%201.192t-.5%201.19q-.502.502-1.192.502t-1.191-.501m9.678%2012.18q.82-.821.82-1.987t-.82-1.986q-.821-.822-1.987-.822t-1.986.822t-.822%201.986t.822%201.987q.82.82%201.986.82t1.987-.82m.336%201.025q-.512.388-1.102.592t-1.221.204q-1.586%200-2.697-1.111t-1.11-2.697t1.11-2.697t2.697-1.11t2.697%201.11t1.11%202.697q0%20.63-.203%201.221q-.204.59-.593%201.102l2.443%202.423q.14.14.14.354t-.14.354t-.354.14t-.354-.14zm-7.63.174q.201.35.454.648t.545.564V21q0%20.214-.143.357t-.357.143t-.356-.143t-.144-.357zM8.807%2015.27V21q0%20.214-.143.357t-.357.143t-.357-.143T7.808%2021V8.423q-1.327-.1-2.62-.285q-1.292-.184-2.594-.46q-.232-.06-.39-.234t-.088-.405q.067-.214.272-.318q.204-.104.437-.042q1.767.406%203.563.575T10%207.423t3.613-.17t3.562-.574q.233-.062.438.042q.204.104.272.318q.067.232-.09.405t-.39.235q-1.301.275-2.594.46q-1.292.184-2.619.284v2.679q-.811.76-1.31%201.803q-.498%201.043-.555%202.249v.058q0%20.029.006.057z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/conditions-rounded.svg?color=%231a73e8&size=48