text column one wide lightning icon

text-column-one-wide-lightning-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
text-column-one-wide-lightning-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the text column one wide lightning icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 5a1 1 0 0 0 0 2h16a1 1 0 1 0 0-2zm0 4a1 1 0 0 0 0 2h9.395l.068-.142A1.5 1.5 0 0 1 14.818 10H21a1 1 0 0 0-1-1zm0 4h8.448l-.948 2H4a1 1 0 1 1 0-2m0 4h6.553l-.407.858A1.48 1.48 0 0 0 10.087 19H4a1 1 0 1 1 0-2m10.811-6h6.32c.381 0 .622.413.434.748l-1.828 3.268h1.513c.64 0 .985.755.567 1.244l-6.406 7.48c-.521.61-1.496.053-1.243-.71l1.326-4H11.5a.502.502 0 0 1-.451-.716l3.31-7.027a.5.5 0 0 1 .452-.287"/></svg>

React

import type { SVGProps } from "react";

export function FluentTextColumnOneWideLightning24Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 5a1 1 0 0 0 0 2h16a1 1 0 1 0 0-2zm0 4a1 1 0 0 0 0 2h9.395l.068-.142A1.5 1.5 0 0 1 14.818 10H21a1 1 0 0 0-1-1zm0 4h8.448l-.948 2H4a1 1 0 1 1 0-2m0 4h6.553l-.407.858A1.48 1.48 0 0 0 10.087 19H4a1 1 0 1 1 0-2m10.811-6h6.32c.381 0 .622.413.434.748l-1.828 3.268h1.513c.64 0 .985.755.567 1.244l-6.406 7.48c-.521.61-1.496.053-1.243-.71l1.326-4H11.5a.502.502 0 0 1-.451-.716l3.31-7.027a.5.5 0 0 1 .452-.287"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 5a1 1 0 0 0 0 2h16a1 1 0 1 0 0-2zm0 4a1 1 0 0 0 0 2h9.395l.068-.142A1.5 1.5 0 0 1 14.818 10H21a1 1 0 0 0-1-1zm0 4h8.448l-.948 2H4a1 1 0 1 1 0-2m0 4h6.553l-.407.858A1.48 1.48 0 0 0 10.087 19H4a1 1 0 1 1 0-2m10.811-6h6.32c.381 0 .622.413.434.748l-1.828 3.268h1.513c.64 0 .985.755.567 1.244l-6.406 7.48c-.521.61-1.496.053-1.243-.71l1.326-4H11.5a.502.502 0 0 1-.451-.716l3.31-7.027a.5.5 0 0 1 .452-.287"/></svg>
</template>

CSS

.icon-text-column-one-wide-lightning-24-filled {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%205a1%201%200%200%200%200%202h16a1%201%200%201%200%200-2zm0%204a1%201%200%200%200%200%202h9.395l.068-.142A1.5%201.5%200%200%201%2014.818%2010H21a1%201%200%200%200-1-1zm0%204h8.448l-.948%202H4a1%201%200%201%201%200-2m0%204h6.553l-.407.858A1.48%201.48%200%200%200%2010.087%2019H4a1%201%200%201%201%200-2m10.811-6h6.32c.381%200%20.622.413.434.748l-1.828%203.268h1.513c.64%200%20.985.755.567%201.244l-6.406%207.48c-.521.61-1.496.053-1.243-.71l1.326-4H11.5a.502.502%200%200%201-.451-.716l3.31-7.027a.5.5%200%200%201%20.452-.287%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%205a1%201%200%200%200%200%202h16a1%201%200%201%200%200-2zm0%204a1%201%200%200%200%200%202h9.395l.068-.142A1.5%201.5%200%200%201%2014.818%2010H21a1%201%200%200%200-1-1zm0%204h8.448l-.948%202H4a1%201%200%201%201%200-2m0%204h6.553l-.407.858A1.48%201.48%200%200%200%2010.087%2019H4a1%201%200%201%201%200-2m10.811-6h6.32c.381%200%20.622.413.434.748l-1.828%203.268h1.513c.64%200%20.985.755.567%201.244l-6.406%207.48c-.521.61-1.496.053-1.243-.71l1.326-4H11.5a.502.502%200%200%201-.451-.716l3.31-7.027a.5.5%200%200%201%20.452-.287%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/text-column-one-wide-lightning-24-filled.svg?color=%231a73e8&size=48