outline published with changes icon

outline-published-with-changes from Google Material Icons by Material Design Authors · Baseline · Action · Apache-2.0 Free for personal and commercial use.

Name
outline-published-with-changes
Set
Google Material Icons
Style
Baseline
Category
Action
Viewbox
24×24
License
Apache 2.0

More action icons from Google Material Icons

Use the outline published with changes icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" 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.5 9 4.76 9 9.95c0 2.99-1.32 5.67-3.4 7.5M4 12c0-2.52 1.17-4.77 3-6.23V8.5h2v-6H3v2h2.4A9.97 9.97 0 0 0 2 12c0 5.19 3.95 9.45 9 9.95v-2.02c-3.94-.49-7-3.86-7-7.93m12.24-3.89l-5.66 5.66l-2.83-2.83l-1.41 1.41l4.24 4.24l7.07-7.07z"/></svg>

React

import type { SVGProps } from "react";

export function IcOutlinePublishedWithChanges(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="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.5 9 4.76 9 9.95c0 2.99-1.32 5.67-3.4 7.5M4 12c0-2.52 1.17-4.77 3-6.23V8.5h2v-6H3v2h2.4A9.97 9.97 0 0 0 2 12c0 5.19 3.95 9.45 9 9.95v-2.02c-3.94-.49-7-3.86-7-7.93m12.24-3.89l-5.66 5.66l-2.83-2.83l-1.41 1.41l4.24 4.24l7.07-7.07z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" 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.5 9 4.76 9 9.95c0 2.99-1.32 5.67-3.4 7.5M4 12c0-2.52 1.17-4.77 3-6.23V8.5h2v-6H3v2h2.4A9.97 9.97 0 0 0 2 12c0 5.19 3.95 9.45 9 9.95v-2.02c-3.94-.49-7-3.86-7-7.93m12.24-3.89l-5.66 5.66l-2.83-2.83l-1.41 1.41l4.24 4.24l7.07-7.07z"/></svg>
</template>

CSS

.icon-outline-published-with-changes {
  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%22M18.6%2019.5H21v2h-6v-6h2v2.73c1.83-1.47%203-3.71%203-6.23c0-4.07-3.06-7.44-7-7.93V2.05c5.05.5%209%204.76%209%209.95c0%202.99-1.32%205.67-3.4%207.5M4%2012c0-2.52%201.17-4.77%203-6.23V8.5h2v-6H3v2h2.4A9.97%209.97%200%200%200%202%2012c0%205.19%203.95%209.45%209%209.95v-2.02c-3.94-.49-7-3.86-7-7.93m12.24-3.89l-5.66%205.66l-2.83-2.83l-1.41%201.41l4.24%204.24l7.07-7.07z%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%22M18.6%2019.5H21v2h-6v-6h2v2.73c1.83-1.47%203-3.71%203-6.23c0-4.07-3.06-7.44-7-7.93V2.05c5.05.5%209%204.76%209%209.95c0%202.99-1.32%205.67-3.4%207.5M4%2012c0-2.52%201.17-4.77%203-6.23V8.5h2v-6H3v2h2.4A9.97%209.97%200%200%200%202%2012c0%205.19%203.95%209.45%209%209.95v-2.02c-3.94-.49-7-3.86-7-7.93m12.24-3.89l-5.66%205.66l-2.83-2.83l-1.41%201.41l4.24%204.24l7.07-7.07z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/outline-published-with-changes.svg?color=%231a73e8&size=48