text bullet list square icon
text-bullet-list-square-48 from Fluent UI System Color Icons by Microsoft Corporation · 48 · MIT Free for personal and commercial use.
- Name
- text-bullet-list-square-48
- Set
- Fluent UI System Color Icons
- Style
- 48
- Viewbox
- 48×48
- 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 48 48"><g fill="none"><path fill="url(#SVGGTbrdejR1)" d="M12.25 6A6.25 6.25 0 0 0 6 12.25v23.5A6.25 6.25 0 0 0 12.25 42h23.5A6.25 6.25 0 0 0 42 35.75v-23.5A6.25 6.25 0 0 0 35.75 6z"/><path fill="url(#SVGt50kwwrI1)" d="M17 15.75a2 2 0 1 0-4 0a2 2 0 0 0 4 0m0 8a2 2 0 1 0-4 0a2 2 0 0 0 4 0m-2 10a2 2 0 1 0 0-4a2 2 0 0 0 0 4m4-18c0 .69.56 1.25 1.25 1.25h13.5a1.25 1.25 0 1 0 0-2.5h-13.5c-.69 0-1.25.56-1.25 1.25m1.25 6.75a1.25 1.25 0 1 0 0 2.5h13.5a1.25 1.25 0 1 0 0-2.5zM19 31.75c0 .69.56 1.25 1.25 1.25h13.5a1.25 1.25 0 1 0 0-2.5h-13.5c-.69 0-1.25.56-1.25 1.25"/><defs><linearGradient id="SVGGTbrdejR1" x1="7.286" x2="32.13" y1="12.75" y2="38.562" gradientUnits="userSpaceOnUse"><stop stop-color="#0fafff"/><stop offset="1" stop-color="#2764e7"/></linearGradient><linearGradient id="SVGt50kwwrI1" x1="17.231" x2="30.936" y1="15.289" y2="51.813" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#b3e0ff"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function FluentColorTextBulletListSquare48(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path fill="url(#SVGGTbrdejR1)" d="M12.25 6A6.25 6.25 0 0 0 6 12.25v23.5A6.25 6.25 0 0 0 12.25 42h23.5A6.25 6.25 0 0 0 42 35.75v-23.5A6.25 6.25 0 0 0 35.75 6z"/><path fill="url(#SVGt50kwwrI1)" d="M17 15.75a2 2 0 1 0-4 0a2 2 0 0 0 4 0m0 8a2 2 0 1 0-4 0a2 2 0 0 0 4 0m-2 10a2 2 0 1 0 0-4a2 2 0 0 0 0 4m4-18c0 .69.56 1.25 1.25 1.25h13.5a1.25 1.25 0 1 0 0-2.5h-13.5c-.69 0-1.25.56-1.25 1.25m1.25 6.75a1.25 1.25 0 1 0 0 2.5h13.5a1.25 1.25 0 1 0 0-2.5zM19 31.75c0 .69.56 1.25 1.25 1.25h13.5a1.25 1.25 0 1 0 0-2.5h-13.5c-.69 0-1.25.56-1.25 1.25"/><defs><linearGradient id="SVGGTbrdejR1" x1="7.286" x2="32.13" y1="12.75" y2="38.562" gradientUnits="userSpaceOnUse"><stop stopColor="#0fafff"/><stop offset="1" stopColor="#2764e7"/></linearGradient><linearGradient id="SVGt50kwwrI1" x1="17.231" x2="30.936" y1="15.289" y2="51.813" 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 48 48"><g fill="none"><path fill="url(#SVGGTbrdejR1)" d="M12.25 6A6.25 6.25 0 0 0 6 12.25v23.5A6.25 6.25 0 0 0 12.25 42h23.5A6.25 6.25 0 0 0 42 35.75v-23.5A6.25 6.25 0 0 0 35.75 6z"/><path fill="url(#SVGt50kwwrI1)" d="M17 15.75a2 2 0 1 0-4 0a2 2 0 0 0 4 0m0 8a2 2 0 1 0-4 0a2 2 0 0 0 4 0m-2 10a2 2 0 1 0 0-4a2 2 0 0 0 0 4m4-18c0 .69.56 1.25 1.25 1.25h13.5a1.25 1.25 0 1 0 0-2.5h-13.5c-.69 0-1.25.56-1.25 1.25m1.25 6.75a1.25 1.25 0 1 0 0 2.5h13.5a1.25 1.25 0 1 0 0-2.5zM19 31.75c0 .69.56 1.25 1.25 1.25h13.5a1.25 1.25 0 1 0 0-2.5h-13.5c-.69 0-1.25.56-1.25 1.25"/><defs><linearGradient id="SVGGTbrdejR1" x1="7.286" x2="32.13" y1="12.75" y2="38.562" gradientUnits="userSpaceOnUse"><stop stop-color="#0fafff"/><stop offset="1" stop-color="#2764e7"/></linearGradient><linearGradient id="SVGt50kwwrI1" x1="17.231" x2="30.936" y1="15.289" y2="51.813" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#b3e0ff"/></linearGradient></defs></g></svg> </template>
CSS
.icon-text-bullet-list-square-48 {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGGTbrdejR1)%22%20d%3D%22M12.25%206A6.25%206.25%200%200%200%206%2012.25v23.5A6.25%206.25%200%200%200%2012.25%2042h23.5A6.25%206.25%200%200%200%2042%2035.75v-23.5A6.25%206.25%200%200%200%2035.75%206z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGt50kwwrI1)%22%20d%3D%22M17%2015.75a2%202%200%201%200-4%200a2%202%200%200%200%204%200m0%208a2%202%200%201%200-4%200a2%202%200%200%200%204%200m-2%2010a2%202%200%201%200%200-4a2%202%200%200%200%200%204m4-18c0%20.69.56%201.25%201.25%201.25h13.5a1.25%201.25%200%201%200%200-2.5h-13.5c-.69%200-1.25.56-1.25%201.25m1.25%206.75a1.25%201.25%200%201%200%200%202.5h13.5a1.25%201.25%200%201%200%200-2.5zM19%2031.75c0%20.69.56%201.25%201.25%201.25h13.5a1.25%201.25%200%201%200%200-2.5h-13.5c-.69%200-1.25.56-1.25%201.25%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGGTbrdejR1%22%20x1%3D%227.286%22%20x2%3D%2232.13%22%20y1%3D%2212.75%22%20y2%3D%2238.562%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%22SVGt50kwwrI1%22%20x1%3D%2217.231%22%20x2%3D%2230.936%22%20y1%3D%2215.289%22%20y2%3D%2251.813%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGGTbrdejR1)%22%20d%3D%22M12.25%206A6.25%206.25%200%200%200%206%2012.25v23.5A6.25%206.25%200%200%200%2012.25%2042h23.5A6.25%206.25%200%200%200%2042%2035.75v-23.5A6.25%206.25%200%200%200%2035.75%206z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGt50kwwrI1)%22%20d%3D%22M17%2015.75a2%202%200%201%200-4%200a2%202%200%200%200%204%200m0%208a2%202%200%201%200-4%200a2%202%200%200%200%204%200m-2%2010a2%202%200%201%200%200-4a2%202%200%200%200%200%204m4-18c0%20.69.56%201.25%201.25%201.25h13.5a1.25%201.25%200%201%200%200-2.5h-13.5c-.69%200-1.25.56-1.25%201.25m1.25%206.75a1.25%201.25%200%201%200%200%202.5h13.5a1.25%201.25%200%201%200%200-2.5zM19%2031.75c0%20.69.56%201.25%201.25%201.25h13.5a1.25%201.25%200%201%200%200-2.5h-13.5c-.69%200-1.25.56-1.25%201.25%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGGTbrdejR1%22%20x1%3D%227.286%22%20x2%3D%2232.13%22%20y1%3D%2212.75%22%20y2%3D%2238.562%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%22SVGt50kwwrI1%22%20x1%3D%2217.231%22%20x2%3D%2230.936%22%20y1%3D%2215.289%22%20y2%3D%2251.813%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-48.svg?color=%231a73e8&size=48