scuba diving icon
scuba-diving from Material Symbols Light by Google · Regular · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- scuba-diving
- Set
- Material Symbols Light
- 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 Light
The same icon in other sets
More activities icons from Material Symbols Light
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="m3.904 22.308l-.812-.604l2.62-3.493l.813-4.584q.056-.465.36-.812t.775-.46l9.686-2.932l1.962-4.23l2.596-2.577l.635.596l-2.385 2.573l-1.692 4.407l-4.693 3.347l-6.004 1.907l-1.207 3.304zM3 14.885q-.69 0-1.191-.501t-.501-1.192t.5-1.191T3 11.5t1.191.501t.501 1.191t-.5 1.192q-.502.5-1.192.5m5.823-4.803q-.465.136-.907-.109q-.441-.245-.578-.73q-.136-.465.119-.91t.72-.574l4.262-1.239l.602 2.323z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightScubaDiving(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="m3.904 22.308l-.812-.604l2.62-3.493l.813-4.584q.056-.465.36-.812t.775-.46l9.686-2.932l1.962-4.23l2.596-2.577l.635.596l-2.385 2.573l-1.692 4.407l-4.693 3.347l-6.004 1.907l-1.207 3.304zM3 14.885q-.69 0-1.191-.501t-.501-1.192t.5-1.191T3 11.5t1.191.501t.501 1.191t-.5 1.192q-.502.5-1.192.5m5.823-4.803q-.465.136-.907-.109q-.441-.245-.578-.73q-.136-.465.119-.91t.72-.574l4.262-1.239l.602 2.323z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m3.904 22.308l-.812-.604l2.62-3.493l.813-4.584q.056-.465.36-.812t.775-.46l9.686-2.932l1.962-4.23l2.596-2.577l.635.596l-2.385 2.573l-1.692 4.407l-4.693 3.347l-6.004 1.907l-1.207 3.304zM3 14.885q-.69 0-1.191-.501t-.501-1.192t.5-1.191T3 11.5t1.191.501t.501 1.191t-.5 1.192q-.502.5-1.192.5m5.823-4.803q-.465.136-.907-.109q-.441-.245-.578-.73q-.136-.465.119-.91t.72-.574l4.262-1.239l.602 2.323z"/></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%22m3.904%2022.308l-.812-.604l2.62-3.493l.813-4.584q.056-.465.36-.812t.775-.46l9.686-2.932l1.962-4.23l2.596-2.577l.635.596l-2.385%202.573l-1.692%204.407l-4.693%203.347l-6.004%201.907l-1.207%203.304zM3%2014.885q-.69%200-1.191-.501t-.501-1.192t.5-1.191T3%2011.5t1.191.501t.501%201.191t-.5%201.192q-.502.5-1.192.5m5.823-4.803q-.465.136-.907-.109q-.441-.245-.578-.73q-.136-.465.119-.91t.72-.574l4.262-1.239l.602%202.323z%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%22m3.904%2022.308l-.812-.604l2.62-3.493l.813-4.584q.056-.465.36-.812t.775-.46l9.686-2.932l1.962-4.23l2.596-2.577l.635.596l-2.385%202.573l-1.692%204.407l-4.693%203.347l-6.004%201.907l-1.207%203.304zM3%2014.885q-.69%200-1.191-.501t-.501-1.192t.5-1.191T3%2011.5t1.191.501t.501%201.191t-.5%201.192q-.502.5-1.192.5m5.823-4.803q-.465.136-.907-.109q-.441-.245-.578-.73q-.136-.465.119-.91t.72-.574l4.262-1.239l.602%202.323z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/scuba-diving.svg?color=%231a73e8&size=48