text bold icon
text-bold-duotone from Reicon by REICON · Duotone · Newicons · MIT Free for personal and commercial use.
- Name
- text-bold-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
All text bold icons →More newicons icons from Reicon
Use the text bold icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M4 4.609A3.61 3.61 0 0 1 7.609 1H12a6 6 0 0 1 0 12H4zM7.609 3C6.72 3 6 3.72 6 4.609V11h6a4 4 0 0 0 0-8z" clip-rule="evenodd"/><path d="M4 13v6.941C4 21.631 5.37 23 7.059 23H14a6 6 0 0 0 2.102-11.621A5.98 5.98 0 0 1 12 12.999h2a4 4 0 0 1 0 8H7.059A1.06 1.06 0 0 1 6 19.942V13z" opacity=".5"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconTextBoldDuotone(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 fillRule="evenodd" d="M4 4.609A3.61 3.61 0 0 1 7.609 1H12a6 6 0 0 1 0 12H4zM7.609 3C6.72 3 6 3.72 6 4.609V11h6a4 4 0 0 0 0-8z" clipRule="evenodd"/><path d="M4 13v6.941C4 21.631 5.37 23 7.059 23H14a6 6 0 0 0 2.102-11.621A5.98 5.98 0 0 1 12 12.999h2a4 4 0 0 1 0 8H7.059A1.06 1.06 0 0 1 6 19.942V13z" 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 fill-rule="evenodd" d="M4 4.609A3.61 3.61 0 0 1 7.609 1H12a6 6 0 0 1 0 12H4zM7.609 3C6.72 3 6 3.72 6 4.609V11h6a4 4 0 0 0 0-8z" clip-rule="evenodd"/><path d="M4 13v6.941C4 21.631 5.37 23 7.059 23H14a6 6 0 0 0 2.102-11.621A5.98 5.98 0 0 1 12 12.999h2a4 4 0 0 1 0 8H7.059A1.06 1.06 0 0 1 6 19.942V13z" opacity=".5"/></g></svg> </template>
CSS
.icon-text-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%20fill-rule%3D%22evenodd%22%20d%3D%22M4%204.609A3.61%203.61%200%200%201%207.609%201H12a6%206%200%200%201%200%2012H4zM7.609%203C6.72%203%206%203.72%206%204.609V11h6a4%204%200%200%200%200-8z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M4%2013v6.941C4%2021.631%205.37%2023%207.059%2023H14a6%206%200%200%200%202.102-11.621A5.98%205.98%200%200%201%2012%2012.999h2a4%204%200%200%201%200%208H7.059A1.06%201.06%200%200%201%206%2019.942V13z%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%20fill-rule%3D%22evenodd%22%20d%3D%22M4%204.609A3.61%203.61%200%200%201%207.609%201H12a6%206%200%200%201%200%2012H4zM7.609%203C6.72%203%206%203.72%206%204.609V11h6a4%204%200%200%200%200-8z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M4%2013v6.941C4%2021.631%205.37%2023%207.059%2023H14a6%206%200%200%200%202.102-11.621A5.98%205.98%200%200%201%2012%2012.999h2a4%204%200%200%201%200%208H7.059A1.06%201.06%200%200%201%206%2019.942V13z%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/reicon/text-bold-duotone.svg?color=%231a73e8&size=48