conditions icon
conditions-rounded from Material Symbols by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- conditions-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- conditions-outline-rounded
1 other variant in Material Symbols
The same icon in other sets
More social icons from Material Symbols
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.588 5.413Q8 4.825 8 4t.588-1.412T10 2t1.413.588T12 4t-.587 1.413T10 6t-1.412-.587m9.687 11.862Q19 16.55 19 15.5t-.725-1.775T16.5 13t-1.775.725T14 15.5t.725 1.775T16.5 18t1.775-.725M18.9 19.3q-.55.35-1.15.525T16.5 20q-1.875 0-3.187-1.312T12 15.5t1.313-3.187T16.5 11t3.188 1.313T21 15.5q0 .65-.175 1.25T20.3 17.9l2 2q.275.275.275.7t-.275.7t-.7.275t-.7-.275zm-7.9-.325q.375.6.888 1.1t1.112.9V21q0 .425-.287.713T12 22t-.712-.288T11 21zM9 16v5q0 .425-.287.713T8 22t-.712-.288T7 21V9q-1.25-.1-2.475-.275t-2.45-.45q-.425-.1-.687-.475T1.25 7t.513-.625t.812-.1Q4.4 6.7 6.263 6.85T10 7t3.738-.15t3.687-.575q.425-.1.813.1T18.75 7t-.137.8t-.688.475q-1.225.275-2.45.45T13 9v1.025q-1.35.875-2.175 2.313T10 15.5v.25q0 .125.025.25z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsConditionsRounded(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.588 5.413Q8 4.825 8 4t.588-1.412T10 2t1.413.588T12 4t-.587 1.413T10 6t-1.412-.587m9.687 11.862Q19 16.55 19 15.5t-.725-1.775T16.5 13t-1.775.725T14 15.5t.725 1.775T16.5 18t1.775-.725M18.9 19.3q-.55.35-1.15.525T16.5 20q-1.875 0-3.187-1.312T12 15.5t1.313-3.187T16.5 11t3.188 1.313T21 15.5q0 .65-.175 1.25T20.3 17.9l2 2q.275.275.275.7t-.275.7t-.7.275t-.7-.275zm-7.9-.325q.375.6.888 1.1t1.112.9V21q0 .425-.287.713T12 22t-.712-.288T11 21zM9 16v5q0 .425-.287.713T8 22t-.712-.288T7 21V9q-1.25-.1-2.475-.275t-2.45-.45q-.425-.1-.687-.475T1.25 7t.513-.625t.812-.1Q4.4 6.7 6.263 6.85T10 7t3.738-.15t3.687-.575q.425-.1.813.1T18.75 7t-.137.8t-.688.475q-1.225.275-2.45.45T13 9v1.025q-1.35.875-2.175 2.313T10 15.5v.25q0 .125.025.25z"/></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.588 5.413Q8 4.825 8 4t.588-1.412T10 2t1.413.588T12 4t-.587 1.413T10 6t-1.412-.587m9.687 11.862Q19 16.55 19 15.5t-.725-1.775T16.5 13t-1.775.725T14 15.5t.725 1.775T16.5 18t1.775-.725M18.9 19.3q-.55.35-1.15.525T16.5 20q-1.875 0-3.187-1.312T12 15.5t1.313-3.187T16.5 11t3.188 1.313T21 15.5q0 .65-.175 1.25T20.3 17.9l2 2q.275.275.275.7t-.275.7t-.7.275t-.7-.275zm-7.9-.325q.375.6.888 1.1t1.112.9V21q0 .425-.287.713T12 22t-.712-.288T11 21zM9 16v5q0 .425-.287.713T8 22t-.712-.288T7 21V9q-1.25-.1-2.475-.275t-2.45-.45q-.425-.1-.687-.475T1.25 7t.513-.625t.812-.1Q4.4 6.7 6.263 6.85T10 7t3.738-.15t3.687-.575q.425-.1.813.1T18.75 7t-.137.8t-.688.475q-1.225.275-2.45.45T13 9v1.025q-1.35.875-2.175 2.313T10 15.5v.25q0 .125.025.25z"/></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.588%205.413Q8%204.825%208%204t.588-1.412T10%202t1.413.588T12%204t-.587%201.413T10%206t-1.412-.587m9.687%2011.862Q19%2016.55%2019%2015.5t-.725-1.775T16.5%2013t-1.775.725T14%2015.5t.725%201.775T16.5%2018t1.775-.725M18.9%2019.3q-.55.35-1.15.525T16.5%2020q-1.875%200-3.187-1.312T12%2015.5t1.313-3.187T16.5%2011t3.188%201.313T21%2015.5q0%20.65-.175%201.25T20.3%2017.9l2%202q.275.275.275.7t-.275.7t-.7.275t-.7-.275zm-7.9-.325q.375.6.888%201.1t1.112.9V21q0%20.425-.287.713T12%2022t-.712-.288T11%2021zM9%2016v5q0%20.425-.287.713T8%2022t-.712-.288T7%2021V9q-1.25-.1-2.475-.275t-2.45-.45q-.425-.1-.687-.475T1.25%207t.513-.625t.812-.1Q4.4%206.7%206.263%206.85T10%207t3.738-.15t3.687-.575q.425-.1.813.1T18.75%207t-.137.8t-.688.475q-1.225.275-2.45.45T13%209v1.025q-1.35.875-2.175%202.313T10%2015.5v.25q0%20.125.025.25z%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.588%205.413Q8%204.825%208%204t.588-1.412T10%202t1.413.588T12%204t-.587%201.413T10%206t-1.412-.587m9.687%2011.862Q19%2016.55%2019%2015.5t-.725-1.775T16.5%2013t-1.775.725T14%2015.5t.725%201.775T16.5%2018t1.775-.725M18.9%2019.3q-.55.35-1.15.525T16.5%2020q-1.875%200-3.187-1.312T12%2015.5t1.313-3.187T16.5%2011t3.188%201.313T21%2015.5q0%20.65-.175%201.25T20.3%2017.9l2%202q.275.275.275.7t-.275.7t-.7.275t-.7-.275zm-7.9-.325q.375.6.888%201.1t1.112.9V21q0%20.425-.287.713T12%2022t-.712-.288T11%2021zM9%2016v5q0%20.425-.287.713T8%2022t-.712-.288T7%2021V9q-1.25-.1-2.475-.275t-2.45-.45q-.425-.1-.687-.475T1.25%207t.513-.625t.812-.1Q4.4%206.7%206.263%206.85T10%207t3.738-.15t3.687-.575q.425-.1.813.1T18.75%207t-.137.8t-.688.475q-1.225.275-2.45.45T13%209v1.025q-1.35.875-2.175%202.313T10%2015.5v.25q0%20.125.025.25z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/conditions-rounded.svg?color=%231a73e8&size=48