history icon

history from Carbon by IBM · Outline · Planning · Apache-2.0 Free for personal and commercial use.

Name
history
Set
Carbon
Style
Outline
Category
Planning
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More planning icons from Carbon

Use the history icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m18.312 29.81l-.329-1.973A11.954 11.954 0 0 0 28 16c0-6.617-5.383-12-12-12S4 9.383 4 16H2C2 8.28 8.28 2 16 2s14 6.28 14 14a13.95 13.95 0 0 1-11.688 13.81m-4.758-.024a13.9 13.9 0 0 1-4.577-1.672l1.004-1.73a11.9 11.9 0 0 0 3.92 1.433zM5.293 25.02a14 14 0 0 1-2.435-4.184l1.877-.691a12 12 0 0 0 2.087 3.586zm15.266-3.047L15 16.414V7h2v8.586l4.973 4.973z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonHistory(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m18.312 29.81l-.329-1.973A11.954 11.954 0 0 0 28 16c0-6.617-5.383-12-12-12S4 9.383 4 16H2C2 8.28 8.28 2 16 2s14 6.28 14 14a13.95 13.95 0 0 1-11.688 13.81m-4.758-.024a13.9 13.9 0 0 1-4.577-1.672l1.004-1.73a11.9 11.9 0 0 0 3.92 1.433zM5.293 25.02a14 14 0 0 1-2.435-4.184l1.877-.691a12 12 0 0 0 2.087 3.586zm15.266-3.047L15 16.414V7h2v8.586l4.973 4.973z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m18.312 29.81l-.329-1.973A11.954 11.954 0 0 0 28 16c0-6.617-5.383-12-12-12S4 9.383 4 16H2C2 8.28 8.28 2 16 2s14 6.28 14 14a13.95 13.95 0 0 1-11.688 13.81m-4.758-.024a13.9 13.9 0 0 1-4.577-1.672l1.004-1.73a11.9 11.9 0 0 0 3.92 1.433zM5.293 25.02a14 14 0 0 1-2.435-4.184l1.877-.691a12 12 0 0 0 2.087 3.586zm15.266-3.047L15 16.414V7h2v8.586l4.973 4.973z"/></svg>
</template>

CSS

.icon-history {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m18.312%2029.81l-.329-1.973A11.954%2011.954%200%200%200%2028%2016c0-6.617-5.383-12-12-12S4%209.383%204%2016H2C2%208.28%208.28%202%2016%202s14%206.28%2014%2014a13.95%2013.95%200%200%201-11.688%2013.81m-4.758-.024a13.9%2013.9%200%200%201-4.577-1.672l1.004-1.73a11.9%2011.9%200%200%200%203.92%201.433zM5.293%2025.02a14%2014%200%200%201-2.435-4.184l1.877-.691a12%2012%200%200%200%202.087%203.586zm15.266-3.047L15%2016.414V7h2v8.586l4.973%204.973z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m18.312%2029.81l-.329-1.973A11.954%2011.954%200%200%200%2028%2016c0-6.617-5.383-12-12-12S4%209.383%204%2016H2C2%208.28%208.28%202%2016%202s14%206.28%2014%2014a13.95%2013.95%200%200%201-11.688%2013.81m-4.758-.024a13.9%2013.9%200%200%201-4.577-1.672l1.004-1.73a11.9%2011.9%200%200%200%203.92%201.433zM5.293%2025.02a14%2014%200%200%201-2.435-4.184l1.877-.691a12%2012%200%200%200%202.087%203.586zm15.266-3.047L15%2016.414V7h2v8.586l4.973%204.973z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/history.svg?color=%231a73e8&size=48