weixin top stories icon
weixin-top-stories from IconPark by ByteDance · Color · Others · Apache-2.0 Free for personal and commercial use.
- Name
- weixin-top-stories
- Set
- IconPark
- Style
- Color
- Category
- Others
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More others icons from IconPark
Use the weixin top stories icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M24.0002 4L31.2002 11.5292L41.3207 14L38.4002 24L41.3207 34L31.2002 36.4708L24.0002 44L16.8002 36.4708L6.67969 34L9.6002 24L6.67969 14L16.8002 11.5292L24.0002 4Z"/><path fill="#2F88FF" d="M30.9772 11.915L31.3718 19.7439L37.9544 24L31.3718 28.2561L30.9772 36.0849L23.9999 32.5122L17.0227 36.0849L16.6281 28.2561L10.0454 24L16.6281 19.7439L17.0227 11.915L23.9999 15.4877L30.9772 11.915Z"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkWeixinTopStories(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M24.0002 4L31.2002 11.5292L41.3207 14L38.4002 24L41.3207 34L31.2002 36.4708L24.0002 44L16.8002 36.4708L6.67969 34L9.6002 24L6.67969 14L16.8002 11.5292L24.0002 4Z"/><path fill="#2F88FF" d="M30.9772 11.915L31.3718 19.7439L37.9544 24L31.3718 28.2561L30.9772 36.0849L23.9999 32.5122L17.0227 36.0849L16.6281 28.2561L10.0454 24L16.6281 19.7439L17.0227 11.915L23.9999 15.4877L30.9772 11.915Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M24.0002 4L31.2002 11.5292L41.3207 14L38.4002 24L41.3207 34L31.2002 36.4708L24.0002 44L16.8002 36.4708L6.67969 34L9.6002 24L6.67969 14L16.8002 11.5292L24.0002 4Z"/><path fill="#2F88FF" d="M30.9772 11.915L31.3718 19.7439L37.9544 24L31.3718 28.2561L30.9772 36.0849L23.9999 32.5122L17.0227 36.0849L16.6281 28.2561L10.0454 24L16.6281 19.7439L17.0227 11.915L23.9999 15.4877L30.9772 11.915Z"/></g></svg> </template>
CSS
.icon-weixin-top-stories {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M24.0002%204L31.2002%2011.5292L41.3207%2014L38.4002%2024L41.3207%2034L31.2002%2036.4708L24.0002%2044L16.8002%2036.4708L6.67969%2034L9.6002%2024L6.67969%2014L16.8002%2011.5292L24.0002%204Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M30.9772%2011.915L31.3718%2019.7439L37.9544%2024L31.3718%2028.2561L30.9772%2036.0849L23.9999%2032.5122L17.0227%2036.0849L16.6281%2028.2561L10.0454%2024L16.6281%2019.7439L17.0227%2011.915L23.9999%2015.4877L30.9772%2011.915Z%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M24.0002%204L31.2002%2011.5292L41.3207%2014L38.4002%2024L41.3207%2034L31.2002%2036.4708L24.0002%2044L16.8002%2036.4708L6.67969%2034L9.6002%2024L6.67969%2014L16.8002%2011.5292L24.0002%204Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M30.9772%2011.915L31.3718%2019.7439L37.9544%2024L31.3718%2028.2561L30.9772%2036.0849L23.9999%2032.5122L17.0227%2036.0849L16.6281%2028.2561L10.0454%2024L16.6281%2019.7439L17.0227%2011.915L23.9999%2015.4877L30.9772%2011.915Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/weixin-top-stories.svg?color=%231a73e8&size=48