alphabet chinese icon
alphabet-chinese from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- alphabet-chinese
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the alphabet chinese icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.023 14h11m-9.5-5h6.236c.463 0 .694 0 .752.16c.186.518-1.756 2.254-2.054 2.598c-.489.563-.733.845-.862 1.204c-.128.358-.128.756-.128 1.553v3.56c0 1.663-.953 2.925-2.535 2.925M5.016 8c-.076-.74.05-2.137 1.993-2h10.465c.638.037 1.722.46 1.495 2m-7.973-5c.6.313 1.674 1.515 1.993 3"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsAlphabetChinese(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M7.023 14h11m-9.5-5h6.236c.463 0 .694 0 .752.16c.186.518-1.756 2.254-2.054 2.598c-.489.563-.733.845-.862 1.204c-.128.358-.128.756-.128 1.553v3.56c0 1.663-.953 2.925-2.535 2.925M5.016 8c-.076-.74.05-2.137 1.993-2h10.465c.638.037 1.722.46 1.495 2m-7.973-5c.6.313 1.674 1.515 1.993 3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.023 14h11m-9.5-5h6.236c.463 0 .694 0 .752.16c.186.518-1.756 2.254-2.054 2.598c-.489.563-.733.845-.862 1.204c-.128.358-.128.756-.128 1.553v3.56c0 1.663-.953 2.925-2.535 2.925M5.016 8c-.076-.74.05-2.137 1.993-2h10.465c.638.037 1.722.46 1.495 2m-7.973-5c.6.313 1.674 1.515 1.993 3"/></svg> </template>
CSS
.icon-alphabet-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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M7.023%2014h11m-9.5-5h6.236c.463%200%20.694%200%20.752.16c.186.518-1.756%202.254-2.054%202.598c-.489.563-.733.845-.862%201.204c-.128.358-.128.756-.128%201.553v3.56c0%201.663-.953%202.925-2.535%202.925M5.016%208c-.076-.74.05-2.137%201.993-2h10.465c.638.037%201.722.46%201.495%202m-7.973-5c.6.313%201.674%201.515%201.993%203%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M7.023%2014h11m-9.5-5h6.236c.463%200%20.694%200%20.752.16c.186.518-1.756%202.254-2.054%202.598c-.489.563-.733.845-.862%201.204c-.128.358-.128.756-.128%201.553v3.56c0%201.663-.953%202.925-2.535%202.925M5.016%208c-.076-.74.05-2.137%201.993-2h10.465c.638.037%201.722.46%201.495%202m-7.973-5c.6.313%201.674%201.515%201.993%203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/alphabet-chinese.svg?color=%231a73e8&size=48