transmission lte icon

transmission-lte from Carbon by IBM · Outline · Tools · Apache-2.0 Free for personal and commercial use.

Name
transmission-lte
Set
Carbon
Style
Outline
Category
Tools
Viewbox
32×32
License
Apache 2.0

More tools icons from Carbon

Use the transmission lte icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m10.57 30l.933-2h8.993l.933 2h2.208L17 15.778V11h-2v4.778L8.363 30ZM16 18.365L17.697 22h-3.393ZM13.37 24h5.26l.933 2h-7.126ZM10.783 9.333a7 7 0 0 1 10.434 0l-1.49 1.333a5 5 0 0 0-7.453 0Z"/><path fill="currentColor" d="M7.2 6.4a11.002 11.002 0 0 1 17.6 0l-1.6 1.2a9 9 0 0 0-14.401 0Z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonTransmissionLte(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="m10.57 30l.933-2h8.993l.933 2h2.208L17 15.778V11h-2v4.778L8.363 30ZM16 18.365L17.697 22h-3.393ZM13.37 24h5.26l.933 2h-7.126ZM10.783 9.333a7 7 0 0 1 10.434 0l-1.49 1.333a5 5 0 0 0-7.453 0Z"/><path fill="currentColor" d="M7.2 6.4a11.002 11.002 0 0 1 17.6 0l-1.6 1.2a9 9 0 0 0-14.401 0Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m10.57 30l.933-2h8.993l.933 2h2.208L17 15.778V11h-2v4.778L8.363 30ZM16 18.365L17.697 22h-3.393ZM13.37 24h5.26l.933 2h-7.126ZM10.783 9.333a7 7 0 0 1 10.434 0l-1.49 1.333a5 5 0 0 0-7.453 0Z"/><path fill="currentColor" d="M7.2 6.4a11.002 11.002 0 0 1 17.6 0l-1.6 1.2a9 9 0 0 0-14.401 0Z"/></svg>
</template>

CSS

.icon-transmission-lte {
  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%22m10.57%2030l.933-2h8.993l.933%202h2.208L17%2015.778V11h-2v4.778L8.363%2030ZM16%2018.365L17.697%2022h-3.393ZM13.37%2024h5.26l.933%202h-7.126ZM10.783%209.333a7%207%200%200%201%2010.434%200l-1.49%201.333a5%205%200%200%200-7.453%200Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.2%206.4a11.002%2011.002%200%200%201%2017.6%200l-1.6%201.2a9%209%200%200%200-14.401%200Z%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%22m10.57%2030l.933-2h8.993l.933%202h2.208L17%2015.778V11h-2v4.778L8.363%2030ZM16%2018.365L17.697%2022h-3.393ZM13.37%2024h5.26l.933%202h-7.126ZM10.783%209.333a7%207%200%200%201%2010.434%200l-1.49%201.333a5%205%200%200%200-7.453%200Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.2%206.4a11.002%2011.002%200%200%201%2017.6%200l-1.6%201.2a9%209%200%200%200-14.401%200Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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