laps icon
laps from Material Symbols Light by Google · Regular · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- laps
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- laps-outline, laps-outline-sharp, laps-sharp
1 other variant in Material Symbols Light
The same icon in other sets
More activities icons from Material Symbols Light
Use the laps icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9 19.808l-.713-.689l2.1-2.1H9q-2.502 0-4.251-1.758T3 11t1.749-4.251T9 5h6q2.502 0 4.251 1.749T21 11t-1.749 4.26Q17.502 17.02 15 17.02v-1q2.094 0 3.547-1.463T20 11t-1.453-3.547T15 6H9Q6.906 6 5.453 7.453T4 11t1.453 3.563T9 16.064h1.439L8.31 13.92l.69-.689l3.289 3.288z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightLaps(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="m9 19.808l-.713-.689l2.1-2.1H9q-2.502 0-4.251-1.758T3 11t1.749-4.251T9 5h6q2.502 0 4.251 1.749T21 11t-1.749 4.26Q17.502 17.02 15 17.02v-1q2.094 0 3.547-1.463T20 11t-1.453-3.547T15 6H9Q6.906 6 5.453 7.453T4 11t1.453 3.563T9 16.064h1.439L8.31 13.92l.69-.689l3.289 3.288z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9 19.808l-.713-.689l2.1-2.1H9q-2.502 0-4.251-1.758T3 11t1.749-4.251T9 5h6q2.502 0 4.251 1.749T21 11t-1.749 4.26Q17.502 17.02 15 17.02v-1q2.094 0 3.547-1.463T20 11t-1.453-3.547T15 6H9Q6.906 6 5.453 7.453T4 11t1.453 3.563T9 16.064h1.439L8.31 13.92l.69-.689l3.289 3.288z"/></svg> </template>
CSS
.icon-laps {
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%22m9%2019.808l-.713-.689l2.1-2.1H9q-2.502%200-4.251-1.758T3%2011t1.749-4.251T9%205h6q2.502%200%204.251%201.749T21%2011t-1.749%204.26Q17.502%2017.02%2015%2017.02v-1q2.094%200%203.547-1.463T20%2011t-1.453-3.547T15%206H9Q6.906%206%205.453%207.453T4%2011t1.453%203.563T9%2016.064h1.439L8.31%2013.92l.69-.689l3.289%203.288z%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%22m9%2019.808l-.713-.689l2.1-2.1H9q-2.502%200-4.251-1.758T3%2011t1.749-4.251T9%205h6q2.502%200%204.251%201.749T21%2011t-1.749%204.26Q17.502%2017.02%2015%2017.02v-1q2.094%200%203.547-1.463T20%2011t-1.453-3.547T15%206H9Q6.906%206%205.453%207.453T4%2011t1.453%203.563T9%2016.064h1.439L8.31%2013.92l.69-.689l3.289%203.288z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/laps.svg?color=%231a73e8&size=48