paved road alt icon

paved-road-alt-24px from Health Icons by Resolve to Save Lives · Filled 24px · Symbols · MIT Free for personal and commercial use.

Name
paved-road-alt-24px
Set
Health Icons
Style
Filled 24px
Category
Symbols
Viewbox
24×24
License
MIT

3 other variants in Health Icons

More symbols icons from Health Icons

Use the paved road alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M7 2.75h10a.25.25 0 0 1 .25.25v18a.25.25 0 0 1-.25.25H7a.25.25 0 0 1-.25-.25V3A.25.25 0 0 1 7 2.75Zm5 .5A1.75 1.75 0 0 0 10.25 5v2.5a1.75 1.75 0 0 0 1.102 1.625a1.75 1.75 0 0 0-1.102 1.625v2.5c0 .638.342 1.194.852 1.5c-.51.306-.852.862-.852 1.5v2.5a1.75 1.75 0 1 0 3.5 0v-2.5c0-.638-.342-1.194-.852-1.5c.51-.306.852-.862.852-1.5v-2.5a1.75 1.75 0 0 0-1.104-1.625A1.75 1.75 0 0 0 13.75 7.5V5A1.75 1.75 0 0 0 12 3.25Z"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsPavedRoadAlt24px(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5" d="M7 2.75h10a.25.25 0 0 1 .25.25v18a.25.25 0 0 1-.25.25H7a.25.25 0 0 1-.25-.25V3A.25.25 0 0 1 7 2.75Zm5 .5A1.75 1.75 0 0 0 10.25 5v2.5a1.75 1.75 0 0 0 1.102 1.625a1.75 1.75 0 0 0-1.102 1.625v2.5c0 .638.342 1.194.852 1.5c-.51.306-.852.862-.852 1.5v2.5a1.75 1.75 0 1 0 3.5 0v-2.5c0-.638-.342-1.194-.852-1.5c.51-.306.852-.862.852-1.5v-2.5a1.75 1.75 0 0 0-1.104-1.625A1.75 1.75 0 0 0 13.75 7.5V5A1.75 1.75 0 0 0 12 3.25Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M7 2.75h10a.25.25 0 0 1 .25.25v18a.25.25 0 0 1-.25.25H7a.25.25 0 0 1-.25-.25V3A.25.25 0 0 1 7 2.75Zm5 .5A1.75 1.75 0 0 0 10.25 5v2.5a1.75 1.75 0 0 0 1.102 1.625a1.75 1.75 0 0 0-1.102 1.625v2.5c0 .638.342 1.194.852 1.5c-.51.306-.852.862-.852 1.5v2.5a1.75 1.75 0 1 0 3.5 0v-2.5c0-.638-.342-1.194-.852-1.5c.51-.306.852-.862.852-1.5v-2.5a1.75 1.75 0 0 0-1.104-1.625A1.75 1.75 0 0 0 13.75 7.5V5A1.75 1.75 0 0 0 12 3.25Z"/></svg>
</template>

CSS

.icon-paved-road-alt-24px {
  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%3Cpath%20fill%3D%22currentColor%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M7%202.75h10a.25.25%200%200%201%20.25.25v18a.25.25%200%200%201-.25.25H7a.25.25%200%200%201-.25-.25V3A.25.25%200%200%201%207%202.75Zm5%20.5A1.75%201.75%200%200%200%2010.25%205v2.5a1.75%201.75%200%200%200%201.102%201.625a1.75%201.75%200%200%200-1.102%201.625v2.5c0%20.638.342%201.194.852%201.5c-.51.306-.852.862-.852%201.5v2.5a1.75%201.75%200%201%200%203.5%200v-2.5c0-.638-.342-1.194-.852-1.5c.51-.306.852-.862.852-1.5v-2.5a1.75%201.75%200%200%200-1.104-1.625A1.75%201.75%200%200%200%2013.75%207.5V5A1.75%201.75%200%200%200%2012%203.25Z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M7%202.75h10a.25.25%200%200%201%20.25.25v18a.25.25%200%200%201-.25.25H7a.25.25%200%200%201-.25-.25V3A.25.25%200%200%201%207%202.75Zm5%20.5A1.75%201.75%200%200%200%2010.25%205v2.5a1.75%201.75%200%200%200%201.102%201.625a1.75%201.75%200%200%200-1.102%201.625v2.5c0%20.638.342%201.194.852%201.5c-.51.306-.852.862-.852%201.5v2.5a1.75%201.75%200%201%200%203.5%200v-2.5c0-.638-.342-1.194-.852-1.5c.51-.306.852-.862.852-1.5v-2.5a1.75%201.75%200%200%200-1.104-1.625A1.75%201.75%200%200%200%2013.75%207.5V5A1.75%201.75%200%200%200%2012%203.25Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/paved-road-alt-24px.svg?color=%231a73e8&size=48