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

Name
keep-public
Set
Material Symbols Light
Style
Regular
Category
Actions
Viewbox
24×24
License
Apache 2.0
Aliases
keep-public-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-.698.846-1.065 1.874Q9.615 6.902 9.615 8q0 1.952 1.088 3.54t2.874 2.289V15H9.5v5zm4.165-9.664Q12 9.67 12 8t1.165-2.835T16 4t2.836 1.165T20 8t-1.164 2.836T16 12t-2.835-1.164m3.898-3.274q.437-.437.437-1.062t-.437-1.062T16 5t-1.062.438T14.5 6.5t.438 1.063T16 8t1.063-.437m.34 3.084q.647-.353 1.072-.972q-.57-.344-1.194-.51Q16.656 9 16 9t-1.28.166q-.626.165-1.195.509q.425.62 1.072.972Q15.244 11 16 11t1.403-.353"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightKeepPublic(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-.698.846-1.065 1.874Q9.615 6.902 9.615 8q0 1.952 1.088 3.54t2.874 2.289V15H9.5v5zm4.165-9.664Q12 9.67 12 8t1.165-2.835T16 4t2.836 1.165T20 8t-1.164 2.836T16 12t-2.835-1.164m3.898-3.274q.437-.437.437-1.062t-.437-1.062T16 5t-1.062.438T14.5 6.5t.438 1.063T16 8t1.063-.437m.34 3.084q.647-.353 1.072-.972q-.57-.344-1.194-.51Q16.656 9 16 9t-1.28.166q-.626.165-1.195.509q.425.62 1.072.972Q15.244 11 16 11t1.403-.353"/></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-.698.846-1.065 1.874Q9.615 6.902 9.615 8q0 1.952 1.088 3.54t2.874 2.289V15H9.5v5zm4.165-9.664Q12 9.67 12 8t1.165-2.835T16 4t2.836 1.165T20 8t-1.164 2.836T16 12t-2.835-1.164m3.898-3.274q.437-.437.437-1.062t-.437-1.062T16 5t-1.062.438T14.5 6.5t.438 1.063T16 8t1.063-.437m.34 3.084q.647-.353 1.072-.972q-.57-.344-1.194-.51Q16.656 9 16 9t-1.28.166q-.626.165-1.195.509q.425.62 1.072.972Q15.244 11 16 11t1.403-.353"/></svg>
</template>

CSS

.icon-keep-public {
  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-.698.846-1.065%201.874Q9.615%206.902%209.615%208q0%201.952%201.088%203.54t2.874%202.289V15H9.5v5zm4.165-9.664Q12%209.67%2012%208t1.165-2.835T16%204t2.836%201.165T20%208t-1.164%202.836T16%2012t-2.835-1.164m3.898-3.274q.437-.437.437-1.062t-.437-1.062T16%205t-1.062.438T14.5%206.5t.438%201.063T16%208t1.063-.437m.34%203.084q.647-.353%201.072-.972q-.57-.344-1.194-.51Q16.656%209%2016%209t-1.28.166q-.626.165-1.195.509q.425.62%201.072.972Q15.244%2011%2016%2011t1.403-.353%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-.698.846-1.065%201.874Q9.615%206.902%209.615%208q0%201.952%201.088%203.54t2.874%202.289V15H9.5v5zm4.165-9.664Q12%209.67%2012%208t1.165-2.835T16%204t2.836%201.165T20%208t-1.164%202.836T16%2012t-2.835-1.164m3.898-3.274q.437-.437.437-1.062t-.437-1.062T16%205t-1.062.438T14.5%206.5t.438%201.063T16%208t1.063-.437m.34%203.084q.647-.353%201.072-.972q-.57-.344-1.194-.51Q16.656%209%2016%209t-1.28.166q-.626.165-1.195.509q.425.62%201.072.972Q15.244%2011%2016%2011t1.403-.353%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.svg?color=%231a73e8&size=48