unpublished icon
unpublished-outline from Material Symbols Light by Google · Outline · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- unpublished-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- unpublished-outline-sharp
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="m21.11 22.53l-3.508-3.507q-1.161.935-2.578 1.456T12 21q-1.868 0-3.51-.709t-2.857-1.923t-1.924-2.858T3 12q0-1.608.521-3.024q.521-1.417 1.456-2.578l-3.09-3.09l.713-.714l19.223 19.223zM12 20q1.394 0 2.628-.454t2.249-1.248l-4.356-4.356l-1.96 1.966l-3.557-3.558l.708-.708l2.85 2.85l1.252-1.258l-6.112-6.111q-.794 1.016-1.248 2.249T4 12q0 3.325 2.338 5.663T12 20m7.625-3.192l-.744-.745q.544-.894.831-1.913T20 12q0-3.325-2.337-5.663T12 4q-1.125 0-2.147.288q-1.022.287-1.916.831l-.745-.744q1.05-.656 2.262-1.016Q10.667 3 12 3q1.868 0 3.51.709t2.858 1.924T20.29 8.49T21 12q0 1.333-.36 2.546t-1.015 2.262m-4.979-4.985l-.707-.707l2.311-2.312l.708.707zm-3.354.885"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightUnpublishedOutline(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="m21.11 22.53l-3.508-3.507q-1.161.935-2.578 1.456T12 21q-1.868 0-3.51-.709t-2.857-1.923t-1.924-2.858T3 12q0-1.608.521-3.024q.521-1.417 1.456-2.578l-3.09-3.09l.713-.714l19.223 19.223zM12 20q1.394 0 2.628-.454t2.249-1.248l-4.356-4.356l-1.96 1.966l-3.557-3.558l.708-.708l2.85 2.85l1.252-1.258l-6.112-6.111q-.794 1.016-1.248 2.249T4 12q0 3.325 2.338 5.663T12 20m7.625-3.192l-.744-.745q.544-.894.831-1.913T20 12q0-3.325-2.337-5.663T12 4q-1.125 0-2.147.288q-1.022.287-1.916.831l-.745-.744q1.05-.656 2.262-1.016Q10.667 3 12 3q1.868 0 3.51.709t2.858 1.924T20.29 8.49T21 12q0 1.333-.36 2.546t-1.015 2.262m-4.979-4.985l-.707-.707l2.311-2.312l.708.707zm-3.354.885"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.11 22.53l-3.508-3.507q-1.161.935-2.578 1.456T12 21q-1.868 0-3.51-.709t-2.857-1.923t-1.924-2.858T3 12q0-1.608.521-3.024q.521-1.417 1.456-2.578l-3.09-3.09l.713-.714l19.223 19.223zM12 20q1.394 0 2.628-.454t2.249-1.248l-4.356-4.356l-1.96 1.966l-3.557-3.558l.708-.708l2.85 2.85l1.252-1.258l-6.112-6.111q-.794 1.016-1.248 2.249T4 12q0 3.325 2.338 5.663T12 20m7.625-3.192l-.744-.745q.544-.894.831-1.913T20 12q0-3.325-2.337-5.663T12 4q-1.125 0-2.147.288q-1.022.287-1.916.831l-.745-.744q1.05-.656 2.262-1.016Q10.667 3 12 3q1.868 0 3.51.709t2.858 1.924T20.29 8.49T21 12q0 1.333-.36 2.546t-1.015 2.262m-4.979-4.985l-.707-.707l2.311-2.312l.708.707zm-3.354.885"/></svg> </template>
CSS
.icon-unpublished-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%22m21.11%2022.53l-3.508-3.507q-1.161.935-2.578%201.456T12%2021q-1.868%200-3.51-.709t-2.857-1.923t-1.924-2.858T3%2012q0-1.608.521-3.024q.521-1.417%201.456-2.578l-3.09-3.09l.713-.714l19.223%2019.223zM12%2020q1.394%200%202.628-.454t2.249-1.248l-4.356-4.356l-1.96%201.966l-3.557-3.558l.708-.708l2.85%202.85l1.252-1.258l-6.112-6.111q-.794%201.016-1.248%202.249T4%2012q0%203.325%202.338%205.663T12%2020m7.625-3.192l-.744-.745q.544-.894.831-1.913T20%2012q0-3.325-2.337-5.663T12%204q-1.125%200-2.147.288q-1.022.287-1.916.831l-.745-.744q1.05-.656%202.262-1.016Q10.667%203%2012%203q1.868%200%203.51.709t2.858%201.924T20.29%208.49T21%2012q0%201.333-.36%202.546t-1.015%202.262m-4.979-4.985l-.707-.707l2.311-2.312l.708.707zm-3.354.885%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%22m21.11%2022.53l-3.508-3.507q-1.161.935-2.578%201.456T12%2021q-1.868%200-3.51-.709t-2.857-1.923t-1.924-2.858T3%2012q0-1.608.521-3.024q.521-1.417%201.456-2.578l-3.09-3.09l.713-.714l19.223%2019.223zM12%2020q1.394%200%202.628-.454t2.249-1.248l-4.356-4.356l-1.96%201.966l-3.557-3.558l.708-.708l2.85%202.85l1.252-1.258l-6.112-6.111q-.794%201.016-1.248%202.249T4%2012q0%203.325%202.338%205.663T12%2020m7.625-3.192l-.744-.745q.544-.894.831-1.913T20%2012q0-3.325-2.337-5.663T12%204q-1.125%200-2.147.288q-1.022.287-1.916.831l-.745-.744q1.05-.656%202.262-1.016Q10.667%203%2012%203q1.868%200%203.51.709t2.858%201.924T20.29%208.49T21%2012q0%201.333-.36%202.546t-1.015%202.262m-4.979-4.985l-.707-.707l2.311-2.312l.708.707zm-3.354.885%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-outline.svg?color=%231a73e8&size=48