Dictionary En Th Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Dictionary En Th 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/324499.svg" alt="Dictionary En Th icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324499.svg" alt="Dictionary En Th icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324499.svg" alt="Dictionary En Th icon" :width="24" :height="24" />
CSS background
.icon-dictionary-en-th {
background-image: url('https://proicons.com/icon/324499.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M27.342,30.985h5.3M32.642,27v8M27.342,27v8M22.382,35v-8M19.732,27h5.3M24.416,21h-4v-8h4M20.416,17h2.608M26.658,21v-8l5.3,8v-8M12.73,4.5v39h24.87c1.1046,0,2-.8954,2-2V6.5c0-1.1046-.8954-2-2-2H12.73ZM8.4,6.5v35c0,1.1046.8954,2,2,2h2.33V4.5h-2.33c-1.1046,0-2,.8954-2,2"/></svg>
Copied!