Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md published with changes
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdPublishedWithChangesIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M18.6,19.5H21v2h-6v-6h2v2.73c1.83-1.47,3-3.71,3-6.23c0-4.07-3.06-7.44-7-7.93V2.05c5.05,0.5,9,4.76,9,9.95 C22,14.99,20.68,17.67,18.6,19.5z M4,12c0-2.52,1.17-4.77,3-6.23V8.5h2v-6H3v2h2.4C3.32,6.33,2,9.01,2,12c0,5.19,3.95,9.45,9,9.95 v-2.02C7.06,19.44,4,16.07,4,12z M16.24,8.11l-5.66,5.66l-2.83-2.83l-1.41,1.41l4.24,4.24l7.07-7.07L16.24,8.11z"/>
</svg>
);SVG Optimizer
Before
0.53 KB
↓
After
0.53 KB
Tags
approveapprovedarrowarrowsarticleblogchangescheckcommitcompletecontentdocumentdonedrafteditfilefinalizeinprogresslinesloadloadingmarkmodifyokpagepaperpostpublishpublishedrectanglerefreshrenewreplacerevisionrotatesaveselectsharesheetsquaretexttickupdateuploadvalidateverifiedversionwithwritingyes
Compare Alternatives
See how other libraries approach this concept.