hindi to chinese icon
hindi-to-chinese from Unicons by Iconscout · Line · Content · Apache-2.0 Free for personal and commercial use.
- Name
- hindi-to-chinese
- Set
- Unicons
- Style
- Line
- Category
- Content
- Viewbox
- 24×24
- License
- Apache 2.0
More content icons from Unicons
Use the hindi to chinese icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.022 2h-2a1 1 0 0 0 0 2v2H7.838a3 3 0 0 0 .184-1a3 3 0 0 0-5.598-1.5a1 1 0 1 0 1.732 1a1 1 0 0 1 .866-.5a1 1 0 0 1 0 2a1 1 0 0 0 0 2a1 1 0 0 1 0 2a1 1 0 0 1-.866-.5a1 1 0 1 0-1.732 1A3 3 0 0 0 8.022 9a3 3 0 0 0-.184-1h1.184v3a1 1 0 0 0 2 0V4a1 1 0 0 0 0-2m3 5h1a1 1 0 0 1 1 1v1a1 1 0 0 0 2 0V8a3.003 3.003 0 0 0-3-3h-1a1 1 0 0 0 0 2m-4 9h-1a1 1 0 0 1-1-1v-1a1 1 0 0 0-2 0v1a3.003 3.003 0 0 0 3 3h1a1 1 0 0 0 0-2m11-1a1 1 0 0 0 0-2h-3v-.5a1 1 0 0 0-2 0v.5h-3a1 1 0 0 0 0 2h5.184a6.7 6.7 0 0 1-1.225 2.527a6.7 6.7 0 0 1-.63-.983a1 1 0 1 0-1.779.912a8.7 8.7 0 0 0 .96 1.468a6.6 6.6 0 0 1-2.426 1.099a1 1 0 0 0 .427 1.954a8.6 8.6 0 0 0 3.445-1.622a8.7 8.7 0 0 0 3.469 1.622a1 1 0 1 0 .43-1.954a6.7 6.7 0 0 1-2.446-1.09A8.74 8.74 0 0 0 20.244 15Z"/></svg>
React
import type { SVGProps } from "react";
export function UilHindiToChinese(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.022 2h-2a1 1 0 0 0 0 2v2H7.838a3 3 0 0 0 .184-1a3 3 0 0 0-5.598-1.5a1 1 0 1 0 1.732 1a1 1 0 0 1 .866-.5a1 1 0 0 1 0 2a1 1 0 0 0 0 2a1 1 0 0 1 0 2a1 1 0 0 1-.866-.5a1 1 0 1 0-1.732 1A3 3 0 0 0 8.022 9a3 3 0 0 0-.184-1h1.184v3a1 1 0 0 0 2 0V4a1 1 0 0 0 0-2m3 5h1a1 1 0 0 1 1 1v1a1 1 0 0 0 2 0V8a3.003 3.003 0 0 0-3-3h-1a1 1 0 0 0 0 2m-4 9h-1a1 1 0 0 1-1-1v-1a1 1 0 0 0-2 0v1a3.003 3.003 0 0 0 3 3h1a1 1 0 0 0 0-2m11-1a1 1 0 0 0 0-2h-3v-.5a1 1 0 0 0-2 0v.5h-3a1 1 0 0 0 0 2h5.184a6.7 6.7 0 0 1-1.225 2.527a6.7 6.7 0 0 1-.63-.983a1 1 0 1 0-1.779.912a8.7 8.7 0 0 0 .96 1.468a6.6 6.6 0 0 1-2.426 1.099a1 1 0 0 0 .427 1.954a8.6 8.6 0 0 0 3.445-1.622a8.7 8.7 0 0 0 3.469 1.622a1 1 0 1 0 .43-1.954a6.7 6.7 0 0 1-2.446-1.09A8.74 8.74 0 0 0 20.244 15Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.022 2h-2a1 1 0 0 0 0 2v2H7.838a3 3 0 0 0 .184-1a3 3 0 0 0-5.598-1.5a1 1 0 1 0 1.732 1a1 1 0 0 1 .866-.5a1 1 0 0 1 0 2a1 1 0 0 0 0 2a1 1 0 0 1 0 2a1 1 0 0 1-.866-.5a1 1 0 1 0-1.732 1A3 3 0 0 0 8.022 9a3 3 0 0 0-.184-1h1.184v3a1 1 0 0 0 2 0V4a1 1 0 0 0 0-2m3 5h1a1 1 0 0 1 1 1v1a1 1 0 0 0 2 0V8a3.003 3.003 0 0 0-3-3h-1a1 1 0 0 0 0 2m-4 9h-1a1 1 0 0 1-1-1v-1a1 1 0 0 0-2 0v1a3.003 3.003 0 0 0 3 3h1a1 1 0 0 0 0-2m11-1a1 1 0 0 0 0-2h-3v-.5a1 1 0 0 0-2 0v.5h-3a1 1 0 0 0 0 2h5.184a6.7 6.7 0 0 1-1.225 2.527a6.7 6.7 0 0 1-.63-.983a1 1 0 1 0-1.779.912a8.7 8.7 0 0 0 .96 1.468a6.6 6.6 0 0 1-2.426 1.099a1 1 0 0 0 .427 1.954a8.6 8.6 0 0 0 3.445-1.622a8.7 8.7 0 0 0 3.469 1.622a1 1 0 1 0 .43-1.954a6.7 6.7 0 0 1-2.446-1.09A8.74 8.74 0 0 0 20.244 15Z"/></svg> </template>
CSS
.icon-hindi-to-chinese {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.022%202h-2a1%201%200%200%200%200%202v2H7.838a3%203%200%200%200%20.184-1a3%203%200%200%200-5.598-1.5a1%201%200%201%200%201.732%201a1%201%200%200%201%20.866-.5a1%201%200%200%201%200%202a1%201%200%200%200%200%202a1%201%200%200%201%200%202a1%201%200%200%201-.866-.5a1%201%200%201%200-1.732%201A3%203%200%200%200%208.022%209a3%203%200%200%200-.184-1h1.184v3a1%201%200%200%200%202%200V4a1%201%200%200%200%200-2m3%205h1a1%201%200%200%201%201%201v1a1%201%200%200%200%202%200V8a3.003%203.003%200%200%200-3-3h-1a1%201%200%200%200%200%202m-4%209h-1a1%201%200%200%201-1-1v-1a1%201%200%200%200-2%200v1a3.003%203.003%200%200%200%203%203h1a1%201%200%200%200%200-2m11-1a1%201%200%200%200%200-2h-3v-.5a1%201%200%200%200-2%200v.5h-3a1%201%200%200%200%200%202h5.184a6.7%206.7%200%200%201-1.225%202.527a6.7%206.7%200%200%201-.63-.983a1%201%200%201%200-1.779.912a8.7%208.7%200%200%200%20.96%201.468a6.6%206.6%200%200%201-2.426%201.099a1%201%200%200%200%20.427%201.954a8.6%208.6%200%200%200%203.445-1.622a8.7%208.7%200%200%200%203.469%201.622a1%201%200%201%200%20.43-1.954a6.7%206.7%200%200%201-2.446-1.09A8.74%208.74%200%200%200%2020.244%2015Z%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.022%202h-2a1%201%200%200%200%200%202v2H7.838a3%203%200%200%200%20.184-1a3%203%200%200%200-5.598-1.5a1%201%200%201%200%201.732%201a1%201%200%200%201%20.866-.5a1%201%200%200%201%200%202a1%201%200%200%200%200%202a1%201%200%200%201%200%202a1%201%200%200%201-.866-.5a1%201%200%201%200-1.732%201A3%203%200%200%200%208.022%209a3%203%200%200%200-.184-1h1.184v3a1%201%200%200%200%202%200V4a1%201%200%200%200%200-2m3%205h1a1%201%200%200%201%201%201v1a1%201%200%200%200%202%200V8a3.003%203.003%200%200%200-3-3h-1a1%201%200%200%200%200%202m-4%209h-1a1%201%200%200%201-1-1v-1a1%201%200%200%200-2%200v1a3.003%203.003%200%200%200%203%203h1a1%201%200%200%200%200-2m11-1a1%201%200%200%200%200-2h-3v-.5a1%201%200%200%200-2%200v.5h-3a1%201%200%200%200%200%202h5.184a6.7%206.7%200%200%201-1.225%202.527a6.7%206.7%200%200%201-.63-.983a1%201%200%201%200-1.779.912a8.7%208.7%200%200%200%20.96%201.468a6.6%206.6%200%200%201-2.426%201.099a1%201%200%200%200%20.427%201.954a8.6%208.6%200%200%200%203.445-1.622a8.7%208.7%200%200%200%203.469%201.622a1%201%200%201%200%20.43-1.954a6.7%206.7%200%200%201-2.446-1.09A8.74%208.74%200%200%200%2020.244%2015Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uil/hindi-to-chinese.svg?color=%231a73e8&size=48