history-outlined from Ant Design Icons by HeskeyBaozi · Outlined · MIT Free for personal and commercial use.

Name
history-outlined
Set
Ant Design Icons
Style
Outlined
Viewbox
1024×1024
License
MIT
Aliases
history, history-outline, reload-time-outline

The same icon in other sets

Use the history icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M536.1 273H488c-4.4 0-8 3.6-8 8v275.3c0 2.6 1.2 5 3.3 6.5l165.3 120.7c3.6 2.6 8.6 1.9 11.2-1.7l28.6-39c2.7-3.7 1.9-8.7-1.7-11.2L544.1 528.5V281c0-4.4-3.6-8-8-8m219.8 75.2l156.8 38.3c5 1.2 9.9-2.6 9.9-7.7l.8-161.5c0-6.7-7.7-10.5-12.9-6.3L752.9 334.1a8 8 0 0 0 3 14.1m167.7 301.1l-56.7-19.5a8 8 0 0 0-10.1 4.8c-1.9 5.1-3.9 10.1-6 15.1c-17.8 42.1-43.3 80-75.9 112.5a353 353 0 0 1-112.5 75.9a352.2 352.2 0 0 1-137.7 27.8c-47.8 0-94.1-9.3-137.7-27.8a353 353 0 0 1-112.5-75.9c-32.5-32.5-58-70.4-75.9-112.5A353.4 353.4 0 0 1 171 512c0-47.8 9.3-94.2 27.8-137.8c17.8-42.1 43.3-80 75.9-112.5a353 353 0 0 1 112.5-75.9C430.6 167.3 477 158 524.8 158s94.1 9.3 137.7 27.8A353 353 0 0 1 775 261.7c10.2 10.3 19.8 21 28.6 32.3l59.8-46.8C784.7 146.6 662.2 81.9 524.6 82C285 82.1 92.6 276.7 95 516.4C97.4 751.9 288.9 942 524.8 942c185.5 0 343.5-117.6 403.7-282.3c1.5-4.2-.7-8.9-4.9-10.4"/></svg>

React

import type { SVGProps } from "react";

