tsunami icon
tsunami from Carbon by IBM · Outline · Planning · Apache-2.0 Free for personal and commercial use.
- Name
- tsunami
- Set
- Carbon
- Style
- Outline
- Category
- Planning
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More planning icons from Carbon
accumulation-iceaccumulation-precipitationaccumulation-rainaccumulation-snowagriculture-analyticsairline-digital-gateairline-manage-gatesairline-passenger-careairline-rapid-boardairport-01airport-02airport-locationalarmalarm-addalarm-subtractarray-date-timearray-timearrivalbaggage-claimbarbicyclebootbuoybus
Use the tsunami icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30 26h-6a10.035 10.035 0 0 1-6.927-17.262A12 12 0 0 0 12.993 8a6.9 6.9 0 0 0-6.03 3.42C4.997 14.435 4 19.34 4 26H2c0-7.054 1.106-12.327 3.287-15.673A8.9 8.9 0 0 1 12.994 6H13a14.76 14.76 0 0 1 6.461 1.592a1 1 0 0 1 .087 1.722A8.025 8.025 0 0 0 24 24h6Z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonTsunami(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30 26h-6a10.035 10.035 0 0 1-6.927-17.262A12 12 0 0 0 12.993 8a6.9 6.9 0 0 0-6.03 3.42C4.997 14.435 4 19.34 4 26H2c0-7.054 1.106-12.327 3.287-15.673A8.9 8.9 0 0 1 12.994 6H13a14.76 14.76 0 0 1 6.461 1.592a1 1 0 0 1 .087 1.722A8.025 8.025 0 0 0 24 24h6Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30 26h-6a10.035 10.035 0 0 1-6.927-17.262A12 12 0 0 0 12.993 8a6.9 6.9 0 0 0-6.03 3.42C4.997 14.435 4 19.34 4 26H2c0-7.054 1.106-12.327 3.287-15.673A8.9 8.9 0 0 1 12.994 6H13a14.76 14.76 0 0 1 6.461 1.592a1 1 0 0 1 .087 1.722A8.025 8.025 0 0 0 24 24h6Z"/></svg> </template>
CSS
.icon-tsunami {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30%2026h-6a10.035%2010.035%200%200%201-6.927-17.262A12%2012%200%200%200%2012.993%208a6.9%206.9%200%200%200-6.03%203.42C4.997%2014.435%204%2019.34%204%2026H2c0-7.054%201.106-12.327%203.287-15.673A8.9%208.9%200%200%201%2012.994%206H13a14.76%2014.76%200%200%201%206.461%201.592a1%201%200%200%201%20.087%201.722A8.025%208.025%200%200%200%2024%2024h6Z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30%2026h-6a10.035%2010.035%200%200%201-6.927-17.262A12%2012%200%200%200%2012.993%208a6.9%206.9%200%200%200-6.03%203.42C4.997%2014.435%204%2019.34%204%2026H2c0-7.054%201.106-12.327%203.287-15.673A8.9%208.9%200%200%201%2012.994%206H13a14.76%2014.76%200%200%201%206.461%201.592a1%201%200%200%201%20.087%201.722A8.025%208.025%200%200%200%2024%2024h6Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/tsunami.svg?color=%231a73e8&size=48