trail length short icon
trail-length-short-outline from Material Symbols Light by Google · Outline · Images · Apache-2.0 Free for personal and commercial use.
- Name
- trail-length-short-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- trail-length-short-outline-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More images icons from Material Symbols Light
Use the trail length short icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15 16.5q-1.748 0-3.005-1.137T10.523 12.5H4.5v-1h6.023q.087-.806.51-1.623q.425-.818 1.217-1.377H6.5v-1H15q1.868 0 3.184 1.316Q19.5 10.13 19.5 11.997t-1.316 3.185T15 16.5m0-1q1.442 0 2.471-1.029T18.5 12t-1.029-2.471T15 8.5t-2.471 1.029T11.5 12t1.029 2.471T15 15.5m-7.5 1v-1h2v1zM15 12"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightTrailLengthShortOutline(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="M15 16.5q-1.748 0-3.005-1.137T10.523 12.5H4.5v-1h6.023q.087-.806.51-1.623q.425-.818 1.217-1.377H6.5v-1H15q1.868 0 3.184 1.316Q19.5 10.13 19.5 11.997t-1.316 3.185T15 16.5m0-1q1.442 0 2.471-1.029T18.5 12t-1.029-2.471T15 8.5t-2.471 1.029T11.5 12t1.029 2.471T15 15.5m-7.5 1v-1h2v1zM15 12"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15 16.5q-1.748 0-3.005-1.137T10.523 12.5H4.5v-1h6.023q.087-.806.51-1.623q.425-.818 1.217-1.377H6.5v-1H15q1.868 0 3.184 1.316Q19.5 10.13 19.5 11.997t-1.316 3.185T15 16.5m0-1q1.442 0 2.471-1.029T18.5 12t-1.029-2.471T15 8.5t-2.471 1.029T11.5 12t1.029 2.471T15 15.5m-7.5 1v-1h2v1zM15 12"/></svg> </template>
CSS
.icon-trail-length-short-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%2016.5q-1.748%200-3.005-1.137T10.523%2012.5H4.5v-1h6.023q.087-.806.51-1.623q.425-.818%201.217-1.377H6.5v-1H15q1.868%200%203.184%201.316Q19.5%2010.13%2019.5%2011.997t-1.316%203.185T15%2016.5m0-1q1.442%200%202.471-1.029T18.5%2012t-1.029-2.471T15%208.5t-2.471%201.029T11.5%2012t1.029%202.471T15%2015.5m-7.5%201v-1h2v1zM15%2012%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%22M15%2016.5q-1.748%200-3.005-1.137T10.523%2012.5H4.5v-1h6.023q.087-.806.51-1.623q.425-.818%201.217-1.377H6.5v-1H15q1.868%200%203.184%201.316Q19.5%2010.13%2019.5%2011.997t-1.316%203.185T15%2016.5m0-1q1.442%200%202.471-1.029T18.5%2012t-1.029-2.471T15%208.5t-2.471%201.029T11.5%2012t1.029%202.471T15%2015.5m-7.5%201v-1h2v1zM15%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/trail-length-short-outline.svg?color=%231a73e8&size=48