export function AntDesignHistoryOutlined(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M536.1 273H488c-4.4 0-8 3.6-8 8v275.3c0 2.6 1.2 5 3.3 6.5l165.3 120.7c3.6 2.6 8.6 1.9 11.2-1.7l28.6-39c2.7-3.7 1.9-8.7-1.7-11.2L544.1 528.5V281c0-4.4-3.6-8-8-8m219.8 75.2l156.8 38.3c5 1.2 9.9-2.6 9.9-7.7l.8-161.5c0-6.7-7.7-10.5-12.9-6.3L752.9 334.1a8 8 0 0 0 3 14.1m167.7 301.1l-56.7-19.5a8 8 0 0 0-10.1 4.8c-1.9 5.1-3.9 10.1-6 15.1c-17.8 42.1-43.3 80-75.9 112.5a353 353 0 0 1-112.5 75.9a352.2 352.2 0 0 1-137.7 27.8c-47.8 0-94.1-9.3-137.7-27.8a353 353 0 0 1-112.5-75.9c-32.5-32.5-58-70.4-75.9-112.5A353.4 353.4 0 0 1 171 512c0-47.8 9.3-94.2 27.8-137.8c17.8-42.1 43.3-80 75.9-112.5a353 353 0 0 1 112.5-75.9C430.6 167.3 477 158 524.8 158s94.1 9.3 137.7 27.8A353 353 0 0 1 775 261.7c10.2 10.3 19.8 21 28.6 32.3l59.8-46.8C784.7 146.6 662.2 81.9 524.6 82C285 82.1 92.6 276.7 95 516.4C97.4 751.9 288.9 942 524.8 942c185.5 0 343.5-117.6 403.7-282.3c1.5-4.2-.7-8.9-4.9-10.4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M536.1 273H488c-4.4 0-8 3.6-8 8v275.3c0 2.6 1.2 5 3.3 6.5l165.3 120.7c3.6 2.6 8.6 1.9 11.2-1.7l28.6-39c2.7-3.7 1.9-8.7-1.7-11.2L544.1 528.5V281c0-4.4-3.6-8-8-8m219.8 75.2l156.8 38.3c5 1.2 9.9-2.6 9.9-7.7l.8-161.5c0-6.7-7.7-10.5-12.9-6.3L752.9 334.1a8 8 0 0 0 3 14.1m167.7 301.1l-56.7-19.5a8 8 0 0 0-10.1 4.8c-1.9 5.1-3.9 10.1-6 15.1c-17.8 42.1-43.3 80-75.9 112.5a353 353 0 0 1-112.5 75.9a352.2 352.2 0 0 1-137.7 27.8c-47.8 0-94.1-9.3-137.7-27.8a353 353 0 0 1-112.5-75.9c-32.5-32.5-58-70.4-75.9-112.5A353.4 353.4 0 0 1 171 512c0-47.8 9.3-94.2 27.8-137.8c17.8-42.1 43.3-80 75.9-112.5a353 353 0 0 1 112.5-75.9C430.6 167.3 477 158 524.8 158s94.1 9.3 137.7 27.8A353 353 0 0 1 775 261.7c10.2 10.3 19.8 21 28.6 32.3l59.8-46.8C784.7 146.6 662.2 81.9 524.6 82C285 82.1 92.6 276.7 95 516.4C97.4 751.9 288.9 942 524.8 942c185.5 0 343.5-117.6 403.7-282.3c1.5-4.2-.7-8.9-4.9-10.4"/></svg>
</template>

CSS

.icon-history-outlined {
  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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M536.1%20273H488c-4.4%200-8%203.6-8%208v275.3c0%202.6%201.2%205%203.3%206.5l165.3%20120.7c3.6%202.6%208.6%201.9%2011.2-1.7l28.6-39c2.7-3.7%201.9-8.7-1.7-11.2L544.1%20528.5V281c0-4.4-3.6-8-8-8m219.8%2075.2l156.8%2038.3c5%201.2%209.9-2.6%209.9-7.7l.8-161.5c0-6.7-7.7-10.5-12.9-6.3L752.9%20334.1a8%208%200%200%200%203%2014.1m167.7%20301.1l-56.7-19.5a8%208%200%200%200-10.1%204.8c-1.9%205.1-3.9%2010.1-6%2015.1c-17.8%2042.1-43.3%2080-75.9%20112.5a353%20353%200%200%201-112.5%2075.9a352.2%20352.2%200%200%201-137.7%2027.8c-47.8%200-94.1-9.3-137.7-27.8a353%20353%200%200%201-112.5-75.9c-32.5-32.5-58-70.4-75.9-112.5A353.4%20353.4%200%200%201%20171%20512c0-47.8%209.3-94.2%2027.8-137.8c17.8-42.1%2043.3-80%2075.9-112.5a353%20353%200%200%201%20112.5-75.9C430.6%20167.3%20477%20158%20524.8%20158s94.1%209.3%20137.7%2027.8A353%20353%200%200%201%20775%20261.7c10.2%2010.3%2019.8%2021%2028.6%2032.3l59.8-46.8C784.7%20146.6%20662.2%2081.9%20524.6%2082C285%2082.1%2092.6%20276.7%2095%20516.4C97.4%20751.9%20288.9%20942%20524.8%20942c185.5%200%20343.5-117.6%20403.7-282.3c1.5-4.2-.7-8.9-4.9-10.4%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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M536.1%20273H488c-4.4%200-8%203.6-8%208v275.3c0%202.6%201.2%205%203.3%206.5l165.3%20120.7c3.6%202.6%208.6%201.9%2011.2-1.7l28.6-39c2.7-3.7%201.9-8.7-1.7-11.2L544.1%20528.5V281c0-4.4-3.6-8-8-8m219.8%2075.2l156.8%2038.3c5%201.2%209.9-2.6%209.9-7.7l.8-161.5c0-6.7-7.7-10.5-12.9-6.3L752.9%20334.1a8%208%200%200%200%203%2014.1m167.7%20301.1l-56.7-19.5a8%208%200%200%200-10.1%204.8c-1.9%205.1-3.9%2010.1-6%2015.1c-17.8%2042.1-43.3%2080-75.9%20112.5a353%20353%200%200%201-112.5%2075.9a352.2%20352.2%200%200%201-137.7%2027.8c-47.8%200-94.1-9.3-137.7-27.8a353%20353%200%200%201-112.5-75.9c-32.5-32.5-58-70.4-75.9-112.5A353.4%20353.4%200%200%201%20171%20512c0-47.8%209.3-94.2%2027.8-137.8c17.8-42.1%2043.3-80%2075.9-112.5a353%20353%200%200%201%20112.5-75.9C430.6%20167.3%20477%20158%20524.8%20158s94.1%209.3%20137.7%2027.8A353%20353%200%200%201%20775%20261.7c10.2%2010.3%2019.8%2021%2028.6%2032.3l59.8-46.8C784.7%20146.6%20662.2%2081.9%20524.6%2082C285%2082.1%2092.6%20276.7%2095%20516.4C97.4%20751.9%20288.9%20942%20524.8%20942c185.5%200%20343.5-117.6%20403.7-282.3c1.5-4.2-.7-8.9-4.9-10.4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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