paved road icon

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

Name
paved-road
Set
Health Icons
Style
Filled
Category
Symbols
Viewbox
48×48
License
MIT

3 other variants in Health Icons

More symbols icons from Health Icons

Use the paved road icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M6.056 40.001c-.062 1.103.84 2 1.944 2h14c1.105 0 1.989-.899 2.111-1.997a18 18 0 0 1 15.893-15.893C41.102 23.99 42 23.105 42 22.001V8c0-1.105-.896-2.007-1.999-1.945A36 36 0 0 0 6.056 40m30.957-24.363a27 27 0 0 1 2.213-.394l-.269-1.982a29 29 0 0 0-2.377.423zm-8.299 3.357a27 27 0 0 1 4.01-2.025l-.75-1.854a29 29 0 0 0-4.307 2.175zm-5.248 4.209a27 27 0 0 1 1.63-1.547l-1.315-1.507a29 29 0 0 0-3.358 3.463l1.547 1.268a27 27 0 0 1 1.496-1.677m-5.946 9.445a27 27 0 0 1 1.9-4.07l-1.735-.994a29 29 0 0 0-2.041 4.372zm-1.525 6.553q.118-1.122.325-2.224l-1.965-.372q-.224 1.183-.35 2.388z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsPavedRoad(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fillRule="evenodd" d="M6.056 40.001c-.062 1.103.84 2 1.944 2h14c1.105 0 1.989-.899 2.111-1.997a18 18 0 0 1 15.893-15.893C41.102 23.99 42 23.105 42 22.001V8c0-1.105-.896-2.007-1.999-1.945A36 36 0 0 0 6.056 40m30.957-24.363a27 27 0 0 1 2.213-.394l-.269-1.982a29 29 0 0 0-2.377.423zm-8.299 3.357a27 27 0 0 1 4.01-2.025l-.75-1.854a29 29 0 0 0-4.307 2.175zm-5.248 4.209a27 27 0 0 1 1.63-1.547l-1.315-1.507a29 29 0 0 0-3.358 3.463l1.547 1.268a27 27 0 0 1 1.496-1.677m-5.946 9.445a27 27 0 0 1 1.9-4.07l-1.735-.994a29 29 0 0 0-2.041 4.372zm-1.525 6.553q.118-1.122.325-2.224l-1.965-.372q-.224 1.183-.35 2.388z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M6.056 40.001c-.062 1.103.84 2 1.944 2h14c1.105 0 1.989-.899 2.111-1.997a18 18 0 0 1 15.893-15.893C41.102 23.99 42 23.105 42 22.001V8c0-1.105-.896-2.007-1.999-1.945A36 36 0 0 0 6.056 40m30.957-24.363a27 27 0 0 1 2.213-.394l-.269-1.982a29 29 0 0 0-2.377.423zm-8.299 3.357a27 27 0 0 1 4.01-2.025l-.75-1.854a29 29 0 0 0-4.307 2.175zm-5.248 4.209a27 27 0 0 1 1.63-1.547l-1.315-1.507a29 29 0 0 0-3.358 3.463l1.547 1.268a27 27 0 0 1 1.496-1.677m-5.946 9.445a27 27 0 0 1 1.9-4.07l-1.735-.994a29 29 0 0 0-2.041 4.372zm-1.525 6.553q.118-1.122.325-2.224l-1.965-.372q-.224 1.183-.35 2.388z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-paved-road {
  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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M6.056%2040.001c-.062%201.103.84%202%201.944%202h14c1.105%200%201.989-.899%202.111-1.997a18%2018%200%200%201%2015.893-15.893C41.102%2023.99%2042%2023.105%2042%2022.001V8c0-1.105-.896-2.007-1.999-1.945A36%2036%200%200%200%206.056%2040m30.957-24.363a27%2027%200%200%201%202.213-.394l-.269-1.982a29%2029%200%200%200-2.377.423zm-8.299%203.357a27%2027%200%200%201%204.01-2.025l-.75-1.854a29%2029%200%200%200-4.307%202.175zm-5.248%204.209a27%2027%200%200%201%201.63-1.547l-1.315-1.507a29%2029%200%200%200-3.358%203.463l1.547%201.268a27%2027%200%200%201%201.496-1.677m-5.946%209.445a27%2027%200%200%201%201.9-4.07l-1.735-.994a29%2029%200%200%200-2.041%204.372zm-1.525%206.553q.118-1.122.325-2.224l-1.965-.372q-.224%201.183-.35%202.388z%22%20clip-rule%3D%22evenodd%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M6.056%2040.001c-.062%201.103.84%202%201.944%202h14c1.105%200%201.989-.899%202.111-1.997a18%2018%200%200%201%2015.893-15.893C41.102%2023.99%2042%2023.105%2042%2022.001V8c0-1.105-.896-2.007-1.999-1.945A36%2036%200%200%200%206.056%2040m30.957-24.363a27%2027%200%200%201%202.213-.394l-.269-1.982a29%2029%200%200%200-2.377.423zm-8.299%203.357a27%2027%200%200%201%204.01-2.025l-.75-1.854a29%2029%200%200%200-4.307%202.175zm-5.248%204.209a27%2027%200%200%201%201.63-1.547l-1.315-1.507a29%2029%200%200%200-3.358%203.463l1.547%201.268a27%2027%200%200%201%201.496-1.677m-5.946%209.445a27%2027%200%200%201%201.9-4.07l-1.735-.994a29%2029%200%200%200-2.041%204.372zm-1.525%206.553q.118-1.122.325-2.224l-1.965-.372q-.224%201.183-.35%202.388z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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