cabin care alt icon

cabin-care-alt from Carbon by IBM · Outline · Planning · Apache-2.0 Free for personal and commercial use.

Name
cabin-care-alt
Set
Carbon
Style
Outline
Category
Planning
Viewbox
32×32
License
Apache 2.0

More planning icons from Carbon

Use the cabin care alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30 25v-2h-9.232l-.8-3H27v-2h-7.565l-2.47-9.258l-1.93.516l3.8 14.257A2.004 2.004 0 0 0 20.77 25H22v3H10v-3h6v-2H6.768l-.8-3H13v-2H5.435l-2.47-9.258l-1.93.516l3.8 14.257A2.004 2.004 0 0 0 6.77 25H8v3H2v2h28v-2h-6v-3ZM27.303 2a2.66 2.66 0 0 0-1.908.806L25 3.21l-.395-.405a2.66 2.66 0 0 0-3.816 0a2.8 2.8 0 0 0 0 3.896L25 11l4.21-4.298a2.8 2.8 0 0 0 0-3.896A2.66 2.66 0 0 0 27.304 2"/></svg>

React

import type { SVGProps } from "react";

export function CarbonCabinCareAlt(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30 25v-2h-9.232l-.8-3H27v-2h-7.565l-2.47-9.258l-1.93.516l3.8 14.257A2.004 2.004 0 0 0 20.77 25H22v3H10v-3h6v-2H6.768l-.8-3H13v-2H5.435l-2.47-9.258l-1.93.516l3.8 14.257A2.004 2.004 0 0 0 6.77 25H8v3H2v2h28v-2h-6v-3ZM27.303 2a2.66 2.66 0 0 0-1.908.806L25 3.21l-.395-.405a2.66 2.66 0 0 0-3.816 0a2.8 2.8 0 0 0 0 3.896L25 11l4.21-4.298a2.8 2.8 0 0 0 0-3.896A2.66 2.66 0 0 0 27.304 2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30 25v-2h-9.232l-.8-3H27v-2h-7.565l-2.47-9.258l-1.93.516l3.8 14.257A2.004 2.004 0 0 0 20.77 25H22v3H10v-3h6v-2H6.768l-.8-3H13v-2H5.435l-2.47-9.258l-1.93.516l3.8 14.257A2.004 2.004 0 0 0 6.77 25H8v3H2v2h28v-2h-6v-3ZM27.303 2a2.66 2.66 0 0 0-1.908.806L25 3.21l-.395-.405a2.66 2.66 0 0 0-3.816 0a2.8 2.8 0 0 0 0 3.896L25 11l4.21-4.298a2.8 2.8 0 0 0 0-3.896A2.66 2.66 0 0 0 27.304 2"/></svg>
</template>

CSS

.icon-cabin-care-alt {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30%2025v-2h-9.232l-.8-3H27v-2h-7.565l-2.47-9.258l-1.93.516l3.8%2014.257A2.004%202.004%200%200%200%2020.77%2025H22v3H10v-3h6v-2H6.768l-.8-3H13v-2H5.435l-2.47-9.258l-1.93.516l3.8%2014.257A2.004%202.004%200%200%200%206.77%2025H8v3H2v2h28v-2h-6v-3ZM27.303%202a2.66%202.66%200%200%200-1.908.806L25%203.21l-.395-.405a2.66%202.66%200%200%200-3.816%200a2.8%202.8%200%200%200%200%203.896L25%2011l4.21-4.298a2.8%202.8%200%200%200%200-3.896A2.66%202.66%200%200%200%2027.304%202%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30%2025v-2h-9.232l-.8-3H27v-2h-7.565l-2.47-9.258l-1.93.516l3.8%2014.257A2.004%202.004%200%200%200%2020.77%2025H22v3H10v-3h6v-2H6.768l-.8-3H13v-2H5.435l-2.47-9.258l-1.93.516l3.8%2014.257A2.004%202.004%200%200%200%206.77%2025H8v3H2v2h28v-2h-6v-3ZM27.303%202a2.66%202.66%200%200%200-1.908.806L25%203.21l-.395-.405a2.66%202.66%200%200%200-3.816%200a2.8%202.8%200%200%200%200%203.896L25%2011l4.21-4.298a2.8%202.8%200%200%200%200-3.896A2.66%202.66%200%200%200%2027.304%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/cabin-care-alt.svg?color=%231a73e8&size=48