skating icon
skating from Line Awesome by Icons8 · Line · Winter · Apache-2.0 Free for personal and commercial use.
- Name
- skating
- Set
- Line Awesome
- Style
- Line
- Category
- Winter
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- skating-solid
The same icon in other sets
More winter icons from Line Awesome
Use the skating icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.5 4A3.514 3.514 0 0 0 19 7.5c0 1.922 1.578 3.5 3.5 3.5S26 9.422 26 7.5S24.422 4 22.5 4m0 2c.855 0 1.5.645 1.5 1.5S23.355 9 22.5 9S21 8.355 21 7.5S21.645 6 22.5 6M9 9v2h8.594L14 14.594a1.995 1.995 0 0 0 0 2.812l2 2V24h2v-4.594c0-.527-.219-1.031-.594-1.406l-2-2L19 12.406a1.99 1.99 0 0 0 .438-2.156C19.151 9.566 18.44 9 17.593 9zm3.625 8.813L9 21.438l1.406 1.406l3.625-3.625zM7 21c-.55 0-1 .45-1 1s.45 1 1 1c.277 0 .54-.102.719-.281c.18-.18.281-.442.281-.719c0-.55-.45-1-1-1m.719 1.719c-.18.18-.313.41-.313.687c0 .551.45 1 1 1c.278 0 .54-.101.719-.281c.18-.18.281-.441.281-.719c0-.55-.449-1-1-1c-.277 0-.508.133-.687.313m1.406 1.406c-.18.18-.313.41-.313.688c0 .55.45 1 1 1c.551 0 1-.45 1-1c0-.551-.449-1-1-1c-.277 0-.507.132-.687.312m5.938.875c-.551 0-1 .45-1 1s.449 1 1 1s1-.45 1-1s-.45-1-1-1m1 1c0 .55.449 1 1 1s1-.45 1-1s-.45-1-1-1c-.551 0-1 .45-1 1m2 0c0 .55.449 1 1 1s1-.45 1-1s-.45-1-1-1c-.551 0-1 .45-1 1"/></svg>
React
import type { SVGProps } from "react";
export function LaSkating(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.5 4A3.514 3.514 0 0 0 19 7.5c0 1.922 1.578 3.5 3.5 3.5S26 9.422 26 7.5S24.422 4 22.5 4m0 2c.855 0 1.5.645 1.5 1.5S23.355 9 22.5 9S21 8.355 21 7.5S21.645 6 22.5 6M9 9v2h8.594L14 14.594a1.995 1.995 0 0 0 0 2.812l2 2V24h2v-4.594c0-.527-.219-1.031-.594-1.406l-2-2L19 12.406a1.99 1.99 0 0 0 .438-2.156C19.151 9.566 18.44 9 17.593 9zm3.625 8.813L9 21.438l1.406 1.406l3.625-3.625zM7 21c-.55 0-1 .45-1 1s.45 1 1 1c.277 0 .54-.102.719-.281c.18-.18.281-.442.281-.719c0-.55-.45-1-1-1m.719 1.719c-.18.18-.313.41-.313.687c0 .551.45 1 1 1c.278 0 .54-.101.719-.281c.18-.18.281-.441.281-.719c0-.55-.449-1-1-1c-.277 0-.508.133-.687.313m1.406 1.406c-.18.18-.313.41-.313.688c0 .55.45 1 1 1c.551 0 1-.45 1-1c0-.551-.449-1-1-1c-.277 0-.507.132-.687.312m5.938.875c-.551 0-1 .45-1 1s.449 1 1 1s1-.45 1-1s-.45-1-1-1m1 1c0 .55.449 1 1 1s1-.45 1-1s-.45-1-1-1c-.551 0-1 .45-1 1m2 0c0 .55.449 1 1 1s1-.45 1-1s-.45-1-1-1c-.551 0-1 .45-1 1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.5 4A3.514 3.514 0 0 0 19 7.5c0 1.922 1.578 3.5 3.5 3.5S26 9.422 26 7.5S24.422 4 22.5 4m0 2c.855 0 1.5.645 1.5 1.5S23.355 9 22.5 9S21 8.355 21 7.5S21.645 6 22.5 6M9 9v2h8.594L14 14.594a1.995 1.995 0 0 0 0 2.812l2 2V24h2v-4.594c0-.527-.219-1.031-.594-1.406l-2-2L19 12.406a1.99 1.99 0 0 0 .438-2.156C19.151 9.566 18.44 9 17.593 9zm3.625 8.813L9 21.438l1.406 1.406l3.625-3.625zM7 21c-.55 0-1 .45-1 1s.45 1 1 1c.277 0 .54-.102.719-.281c.18-.18.281-.442.281-.719c0-.55-.45-1-1-1m.719 1.719c-.18.18-.313.41-.313.687c0 .551.45 1 1 1c.278 0 .54-.101.719-.281c.18-.18.281-.441.281-.719c0-.55-.449-1-1-1c-.277 0-.508.133-.687.313m1.406 1.406c-.18.18-.313.41-.313.688c0 .55.45 1 1 1c.551 0 1-.45 1-1c0-.551-.449-1-1-1c-.277 0-.507.132-.687.312m5.938.875c-.551 0-1 .45-1 1s.449 1 1 1s1-.45 1-1s-.45-1-1-1m1 1c0 .55.449 1 1 1s1-.45 1-1s-.45-1-1-1c-.551 0-1 .45-1 1m2 0c0 .55.449 1 1 1s1-.45 1-1s-.45-1-1-1c-.551 0-1 .45-1 1"/></svg> </template>
CSS
.icon-skating {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.5%204A3.514%203.514%200%200%200%2019%207.5c0%201.922%201.578%203.5%203.5%203.5S26%209.422%2026%207.5S24.422%204%2022.5%204m0%202c.855%200%201.5.645%201.5%201.5S23.355%209%2022.5%209S21%208.355%2021%207.5S21.645%206%2022.5%206M9%209v2h8.594L14%2014.594a1.995%201.995%200%200%200%200%202.812l2%202V24h2v-4.594c0-.527-.219-1.031-.594-1.406l-2-2L19%2012.406a1.99%201.99%200%200%200%20.438-2.156C19.151%209.566%2018.44%209%2017.593%209zm3.625%208.813L9%2021.438l1.406%201.406l3.625-3.625zM7%2021c-.55%200-1%20.45-1%201s.45%201%201%201c.277%200%20.54-.102.719-.281c.18-.18.281-.442.281-.719c0-.55-.45-1-1-1m.719%201.719c-.18.18-.313.41-.313.687c0%20.551.45%201%201%201c.278%200%20.54-.101.719-.281c.18-.18.281-.441.281-.719c0-.55-.449-1-1-1c-.277%200-.508.133-.687.313m1.406%201.406c-.18.18-.313.41-.313.688c0%20.55.45%201%201%201c.551%200%201-.45%201-1c0-.551-.449-1-1-1c-.277%200-.507.132-.687.312m5.938.875c-.551%200-1%20.45-1%201s.449%201%201%201s1-.45%201-1s-.45-1-1-1m1%201c0%20.55.449%201%201%201s1-.45%201-1s-.45-1-1-1c-.551%200-1%20.45-1%201m2%200c0%20.55.449%201%201%201s1-.45%201-1s-.45-1-1-1c-.551%200-1%20.45-1%201%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.5%204A3.514%203.514%200%200%200%2019%207.5c0%201.922%201.578%203.5%203.5%203.5S26%209.422%2026%207.5S24.422%204%2022.5%204m0%202c.855%200%201.5.645%201.5%201.5S23.355%209%2022.5%209S21%208.355%2021%207.5S21.645%206%2022.5%206M9%209v2h8.594L14%2014.594a1.995%201.995%200%200%200%200%202.812l2%202V24h2v-4.594c0-.527-.219-1.031-.594-1.406l-2-2L19%2012.406a1.99%201.99%200%200%200%20.438-2.156C19.151%209.566%2018.44%209%2017.593%209zm3.625%208.813L9%2021.438l1.406%201.406l3.625-3.625zM7%2021c-.55%200-1%20.45-1%201s.45%201%201%201c.277%200%20.54-.102.719-.281c.18-.18.281-.442.281-.719c0-.55-.45-1-1-1m.719%201.719c-.18.18-.313.41-.313.687c0%20.551.45%201%201%201c.278%200%20.54-.101.719-.281c.18-.18.281-.441.281-.719c0-.55-.449-1-1-1c-.277%200-.508.133-.687.313m1.406%201.406c-.18.18-.313.41-.313.688c0%20.55.45%201%201%201c.551%200%201-.45%201-1c0-.551-.449-1-1-1c-.277%200-.507.132-.687.312m5.938.875c-.551%200-1%20.45-1%201s.449%201%201%201s1-.45%201-1s-.45-1-1-1m1%201c0%20.55.449%201%201%201s1-.45%201-1s-.45-1-1-1c-.551%200-1%20.45-1%201m2%200c0%20.55.449%201%201%201s1-.45%201-1s-.45-1-1-1c-.551%200-1%20.45-1%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/skating.svg?color=%231a73e8&size=48