earthquake icon
earthquake-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- earthquake-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- earthquake-outline-rounded
2 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the earthquake icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.16 21q-.177 0-.305-.101t-.19-.272L6.193 12.5H3.5q-.213 0-.357-.143T3 12t.143-.357t.357-.143h3.058q.17 0 .299.091q.128.092.19.263L9.1 18.517l3.367-15.102q.037-.177.167-.296q.131-.119.308-.119t.308.116t.167.293l2.444 10.458l1.804-5.783q.062-.17.19-.272q.128-.1.299-.1t.286.088t.183.254l1.308 3.446h.55q.213 0 .357.143t.143.357t-.143.357t-.357.143h-.923q-.171 0-.287-.089q-.115-.088-.182-.234l-.898-2.429l-1.933 6.168q-.062.17-.183.274t-.298.098q-.177-.005-.311-.122q-.135-.116-.172-.287L12.942 5.756L9.648 20.59q-.056.177-.183.29q-.128.114-.305.12"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightEarthquakeRounded(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="M9.16 21q-.177 0-.305-.101t-.19-.272L6.193 12.5H3.5q-.213 0-.357-.143T3 12t.143-.357t.357-.143h3.058q.17 0 .299.091q.128.092.19.263L9.1 18.517l3.367-15.102q.037-.177.167-.296q.131-.119.308-.119t.308.116t.167.293l2.444 10.458l1.804-5.783q.062-.17.19-.272q.128-.1.299-.1t.286.088t.183.254l1.308 3.446h.55q.213 0 .357.143t.143.357t-.143.357t-.357.143h-.923q-.171 0-.287-.089q-.115-.088-.182-.234l-.898-2.429l-1.933 6.168q-.062.17-.183.274t-.298.098q-.177-.005-.311-.122q-.135-.116-.172-.287L12.942 5.756L9.648 20.59q-.056.177-.183.29q-.128.114-.305.12"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.16 21q-.177 0-.305-.101t-.19-.272L6.193 12.5H3.5q-.213 0-.357-.143T3 12t.143-.357t.357-.143h3.058q.17 0 .299.091q.128.092.19.263L9.1 18.517l3.367-15.102q.037-.177.167-.296q.131-.119.308-.119t.308.116t.167.293l2.444 10.458l1.804-5.783q.062-.17.19-.272q.128-.1.299-.1t.286.088t.183.254l1.308 3.446h.55q.213 0 .357.143t.143.357t-.143.357t-.357.143h-.923q-.171 0-.287-.089q-.115-.088-.182-.234l-.898-2.429l-1.933 6.168q-.062.17-.183.274t-.298.098q-.177-.005-.311-.122q-.135-.116-.172-.287L12.942 5.756L9.648 20.59q-.056.177-.183.29q-.128.114-.305.12"/></svg> </template>
CSS
.icon-earthquake-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%22M9.16%2021q-.177%200-.305-.101t-.19-.272L6.193%2012.5H3.5q-.213%200-.357-.143T3%2012t.143-.357t.357-.143h3.058q.17%200%20.299.091q.128.092.19.263L9.1%2018.517l3.367-15.102q.037-.177.167-.296q.131-.119.308-.119t.308.116t.167.293l2.444%2010.458l1.804-5.783q.062-.17.19-.272q.128-.1.299-.1t.286.088t.183.254l1.308%203.446h.55q.213%200%20.357.143t.143.357t-.143.357t-.357.143h-.923q-.171%200-.287-.089q-.115-.088-.182-.234l-.898-2.429l-1.933%206.168q-.062.17-.183.274t-.298.098q-.177-.005-.311-.122q-.135-.116-.172-.287L12.942%205.756L9.648%2020.59q-.056.177-.183.29q-.128.114-.305.12%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%22M9.16%2021q-.177%200-.305-.101t-.19-.272L6.193%2012.5H3.5q-.213%200-.357-.143T3%2012t.143-.357t.357-.143h3.058q.17%200%20.299.091q.128.092.19.263L9.1%2018.517l3.367-15.102q.037-.177.167-.296q.131-.119.308-.119t.308.116t.167.293l2.444%2010.458l1.804-5.783q.062-.17.19-.272q.128-.1.299-.1t.286.088t.183.254l1.308%203.446h.55q.213%200%20.357.143t.143.357t-.143.357t-.357.143h-.923q-.171%200-.287-.089q-.115-.088-.182-.234l-.898-2.429l-1.933%206.168q-.062.17-.183.274t-.298.098q-.177-.005-.311-.122q-.135-.116-.172-.287L12.942%205.756L9.648%2020.59q-.056.177-.183.29q-.128.114-.305.12%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/earthquake-rounded.svg?color=%231a73e8&size=48