Tflat Dictionary Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tflat Dictionary icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/348401.svg" alt="Tflat Dictionary icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348401.svg" alt="Tflat Dictionary icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348401.svg" alt="Tflat Dictionary icon" :width="24" :height="24" />
CSS background
.icon-tflat-dictionary {
background-image: url('https://proicons.com/icon/348401.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g><g><path class="c" d="m31.6817,30.2945c.4781-1.7844,4.583-5.3288,7.7075-6.166l-3.8538-6.4229-2.8261,1.2846"/><path class="c" d="m34.4276,28.5721c1.456-1.456,5.9349-3.0414,8.4199-3.7072l-5.5133-7.1589"/><path class="c" d="m37.3339,17.7055l-1.3358.7712"/><path class="c" d="m36.7759,28.4519c1.8762-1.0832,5.289-1.8052,6.7241-1.7541"/><path class="c" d="m43.4999,26.6976l-1.568-1.568"/><path class="c" d="m31.6817,30.2945l9.7628-1.0277"/><path class="c" d="m41.4446,29.2668l-1.2265-2.0964"/></g><line class="c" x1="4.5" y1="22.0731" x2="9.9465" y2="22.0731"/><line class="c" x1="7.2233" y1="30.2945" x2="7.2233" y2="22.0731"/><line class="c" x1="11.8991" y1="26.1838" x2="14.571" y2="26.1838"/><polyline class="c" points="11.8991 30.2945 11.8991 22.0731 16.0098 22.0731"/></g><path class="c" d="m17.9623,22.0731v7.1937c0,.5676.4601,1.0277,1.0277,1.0277h.3083"/><g><path class="c" d="m25.3616,28.2391c0,1.1352-.9202,2.0553-2.0553,2.0553h0c-1.1352,0-2.0553-.9202-2.0553-2.0553v-1.336c0-1.1352.9202-2.0553,2.0553-2.0553h0c1.1352,0,2.0553.9202,2.0553,2.0553"/><line class="c" x1="25.3616" y1="30.2945" x2="25.3616" y2="24.8478"/><path class="c" d="m28.3932,23.1522v6.1146c0,.5676.4601,1.0277,1.0277,1.0277h.3083"/><line class="c" x1="27.3141" y1="24.8478" x2="29.4722" y2="24.8478"/></g></svg>
Copied!