social distance icon
social-distance-rounded from Material Symbols by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- social-distance-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- social-distance-outline-rounded
1 other variant in Material Symbols
The same icon in other sets
More social icons from Material Symbols
Use the social distance icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m5.8 18l.9.9q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-2.6-2.6q-.3-.3-.3-.7t.3-.7l2.6-2.6q.275-.275.7-.275t.7.275t.275.7t-.275.7l-.9.9h12.4l-.9-.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l2.6 2.6q.3.3.3.7t-.3.7l-2.6 2.6q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l.9-.9zM2 11v-.575q0-.6.325-1.1t.9-.75q.65-.275 1.338-.425T6 8t1.438.15t1.337.425q.575.25.9.75t.325 1.1V11zm12 0v-.575q0-.6.325-1.1t.9-.75q.65-.275 1.338-.425T18 8t1.438.15t1.337.425q.575.25.9.75t.325 1.1V11zM6 7q-.825 0-1.412-.587T4 5t.588-1.412T6 3t1.413.588T8 5t-.587 1.413T6 7m12 0q-.825 0-1.412-.587T16 5t.588-1.412T18 3t1.413.588T20 5t-.587 1.413T18 7"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsSocialDistanceRounded(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="m5.8 18l.9.9q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-2.6-2.6q-.3-.3-.3-.7t.3-.7l2.6-2.6q.275-.275.7-.275t.7.275t.275.7t-.275.7l-.9.9h12.4l-.9-.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l2.6 2.6q.3.3.3.7t-.3.7l-2.6 2.6q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l.9-.9zM2 11v-.575q0-.6.325-1.1t.9-.75q.65-.275 1.338-.425T6 8t1.438.15t1.337.425q.575.25.9.75t.325 1.1V11zm12 0v-.575q0-.6.325-1.1t.9-.75q.65-.275 1.338-.425T18 8t1.438.15t1.337.425q.575.25.9.75t.325 1.1V11zM6 7q-.825 0-1.412-.587T4 5t.588-1.412T6 3t1.413.588T8 5t-.587 1.413T6 7m12 0q-.825 0-1.412-.587T16 5t.588-1.412T18 3t1.413.588T20 5t-.587 1.413T18 7"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m5.8 18l.9.9q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-2.6-2.6q-.3-.3-.3-.7t.3-.7l2.6-2.6q.275-.275.7-.275t.7.275t.275.7t-.275.7l-.9.9h12.4l-.9-.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l2.6 2.6q.3.3.3.7t-.3.7l-2.6 2.6q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l.9-.9zM2 11v-.575q0-.6.325-1.1t.9-.75q.65-.275 1.338-.425T6 8t1.438.15t1.337.425q.575.25.9.75t.325 1.1V11zm12 0v-.575q0-.6.325-1.1t.9-.75q.65-.275 1.338-.425T18 8t1.438.15t1.337.425q.575.25.9.75t.325 1.1V11zM6 7q-.825 0-1.412-.587T4 5t.588-1.412T6 3t1.413.588T8 5t-.587 1.413T6 7m12 0q-.825 0-1.412-.587T16 5t.588-1.412T18 3t1.413.588T20 5t-.587 1.413T18 7"/></svg> </template>
CSS
.icon-social-distance-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%22m5.8%2018l.9.9q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-2.6-2.6q-.3-.3-.3-.7t.3-.7l2.6-2.6q.275-.275.7-.275t.7.275t.275.7t-.275.7l-.9.9h12.4l-.9-.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l2.6%202.6q.3.3.3.7t-.3.7l-2.6%202.6q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l.9-.9zM2%2011v-.575q0-.6.325-1.1t.9-.75q.65-.275%201.338-.425T6%208t1.438.15t1.337.425q.575.25.9.75t.325%201.1V11zm12%200v-.575q0-.6.325-1.1t.9-.75q.65-.275%201.338-.425T18%208t1.438.15t1.337.425q.575.25.9.75t.325%201.1V11zM6%207q-.825%200-1.412-.587T4%205t.588-1.412T6%203t1.413.588T8%205t-.587%201.413T6%207m12%200q-.825%200-1.412-.587T16%205t.588-1.412T18%203t1.413.588T20%205t-.587%201.413T18%207%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%22m5.8%2018l.9.9q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-2.6-2.6q-.3-.3-.3-.7t.3-.7l2.6-2.6q.275-.275.7-.275t.7.275t.275.7t-.275.7l-.9.9h12.4l-.9-.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l2.6%202.6q.3.3.3.7t-.3.7l-2.6%202.6q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l.9-.9zM2%2011v-.575q0-.6.325-1.1t.9-.75q.65-.275%201.338-.425T6%208t1.438.15t1.337.425q.575.25.9.75t.325%201.1V11zm12%200v-.575q0-.6.325-1.1t.9-.75q.65-.275%201.338-.425T18%208t1.438.15t1.337.425q.575.25.9.75t.325%201.1V11zM6%207q-.825%200-1.412-.587T4%205t.588-1.412T6%203t1.413.588T8%205t-.587%201.413T6%207m12%200q-.825%200-1.412-.587T16%205t.588-1.412T18%203t1.413.588T20%205t-.587%201.413T18%207%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/social-distance-rounded.svg?color=%231a73e8&size=48