text square 2 icon
text-square-2-bold-duotone from Solar by 480 Design · Bold Duotone · Text Formatting · CC-BY-4.0 Attribution required.
- Name
- text-square-2-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- Category
- Text Formatting
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More text formatting icons from Solar
backspace-bolderaser-bolderaser-circle-bolderaser-square-boldlink-boldlink-broken-bold-duotonelink-circle-boldlink-minimalistic-2-boldlink-minimalistic-boldlink-round-angle-boldlink-round-boldlink-square-boldparagraph-spacing-boldquote-boldquote-circle-boldquote-square-boldtext-bold-boldtext-bold-circle-boldtext-bold-square-boldtext-circle-boldtext-cross-boldtext-cross-circle-boldtext-cross-square-boldtext-field-bold
Use the text square 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M7.75 7C7.33579 7 7 7.33579 7 7.75C7 8.16421 7.33579 8.5 7.75 8.5H11V15.75C11 16.1642 11.3358 16.5 11.75 16.5C12.1642 16.5 12.5 16.1642 12.5 15.75V8.5H15.75C16.1642 8.5 16.5 8.16421 16.5 7.75C16.5 7.33579 16.1642 7 15.75 7H7.75Z"/><path d="M20 11.75C20 11.3358 20.3358 11 20.75 11L23.25 11C23.6642 11 24 11.3358 24 11.75C24 12.1642 23.6642 12.5 23.25 12.5H20.75C20.3358 12.5 20 12.1642 20 11.75Z"/><path d="M0.75 11C0.335786 11 0 11.3358 0 11.75C0 12.1642 0.335786 12.5 0.75 12.5H3.25C3.66421 12.5 4 12.1642 4 11.75C4 11.3358 3.66421 11 3.25 11H0.75Z"/><path d="M2 12C2 7.28595 2 4.92893 3.46447 3.46447C4.92893 2 7.28595 2 12 2C16.714 2 19.0711 2 20.5355 3.46447C22 4.92893 22 7.28595 22 12C22 16.714 22 19.0711 20.5355 20.5355C19.0711 22 16.714 22 12 22C7.28595 22 4.92893 22 3.46447 20.5355C2 19.0711 2 16.714 2 12Z" opacity=".5"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarTextSquare2BoldDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M7.75 7C7.33579 7 7 7.33579 7 7.75C7 8.16421 7.33579 8.5 7.75 8.5H11V15.75C11 16.1642 11.3358 16.5 11.75 16.5C12.1642 16.5 12.5 16.1642 12.5 15.75V8.5H15.75C16.1642 8.5 16.5 8.16421 16.5 7.75C16.5 7.33579 16.1642 7 15.75 7H7.75Z"/><path d="M20 11.75C20 11.3358 20.3358 11 20.75 11L23.25 11C23.6642 11 24 11.3358 24 11.75C24 12.1642 23.6642 12.5 23.25 12.5H20.75C20.3358 12.5 20 12.1642 20 11.75Z"/><path d="M0.75 11C0.335786 11 0 11.3358 0 11.75C0 12.1642 0.335786 12.5 0.75 12.5H3.25C3.66421 12.5 4 12.1642 4 11.75C4 11.3358 3.66421 11 3.25 11H0.75Z"/><path d="M2 12C2 7.28595 2 4.92893 3.46447 3.46447C4.92893 2 7.28595 2 12 2C16.714 2 19.0711 2 20.5355 3.46447C22 4.92893 22 7.28595 22 12C22 16.714 22 19.0711 20.5355 20.5355C19.0711 22 16.714 22 12 22C7.28595 22 4.92893 22 3.46447 20.5355C2 19.0711 2 16.714 2 12Z" opacity=".5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M7.75 7C7.33579 7 7 7.33579 7 7.75C7 8.16421 7.33579 8.5 7.75 8.5H11V15.75C11 16.1642 11.3358 16.5 11.75 16.5C12.1642 16.5 12.5 16.1642 12.5 15.75V8.5H15.75C16.1642 8.5 16.5 8.16421 16.5 7.75C16.5 7.33579 16.1642 7 15.75 7H7.75Z"/><path d="M20 11.75C20 11.3358 20.3358 11 20.75 11L23.25 11C23.6642 11 24 11.3358 24 11.75C24 12.1642 23.6642 12.5 23.25 12.5H20.75C20.3358 12.5 20 12.1642 20 11.75Z"/><path d="M0.75 11C0.335786 11 0 11.3358 0 11.75C0 12.1642 0.335786 12.5 0.75 12.5H3.25C3.66421 12.5 4 12.1642 4 11.75C4 11.3358 3.66421 11 3.25 11H0.75Z"/><path d="M2 12C2 7.28595 2 4.92893 3.46447 3.46447C4.92893 2 7.28595 2 12 2C16.714 2 19.0711 2 20.5355 3.46447C22 4.92893 22 7.28595 22 12C22 16.714 22 19.0711 20.5355 20.5355C19.0711 22 16.714 22 12 22C7.28595 22 4.92893 22 3.46447 20.5355C2 19.0711 2 16.714 2 12Z" opacity=".5"/></g></svg> </template>
CSS
.icon-text-square-2-bold-duotone {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M7.75%207C7.33579%207%207%207.33579%207%207.75C7%208.16421%207.33579%208.5%207.75%208.5H11V15.75C11%2016.1642%2011.3358%2016.5%2011.75%2016.5C12.1642%2016.5%2012.5%2016.1642%2012.5%2015.75V8.5H15.75C16.1642%208.5%2016.5%208.16421%2016.5%207.75C16.5%207.33579%2016.1642%207%2015.75%207H7.75Z%22%2F%3E%3Cpath%20d%3D%22M20%2011.75C20%2011.3358%2020.3358%2011%2020.75%2011L23.25%2011C23.6642%2011%2024%2011.3358%2024%2011.75C24%2012.1642%2023.6642%2012.5%2023.25%2012.5H20.75C20.3358%2012.5%2020%2012.1642%2020%2011.75Z%22%2F%3E%3Cpath%20d%3D%22M0.75%2011C0.335786%2011%200%2011.3358%200%2011.75C0%2012.1642%200.335786%2012.5%200.75%2012.5H3.25C3.66421%2012.5%204%2012.1642%204%2011.75C4%2011.3358%203.66421%2011%203.25%2011H0.75Z%22%2F%3E%3Cpath%20d%3D%22M2%2012C2%207.28595%202%204.92893%203.46447%203.46447C4.92893%202%207.28595%202%2012%202C16.714%202%2019.0711%202%2020.5355%203.46447C22%204.92893%2022%207.28595%2022%2012C22%2016.714%2022%2019.0711%2020.5355%2020.5355C19.0711%2022%2016.714%2022%2012%2022C7.28595%2022%204.92893%2022%203.46447%2020.5355C2%2019.0711%202%2016.714%202%2012Z%22%20opacity%3D%22.5%22%2F%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M7.75%207C7.33579%207%207%207.33579%207%207.75C7%208.16421%207.33579%208.5%207.75%208.5H11V15.75C11%2016.1642%2011.3358%2016.5%2011.75%2016.5C12.1642%2016.5%2012.5%2016.1642%2012.5%2015.75V8.5H15.75C16.1642%208.5%2016.5%208.16421%2016.5%207.75C16.5%207.33579%2016.1642%207%2015.75%207H7.75Z%22%2F%3E%3Cpath%20d%3D%22M20%2011.75C20%2011.3358%2020.3358%2011%2020.75%2011L23.25%2011C23.6642%2011%2024%2011.3358%2024%2011.75C24%2012.1642%2023.6642%2012.5%2023.25%2012.5H20.75C20.3358%2012.5%2020%2012.1642%2020%2011.75Z%22%2F%3E%3Cpath%20d%3D%22M0.75%2011C0.335786%2011%200%2011.3358%200%2011.75C0%2012.1642%200.335786%2012.5%200.75%2012.5H3.25C3.66421%2012.5%204%2012.1642%204%2011.75C4%2011.3358%203.66421%2011%203.25%2011H0.75Z%22%2F%3E%3Cpath%20d%3D%22M2%2012C2%207.28595%202%204.92893%203.46447%203.46447C4.92893%202%207.28595%202%2012%202C16.714%202%2019.0711%202%2020.5355%203.46447C22%204.92893%2022%207.28595%2022%2012C22%2016.714%2022%2019.0711%2020.5355%2020.5355C19.0711%2022%2016.714%2022%2012%2022C7.28595%2022%204.92893%2022%203.46447%2020.5355C2%2019.0711%202%2016.714%202%2012Z%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/text-square-2-bold-duotone.svg?color=%231a73e8&size=48