keep-public-outline from Material Symbols Light by Google · Outline · Actions · Apache-2.0 Free for personal and commercial use.

Name
keep-public-outline
Set
Material Symbols Light
Style
Outline
Category
Actions
Viewbox
24×24
License
Apache 2.0
Aliases
keep-public-outline-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More actions icons from Material Symbols Light

Use the keep public icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9 20.5l-.5-.5v-5H4.423v-1L6 12.423V5H5V4h6.048q-.2.233-.37.473t-.31.527H7v7.85L5.85 14h7.133q.138.08.285.136q.147.055.309.078V15H9.5v5zm8.063-12.937q.437-.438.437-1.063t-.437-1.062T16 5t-1.062.438T14.5 6.5t.438 1.063T16 8t1.063-.437m.34 3.084q.647-.353 1.072-.978q-.57-.338-1.194-.504Q16.656 9 16 9t-1.28.166q-.626.165-1.195.503q.425.625 1.072.978T16 11t1.403-.353m-4.238.189Q12 9.67 12 8t1.165-2.835T16 4t2.836 1.165T20 8t-1.164 2.836T16 12t-2.835-1.164"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightKeepPublicOutline(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="m9 20.5l-.5-.5v-5H4.423v-1L6 12.423V5H5V4h6.048q-.2.233-.37.473t-.31.527H7v7.85L5.85 14h7.133q.138.08.285.136q.147.055.309.078V15H9.5v5zm8.063-12.937q.437-.438.437-1.063t-.437-1.062T16 5t-1.062.438T14.5 6.5t.438 1.063T16 8t1.063-.437m.34 3.084q.647-.353 1.072-.978q-.57-.338-1.194-.504Q16.656 9 16 9t-1.28.166q-.626.165-1.195.503q.425.625 1.072.978T16 11t1.403-.353m-4.238.189Q12 9.67 12 8t1.165-2.835T16 4t2.836 1.165T20 8t-1.164 2.836T16 12t-2.835-1.164"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9 20.5l-.5-.5v-5H4.423v-1L6 12.423V5H5V4h6.048q-.2.233-.37.473t-.31.527H7v7.85L5.85 14h7.133q.138.08.285.136q.147.055.309.078V15H9.5v5zm8.063-12.937q.437-.438.437-1.063t-.437-1.062T16 5t-1.062.438T14.5 6.5t.438 1.063T16 8t1.063-.437m.34 3.084q.647-.353 1.072-.978q-.57-.338-1.194-.504Q16.656 9 16 9t-1.28.166q-.626.165-1.195.503q.425.625 1.072.978T16 11t1.403-.353m-4.238.189Q12 9.67 12 8t1.165-2.835T16 4t2.836 1.165T20 8t-1.164 2.836T16 12t-2.835-1.164"/></svg>
</template>

CSS

.icon-keep-public-outline {
  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%22m9%2020.5l-.5-.5v-5H4.423v-1L6%2012.423V5H5V4h6.048q-.2.233-.37.473t-.31.527H7v7.85L5.85%2014h7.133q.138.08.285.136q.147.055.309.078V15H9.5v5zm8.063-12.937q.437-.438.437-1.063t-.437-1.062T16%205t-1.062.438T14.5%206.5t.438%201.063T16%208t1.063-.437m.34%203.084q.647-.353%201.072-.978q-.57-.338-1.194-.504Q16.656%209%2016%209t-1.28.166q-.626.165-1.195.503q.425.625%201.072.978T16%2011t1.403-.353m-4.238.189Q12%209.67%2012%208t1.165-2.835T16%204t2.836%201.165T20%208t-1.164%202.836T16%2012t-2.835-1.164%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%22m9%2020.5l-.5-.5v-5H4.423v-1L6%2012.423V5H5V4h6.048q-.2.233-.37.473t-.31.527H7v7.85L5.85%2014h7.133q.138.08.285.136q.147.055.309.078V15H9.5v5zm8.063-12.937q.437-.438.437-1.063t-.437-1.062T16%205t-1.062.438T14.5%206.5t.438%201.063T16%208t1.063-.437m.34%203.084q.647-.353%201.072-.978q-.57-.338-1.194-.504Q16.656%209%2016%209t-1.28.166q-.626.165-1.195.503q.425.625%201.072.978T16%2011t1.403-.353m-4.238.189Q12%209.67%2012%208t1.165-2.835T16%204t2.836%201.165T20%208t-1.164%202.836T16%2012t-2.835-1.164%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/keep-public-outline.svg?color=%231a73e8&size=48