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

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

1 other variant in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the falling icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.858 17.589L9.62 15.166q-.217-.182-.388-.417q-.172-.236-.227-.528L7.708 8.477l-3.066 2.63l.658 3.09q.062.213-.06.39q-.123.177-.336.232t-.39-.073t-.233-.342l-.556-2.717q-.087-.43.05-.826q.137-.398.46-.69L7.796 7.01q.46-.423 1.093-.307q.634.116 1.244.359q.877.369 1.807.529q.93.159 1.862.034q.658-.1 1.246-.398q.589-.298 1.127-.706q.177-.134.397-.126t.36.18t.098.382t-.22.345q-.518.38-1.06.684q-.542.303-1.16.483q-.96.264-1.931.18q-.972-.083-1.932-.322l.989 4.35l3.298-.627q.323-.056.643.013t.593.26l3.637 2.58q.177.136.2.337t-.116.377q-.134.171-.32.205q-.185.034-.363-.076l-3.576-2.508l-4.927.989l2.45 1.789q.373.292.547.711t.093.879l-.68 3.792q-.037.214-.224.336t-.4.066t-.323-.223t-.073-.38zM6.808 4.845q-.5-.5-.5-1.191q0-.69.5-1.191Q7.31 1.96 8 1.96t1.191.501t.501 1.192q0 .69-.5 1.191q-.502.501-1.192.501t-1.191-.5"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFallingRounded(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="M12.858 17.589L9.62 15.166q-.217-.182-.388-.417q-.172-.236-.227-.528L7.708 8.477l-3.066 2.63l.658 3.09q.062.213-.06.39q-.123.177-.336.232t-.39-.073t-.233-.342l-.556-2.717q-.087-.43.05-.826q.137-.398.46-.69L7.796 7.01q.46-.423 1.093-.307q.634.116 1.244.359q.877.369 1.807.529q.93.159 1.862.034q.658-.1 1.246-.398q.589-.298 1.127-.706q.177-.134.397-.126t.36.18t.098.382t-.22.345q-.518.38-1.06.684q-.542.303-1.16.483q-.96.264-1.931.18q-.972-.083-1.932-.322l.989 4.35l3.298-.627q.323-.056.643.013t.593.26l3.637 2.58q.177.136.2.337t-.116.377q-.134.171-.32.205q-.185.034-.363-.076l-3.576-2.508l-4.927.989l2.45 1.789q.373.292.547.711t.093.879l-.68 3.792q-.037.214-.224.336t-.4.066t-.323-.223t-.073-.38zM6.808 4.845q-.5-.5-.5-1.191q0-.69.5-1.191Q7.31 1.96 8 1.96t1.191.501t.501 1.192q0 .69-.5 1.191q-.502.501-1.192.501t-1.191-.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.858 17.589L9.62 15.166q-.217-.182-.388-.417q-.172-.236-.227-.528L7.708 8.477l-3.066 2.63l.658 3.09q.062.213-.06.39q-.123.177-.336.232t-.39-.073t-.233-.342l-.556-2.717q-.087-.43.05-.826q.137-.398.46-.69L7.796 7.01q.46-.423 1.093-.307q.634.116 1.244.359q.877.369 1.807.529q.93.159 1.862.034q.658-.1 1.246-.398q.589-.298 1.127-.706q.177-.134.397-.126t.36.18t.098.382t-.22.345q-.518.38-1.06.684q-.542.303-1.16.483q-.96.264-1.931.18q-.972-.083-1.932-.322l.989 4.35l3.298-.627q.323-.056.643.013t.593.26l3.637 2.58q.177.136.2.337t-.116.377q-.134.171-.32.205q-.185.034-.363-.076l-3.576-2.508l-4.927.989l2.45 1.789q.373.292.547.711t.093.879l-.68 3.792q-.037.214-.224.336t-.4.066t-.323-.223t-.073-.38zM6.808 4.845q-.5-.5-.5-1.191q0-.69.5-1.191Q7.31 1.96 8 1.96t1.191.501t.501 1.192q0 .69-.5 1.191q-.502.501-1.192.501t-1.191-.5"/></svg>
</template>

CSS

.icon-falling-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%22M12.858%2017.589L9.62%2015.166q-.217-.182-.388-.417q-.172-.236-.227-.528L7.708%208.477l-3.066%202.63l.658%203.09q.062.213-.06.39q-.123.177-.336.232t-.39-.073t-.233-.342l-.556-2.717q-.087-.43.05-.826q.137-.398.46-.69L7.796%207.01q.46-.423%201.093-.307q.634.116%201.244.359q.877.369%201.807.529q.93.159%201.862.034q.658-.1%201.246-.398q.589-.298%201.127-.706q.177-.134.397-.126t.36.18t.098.382t-.22.345q-.518.38-1.06.684q-.542.303-1.16.483q-.96.264-1.931.18q-.972-.083-1.932-.322l.989%204.35l3.298-.627q.323-.056.643.013t.593.26l3.637%202.58q.177.136.2.337t-.116.377q-.134.171-.32.205q-.185.034-.363-.076l-3.576-2.508l-4.927.989l2.45%201.789q.373.292.547.711t.093.879l-.68%203.792q-.037.214-.224.336t-.4.066t-.323-.223t-.073-.38zM6.808%204.845q-.5-.5-.5-1.191q0-.69.5-1.191Q7.31%201.96%208%201.96t1.191.501t.501%201.192q0%20.69-.5%201.191q-.502.501-1.192.501t-1.191-.5%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%22M12.858%2017.589L9.62%2015.166q-.217-.182-.388-.417q-.172-.236-.227-.528L7.708%208.477l-3.066%202.63l.658%203.09q.062.213-.06.39q-.123.177-.336.232t-.39-.073t-.233-.342l-.556-2.717q-.087-.43.05-.826q.137-.398.46-.69L7.796%207.01q.46-.423%201.093-.307q.634.116%201.244.359q.877.369%201.807.529q.93.159%201.862.034q.658-.1%201.246-.398q.589-.298%201.127-.706q.177-.134.397-.126t.36.18t.098.382t-.22.345q-.518.38-1.06.684q-.542.303-1.16.483q-.96.264-1.931.18q-.972-.083-1.932-.322l.989%204.35l3.298-.627q.323-.056.643.013t.593.26l3.637%202.58q.177.136.2.337t-.116.377q-.134.171-.32.205q-.185.034-.363-.076l-3.576-2.508l-4.927.989l2.45%201.789q.373.292.547.711t.093.879l-.68%203.792q-.037.214-.224.336t-.4.066t-.323-.223t-.073-.38zM6.808%204.845q-.5-.5-.5-1.191q0-.69.5-1.191Q7.31%201.96%208%201.96t1.191.501t.501%201.192q0%20.69-.5%201.191q-.502.501-1.192.501t-1.191-.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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