unpublished-rounded from Material Symbols Light by Google · Rounded · Actions · Apache-2.0 Free for personal and commercial use.

Name
unpublished-rounded
Set
Material Symbols Light
Style
Rounded
Category
Actions
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More actions icons from Material Symbols Light

Use the unpublished icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21q-1.864 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12q0-1.608.521-3.024q.521-1.417 1.456-2.578L2.241 3.662q-.147-.146-.156-.347t.156-.367t.356-.165t.357.165l18.515 18.516q.146.146.156.344t-.156.363t-.357.165t-.356-.165l-3.154-3.148q-1.161.935-2.578 1.456T12 21m4.604-11.842q-.165-.166-.357-.166t-.35.166l-1.959 1.963l-5.777-5.777q-.373-.373-.285-.885t.547-.73q.829-.362 1.723-.545T12 3q1.864 0 3.506.71q1.642.711 2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12q0 .96-.184 1.854q-.183.894-.545 1.723q-.212.46-.724.55q-.513.09-.891-.288l-4.01-4.016l1.958-1.957q.14-.141.15-.345t-.15-.363m-9.246 3.546l2.638 2.638q.242.242.565.242t.566-.242l1.4-1.4l-.708-.708l-1.258 1.258l-2.495-2.496q-.141-.14-.345-.15t-.363.15t-.16.354t.16.354"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightUnpublishedRounded(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="M12 21q-1.864 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12q0-1.608.521-3.024q.521-1.417 1.456-2.578L2.241 3.662q-.147-.146-.156-.347t.156-.367t.356-.165t.357.165l18.515 18.516q.146.146.156.344t-.156.363t-.357.165t-.356-.165l-3.154-3.148q-1.161.935-2.578 1.456T12 21m4.604-11.842q-.165-.166-.357-.166t-.35.166l-1.959 1.963l-5.777-5.777q-.373-.373-.285-.885t.547-.73q.829-.362 1.723-.545T12 3q1.864 0 3.506.71q1.642.711 2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12q0 .96-.184 1.854q-.183.894-.545 1.723q-.212.46-.724.55q-.513.09-.891-.288l-4.01-4.016l1.958-1.957q.14-.141.15-.345t-.15-.363m-9.246 3.546l2.638 2.638q.242.242.565.242t.566-.242l1.4-1.4l-.708-.708l-1.258 1.258l-2.495-2.496q-.141-.14-.345-.15t-.363.15t-.16.354t.16.354"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21q-1.864 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12q0-1.608.521-3.024q.521-1.417 1.456-2.578L2.241 3.662q-.147-.146-.156-.347t.156-.367t.356-.165t.357.165l18.515 18.516q.146.146.156.344t-.156.363t-.357.165t-.356-.165l-3.154-3.148q-1.161.935-2.578 1.456T12 21m4.604-11.842q-.165-.166-.357-.166t-.35.166l-1.959 1.963l-5.777-5.777q-.373-.373-.285-.885t.547-.73q.829-.362 1.723-.545T12 3q1.864 0 3.506.71q1.642.711 2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12q0 .96-.184 1.854q-.183.894-.545 1.723q-.212.46-.724.55q-.513.09-.891-.288l-4.01-4.016l1.958-1.957q.14-.141.15-.345t-.15-.363m-9.246 3.546l2.638 2.638q.242.242.565.242t.566-.242l1.4-1.4l-.708-.708l-1.258 1.258l-2.495-2.496q-.141-.14-.345-.15t-.363.15t-.16.354t.16.354"/></svg>
</template>

CSS

.icon-unpublished-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%22M12%2021q-1.864%200-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3%2013.864%203%2012q0-1.608.521-3.024q.521-1.417%201.456-2.578L2.241%203.662q-.147-.146-.156-.347t.156-.367t.356-.165t.357.165l18.515%2018.516q.146.146.156.344t-.156.363t-.357.165t-.356-.165l-3.154-3.148q-1.161.935-2.578%201.456T12%2021m4.604-11.842q-.165-.166-.357-.166t-.35.166l-1.959%201.963l-5.777-5.777q-.373-.373-.285-.885t.547-.73q.829-.362%201.723-.545T12%203q1.864%200%203.506.71q1.642.711%202.857%201.927q1.216%201.215%201.926%202.857Q21%2010.137%2021%2012q0%20.96-.184%201.854q-.183.894-.545%201.723q-.212.46-.724.55q-.513.09-.891-.288l-4.01-4.016l1.958-1.957q.14-.141.15-.345t-.15-.363m-9.246%203.546l2.638%202.638q.242.242.565.242t.566-.242l1.4-1.4l-.708-.708l-1.258%201.258l-2.495-2.496q-.141-.14-.345-.15t-.363.15t-.16.354t.16.354%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%22M12%2021q-1.864%200-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3%2013.864%203%2012q0-1.608.521-3.024q.521-1.417%201.456-2.578L2.241%203.662q-.147-.146-.156-.347t.156-.367t.356-.165t.357.165l18.515%2018.516q.146.146.156.344t-.156.363t-.357.165t-.356-.165l-3.154-3.148q-1.161.935-2.578%201.456T12%2021m4.604-11.842q-.165-.166-.357-.166t-.35.166l-1.959%201.963l-5.777-5.777q-.373-.373-.285-.885t.547-.73q.829-.362%201.723-.545T12%203q1.864%200%203.506.71q1.642.711%202.857%201.927q1.216%201.215%201.926%202.857Q21%2010.137%2021%2012q0%20.96-.184%201.854q-.183.894-.545%201.723q-.212.46-.724.55q-.513.09-.891-.288l-4.01-4.016l1.958-1.957q.14-.141.15-.345t-.15-.363m-9.246%203.546l2.638%202.638q.242.242.565.242t.566-.242l1.4-1.4l-.708-.708l-1.258%201.258l-2.495-2.496q-.141-.14-.345-.15t-.363.15t-.16.354t.16.354%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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