aliwangwang icon
aliwangwang-filled from Ant Design Icons by HeskeyBaozi · Filled · MIT Free for personal and commercial use.
- Name
- aliwangwang-filled
- Set
- Ant Design Icons
- Style
- Filled
- Viewbox
- 1024×1024
- License
- MIT
- Aliases
- aliwangwang-fill
1 other variant in Ant Design Icons
Use the aliwangwang icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M868.2 377.4c-18.9-45.1-46.3-85.6-81.2-120.6a377.3 377.3 0 0 0-120.5-81.2A375.65 375.65 0 0 0 519 145.8c-41.9 0-82.9 6.7-121.9 20C306 123.3 200.8 120 170.6 120c-2.2 0-7.4 0-9.4.2c-11.9.4-22.8 6.5-29.2 16.4c-6.5 9.9-7.7 22.4-3.4 33.5l64.3 161.6a378.6 378.6 0 0 0-52.8 193.2c0 51.4 10 101 29.8 147.6c18.9 45 46.2 85.6 81.2 120.5c34.7 34.8 75.4 62.1 120.5 81.2C418.3 894 467.9 904 519 904c51.3 0 100.9-10 147.7-29.8c44.9-18.9 85.5-46.3 120.4-81.2c34.7-34.8 62.1-75.4 81.2-120.6a376.5 376.5 0 0 0 29.8-147.6c-.2-51.2-10.1-100.8-29.9-147.4m-325.2 79c0 20.4-16.6 37.1-37.1 37.1c-20.4 0-37.1-16.7-37.1-37.1v-55.1c0-20.4 16.6-37.1 37.1-37.1c20.4 0 37.1 16.6 37.1 37.1zm175.2 0c0 20.4-16.6 37.1-37.1 37.1S644 476.8 644 456.4v-55.1c0-20.4 16.7-37.1 37.1-37.1s37.1 16.6 37.1 37.1z"/></svg>
React
import type { SVGProps } from "react";
export function AntDesignAliwangwangFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M868.2 377.4c-18.9-45.1-46.3-85.6-81.2-120.6a377.3 377.3 0 0 0-120.5-81.2A375.65 375.65 0 0 0 519 145.8c-41.9 0-82.9 6.7-121.9 20C306 123.3 200.8 120 170.6 120c-2.2 0-7.4 0-9.4.2c-11.9.4-22.8 6.5-29.2 16.4c-6.5 9.9-7.7 22.4-3.4 33.5l64.3 161.6a378.6 378.6 0 0 0-52.8 193.2c0 51.4 10 101 29.8 147.6c18.9 45 46.2 85.6 81.2 120.5c34.7 34.8 75.4 62.1 120.5 81.2C418.3 894 467.9 904 519 904c51.3 0 100.9-10 147.7-29.8c44.9-18.9 85.5-46.3 120.4-81.2c34.7-34.8 62.1-75.4 81.2-120.6a376.5 376.5 0 0 0 29.8-147.6c-.2-51.2-10.1-100.8-29.9-147.4m-325.2 79c0 20.4-16.6 37.1-37.1 37.1c-20.4 0-37.1-16.7-37.1-37.1v-55.1c0-20.4 16.6-37.1 37.1-37.1c20.4 0 37.1 16.6 37.1 37.1zm175.2 0c0 20.4-16.6 37.1-37.1 37.1S644 476.8 644 456.4v-55.1c0-20.4 16.7-37.1 37.1-37.1s37.1 16.6 37.1 37.1z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M868.2 377.4c-18.9-45.1-46.3-85.6-81.2-120.6a377.3 377.3 0 0 0-120.5-81.2A375.65 375.65 0 0 0 519 145.8c-41.9 0-82.9 6.7-121.9 20C306 123.3 200.8 120 170.6 120c-2.2 0-7.4 0-9.4.2c-11.9.4-22.8 6.5-29.2 16.4c-6.5 9.9-7.7 22.4-3.4 33.5l64.3 161.6a378.6 378.6 0 0 0-52.8 193.2c0 51.4 10 101 29.8 147.6c18.9 45 46.2 85.6 81.2 120.5c34.7 34.8 75.4 62.1 120.5 81.2C418.3 894 467.9 904 519 904c51.3 0 100.9-10 147.7-29.8c44.9-18.9 85.5-46.3 120.4-81.2c34.7-34.8 62.1-75.4 81.2-120.6a376.5 376.5 0 0 0 29.8-147.6c-.2-51.2-10.1-100.8-29.9-147.4m-325.2 79c0 20.4-16.6 37.1-37.1 37.1c-20.4 0-37.1-16.7-37.1-37.1v-55.1c0-20.4 16.6-37.1 37.1-37.1c20.4 0 37.1 16.6 37.1 37.1zm175.2 0c0 20.4-16.6 37.1-37.1 37.1S644 476.8 644 456.4v-55.1c0-20.4 16.7-37.1 37.1-37.1s37.1 16.6 37.1 37.1z"/></svg> </template>
CSS
.icon-aliwangwang-filled {
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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M868.2%20377.4c-18.9-45.1-46.3-85.6-81.2-120.6a377.3%20377.3%200%200%200-120.5-81.2A375.65%20375.65%200%200%200%20519%20145.8c-41.9%200-82.9%206.7-121.9%2020C306%20123.3%20200.8%20120%20170.6%20120c-2.2%200-7.4%200-9.4.2c-11.9.4-22.8%206.5-29.2%2016.4c-6.5%209.9-7.7%2022.4-3.4%2033.5l64.3%20161.6a378.6%20378.6%200%200%200-52.8%20193.2c0%2051.4%2010%20101%2029.8%20147.6c18.9%2045%2046.2%2085.6%2081.2%20120.5c34.7%2034.8%2075.4%2062.1%20120.5%2081.2C418.3%20894%20467.9%20904%20519%20904c51.3%200%20100.9-10%20147.7-29.8c44.9-18.9%2085.5-46.3%20120.4-81.2c34.7-34.8%2062.1-75.4%2081.2-120.6a376.5%20376.5%200%200%200%2029.8-147.6c-.2-51.2-10.1-100.8-29.9-147.4m-325.2%2079c0%2020.4-16.6%2037.1-37.1%2037.1c-20.4%200-37.1-16.7-37.1-37.1v-55.1c0-20.4%2016.6-37.1%2037.1-37.1c20.4%200%2037.1%2016.6%2037.1%2037.1zm175.2%200c0%2020.4-16.6%2037.1-37.1%2037.1S644%20476.8%20644%20456.4v-55.1c0-20.4%2016.7-37.1%2037.1-37.1s37.1%2016.6%2037.1%2037.1z%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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M868.2%20377.4c-18.9-45.1-46.3-85.6-81.2-120.6a377.3%20377.3%200%200%200-120.5-81.2A375.65%20375.65%200%200%200%20519%20145.8c-41.9%200-82.9%206.7-121.9%2020C306%20123.3%20200.8%20120%20170.6%20120c-2.2%200-7.4%200-9.4.2c-11.9.4-22.8%206.5-29.2%2016.4c-6.5%209.9-7.7%2022.4-3.4%2033.5l64.3%20161.6a378.6%20378.6%200%200%200-52.8%20193.2c0%2051.4%2010%20101%2029.8%20147.6c18.9%2045%2046.2%2085.6%2081.2%20120.5c34.7%2034.8%2075.4%2062.1%20120.5%2081.2C418.3%20894%20467.9%20904%20519%20904c51.3%200%20100.9-10%20147.7-29.8c44.9-18.9%2085.5-46.3%20120.4-81.2c34.7-34.8%2062.1-75.4%2081.2-120.6a376.5%20376.5%200%200%200%2029.8-147.6c-.2-51.2-10.1-100.8-29.9-147.4m-325.2%2079c0%2020.4-16.6%2037.1-37.1%2037.1c-20.4%200-37.1-16.7-37.1-37.1v-55.1c0-20.4%2016.6-37.1%2037.1-37.1c20.4%200%2037.1%2016.6%2037.1%2037.1zm175.2%200c0%2020.4-16.6%2037.1-37.1%2037.1S644%20476.8%20644%20456.4v-55.1c0-20.4%2016.7-37.1%2037.1-37.1s37.1%2016.6%2037.1%2037.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ant-design/aliwangwang-filled.svg?color=%231a73e8&size=48