bath outdoor icon
bath-outdoor-outline-rounded from Material Symbols by Google · Outline Rounded · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- bath-outdoor-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More activities icons from Material Symbols
Use the bath outdoor icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 11.275V13.6q-.5.35-.75.713T5 15q0 .15.038.3t.137.3L6 16h1.9q.15 0 .288.088t.187.237l.025.1l.925-.35q.075-.025.35-.075h3.575q.125 0 .225.05t.175.15l.575.75l2.675-.4l.95-1.35q.075-.1.175-.15t.225-.05H19q0-.325-.25-.687T18 13.6v-2.325q1.45.725 2.225 1.688T21 15l.875 1.3q.05.1.075.2t-.025.225l-.8 2.425q-.05.15-.175.25t-.3.1H17.9l.025.1q.05.175-.038.325t-.262.225l-1.95.775q-.05.025-.375.075H8.85q-.15 0-.288-.088t-.187-.237l-.125-.325l-2.525.6q-.125.025-.213 0t-.187-.075L2.2 18.65q-.1-.075-.15-.175T2 18.25V16.3q0-.15.075-.275t.2-.175l.775-.375q-.025-.125-.037-.237T3 15q0-1.075.775-2.037T6 11.275m-1.95 6.8l.925-.925L4 16.675l-.5.25v.775zm1.825 1.3l1.875-.45L7.2 17.5h-.45l-1.425 1.425zm3.675.125h3.025l.675-1.35l-.5-.65H9.8l-.85.35zm4.75 0h.9l1.05-.425l-.175-.875l-1.125.175zm3.45-1.5h2.175l.425-1.275l-.15-.225h-1.425zM5.775 9.075q-.55-.725-.888-1.575T4.55 5.725v-.35q0-.175.025-.35q.05-.425.313-.725t.687-.3q.45 0 .75.3t.25.725q-.025.15-.038.313t-.012.312q0 .775.375 1.45t.85 1.3q.525.725.875 1.525t.35 1.675v.375q-.025.425-.3.725t-.7.3t-.738-.287T6.975 12Q7 11.875 7 11.775v-.225q0-.725-.4-1.312t-.825-1.163m4 0q-.55-.725-.888-1.575T8.55 5.725v-.35q0-.175.025-.35q.05-.425.313-.725t.687-.3q.45 0 .75.3t.25.725q-.025.15-.037.313t-.013.312q0 .775.375 1.45t.85 1.3q.525.725.875 1.525t.35 1.675v.375q-.025.425-.3.725t-.7.3t-.737-.287t-.263-.713q.025-.125.025-.225v-.225q0-.725-.4-1.312t-.825-1.163m4 0q-.55-.725-.888-1.575t-.337-1.775v-.35q0-.175.025-.35q.05-.425.313-.725t.687-.3q.45 0 .75.3t.25.725q-.025.15-.037.313t-.013.312q0 .775.375 1.45t.85 1.3q.525.725.875 1.525t.35 1.675v.375q-.025.425-.3.725t-.7.3t-.737-.287t-.263-.713q.025-.125.025-.225v-.225q0-.725-.4-1.312t-.825-1.163"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsBathOutdoorOutlineRounded(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="M6 11.275V13.6q-.5.35-.75.713T5 15q0 .15.038.3t.137.3L6 16h1.9q.15 0 .288.088t.187.237l.025.1l.925-.35q.075-.025.35-.075h3.575q.125 0 .225.05t.175.15l.575.75l2.675-.4l.95-1.35q.075-.1.175-.15t.225-.05H19q0-.325-.25-.687T18 13.6v-2.325q1.45.725 2.225 1.688T21 15l.875 1.3q.05.1.075.2t-.025.225l-.8 2.425q-.05.15-.175.25t-.3.1H17.9l.025.1q.05.175-.038.325t-.262.225l-1.95.775q-.05.025-.375.075H8.85q-.15 0-.288-.088t-.187-.237l-.125-.325l-2.525.6q-.125.025-.213 0t-.187-.075L2.2 18.65q-.1-.075-.15-.175T2 18.25V16.3q0-.15.075-.275t.2-.175l.775-.375q-.025-.125-.037-.237T3 15q0-1.075.775-2.037T6 11.275m-1.95 6.8l.925-.925L4 16.675l-.5.25v.775zm1.825 1.3l1.875-.45L7.2 17.5h-.45l-1.425 1.425zm3.675.125h3.025l.675-1.35l-.5-.65H9.8l-.85.35zm4.75 0h.9l1.05-.425l-.175-.875l-1.125.175zm3.45-1.5h2.175l.425-1.275l-.15-.225h-1.425zM5.775 9.075q-.55-.725-.888-1.575T4.55 5.725v-.35q0-.175.025-.35q.05-.425.313-.725t.687-.3q.45 0 .75.3t.25.725q-.025.15-.038.313t-.012.312q0 .775.375 1.45t.85 1.3q.525.725.875 1.525t.35 1.675v.375q-.025.425-.3.725t-.7.3t-.738-.287T6.975 12Q7 11.875 7 11.775v-.225q0-.725-.4-1.312t-.825-1.163m4 0q-.55-.725-.888-1.575T8.55 5.725v-.35q0-.175.025-.35q.05-.425.313-.725t.687-.3q.45 0 .75.3t.25.725q-.025.15-.037.313t-.013.312q0 .775.375 1.45t.85 1.3q.525.725.875 1.525t.35 1.675v.375q-.025.425-.3.725t-.7.3t-.737-.287t-.263-.713q.025-.125.025-.225v-.225q0-.725-.4-1.312t-.825-1.163m4 0q-.55-.725-.888-1.575t-.337-1.775v-.35q0-.175.025-.35q.05-.425.313-.725t.687-.3q.45 0 .75.3t.25.725q-.025.15-.037.313t-.013.312q0 .775.375 1.45t.85 1.3q.525.725.875 1.525t.35 1.675v.375q-.025.425-.3.725t-.7.3t-.737-.287t-.263-.713q.025-.125.025-.225v-.225q0-.725-.4-1.312t-.825-1.163"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 11.275V13.6q-.5.35-.75.713T5 15q0 .15.038.3t.137.3L6 16h1.9q.15 0 .288.088t.187.237l.025.1l.925-.35q.075-.025.35-.075h3.575q.125 0 .225.05t.175.15l.575.75l2.675-.4l.95-1.35q.075-.1.175-.15t.225-.05H19q0-.325-.25-.687T18 13.6v-2.325q1.45.725 2.225 1.688T21 15l.875 1.3q.05.1.075.2t-.025.225l-.8 2.425q-.05.15-.175.25t-.3.1H17.9l.025.1q.05.175-.038.325t-.262.225l-1.95.775q-.05.025-.375.075H8.85q-.15 0-.288-.088t-.187-.237l-.125-.325l-2.525.6q-.125.025-.213 0t-.187-.075L2.2 18.65q-.1-.075-.15-.175T2 18.25V16.3q0-.15.075-.275t.2-.175l.775-.375q-.025-.125-.037-.237T3 15q0-1.075.775-2.037T6 11.275m-1.95 6.8l.925-.925L4 16.675l-.5.25v.775zm1.825 1.3l1.875-.45L7.2 17.5h-.45l-1.425 1.425zm3.675.125h3.025l.675-1.35l-.5-.65H9.8l-.85.35zm4.75 0h.9l1.05-.425l-.175-.875l-1.125.175zm3.45-1.5h2.175l.425-1.275l-.15-.225h-1.425zM5.775 9.075q-.55-.725-.888-1.575T4.55 5.725v-.35q0-.175.025-.35q.05-.425.313-.725t.687-.3q.45 0 .75.3t.25.725q-.025.15-.038.313t-.012.312q0 .775.375 1.45t.85 1.3q.525.725.875 1.525t.35 1.675v.375q-.025.425-.3.725t-.7.3t-.738-.287T6.975 12Q7 11.875 7 11.775v-.225q0-.725-.4-1.312t-.825-1.163m4 0q-.55-.725-.888-1.575T8.55 5.725v-.35q0-.175.025-.35q.05-.425.313-.725t.687-.3q.45 0 .75.3t.25.725q-.025.15-.037.313t-.013.312q0 .775.375 1.45t.85 1.3q.525.725.875 1.525t.35 1.675v.375q-.025.425-.3.725t-.7.3t-.737-.287t-.263-.713q.025-.125.025-.225v-.225q0-.725-.4-1.312t-.825-1.163m4 0q-.55-.725-.888-1.575t-.337-1.775v-.35q0-.175.025-.35q.05-.425.313-.725t.687-.3q.45 0 .75.3t.25.725q-.025.15-.037.313t-.013.312q0 .775.375 1.45t.85 1.3q.525.725.875 1.525t.35 1.675v.375q-.025.425-.3.725t-.7.3t-.737-.287t-.263-.713q.025-.125.025-.225v-.225q0-.725-.4-1.312t-.825-1.163"/></svg> </template>
CSS
.icon-bath-outdoor-outline-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%22M6%2011.275V13.6q-.5.35-.75.713T5%2015q0%20.15.038.3t.137.3L6%2016h1.9q.15%200%20.288.088t.187.237l.025.1l.925-.35q.075-.025.35-.075h3.575q.125%200%20.225.05t.175.15l.575.75l2.675-.4l.95-1.35q.075-.1.175-.15t.225-.05H19q0-.325-.25-.687T18%2013.6v-2.325q1.45.725%202.225%201.688T21%2015l.875%201.3q.05.1.075.2t-.025.225l-.8%202.425q-.05.15-.175.25t-.3.1H17.9l.025.1q.05.175-.038.325t-.262.225l-1.95.775q-.05.025-.375.075H8.85q-.15%200-.288-.088t-.187-.237l-.125-.325l-2.525.6q-.125.025-.213%200t-.187-.075L2.2%2018.65q-.1-.075-.15-.175T2%2018.25V16.3q0-.15.075-.275t.2-.175l.775-.375q-.025-.125-.037-.237T3%2015q0-1.075.775-2.037T6%2011.275m-1.95%206.8l.925-.925L4%2016.675l-.5.25v.775zm1.825%201.3l1.875-.45L7.2%2017.5h-.45l-1.425%201.425zm3.675.125h3.025l.675-1.35l-.5-.65H9.8l-.85.35zm4.75%200h.9l1.05-.425l-.175-.875l-1.125.175zm3.45-1.5h2.175l.425-1.275l-.15-.225h-1.425zM5.775%209.075q-.55-.725-.888-1.575T4.55%205.725v-.35q0-.175.025-.35q.05-.425.313-.725t.687-.3q.45%200%20.75.3t.25.725q-.025.15-.038.313t-.012.312q0%20.775.375%201.45t.85%201.3q.525.725.875%201.525t.35%201.675v.375q-.025.425-.3.725t-.7.3t-.738-.287T6.975%2012Q7%2011.875%207%2011.775v-.225q0-.725-.4-1.312t-.825-1.163m4%200q-.55-.725-.888-1.575T8.55%205.725v-.35q0-.175.025-.35q.05-.425.313-.725t.687-.3q.45%200%20.75.3t.25.725q-.025.15-.037.313t-.013.312q0%20.775.375%201.45t.85%201.3q.525.725.875%201.525t.35%201.675v.375q-.025.425-.3.725t-.7.3t-.737-.287t-.263-.713q.025-.125.025-.225v-.225q0-.725-.4-1.312t-.825-1.163m4%200q-.55-.725-.888-1.575t-.337-1.775v-.35q0-.175.025-.35q.05-.425.313-.725t.687-.3q.45%200%20.75.3t.25.725q-.025.15-.037.313t-.013.312q0%20.775.375%201.45t.85%201.3q.525.725.875%201.525t.35%201.675v.375q-.025.425-.3.725t-.7.3t-.737-.287t-.263-.713q.025-.125.025-.225v-.225q0-.725-.4-1.312t-.825-1.163%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%22M6%2011.275V13.6q-.5.35-.75.713T5%2015q0%20.15.038.3t.137.3L6%2016h1.9q.15%200%20.288.088t.187.237l.025.1l.925-.35q.075-.025.35-.075h3.575q.125%200%20.225.05t.175.15l.575.75l2.675-.4l.95-1.35q.075-.1.175-.15t.225-.05H19q0-.325-.25-.687T18%2013.6v-2.325q1.45.725%202.225%201.688T21%2015l.875%201.3q.05.1.075.2t-.025.225l-.8%202.425q-.05.15-.175.25t-.3.1H17.9l.025.1q.05.175-.038.325t-.262.225l-1.95.775q-.05.025-.375.075H8.85q-.15%200-.288-.088t-.187-.237l-.125-.325l-2.525.6q-.125.025-.213%200t-.187-.075L2.2%2018.65q-.1-.075-.15-.175T2%2018.25V16.3q0-.15.075-.275t.2-.175l.775-.375q-.025-.125-.037-.237T3%2015q0-1.075.775-2.037T6%2011.275m-1.95%206.8l.925-.925L4%2016.675l-.5.25v.775zm1.825%201.3l1.875-.45L7.2%2017.5h-.45l-1.425%201.425zm3.675.125h3.025l.675-1.35l-.5-.65H9.8l-.85.35zm4.75%200h.9l1.05-.425l-.175-.875l-1.125.175zm3.45-1.5h2.175l.425-1.275l-.15-.225h-1.425zM5.775%209.075q-.55-.725-.888-1.575T4.55%205.725v-.35q0-.175.025-.35q.05-.425.313-.725t.687-.3q.45%200%20.75.3t.25.725q-.025.15-.038.313t-.012.312q0%20.775.375%201.45t.85%201.3q.525.725.875%201.525t.35%201.675v.375q-.025.425-.3.725t-.7.3t-.738-.287T6.975%2012Q7%2011.875%207%2011.775v-.225q0-.725-.4-1.312t-.825-1.163m4%200q-.55-.725-.888-1.575T8.55%205.725v-.35q0-.175.025-.35q.05-.425.313-.725t.687-.3q.45%200%20.75.3t.25.725q-.025.15-.037.313t-.013.312q0%20.775.375%201.45t.85%201.3q.525.725.875%201.525t.35%201.675v.375q-.025.425-.3.725t-.7.3t-.737-.287t-.263-.713q.025-.125.025-.225v-.225q0-.725-.4-1.312t-.825-1.163m4%200q-.55-.725-.888-1.575t-.337-1.775v-.35q0-.175.025-.35q.05-.425.313-.725t.687-.3q.45%200%20.75.3t.25.725q-.025.15-.037.313t-.013.312q0%20.775.375%201.45t.85%201.3q.525.725.875%201.525t.35%201.675v.375q-.025.425-.3.725t-.7.3t-.737-.287t-.263-.713q.025-.125.025-.225v-.225q0-.725-.4-1.312t-.825-1.163%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/bath-outdoor-outline-rounded.svg?color=%231a73e8&size=48