scuba diving icon
scuba-diving from Material Symbols by Google · Regular · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- scuba-diving
- Set
- Material Symbols
- Style
- Regular
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- scuba-diving-outline, scuba-diving-outline-sharp, scuba-diving-sharp
1 other variant in Material Symbols
The same icon in other sets
More activities icons from Material Symbols
Use the scuba diving icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4 23l-1.6-1.2L5.25 18l.775-4.45q.075-.6.475-1.062t1.025-.613L17 9l2-4l3-3l1 1l-2.5 2.9l-1.5 4.6l-5 3.5l-5.85 1.85L7 19zm-1-8q-.825 0-1.412-.587T1 13t.588-1.412T3 11t1.413.588T5 13t-.587 1.413T3 15m5.9-4.9q-.6.175-1.137-.137T7.05 9.05t.138-1.15t.912-.7L12.65 6l.775 2.9z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsScubaDiving(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="m4 23l-1.6-1.2L5.25 18l.775-4.45q.075-.6.475-1.062t1.025-.613L17 9l2-4l3-3l1 1l-2.5 2.9l-1.5 4.6l-5 3.5l-5.85 1.85L7 19zm-1-8q-.825 0-1.412-.587T1 13t.588-1.412T3 11t1.413.588T5 13t-.587 1.413T3 15m5.9-4.9q-.6.175-1.137-.137T7.05 9.05t.138-1.15t.912-.7L12.65 6l.775 2.9z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4 23l-1.6-1.2L5.25 18l.775-4.45q.075-.6.475-1.062t1.025-.613L17 9l2-4l3-3l1 1l-2.5 2.9l-1.5 4.6l-5 3.5l-5.85 1.85L7 19zm-1-8q-.825 0-1.412-.587T1 13t.588-1.412T3 11t1.413.588T5 13t-.587 1.413T3 15m5.9-4.9q-.6.175-1.137-.137T7.05 9.05t.138-1.15t.912-.7L12.65 6l.775 2.9z"/></svg> </template>
CSS
.icon-scuba-diving {
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%22m4%2023l-1.6-1.2L5.25%2018l.775-4.45q.075-.6.475-1.062t1.025-.613L17%209l2-4l3-3l1%201l-2.5%202.9l-1.5%204.6l-5%203.5l-5.85%201.85L7%2019zm-1-8q-.825%200-1.412-.587T1%2013t.588-1.412T3%2011t1.413.588T5%2013t-.587%201.413T3%2015m5.9-4.9q-.6.175-1.137-.137T7.05%209.05t.138-1.15t.912-.7L12.65%206l.775%202.9z%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%22m4%2023l-1.6-1.2L5.25%2018l.775-4.45q.075-.6.475-1.062t1.025-.613L17%209l2-4l3-3l1%201l-2.5%202.9l-1.5%204.6l-5%203.5l-5.85%201.85L7%2019zm-1-8q-.825%200-1.412-.587T1%2013t.588-1.412T3%2011t1.413.588T5%2013t-.587%201.413T3%2015m5.9-4.9q-.6.175-1.137-.137T7.05%209.05t.138-1.15t.912-.7L12.65%206l.775%202.9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/scuba-diving.svg?color=%231a73e8&size=48