file type light openhab logo

file-type-light-openhab from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
file-type-light-openhab
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type light openhab logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#e64a19" d="M3.449 21.989L14.4 11.025l1.6-1.6l1.6 1.6l8.087 8.087l-.012.041l-.16.47l-.181.459l-.2.448l-.224.437l-.2.354L16 12.62L4.613 24.016a13 13 0 0 1-1.164-2.028Z"/><path fill="#474747" d="M16 2A14 14 0 1 1 5.431 25.162l.495-.5l.359-.359l.36-.36l.36-.36l.015-.015a11.708 11.708 0 1 0-2.5-5.03l-.78.782l-1.04 1.045A13.994 13.994 0 0 1 16 2"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeLightOpenhab(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#e64a19" d="M3.449 21.989L14.4 11.025l1.6-1.6l1.6 1.6l8.087 8.087l-.012.041l-.16.47l-.181.459l-.2.448l-.224.437l-.2.354L16 12.62L4.613 24.016a13 13 0 0 1-1.164-2.028Z"/><path fill="#474747" d="M16 2A14 14 0 1 1 5.431 25.162l.495-.5l.359-.359l.36-.36l.36-.36l.015-.015a11.708 11.708 0 1 0-2.5-5.03l-.78.782l-1.04 1.045A13.994 13.994 0 0 1 16 2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#e64a19" d="M3.449 21.989L14.4 11.025l1.6-1.6l1.6 1.6l8.087 8.087l-.012.041l-.16.47l-.181.459l-.2.448l-.224.437l-.2.354L16 12.62L4.613 24.016a13 13 0 0 1-1.164-2.028Z"/><path fill="#474747" d="M16 2A14 14 0 1 1 5.431 25.162l.495-.5l.359-.359l.36-.36l.36-.36l.015-.015a11.708 11.708 0 1 0-2.5-5.03l-.78.782l-1.04 1.045A13.994 13.994 0 0 1 16 2"/></svg>
</template>

CSS

.icon-file-type-light-openhab {
  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%22%23e64a19%22%20d%3D%22M3.449%2021.989L14.4%2011.025l1.6-1.6l1.6%201.6l8.087%208.087l-.012.041l-.16.47l-.181.459l-.2.448l-.224.437l-.2.354L16%2012.62L4.613%2024.016a13%2013%200%200%201-1.164-2.028Z%22%2F%3E%3Cpath%20fill%3D%22%23474747%22%20d%3D%22M16%202A14%2014%200%201%201%205.431%2025.162l.495-.5l.359-.359l.36-.36l.36-.36l.015-.015a11.708%2011.708%200%201%200-2.5-5.03l-.78.782l-1.04%201.045A13.994%2013.994%200%200%201%2016%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%22%23e64a19%22%20d%3D%22M3.449%2021.989L14.4%2011.025l1.6-1.6l1.6%201.6l8.087%208.087l-.012.041l-.16.47l-.181.459l-.2.448l-.224.437l-.2.354L16%2012.62L4.613%2024.016a13%2013%200%200%201-1.164-2.028Z%22%2F%3E%3Cpath%20fill%3D%22%23474747%22%20d%3D%22M16%202A14%2014%200%201%201%205.431%2025.162l.495-.5l.359-.359l.36-.36l.36-.36l.015-.015a11.708%2011.708%200%201%200-2.5-5.03l-.78.782l-1.04%201.045A13.994%2013.994%200%200%201%2016%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-light-openhab.svg?color=%231a73e8&size=48