Hindu Vocab Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Hindu Vocab 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/327043.svg" alt="Hindu Vocab icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327043.svg" alt="Hindu Vocab icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327043.svg" alt="Hindu Vocab icon" :width="24" :height="24" />
CSS background
.icon-hindu-vocab {
background-image: url('https://proicons.com/icon/327043.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.d{fill:#000;stroke-width:0px;}</style></defs><line class="c" x1="9.5017" y1="14.7003" x2="9.5017" y2="21.7195"/><line class="c" x1="14.1519" y1="14.7003" x2="14.1519" y2="21.7195"/><line class="c" x1="9.5017" y1="18.1967" x2="14.1519" y2="18.1967"/><path class="c" d="M30.498,17.0692v2.8954c0,.9692.7857,1.7548,1.7548,1.7548s1.7548-.7857,1.7548-1.7548v-2.8954"/><line class="c" x1="34.0077" y1="19.9647" x2="34.0077" y2="21.7195"/><circle class="d" cx="16.4858" cy="14.8977" r=".75"/><line class="c" x1="16.4858" y1="17.0473" x2="16.4858" y2="21.6976"/><path class="c" d="M22.3206,21.6977v-2.8954c0-.9692-.7857-1.7548-1.7548-1.7548s-1.7548.7857-1.7548,1.7548"/><line class="c" x1="18.811" y1="21.6977" x2="18.811" y2="17.0474"/><path class="c" d="M28.1663,18.8243c0-.9692-.7857-1.7548-1.7548-1.7548s-1.7548.7857-1.7548,1.7548v1.1406c0,.9692.7857,1.7548,1.7548,1.7548s1.7548-.7857,1.7548-1.7548"/><line class="c" x1="28.1668" y1="21.7195" x2="28.1668" y2="14.7002"/><polyline class="c" points="18.1968 26.2215 15.8716 33.2408 13.5465 26.2215"/><path class="c" d="M20.8299,33.2408c-.9692,0-1.7548-.7857-1.7548-1.7548v-1.1406c0-.9692.7857-1.7548,1.7548-1.7548s1.7548.7857,1.7548,1.7548v1.1406c0,.9692-.7857,1.7548-1.7548,1.7548Z"/><path class="c" d="M27.743,32.3572c-.3025.5281-.8716.8838-1.5238.8838-.9692,0-1.7548-.7857-1.7548-1.7548v-1.1406c0-.9692.7857-1.7548,1.7548-1.7548.6509,0,1.2191.3544,1.522.8808"/><path class="c" d="M33.132,31.4859c0,.9692-.7857,1.7548-1.7548,1.7548h0c-.9692,0-1.7548-.7857-1.7548-1.7548v-1.1406c0-.9692.7857-1.7548,1.7548-1.7548h0c.9692,0,1.7548.7857,1.7548,1.7548"/><line class="c" x1="33.132" y1="33.2408" x2="33.132" y2="28.5905"/><path class="c" d="M34.992,30.3454c0-.9692.7857-1.7548,1.7548-1.7548s1.7548.7857,1.7548,1.7548v1.1406c0,.9692-.7857,1.7548-1.7548,1.7548s-1.7548-.7857-1.7548-1.7548"/><line class="c" x1="34.9921" y1="33.2408" x2="34.9921" y2="26.2215"/><path id="b" class="c" d="M9.5,5.5h29c2.216,0,4,1.784,4,4v29c0,2.216-1.784,4-4,4H9.5c-2.216,0-4-1.784-4-4V9.5c0-2.216,1.784-4,4-4Z"/></svg>
Copied!