business time icon

business-time from Line Awesome by Icons8 · Line · Business · Apache-2.0 Free for personal and commercial use.

Name
business-time
Set
Line Awesome
Style
Line
Category
Business
Viewbox
32×32
License
Apache 2.0
Aliases
business-time-solid

The same icon in other sets

More business icons from Line Awesome

Use the business time icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14 3c-.52 0-1.06.18-1.44.56S12 4.48 12 5v1H3v20h11.2c-.13-.64-.2-1.31-.2-2H5v-6.56c.59.34 1.27.56 2 .56h9.01c.56-.76 1.24-1.44 2-2H7c-1.19 0-2-.81-2-2V8h22v6c0 .16-.01.31-.04.45c.72.22 1.4.52 2.04.89V6h-9V5c0-.52-.18-1.06-.56-1.44S18.52 3 18 3zm0 2h4v1h-4zm-5 7v3h2v-3zm12 0v2.46a10 10 0 0 1 2-.41V12zm3 4c-4.41 0-8 3.59-8 8s3.59 8 8 8s8-3.59 8-8s-3.59-8-8-8m0 2c3.32 0 6 2.68 6 6s-2.68 6-6 6s-6-2.68-6-6s2.68-6 6-6m-1 1v6h5v-2h-3v-4z"/></svg>

React

import type { SVGProps } from "react";

export function LaBusinessTime(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="M14 3c-.52 0-1.06.18-1.44.56S12 4.48 12 5v1H3v20h11.2c-.13-.64-.2-1.31-.2-2H5v-6.56c.59.34 1.27.56 2 .56h9.01c.56-.76 1.24-1.44 2-2H7c-1.19 0-2-.81-2-2V8h22v6c0 .16-.01.31-.04.45c.72.22 1.4.52 2.04.89V6h-9V5c0-.52-.18-1.06-.56-1.44S18.52 3 18 3zm0 2h4v1h-4zm-5 7v3h2v-3zm12 0v2.46a10 10 0 0 1 2-.41V12zm3 4c-4.41 0-8 3.59-8 8s3.59 8 8 8s8-3.59 8-8s-3.59-8-8-8m0 2c3.32 0 6 2.68 6 6s-2.68 6-6 6s-6-2.68-6-6s2.68-6 6-6m-1 1v6h5v-2h-3v-4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14 3c-.52 0-1.06.18-1.44.56S12 4.48 12 5v1H3v20h11.2c-.13-.64-.2-1.31-.2-2H5v-6.56c.59.34 1.27.56 2 .56h9.01c.56-.76 1.24-1.44 2-2H7c-1.19 0-2-.81-2-2V8h22v6c0 .16-.01.31-.04.45c.72.22 1.4.52 2.04.89V6h-9V5c0-.52-.18-1.06-.56-1.44S18.52 3 18 3zm0 2h4v1h-4zm-5 7v3h2v-3zm12 0v2.46a10 10 0 0 1 2-.41V12zm3 4c-4.41 0-8 3.59-8 8s3.59 8 8 8s8-3.59 8-8s-3.59-8-8-8m0 2c3.32 0 6 2.68 6 6s-2.68 6-6 6s-6-2.68-6-6s2.68-6 6-6m-1 1v6h5v-2h-3v-4z"/></svg>
</template>

CSS

.icon-business-time {
  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%22M14%203c-.52%200-1.06.18-1.44.56S12%204.48%2012%205v1H3v20h11.2c-.13-.64-.2-1.31-.2-2H5v-6.56c.59.34%201.27.56%202%20.56h9.01c.56-.76%201.24-1.44%202-2H7c-1.19%200-2-.81-2-2V8h22v6c0%20.16-.01.31-.04.45c.72.22%201.4.52%202.04.89V6h-9V5c0-.52-.18-1.06-.56-1.44S18.52%203%2018%203zm0%202h4v1h-4zm-5%207v3h2v-3zm12%200v2.46a10%2010%200%200%201%202-.41V12zm3%204c-4.41%200-8%203.59-8%208s3.59%208%208%208s8-3.59%208-8s-3.59-8-8-8m0%202c3.32%200%206%202.68%206%206s-2.68%206-6%206s-6-2.68-6-6s2.68-6%206-6m-1%201v6h5v-2h-3v-4z%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%22M14%203c-.52%200-1.06.18-1.44.56S12%204.48%2012%205v1H3v20h11.2c-.13-.64-.2-1.31-.2-2H5v-6.56c.59.34%201.27.56%202%20.56h9.01c.56-.76%201.24-1.44%202-2H7c-1.19%200-2-.81-2-2V8h22v6c0%20.16-.01.31-.04.45c.72.22%201.4.52%202.04.89V6h-9V5c0-.52-.18-1.06-.56-1.44S18.52%203%2018%203zm0%202h4v1h-4zm-5%207v3h2v-3zm12%200v2.46a10%2010%200%200%201%202-.41V12zm3%204c-4.41%200-8%203.59-8%208s3.59%208%208%208s8-3.59%208-8s-3.59-8-8-8m0%202c3.32%200%206%202.68%206%206s-2.68%206-6%206s-6-2.68-6-6s2.68-6%206-6m-1%201v6h5v-2h-3v-4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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