kick scooter icon
kick-scooter-line-duotone from Solar by 480 Design · Line Duotone · Parts · CC-BY-4.0 Attribution required.
- Name
- kick-scooter-line-duotone
- Set
- Solar
- Style
- Line Duotone
- Category
- Parts
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More parts icons from Solar
bus-boldcar-battery-boldcar-boldelectric-refueling-boldgas-station-boldscooter-boldshock-absorber-boldspeedometer-low-boldspeedometer-max-boldspeedometer-middle-boldsuspension-boldsuspension-bolt-boldsuspension-cross-boldtram-boldtransmission-boldtransmission-circle-boldtransmission-square-boldwheel-angle-boldwheel-bold
Use the kick scooter icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linejoin="round" d="M6.76196 17.6471H14.381C14.381 14.7882 16.7262 12.4706 19.6191 12.4706L18.615 6.51663C18.4642 5.62255 18.3888 5.1755 18.163 4.84003C17.964 4.54431 17.6845 4.31026 17.3566 4.1649C16.9846 4 16.526 4 15.6088 4H14.381" opacity=".5"/><path d="M6.7619 17.6469C6.7619 18.9464 5.69592 19.9998 4.38095 19.9998C3.06599 19.9998 2 18.9464 2 17.6469C2 16.3474 3.06599 15.2939 4.38095 15.2939C5.69592 15.2939 6.7619 16.3474 6.7619 17.6469Z"/><path d="M21.9999 17.6469C21.9999 18.9464 20.934 19.9998 19.619 19.9998C18.304 19.9998 17.238 18.9464 17.238 17.6469C17.238 16.3474 18.304 15.2939 19.619 15.2939C20.934 15.2939 21.9999 16.3474 21.9999 17.6469Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarKickScooterLineDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinejoin="round" d="M6.76196 17.6471H14.381C14.381 14.7882 16.7262 12.4706 19.6191 12.4706L18.615 6.51663C18.4642 5.62255 18.3888 5.1755 18.163 4.84003C17.964 4.54431 17.6845 4.31026 17.3566 4.1649C16.9846 4 16.526 4 15.6088 4H14.381" opacity=".5"/><path d="M6.7619 17.6469C6.7619 18.9464 5.69592 19.9998 4.38095 19.9998C3.06599 19.9998 2 18.9464 2 17.6469C2 16.3474 3.06599 15.2939 4.38095 15.2939C5.69592 15.2939 6.7619 16.3474 6.7619 17.6469Z"/><path d="M21.9999 17.6469C21.9999 18.9464 20.934 19.9998 19.619 19.9998C18.304 19.9998 17.238 18.9464 17.238 17.6469C17.238 16.3474 18.304 15.2939 19.619 15.2939C20.934 15.2939 21.9999 16.3474 21.9999 17.6469Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linejoin="round" d="M6.76196 17.6471H14.381C14.381 14.7882 16.7262 12.4706 19.6191 12.4706L18.615 6.51663C18.4642 5.62255 18.3888 5.1755 18.163 4.84003C17.964 4.54431 17.6845 4.31026 17.3566 4.1649C16.9846 4 16.526 4 15.6088 4H14.381" opacity=".5"/><path d="M6.7619 17.6469C6.7619 18.9464 5.69592 19.9998 4.38095 19.9998C3.06599 19.9998 2 18.9464 2 17.6469C2 16.3474 3.06599 15.2939 4.38095 15.2939C5.69592 15.2939 6.7619 16.3474 6.7619 17.6469Z"/><path d="M21.9999 17.6469C21.9999 18.9464 20.934 19.9998 19.619 19.9998C18.304 19.9998 17.238 18.9464 17.238 17.6469C17.238 16.3474 18.304 15.2939 19.619 15.2939C20.934 15.2939 21.9999 16.3474 21.9999 17.6469Z"/></g></svg> </template>
CSS
.icon-kick-scooter-line-duotone {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6.76196%2017.6471H14.381C14.381%2014.7882%2016.7262%2012.4706%2019.6191%2012.4706L18.615%206.51663C18.4642%205.62255%2018.3888%205.1755%2018.163%204.84003C17.964%204.54431%2017.6845%204.31026%2017.3566%204.1649C16.9846%204%2016.526%204%2015.6088%204H14.381%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M6.7619%2017.6469C6.7619%2018.9464%205.69592%2019.9998%204.38095%2019.9998C3.06599%2019.9998%202%2018.9464%202%2017.6469C2%2016.3474%203.06599%2015.2939%204.38095%2015.2939C5.69592%2015.2939%206.7619%2016.3474%206.7619%2017.6469Z%22%2F%3E%3Cpath%20d%3D%22M21.9999%2017.6469C21.9999%2018.9464%2020.934%2019.9998%2019.619%2019.9998C18.304%2019.9998%2017.238%2018.9464%2017.238%2017.6469C17.238%2016.3474%2018.304%2015.2939%2019.619%2015.2939C20.934%2015.2939%2021.9999%2016.3474%2021.9999%2017.6469Z%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6.76196%2017.6471H14.381C14.381%2014.7882%2016.7262%2012.4706%2019.6191%2012.4706L18.615%206.51663C18.4642%205.62255%2018.3888%205.1755%2018.163%204.84003C17.964%204.54431%2017.6845%204.31026%2017.3566%204.1649C16.9846%204%2016.526%204%2015.6088%204H14.381%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M6.7619%2017.6469C6.7619%2018.9464%205.69592%2019.9998%204.38095%2019.9998C3.06599%2019.9998%202%2018.9464%202%2017.6469C2%2016.3474%203.06599%2015.2939%204.38095%2015.2939C5.69592%2015.2939%206.7619%2016.3474%206.7619%2017.6469Z%22%2F%3E%3Cpath%20d%3D%22M21.9999%2017.6469C21.9999%2018.9464%2020.934%2019.9998%2019.619%2019.9998C18.304%2019.9998%2017.238%2018.9464%2017.238%2017.6469C17.238%2016.3474%2018.304%2015.2939%2019.619%2015.2939C20.934%2015.2939%2021.9999%2016.3474%2021.9999%2017.6469Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/kick-scooter-line-duotone.svg?color=%231a73e8&size=48