co2 from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.

Name
co2
Set
Material Symbols Light
Style
Regular
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
co2-outline

3 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the co2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.077 14.692q-.31 0-.54-.23t-.23-.539v-3.846q0-.31.23-.54t.54-.23h2.846q.31 0 .54.23t.23.54v3.846q0 .31-.23.54t-.54.23zm.115-.884h2.616v-3.616h-2.616zm-7.115.884q-.31 0-.54-.23t-.23-.539v-3.846q0-.31.23-.54t.54-.23h2.846q.31 0 .54.23t.23.54v.615h-.885v-.5H4.192v3.616h2.616v-.5h.884v.615q0 .31-.23.54t-.539.23zm13.23 3v-2.307q0-.31.23-.54t.54-.23h2.23v-1.423h-3v-.884h3.116q.31 0 .54.23t.23.539v1.539q0 .309-.23.539t-.54.23h-2.23v1.423h3v.884z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCo2(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="M11.077 14.692q-.31 0-.54-.23t-.23-.539v-3.846q0-.31.23-.54t.54-.23h2.846q.31 0 .54.23t.23.54v3.846q0 .31-.23.54t-.54.23zm.115-.884h2.616v-3.616h-2.616zm-7.115.884q-.31 0-.54-.23t-.23-.539v-3.846q0-.31.23-.54t.54-.23h2.846q.31 0 .54.23t.23.54v.615h-.885v-.5H4.192v3.616h2.616v-.5h.884v.615q0 .31-.23.54t-.539.23zm13.23 3v-2.307q0-.31.23-.54t.54-.23h2.23v-1.423h-3v-.884h3.116q.31 0 .54.23t.23.539v1.539q0 .309-.23.539t-.54.23h-2.23v1.423h3v.884z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.077 14.692q-.31 0-.54-.23t-.23-.539v-3.846q0-.31.23-.54t.54-.23h2.846q.31 0 .54.23t.23.54v3.846q0 .31-.23.54t-.54.23zm.115-.884h2.616v-3.616h-2.616zm-7.115.884q-.31 0-.54-.23t-.23-.539v-3.846q0-.31.23-.54t.54-.23h2.846q.31 0 .54.23t.23.54v.615h-.885v-.5H4.192v3.616h2.616v-.5h.884v.615q0 .31-.23.54t-.539.23zm13.23 3v-2.307q0-.31.23-.54t.54-.23h2.23v-1.423h-3v-.884h3.116q.31 0 .54.23t.23.539v1.539q0 .309-.23.539t-.54.23h-2.23v1.423h3v.884z"/></svg>
</template>

CSS

.icon-co2 {
  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%22M11.077%2014.692q-.31%200-.54-.23t-.23-.539v-3.846q0-.31.23-.54t.54-.23h2.846q.31%200%20.54.23t.23.54v3.846q0%20.31-.23.54t-.54.23zm.115-.884h2.616v-3.616h-2.616zm-7.115.884q-.31%200-.54-.23t-.23-.539v-3.846q0-.31.23-.54t.54-.23h2.846q.31%200%20.54.23t.23.54v.615h-.885v-.5H4.192v3.616h2.616v-.5h.884v.615q0%20.31-.23.54t-.539.23zm13.23%203v-2.307q0-.31.23-.54t.54-.23h2.23v-1.423h-3v-.884h3.116q.31%200%20.54.23t.23.539v1.539q0%20.309-.23.539t-.54.23h-2.23v1.423h3v.884z%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%22M11.077%2014.692q-.31%200-.54-.23t-.23-.539v-3.846q0-.31.23-.54t.54-.23h2.846q.31%200%20.54.23t.23.54v3.846q0%20.31-.23.54t-.54.23zm.115-.884h2.616v-3.616h-2.616zm-7.115.884q-.31%200-.54-.23t-.23-.539v-3.846q0-.31.23-.54t.54-.23h2.846q.31%200%20.54.23t.23.54v.615h-.885v-.5H4.192v3.616h2.616v-.5h.884v.615q0%20.31-.23.54t-.539.23zm13.23%203v-2.307q0-.31.23-.54t.54-.23h2.23v-1.423h-3v-.884h3.116q.31%200%20.54.23t.23.539v1.539q0%20.309-.23.539t-.54.23h-2.23v1.423h3v.884z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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