milestone icon
milestone-outline from Dither Icons by Vijay K Singh · Outline · MIT Free for personal and commercial use.
- Name
- milestone-outline
- Set
- Dither Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
2 other variants in Dither Icons
The same icon in other sets
All milestone icons →Use the milestone icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path stroke-width="1.4" d="M8.8 3.4v16.4"/><path stroke-width="1.3" d="M5.1 20.15h7.4M3.6 21.65H14"/><path stroke-width="1.3" d="M9.5 5C11 4.4 12.4 4.8 14 5.5M9.5 12c1.5-.6 2.9-.2 4.5.5"/><path stroke-width="1.3" d="M14 5.5c2.1.9 4.1.8 6-.5v7c-1.9 1.3-3.9 1.4-6 .5"/><path stroke-width=".65" d="M19.35 6.4v4.8" opacity="0"/><path stroke-width=".55" d="M21.4 6.4q.8-.5 1-.9" opacity="0"/><path stroke-width=".55" d="M21.4 10.8q.7-.2 1.1-.6" opacity="0"/></g></svg>
React
import type { SVGProps } from "react";
export function DitherMilestoneOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round"><path strokeWidth="1.4" d="M8.8 3.4v16.4"/><path strokeWidth="1.3" d="M5.1 20.15h7.4M3.6 21.65H14"/><path strokeWidth="1.3" d="M9.5 5C11 4.4 12.4 4.8 14 5.5M9.5 12c1.5-.6 2.9-.2 4.5.5"/><path strokeWidth="1.3" d="M14 5.5c2.1.9 4.1.8 6-.5v7c-1.9 1.3-3.9 1.4-6 .5"/><path strokeWidth=".65" d="M19.35 6.4v4.8" opacity="0"/><path strokeWidth=".55" d="M21.4 6.4q.8-.5 1-.9" opacity="0"/><path strokeWidth=".55" d="M21.4 10.8q.7-.2 1.1-.6" opacity="0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path stroke-width="1.4" d="M8.8 3.4v16.4"/><path stroke-width="1.3" d="M5.1 20.15h7.4M3.6 21.65H14"/><path stroke-width="1.3" d="M9.5 5C11 4.4 12.4 4.8 14 5.5M9.5 12c1.5-.6 2.9-.2 4.5.5"/><path stroke-width="1.3" d="M14 5.5c2.1.9 4.1.8 6-.5v7c-1.9 1.3-3.9 1.4-6 .5"/><path stroke-width=".65" d="M19.35 6.4v4.8" opacity="0"/><path stroke-width=".55" d="M21.4 6.4q.8-.5 1-.9" opacity="0"/><path stroke-width=".55" d="M21.4 10.8q.7-.2 1.1-.6" opacity="0"/></g></svg> </template>
CSS
.icon-milestone-outline {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-width%3D%221.4%22%20d%3D%22M8.8%203.4v16.4%22%2F%3E%3Cpath%20stroke-width%3D%221.3%22%20d%3D%22M5.1%2020.15h7.4M3.6%2021.65H14%22%2F%3E%3Cpath%20stroke-width%3D%221.3%22%20d%3D%22M9.5%205C11%204.4%2012.4%204.8%2014%205.5M9.5%2012c1.5-.6%202.9-.2%204.5.5%22%2F%3E%3Cpath%20stroke-width%3D%221.3%22%20d%3D%22M14%205.5c2.1.9%204.1.8%206-.5v7c-1.9%201.3-3.9%201.4-6%20.5%22%2F%3E%3Cpath%20stroke-width%3D%22.65%22%20d%3D%22M19.35%206.4v4.8%22%20opacity%3D%220%22%2F%3E%3Cpath%20stroke-width%3D%22.55%22%20d%3D%22M21.4%206.4q.8-.5%201-.9%22%20opacity%3D%220%22%2F%3E%3Cpath%20stroke-width%3D%22.55%22%20d%3D%22M21.4%2010.8q.7-.2%201.1-.6%22%20opacity%3D%220%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-width%3D%221.4%22%20d%3D%22M8.8%203.4v16.4%22%2F%3E%3Cpath%20stroke-width%3D%221.3%22%20d%3D%22M5.1%2020.15h7.4M3.6%2021.65H14%22%2F%3E%3Cpath%20stroke-width%3D%221.3%22%20d%3D%22M9.5%205C11%204.4%2012.4%204.8%2014%205.5M9.5%2012c1.5-.6%202.9-.2%204.5.5%22%2F%3E%3Cpath%20stroke-width%3D%221.3%22%20d%3D%22M14%205.5c2.1.9%204.1.8%206-.5v7c-1.9%201.3-3.9%201.4-6%20.5%22%2F%3E%3Cpath%20stroke-width%3D%22.65%22%20d%3D%22M19.35%206.4v4.8%22%20opacity%3D%220%22%2F%3E%3Cpath%20stroke-width%3D%22.55%22%20d%3D%22M21.4%206.4q.8-.5%201-.9%22%20opacity%3D%220%22%2F%3E%3Cpath%20stroke-width%3D%22.55%22%20d%3D%22M21.4%2010.8q.7-.2%201.1-.6%22%20opacity%3D%220%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/dither/milestone-outline.svg?color=%231a73e8&size=48