letter chinese a icon
letter-chinese-a from Unicons by Iconscout · Line · Content · Apache-2.0 Free for personal and commercial use.
- Name
- letter-chinese-a
- Set
- Unicons
- Style
- Line
- Category
- Content
- Viewbox
- 24×24
- License
- Apache 2.0
More content icons from Unicons
Use the letter chinese a icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 5h-7V4a1 1 0 0 0-2 0v1H4a1 1 0 0 0 0 2h11.882a14.5 14.5 0 0 1-3.94 7.952A14.4 14.4 0 0 1 8.663 9.67a1 1 0 0 0-1.889.66a16.4 16.4 0 0 0 3.68 5.958a14.3 14.3 0 0 1-5.768 2.735A1 1 0 0 0 4.899 21a1 1 0 0 0 .215-.023a16.3 16.3 0 0 0 6.831-3.319a16.4 16.4 0 0 0 6.842 3.319a1 1 0 0 0 .426-1.954a14.4 14.4 0 0 1-5.79-2.733A16.48 16.48 0 0 0 17.893 7H20a1 1 0 0 0 0-2"/></svg>
React
import type { SVGProps } from "react";
export function UilLetterChineseA(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="M20 5h-7V4a1 1 0 0 0-2 0v1H4a1 1 0 0 0 0 2h11.882a14.5 14.5 0 0 1-3.94 7.952A14.4 14.4 0 0 1 8.663 9.67a1 1 0 0 0-1.889.66a16.4 16.4 0 0 0 3.68 5.958a14.3 14.3 0 0 1-5.768 2.735A1 1 0 0 0 4.899 21a1 1 0 0 0 .215-.023a16.3 16.3 0 0 0 6.831-3.319a16.4 16.4 0 0 0 6.842 3.319a1 1 0 0 0 .426-1.954a14.4 14.4 0 0 1-5.79-2.733A16.48 16.48 0 0 0 17.893 7H20a1 1 0 0 0 0-2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 5h-7V4a1 1 0 0 0-2 0v1H4a1 1 0 0 0 0 2h11.882a14.5 14.5 0 0 1-3.94 7.952A14.4 14.4 0 0 1 8.663 9.67a1 1 0 0 0-1.889.66a16.4 16.4 0 0 0 3.68 5.958a14.3 14.3 0 0 1-5.768 2.735A1 1 0 0 0 4.899 21a1 1 0 0 0 .215-.023a16.3 16.3 0 0 0 6.831-3.319a16.4 16.4 0 0 0 6.842 3.319a1 1 0 0 0 .426-1.954a14.4 14.4 0 0 1-5.79-2.733A16.48 16.48 0 0 0 17.893 7H20a1 1 0 0 0 0-2"/></svg> </template>
CSS
.icon-letter-chinese-a {
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%22M20%205h-7V4a1%201%200%200%200-2%200v1H4a1%201%200%200%200%200%202h11.882a14.5%2014.5%200%200%201-3.94%207.952A14.4%2014.4%200%200%201%208.663%209.67a1%201%200%200%200-1.889.66a16.4%2016.4%200%200%200%203.68%205.958a14.3%2014.3%200%200%201-5.768%202.735A1%201%200%200%200%204.899%2021a1%201%200%200%200%20.215-.023a16.3%2016.3%200%200%200%206.831-3.319a16.4%2016.4%200%200%200%206.842%203.319a1%201%200%200%200%20.426-1.954a14.4%2014.4%200%200%201-5.79-2.733A16.48%2016.48%200%200%200%2017.893%207H20a1%201%200%200%200%200-2%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%22M20%205h-7V4a1%201%200%200%200-2%200v1H4a1%201%200%200%200%200%202h11.882a14.5%2014.5%200%200%201-3.94%207.952A14.4%2014.4%200%200%201%208.663%209.67a1%201%200%200%200-1.889.66a16.4%2016.4%200%200%200%203.68%205.958a14.3%2014.3%200%200%201-5.768%202.735A1%201%200%200%200%204.899%2021a1%201%200%200%200%20.215-.023a16.3%2016.3%200%200%200%206.831-3.319a16.4%2016.4%200%200%200%206.842%203.319a1%201%200%200%200%20.426-1.954a14.4%2014.4%200%200%201-5.79-2.733A16.48%2016.48%200%200%200%2017.893%207H20a1%201%200%200%200%200-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uil/letter-chinese-a.svg?color=%231a73e8&size=48