wefi logo
wefi from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- wefi
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the wefi logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M16.97 10.846c.052-.867.628-2.769 2.498-2.769c.433 0 .96.176 1.167.268l-.166 1.288a1.9 1.9 0 0 0-.817-.194c-.47 0-.895.226-1.177 1.407H21l-.738 5.077h-1.524l.6-4.153H18.31l-.586 4.153H16.2l.628-4.153h-1.094l.184-.924zM3.799 12.443a.799.799 0 1 0 0-1.597a.799.799 0 0 0 0 1.597m-.456.434c.272.074.913.125 1.333-.277l.24 1.103l1.63-2.857h.946l.47 2.857l1.607-2.857h1.583l-2.986 5.077H7.122l-.554-2.658l-1.491 2.658h-.983zm8.843.739h3.47c.153-.896-.078-2.77-2.243-2.77c-2.704 0-2.797 2.34-2.797 2.834s.25 2.243 2.585 2.243c.882 0 1.606-.267 1.855-.397l.287-1.301c-.319.189-1.14.563-1.879.563c-.923 0-1.357-.415-1.278-1.172m.216-.923h1.768c.046-.31-.032-.923-.715-.923c-.679 0-.983.613-1.053.923" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function TokenWefi(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" fillRule="evenodd" d="M16.97 10.846c.052-.867.628-2.769 2.498-2.769c.433 0 .96.176 1.167.268l-.166 1.288a1.9 1.9 0 0 0-.817-.194c-.47 0-.895.226-1.177 1.407H21l-.738 5.077h-1.524l.6-4.153H18.31l-.586 4.153H16.2l.628-4.153h-1.094l.184-.924zM3.799 12.443a.799.799 0 1 0 0-1.597a.799.799 0 0 0 0 1.597m-.456.434c.272.074.913.125 1.333-.277l.24 1.103l1.63-2.857h.946l.47 2.857l1.607-2.857h1.583l-2.986 5.077H7.122l-.554-2.658l-1.491 2.658h-.983zm8.843.739h3.47c.153-.896-.078-2.77-2.243-2.77c-2.704 0-2.797 2.34-2.797 2.834s.25 2.243 2.585 2.243c.882 0 1.606-.267 1.855-.397l.287-1.301c-.319.189-1.14.563-1.879.563c-.923 0-1.357-.415-1.278-1.172m.216-.923h1.768c.046-.31-.032-.923-.715-.923c-.679 0-.983.613-1.053.923" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M16.97 10.846c.052-.867.628-2.769 2.498-2.769c.433 0 .96.176 1.167.268l-.166 1.288a1.9 1.9 0 0 0-.817-.194c-.47 0-.895.226-1.177 1.407H21l-.738 5.077h-1.524l.6-4.153H18.31l-.586 4.153H16.2l.628-4.153h-1.094l.184-.924zM3.799 12.443a.799.799 0 1 0 0-1.597a.799.799 0 0 0 0 1.597m-.456.434c.272.074.913.125 1.333-.277l.24 1.103l1.63-2.857h.946l.47 2.857l1.607-2.857h1.583l-2.986 5.077H7.122l-.554-2.658l-1.491 2.658h-.983zm8.843.739h3.47c.153-.896-.078-2.77-2.243-2.77c-2.704 0-2.797 2.34-2.797 2.834s.25 2.243 2.585 2.243c.882 0 1.606-.267 1.855-.397l.287-1.301c-.319.189-1.14.563-1.879.563c-.923 0-1.357-.415-1.278-1.172m.216-.923h1.768c.046-.31-.032-.923-.715-.923c-.679 0-.983.613-1.053.923" clip-rule="evenodd"/></svg> </template>
CSS
.icon-wefi {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M16.97%2010.846c.052-.867.628-2.769%202.498-2.769c.433%200%20.96.176%201.167.268l-.166%201.288a1.9%201.9%200%200%200-.817-.194c-.47%200-.895.226-1.177%201.407H21l-.738%205.077h-1.524l.6-4.153H18.31l-.586%204.153H16.2l.628-4.153h-1.094l.184-.924zM3.799%2012.443a.799.799%200%201%200%200-1.597a.799.799%200%200%200%200%201.597m-.456.434c.272.074.913.125%201.333-.277l.24%201.103l1.63-2.857h.946l.47%202.857l1.607-2.857h1.583l-2.986%205.077H7.122l-.554-2.658l-1.491%202.658h-.983zm8.843.739h3.47c.153-.896-.078-2.77-2.243-2.77c-2.704%200-2.797%202.34-2.797%202.834s.25%202.243%202.585%202.243c.882%200%201.606-.267%201.855-.397l.287-1.301c-.319.189-1.14.563-1.879.563c-.923%200-1.357-.415-1.278-1.172m.216-.923h1.768c.046-.31-.032-.923-.715-.923c-.679%200-.983.613-1.053.923%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M16.97%2010.846c.052-.867.628-2.769%202.498-2.769c.433%200%20.96.176%201.167.268l-.166%201.288a1.9%201.9%200%200%200-.817-.194c-.47%200-.895.226-1.177%201.407H21l-.738%205.077h-1.524l.6-4.153H18.31l-.586%204.153H16.2l.628-4.153h-1.094l.184-.924zM3.799%2012.443a.799.799%200%201%200%200-1.597a.799.799%200%200%200%200%201.597m-.456.434c.272.074.913.125%201.333-.277l.24%201.103l1.63-2.857h.946l.47%202.857l1.607-2.857h1.583l-2.986%205.077H7.122l-.554-2.658l-1.491%202.658h-.983zm8.843.739h3.47c.153-.896-.078-2.77-2.243-2.77c-2.704%200-2.797%202.34-2.797%202.834s.25%202.243%202.585%202.243c.882%200%201.606-.267%201.855-.397l.287-1.301c-.319.189-1.14.563-1.879.563c-.923%200-1.357-.415-1.278-1.172m.216-.923h1.768c.046-.31-.032-.923-.715-.923c-.679%200-.983.613-1.053.923%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/wefi.svg?color=%231a73e8&size=48