text bullet list square icon

text-bullet-list-square-32 from Fluent UI System Color Icons by Microsoft Corporation · 32 · MIT Free for personal and commercial use.

Name
text-bullet-list-square-32
Set
Fluent UI System Color Icons
Style
32
Viewbox
32×32
License
MIT

5 other variants in Fluent UI System Color Icons

The same icon in other sets

Related icons in Fluent UI System Color Icons

Use the text bullet list square icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="url(#SVGklx3zJXo2)" d="M7.5 3A4.5 4.5 0 0 0 3 7.5v17A4.5 4.5 0 0 0 7.5 29h17a4.5 4.5 0 0 0 4.5-4.5v-17A4.5 4.5 0 0 0 24.5 3z"/><path fill="url(#SVGdi1M5dPd2)" d="M12 10.5a1.5 1.5 0 1 0-3 0a1.5 1.5 0 0 0 3 0m0 5.5a1.5 1.5 0 1 0-3 0a1.5 1.5 0 0 0 3 0m-1.5 7a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3M14 10.5a1 1 0 0 0 1 1h7a1 1 0 1 0 0-2h-7a1 1 0 0 0-1 1m1 4.5a1 1 0 1 0 0 2h7a1 1 0 1 0 0-2zm-1 6.5a1 1 0 0 0 1 1h7a1 1 0 1 0 0-2h-7a1 1 0 0 0-1 1"/><defs><linearGradient id="SVGklx3zJXo2" x1="3.929" x2="21.872" y1="7.875" y2="26.517" gradientUnits="userSpaceOnUse"><stop stop-color="#0fafff"/><stop offset="1" stop-color="#2764e7"/></linearGradient><linearGradient id="SVGdi1M5dPd2" x1="11.692" x2="21.978" y1="10.077" y2="34.999" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#b3e0ff"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function FluentColorTextBulletListSquare32(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="url(#SVGklx3zJXo2)" d="M7.5 3A4.5 4.5 0 0 0 3 7.5v17A4.5 4.5 0 0 0 7.5 29h17a4.5 4.5 0 0 0 4.5-4.5v-17A4.5 4.5 0 0 0 24.5 3z"/><path fill="url(#SVGdi1M5dPd2)" d="M12 10.5a1.5 1.5 0 1 0-3 0a1.5 1.5 0 0 0 3 0m0 5.5a1.5 1.5 0 1 0-3 0a1.5 1.5 0 0 0 3 0m-1.5 7a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3M14 10.5a1 1 0 0 0 1 1h7a1 1 0 1 0 0-2h-7a1 1 0 0 0-1 1m1 4.5a1 1 0 1 0 0 2h7a1 1 0 1 0 0-2zm-1 6.5a1 1 0 0 0 1 1h7a1 1 0 1 0 0-2h-7a1 1 0 0 0-1 1"/><defs><linearGradient id="SVGklx3zJXo2" x1="3.929" x2="21.872" y1="7.875" y2="26.517" gradientUnits="userSpaceOnUse"><stop stopColor="#0fafff"/><stop offset="1" stopColor="#2764e7"/></linearGradient><linearGradient id="SVGdi1M5dPd2" x1="11.692" x2="21.978" y1="10.077" y2="34.999" gradientUnits="userSpaceOnUse"><stop stopColor="#fff"/><stop offset="1" stopColor="#b3e0ff"/></linearGradient></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="url(#SVGklx3zJXo2)" d="M7.5 3A4.5 4.5 0 0 0 3 7.5v17A4.5 4.5 0 0 0 7.5 29h17a4.5 4.5 0 0 0 4.5-4.5v-17A4.5 4.5 0 0 0 24.5 3z"/><path fill="url(#SVGdi1M5dPd2)" d="M12 10.5a1.5 1.5 0 1 0-3 0a1.5 1.5 0 0 0 3 0m0 5.5a1.5 1.5 0 1 0-3 0a1.5 1.5 0 0 0 3 0m-1.5 7a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3M14 10.5a1 1 0 0 0 1 1h7a1 1 0 1 0 0-2h-7a1 1 0 0 0-1 1m1 4.5a1 1 0 1 0 0 2h7a1 1 0 1 0 0-2zm-1 6.5a1 1 0 0 0 1 1h7a1 1 0 1 0 0-2h-7a1 1 0 0 0-1 1"/><defs><linearGradient id="SVGklx3zJXo2" x1="3.929" x2="21.872" y1="7.875" y2="26.517" gradientUnits="userSpaceOnUse"><stop stop-color="#0fafff"/><stop offset="1" stop-color="#2764e7"/></linearGradient><linearGradient id="SVGdi1M5dPd2" x1="11.692" x2="21.978" y1="10.077" y2="34.999" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#b3e0ff"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-text-bullet-list-square-32 {
  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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGklx3zJXo2)%22%20d%3D%22M7.5%203A4.5%204.5%200%200%200%203%207.5v17A4.5%204.5%200%200%200%207.5%2029h17a4.5%204.5%200%200%200%204.5-4.5v-17A4.5%204.5%200%200%200%2024.5%203z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGdi1M5dPd2)%22%20d%3D%22M12%2010.5a1.5%201.5%200%201%200-3%200a1.5%201.5%200%200%200%203%200m0%205.5a1.5%201.5%200%201%200-3%200a1.5%201.5%200%200%200%203%200m-1.5%207a1.5%201.5%200%201%200%200-3a1.5%201.5%200%200%200%200%203M14%2010.5a1%201%200%200%200%201%201h7a1%201%200%201%200%200-2h-7a1%201%200%200%200-1%201m1%204.5a1%201%200%201%200%200%202h7a1%201%200%201%200%200-2zm-1%206.5a1%201%200%200%200%201%201h7a1%201%200%201%200%200-2h-7a1%201%200%200%200-1%201%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGklx3zJXo2%22%20x1%3D%223.929%22%20x2%3D%2221.872%22%20y1%3D%227.875%22%20y2%3D%2226.517%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230fafff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232764e7%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGdi1M5dPd2%22%20x1%3D%2211.692%22%20x2%3D%2221.978%22%20y1%3D%2210.077%22%20y2%3D%2234.999%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b3e0ff%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGklx3zJXo2)%22%20d%3D%22M7.5%203A4.5%204.5%200%200%200%203%207.5v17A4.5%204.5%200%200%200%207.5%2029h17a4.5%204.5%200%200%200%204.5-4.5v-17A4.5%204.5%200%200%200%2024.5%203z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGdi1M5dPd2)%22%20d%3D%22M12%2010.5a1.5%201.5%200%201%200-3%200a1.5%201.5%200%200%200%203%200m0%205.5a1.5%201.5%200%201%200-3%200a1.5%201.5%200%200%200%203%200m-1.5%207a1.5%201.5%200%201%200%200-3a1.5%201.5%200%200%200%200%203M14%2010.5a1%201%200%200%200%201%201h7a1%201%200%201%200%200-2h-7a1%201%200%200%200-1%201m1%204.5a1%201%200%201%200%200%202h7a1%201%200%201%200%200-2zm-1%206.5a1%201%200%200%200%201%201h7a1%201%200%201%200%200-2h-7a1%201%200%200%200-1%201%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGklx3zJXo2%22%20x1%3D%223.929%22%20x2%3D%2221.872%22%20y1%3D%227.875%22%20y2%3D%2226.517%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230fafff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232764e7%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGdi1M5dPd2%22%20x1%3D%2211.692%22%20x2%3D%2221.978%22%20y1%3D%2210.077%22%20y2%3D%2234.999%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b3e0ff%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-color/text-bullet-list-square-32.svg?color=%231a73e8&size=48