skiing nordic icon
skiing-nordic from Line Awesome by Icons8 · Line · Winter · Apache-2.0 Free for personal and commercial use.
- Name
- skiing-nordic
- Set
- Line Awesome
- Style
- Line
- Category
- Winter
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- skiing-nordic-solid
The same icon in other sets
More winter icons from Line Awesome
Use the skiing nordic icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.5 4C12.57 4 11 5.57 11 7.5s1.57 3.5 3.5 3.5S18 9.43 18 7.5S16.43 4 14.5 4m0 2c.827 0 1.5.673 1.5 1.5S15.327 9 14.5 9S13 8.327 13 7.5S13.673 6 14.5 6m-.814 5.992a1.99 1.99 0 0 0-2.127 1.475L10.06 18.74a2 2 0 0 0 .753 2.096l3.206 2.342L14.78 27H9.955l1.03-1.412c.07-.131.131-.267.18-.4l.827-2.266l-1.685-1.219l-1.024 2.805a1 1 0 0 1-.058.129L7.502 27H3v2h21.486a4.69 4.69 0 0 0 4.455-3.21l.059-.173l-1.896-.633l-.057.172A2.7 2.7 0 0 1 24.487 27H21V16h-4.244l-.785-2.336a2.02 2.02 0 0 0-1.348-1.424l-.537-.166a2 2 0 0 0-.4-.082m-.196 1.992l.567.254l.785 2.23a1.994 1.994 0 0 0 1.94 1.514H19V27h-2.18l-.834-4.182a2 2 0 0 0-.787-1.283l-3.207-2.28z"/></svg>
React
import type { SVGProps } from "react";
export function LaSkiingNordic(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="M14.5 4C12.57 4 11 5.57 11 7.5s1.57 3.5 3.5 3.5S18 9.43 18 7.5S16.43 4 14.5 4m0 2c.827 0 1.5.673 1.5 1.5S15.327 9 14.5 9S13 8.327 13 7.5S13.673 6 14.5 6m-.814 5.992a1.99 1.99 0 0 0-2.127 1.475L10.06 18.74a2 2 0 0 0 .753 2.096l3.206 2.342L14.78 27H9.955l1.03-1.412c.07-.131.131-.267.18-.4l.827-2.266l-1.685-1.219l-1.024 2.805a1 1 0 0 1-.058.129L7.502 27H3v2h21.486a4.69 4.69 0 0 0 4.455-3.21l.059-.173l-1.896-.633l-.057.172A2.7 2.7 0 0 1 24.487 27H21V16h-4.244l-.785-2.336a2.02 2.02 0 0 0-1.348-1.424l-.537-.166a2 2 0 0 0-.4-.082m-.196 1.992l.567.254l.785 2.23a1.994 1.994 0 0 0 1.94 1.514H19V27h-2.18l-.834-4.182a2 2 0 0 0-.787-1.283l-3.207-2.28z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.5 4C12.57 4 11 5.57 11 7.5s1.57 3.5 3.5 3.5S18 9.43 18 7.5S16.43 4 14.5 4m0 2c.827 0 1.5.673 1.5 1.5S15.327 9 14.5 9S13 8.327 13 7.5S13.673 6 14.5 6m-.814 5.992a1.99 1.99 0 0 0-2.127 1.475L10.06 18.74a2 2 0 0 0 .753 2.096l3.206 2.342L14.78 27H9.955l1.03-1.412c.07-.131.131-.267.18-.4l.827-2.266l-1.685-1.219l-1.024 2.805a1 1 0 0 1-.058.129L7.502 27H3v2h21.486a4.69 4.69 0 0 0 4.455-3.21l.059-.173l-1.896-.633l-.057.172A2.7 2.7 0 0 1 24.487 27H21V16h-4.244l-.785-2.336a2.02 2.02 0 0 0-1.348-1.424l-.537-.166a2 2 0 0 0-.4-.082m-.196 1.992l.567.254l.785 2.23a1.994 1.994 0 0 0 1.94 1.514H19V27h-2.18l-.834-4.182a2 2 0 0 0-.787-1.283l-3.207-2.28z"/></svg> </template>
CSS
.icon-skiing-nordic {
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%22M14.5%204C12.57%204%2011%205.57%2011%207.5s1.57%203.5%203.5%203.5S18%209.43%2018%207.5S16.43%204%2014.5%204m0%202c.827%200%201.5.673%201.5%201.5S15.327%209%2014.5%209S13%208.327%2013%207.5S13.673%206%2014.5%206m-.814%205.992a1.99%201.99%200%200%200-2.127%201.475L10.06%2018.74a2%202%200%200%200%20.753%202.096l3.206%202.342L14.78%2027H9.955l1.03-1.412c.07-.131.131-.267.18-.4l.827-2.266l-1.685-1.219l-1.024%202.805a1%201%200%200%201-.058.129L7.502%2027H3v2h21.486a4.69%204.69%200%200%200%204.455-3.21l.059-.173l-1.896-.633l-.057.172A2.7%202.7%200%200%201%2024.487%2027H21V16h-4.244l-.785-2.336a2.02%202.02%200%200%200-1.348-1.424l-.537-.166a2%202%200%200%200-.4-.082m-.196%201.992l.567.254l.785%202.23a1.994%201.994%200%200%200%201.94%201.514H19V27h-2.18l-.834-4.182a2%202%200%200%200-.787-1.283l-3.207-2.28z%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%22M14.5%204C12.57%204%2011%205.57%2011%207.5s1.57%203.5%203.5%203.5S18%209.43%2018%207.5S16.43%204%2014.5%204m0%202c.827%200%201.5.673%201.5%201.5S15.327%209%2014.5%209S13%208.327%2013%207.5S13.673%206%2014.5%206m-.814%205.992a1.99%201.99%200%200%200-2.127%201.475L10.06%2018.74a2%202%200%200%200%20.753%202.096l3.206%202.342L14.78%2027H9.955l1.03-1.412c.07-.131.131-.267.18-.4l.827-2.266l-1.685-1.219l-1.024%202.805a1%201%200%200%201-.058.129L7.502%2027H3v2h21.486a4.69%204.69%200%200%200%204.455-3.21l.059-.173l-1.896-.633l-.057.172A2.7%202.7%200%200%201%2024.487%2027H21V16h-4.244l-.785-2.336a2.02%202.02%200%200%200-1.348-1.424l-.537-.166a2%202%200%200%200-.4-.082m-.196%201.992l.567.254l.785%202.23a1.994%201.994%200%200%200%201.94%201.514H19V27h-2.18l-.834-4.182a2%202%200%200%200-.787-1.283l-3.207-2.28z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/skiing-nordic.svg?color=%231a73e8&size=48