riding one icon
riding-one from IconPark Outline by ByteDance · Outline · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- riding-one
- Set
- IconPark Outline
- Style
- Outline
- Category
- Travel
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More travel icons from IconPark Outline
Use the riding one icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M12.58 27.514L4 28.319v-5.638l12.258-5.237V10s5.72 1.403 6.537 2.611s0 4.028 0 4.028c4.086 1.477 7.99 6.042 7.99 9.667S29 34.5 29 34.5c-1.98 0-2.71 4.292-1.484 5.5"/><path stroke-linecap="round" d="M22 26c0 2.761-1.79 4-4 4s-4-1.239-4-4m3.38 4c.439 0 .877 3.2.439 4.8S16.943 37.2 13 40"/><path stroke-miterlimit="2" d="M37 16a2 2 0 1 0 0-4a2 2 0 0 0 0 4Z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="2" d="M27 30c2.435.084 6.11-1.773 8-3.066c2.272-1.56.135-4.011 2.724-4.556L39.55 21S41 23.066 42 25s1.6 7.9 0 11.5h-8l3 3"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkOutlineRidingOne(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeWidth="4"><path strokeLinecap="round" strokeLinejoin="round" d="M12.58 27.514L4 28.319v-5.638l12.258-5.237V10s5.72 1.403 6.537 2.611s0 4.028 0 4.028c4.086 1.477 7.99 6.042 7.99 9.667S29 34.5 29 34.5c-1.98 0-2.71 4.292-1.484 5.5"/><path strokeLinecap="round" d="M22 26c0 2.761-1.79 4-4 4s-4-1.239-4-4m3.38 4c.439 0 .877 3.2.439 4.8S16.943 37.2 13 40"/><path strokeMiterlimit="2" d="M37 16a2 2 0 1 0 0-4a2 2 0 0 0 0 4Z"/><path strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="2" d="M27 30c2.435.084 6.11-1.773 8-3.066c2.272-1.56.135-4.011 2.724-4.556L39.55 21S41 23.066 42 25s1.6 7.9 0 11.5h-8l3 3"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M12.58 27.514L4 28.319v-5.638l12.258-5.237V10s5.72 1.403 6.537 2.611s0 4.028 0 4.028c4.086 1.477 7.99 6.042 7.99 9.667S29 34.5 29 34.5c-1.98 0-2.71 4.292-1.484 5.5"/><path stroke-linecap="round" d="M22 26c0 2.761-1.79 4-4 4s-4-1.239-4-4m3.38 4c.439 0 .877 3.2.439 4.8S16.943 37.2 13 40"/><path stroke-miterlimit="2" d="M37 16a2 2 0 1 0 0-4a2 2 0 0 0 0 4Z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="2" d="M27 30c2.435.084 6.11-1.773 8-3.066c2.272-1.56.135-4.011 2.724-4.556L39.55 21S41 23.066 42 25s1.6 7.9 0 11.5h-8l3 3"/></g></svg> </template>
CSS
.icon-riding-one {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12.58%2027.514L4%2028.319v-5.638l12.258-5.237V10s5.72%201.403%206.537%202.611s0%204.028%200%204.028c4.086%201.477%207.99%206.042%207.99%209.667S29%2034.5%2029%2034.5c-1.98%200-2.71%204.292-1.484%205.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%2026c0%202.761-1.79%204-4%204s-4-1.239-4-4m3.38%204c.439%200%20.877%203.2.439%204.8S16.943%2037.2%2013%2040%22%2F%3E%3Cpath%20stroke-miterlimit%3D%222%22%20d%3D%22M37%2016a2%202%200%201%200%200-4a2%202%200%200%200%200%204Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%20d%3D%22M27%2030c2.435.084%206.11-1.773%208-3.066c2.272-1.56.135-4.011%202.724-4.556L39.55%2021S41%2023.066%2042%2025s1.6%207.9%200%2011.5h-8l3%203%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12.58%2027.514L4%2028.319v-5.638l12.258-5.237V10s5.72%201.403%206.537%202.611s0%204.028%200%204.028c4.086%201.477%207.99%206.042%207.99%209.667S29%2034.5%2029%2034.5c-1.98%200-2.71%204.292-1.484%205.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%2026c0%202.761-1.79%204-4%204s-4-1.239-4-4m3.38%204c.439%200%20.877%203.2.439%204.8S16.943%2037.2%2013%2040%22%2F%3E%3Cpath%20stroke-miterlimit%3D%222%22%20d%3D%22M37%2016a2%202%200%201%200%200-4a2%202%200%200%200%200%204Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%20d%3D%22M27%2030c2.435.084%206.11-1.773%208-3.066c2.272-1.56.135-4.011%202.724-4.556L39.55%2021S41%2023.066%2042%2025s1.6%207.9%200%2011.5h-8l3%203%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-outline/riding-one.svg?color=%231a73e8&size=48