wechat miniprogram icon
wechat-miniprogram-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- wechat-miniprogram-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
Related icons in MingCute Icon
Use the wechat miniprogram icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m5.165 5.266a3.44 3.44 0 0 0-3.104-.94l-.118.023A3.66 3.66 0 0 0 11 9.939v4.123a1.66 1.66 0 0 1-1.334 1.628l-.118.024a1.438 1.438 0 0 1-.816-2.743l.105-.043a1 1 0 1 0-.743-1.856l-.104.041c-2.29.917-2.898 3.877-1.154 5.621a3.44 3.44 0 0 0 3.104.94l.118-.023A3.66 3.66 0 0 0 13 14.061V9.939a1.66 1.66 0 0 1 1.334-1.628l.118-.024a1.438 1.438 0 0 1 .816 2.744l-.105.042a1 1 0 1 0 .743 1.856l.104-.041c2.29-.917 2.898-3.877 1.154-5.621"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteWechatMiniprogramFill(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="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m5.165 5.266a3.44 3.44 0 0 0-3.104-.94l-.118.023A3.66 3.66 0 0 0 11 9.939v4.123a1.66 1.66 0 0 1-1.334 1.628l-.118.024a1.438 1.438 0 0 1-.816-2.743l.105-.043a1 1 0 1 0-.743-1.856l-.104.041c-2.29.917-2.898 3.877-1.154 5.621a3.44 3.44 0 0 0 3.104.94l.118-.023A3.66 3.66 0 0 0 13 14.061V9.939a1.66 1.66 0 0 1 1.334-1.628l.118-.024a1.438 1.438 0 0 1 .816 2.744l-.105.042a1 1 0 1 0 .743 1.856l.104-.041c2.29-.917 2.898-3.877 1.154-5.621"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m5.165 5.266a3.44 3.44 0 0 0-3.104-.94l-.118.023A3.66 3.66 0 0 0 11 9.939v4.123a1.66 1.66 0 0 1-1.334 1.628l-.118.024a1.438 1.438 0 0 1-.816-2.743l.105-.043a1 1 0 1 0-.743-1.856l-.104.041c-2.29.917-2.898 3.877-1.154 5.621a3.44 3.44 0 0 0 3.104.94l.118-.023A3.66 3.66 0 0 0 13 14.061V9.939a1.66 1.66 0 0 1 1.334-1.628l.118-.024a1.438 1.438 0 0 1 .816 2.744l-.105.042a1 1 0 1 0 .743 1.856l.104-.041c2.29-.917 2.898-3.877 1.154-5.621"/></svg> </template>
CSS
.icon-wechat-miniprogram-fill {
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%22M12%202c5.523%200%2010%204.477%2010%2010s-4.477%2010-10%2010S2%2017.523%202%2012S6.477%202%2012%202m5.165%205.266a3.44%203.44%200%200%200-3.104-.94l-.118.023A3.66%203.66%200%200%200%2011%209.939v4.123a1.66%201.66%200%200%201-1.334%201.628l-.118.024a1.438%201.438%200%200%201-.816-2.743l.105-.043a1%201%200%201%200-.743-1.856l-.104.041c-2.29.917-2.898%203.877-1.154%205.621a3.44%203.44%200%200%200%203.104.94l.118-.023A3.66%203.66%200%200%200%2013%2014.061V9.939a1.66%201.66%200%200%201%201.334-1.628l.118-.024a1.438%201.438%200%200%201%20.816%202.744l-.105.042a1%201%200%201%200%20.743%201.856l.104-.041c2.29-.917%202.898-3.877%201.154-5.621%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%22M12%202c5.523%200%2010%204.477%2010%2010s-4.477%2010-10%2010S2%2017.523%202%2012S6.477%202%2012%202m5.165%205.266a3.44%203.44%200%200%200-3.104-.94l-.118.023A3.66%203.66%200%200%200%2011%209.939v4.123a1.66%201.66%200%200%201-1.334%201.628l-.118.024a1.438%201.438%200%200%201-.816-2.743l.105-.043a1%201%200%201%200-.743-1.856l-.104.041c-2.29.917-2.898%203.877-1.154%205.621a3.44%203.44%200%200%200%203.104.94l.118-.023A3.66%203.66%200%200%200%2013%2014.061V9.939a1.66%201.66%200%200%201%201.334-1.628l.118-.024a1.438%201.438%200%200%201%20.816%202.744l-.105.042a1%201%200%201%200%20.743%201.856l.104-.041c2.29-.917%202.898-3.877%201.154-5.621%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/wechat-miniprogram-fill.svg?color=%231a73e8&size=48