vespa motorcycle negative icon

vespa-motorcycle-negative from Health Icons by Resolve to Save Lives · Filled · MIT Free for personal and commercial use.

Name
vespa-motorcycle-negative
Set
Health Icons
Style
Filled
Viewbox
48×48
License
MIT

Related icons in Health Icons

Use the vespa motorcycle negative icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsVespaMotorcycleNegative1)"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48zM16.95 33a2.5 2.5 0 0 1-4.9 0zm-7.928 0H4.47c-.26 0-.47-.18-.47-.4C4 27.85 8.516 24 14.086 24h8.07c.466 0 .844.322.844.72V26h6.875l.93-7.437c.502.278 1.08.437 1.695.437H35v8.759A5.5 5.5 0 0 1 37.933 27H38a5.5 5.5 0 1 1-5.475 6.032l-.02-.021l-.01-.011H21v-.002l-.111.002h-.911a5.5 5.5 0 0 1-10.956 0M38 35a2.5 2.5 0 0 0 2.456-2.971l-4.925.868A2.5 2.5 0 0 0 38 35M9 21a3 3 0 0 1 3-3h9a3 3 0 0 1 3 3v1H9zm23.5-11c-1.286 0-2.41.694-3.018 1.727L25.346 11L25 12.97l4.004.704A3.5 3.5 0 0 0 32.5 17h3.885c.34 0 .615-.276.615-.615v-5.77a.615.615 0 0 0-.615-.615z" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsVespaMotorcycleNegative1"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsVespaMotorcycleNegative(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"><g clipPath="url(#healthiconsVespaMotorcycleNegative1)"><path fill="currentColor" fillRule="evenodd" d="M48 0H0v48h48zM16.95 33a2.5 2.5 0 0 1-4.9 0zm-7.928 0H4.47c-.26 0-.47-.18-.47-.4C4 27.85 8.516 24 14.086 24h8.07c.466 0 .844.322.844.72V26h6.875l.93-7.437c.502.278 1.08.437 1.695.437H35v8.759A5.5 5.5 0 0 1 37.933 27H38a5.5 5.5 0 1 1-5.475 6.032l-.02-.021l-.01-.011H21v-.002l-.111.002h-.911a5.5 5.5 0 0 1-10.956 0M38 35a2.5 2.5 0 0 0 2.456-2.971l-4.925.868A2.5 2.5 0 0 0 38 35M9 21a3 3 0 0 1 3-3h9a3 3 0 0 1 3 3v1H9zm23.5-11c-1.286 0-2.41.694-3.018 1.727L25.346 11L25 12.97l4.004.704A3.5 3.5 0 0 0 32.5 17h3.885c.34 0 .615-.276.615-.615v-5.77a.615.615 0 0 0-.615-.615z" clipRule="evenodd"/></g><defs><clipPath id="healthiconsVespaMotorcycleNegative1"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsVespaMotorcycleNegative1)"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48zM16.95 33a2.5 2.5 0 0 1-4.9 0zm-7.928 0H4.47c-.26 0-.47-.18-.47-.4C4 27.85 8.516 24 14.086 24h8.07c.466 0 .844.322.844.72V26h6.875l.93-7.437c.502.278 1.08.437 1.695.437H35v8.759A5.5 5.5 0 0 1 37.933 27H38a5.5 5.5 0 1 1-5.475 6.032l-.02-.021l-.01-.011H21v-.002l-.111.002h-.911a5.5 5.5 0 0 1-10.956 0M38 35a2.5 2.5 0 0 0 2.456-2.971l-4.925.868A2.5 2.5 0 0 0 38 35M9 21a3 3 0 0 1 3-3h9a3 3 0 0 1 3 3v1H9zm23.5-11c-1.286 0-2.41.694-3.018 1.727L25.346 11L25 12.97l4.004.704A3.5 3.5 0 0 0 32.5 17h3.885c.34 0 .615-.276.615-.615v-5.77a.615.615 0 0 0-.615-.615z" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsVespaMotorcycleNegative1"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-vespa-motorcycle-negative {
  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%3E%3Cg%20clip-path%3D%22url(%23healthiconsVespaMotorcycleNegative1)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM16.95%2033a2.5%202.5%200%200%201-4.9%200zm-7.928%200H4.47c-.26%200-.47-.18-.47-.4C4%2027.85%208.516%2024%2014.086%2024h8.07c.466%200%20.844.322.844.72V26h6.875l.93-7.437c.502.278%201.08.437%201.695.437H35v8.759A5.5%205.5%200%200%201%2037.933%2027H38a5.5%205.5%200%201%201-5.475%206.032l-.02-.021l-.01-.011H21v-.002l-.111.002h-.911a5.5%205.5%200%200%201-10.956%200M38%2035a2.5%202.5%200%200%200%202.456-2.971l-4.925.868A2.5%202.5%200%200%200%2038%2035M9%2021a3%203%200%200%201%203-3h9a3%203%200%200%201%203%203v1H9zm23.5-11c-1.286%200-2.41.694-3.018%201.727L25.346%2011L25%2012.97l4.004.704A3.5%203.5%200%200%200%2032.5%2017h3.885c.34%200%20.615-.276.615-.615v-5.77a.615.615%200%200%200-.615-.615z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsVespaMotorcycleNegative1%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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%3E%3Cg%20clip-path%3D%22url(%23healthiconsVespaMotorcycleNegative1)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM16.95%2033a2.5%202.5%200%200%201-4.9%200zm-7.928%200H4.47c-.26%200-.47-.18-.47-.4C4%2027.85%208.516%2024%2014.086%2024h8.07c.466%200%20.844.322.844.72V26h6.875l.93-7.437c.502.278%201.08.437%201.695.437H35v8.759A5.5%205.5%200%200%201%2037.933%2027H38a5.5%205.5%200%201%201-5.475%206.032l-.02-.021l-.01-.011H21v-.002l-.111.002h-.911a5.5%205.5%200%200%201-10.956%200M38%2035a2.5%202.5%200%200%200%202.456-2.971l-4.925.868A2.5%202.5%200%200%200%2038%2035M9%2021a3%203%200%200%201%203-3h9a3%203%200%200%201%203%203v1H9zm23.5-11c-1.286%200-2.41.694-3.018%201.727L25.346%2011L25%2012.97l4.004.704A3.5%203.5%200%200%200%2032.5%2017h3.885c.34%200%20.615-.276.615-.615v-5.77a.615.615%200%200%200-.615-.615z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsVespaMotorcycleNegative1%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/vespa-motorcycle-negative.svg?color=%231a73e8&size=48