timeline icon
timeline from IconPark by ByteDance · Color · Charts · Apache-2.0 Free for personal and commercial use.
- Name
- timeline
- Set
- IconPark
- Style
- Color
- Category
- Charts
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
timelineCarbontimelineFont Awesome 6 SolidtimelineFont Awesome Solidtimeline-20-filledFluent UI System IconstimelineHuge IconstimelineIconPark OutlinetimelineIconPark SolidtimelineIconPark TwoTonetimelineLucidetimelineMaterial SymbolstimelineMaterial Symbols LighttimelineMaterial Design Iconstimeline-fillMingCute IcontimelinePixelarticonstimelineTabler Icons
More charts icons from IconPark
Use the timeline icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-width="4"><path fill="#2F88FF" stroke-linejoin="round" d="M13 12C13 14.2091 14.7909 16 17 16C19.2091 16 21 14.2091 21 12C21 9.79086 19.2091 8 17 8C14.7909 8 13 9.79086 13 12Z"/><path fill="#2F88FF" stroke-linejoin="round" d="M31 24C31 26.2091 32.7909 28 35 28C37.2091 28 39 26.2091 39 24C39 21.7909 37.2091 20 35 20C32.7909 20 31 21.7909 31 24Z"/><path fill="#2F88FF" stroke-linejoin="round" d="M13 36C13 38.2091 14.7909 40 17 40C19.2091 40 21 38.2091 21 36C21 33.7909 19.2091 32 17 32C14.7909 32 13 33.7909 13 36Z"/><path stroke-linecap="round" d="M4 36H13"/><path stroke-linecap="round" d="M21 36H44"/><path stroke-linecap="round" d="M4 12H13"/><path stroke-linecap="round" d="M21 12H44"/><path stroke-linecap="round" stroke-linejoin="round" d="M4 4V44"/><path stroke-linecap="round" d="M4 24H31"/><path stroke-linecap="round" d="M39 24H44"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkTimeline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeWidth="4"><path fill="#2F88FF" strokeLinejoin="round" d="M13 12C13 14.2091 14.7909 16 17 16C19.2091 16 21 14.2091 21 12C21 9.79086 19.2091 8 17 8C14.7909 8 13 9.79086 13 12Z"/><path fill="#2F88FF" strokeLinejoin="round" d="M31 24C31 26.2091 32.7909 28 35 28C37.2091 28 39 26.2091 39 24C39 21.7909 37.2091 20 35 20C32.7909 20 31 21.7909 31 24Z"/><path fill="#2F88FF" strokeLinejoin="round" d="M13 36C13 38.2091 14.7909 40 17 40C19.2091 40 21 38.2091 21 36C21 33.7909 19.2091 32 17 32C14.7909 32 13 33.7909 13 36Z"/><path strokeLinecap="round" d="M4 36H13"/><path strokeLinecap="round" d="M21 36H44"/><path strokeLinecap="round" d="M4 12H13"/><path strokeLinecap="round" d="M21 12H44"/><path strokeLinecap="round" strokeLinejoin="round" d="M4 4V44"/><path strokeLinecap="round" d="M4 24H31"/><path strokeLinecap="round" d="M39 24H44"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-width="4"><path fill="#2F88FF" stroke-linejoin="round" d="M13 12C13 14.2091 14.7909 16 17 16C19.2091 16 21 14.2091 21 12C21 9.79086 19.2091 8 17 8C14.7909 8 13 9.79086 13 12Z"/><path fill="#2F88FF" stroke-linejoin="round" d="M31 24C31 26.2091 32.7909 28 35 28C37.2091 28 39 26.2091 39 24C39 21.7909 37.2091 20 35 20C32.7909 20 31 21.7909 31 24Z"/><path fill="#2F88FF" stroke-linejoin="round" d="M13 36C13 38.2091 14.7909 40 17 40C19.2091 40 21 38.2091 21 36C21 33.7909 19.2091 32 17 32C14.7909 32 13 33.7909 13 36Z"/><path stroke-linecap="round" d="M4 36H13"/><path stroke-linecap="round" d="M21 36H44"/><path stroke-linecap="round" d="M4 12H13"/><path stroke-linecap="round" d="M21 12H44"/><path stroke-linecap="round" stroke-linejoin="round" d="M4 4V44"/><path stroke-linecap="round" d="M4 24H31"/><path stroke-linecap="round" d="M39 24H44"/></g></svg> </template>
CSS
.icon-timeline {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke-linejoin%3D%22round%22%20d%3D%22M13%2012C13%2014.2091%2014.7909%2016%2017%2016C19.2091%2016%2021%2014.2091%2021%2012C21%209.79086%2019.2091%208%2017%208C14.7909%208%2013%209.79086%2013%2012Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke-linejoin%3D%22round%22%20d%3D%22M31%2024C31%2026.2091%2032.7909%2028%2035%2028C37.2091%2028%2039%2026.2091%2039%2024C39%2021.7909%2037.2091%2020%2035%2020C32.7909%2020%2031%2021.7909%2031%2024Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke-linejoin%3D%22round%22%20d%3D%22M13%2036C13%2038.2091%2014.7909%2040%2017%2040C19.2091%2040%2021%2038.2091%2021%2036C21%2033.7909%2019.2091%2032%2017%2032C14.7909%2032%2013%2033.7909%2013%2036Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4%2036H13%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M21%2036H44%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4%2012H13%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M21%2012H44%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%204V44%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4%2024H31%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M39%2024H44%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke-linejoin%3D%22round%22%20d%3D%22M13%2012C13%2014.2091%2014.7909%2016%2017%2016C19.2091%2016%2021%2014.2091%2021%2012C21%209.79086%2019.2091%208%2017%208C14.7909%208%2013%209.79086%2013%2012Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke-linejoin%3D%22round%22%20d%3D%22M31%2024C31%2026.2091%2032.7909%2028%2035%2028C37.2091%2028%2039%2026.2091%2039%2024C39%2021.7909%2037.2091%2020%2035%2020C32.7909%2020%2031%2021.7909%2031%2024Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke-linejoin%3D%22round%22%20d%3D%22M13%2036C13%2038.2091%2014.7909%2040%2017%2040C19.2091%2040%2021%2038.2091%2021%2036C21%2033.7909%2019.2091%2032%2017%2032C14.7909%2032%2013%2033.7909%2013%2036Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4%2036H13%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M21%2036H44%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4%2012H13%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M21%2012H44%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%204V44%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4%2024H31%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M39%2024H44%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/timeline.svg?color=%231a73e8&size=48