pumlx logo
pumlx from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- pumlx
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the pumlx logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.421 10.41H7.655c-1.086 0-2.379.281-2.575 1.495c-.228 1.356.928 1.685 2.061 1.685h4.112c1.34 0 2.384-1.5 2.575-2.634l.08-.545h-1.039l-.063.37c-.117.732-.705 1.739-1.558 1.75H7.23c-.44 0-1.155-.033-1.06-.626c.075-.435.95-.435 1.484-.435h1.96c.17-.355.499-.73.806-1.06m.265-.259a3.3 3.3 0 0 1 1.197-.673l.583-2.776h1.007s-.212 1.367-.424 2.649h1.033l.567-3.709h-3.062z"/><path fill="currentColor" d="m14.84 11.126l.122-.716h1.08c-.068.318-.126.62-.19.885c-.355 2.188-2.236 4.414-4.594 4.414H7.147c-1.076 0-2.215-.233-3.063-.97c-.938-.821-1.218-1.992-1.028-3.179c.371-2.23 2.49-3.269 4.605-3.269h1.33l1.028-4.769h7.28s-.54 3.206-1.05 5.829h-1.102c.382-2.189.859-4.769.859-4.769H10.84L9.812 9.351H7.655c-1.748 0-3.507.816-3.629 2.718a4 4 0 0 0 .005.456c.053.55.302 1.064.72 1.43c.647.567 1.548.694 2.385.694h4.117c1.855 0 3.306-1.833 3.587-3.523"/><path fill="currentColor" d="m13.022 15.3l-1.155.408l-.34 1.59h-1.006l.26-1.59H9.753l-.403 2.649h3.063z"/><path fill="currentColor" d="M8.667 15.709c-.334 1.88-.673 3.709-.673 3.709h5.166l1.028-4.769h2.156c1.749 0 3.508-.816 3.63-2.718c.01-.159.01-.307-.006-.456a2.16 2.16 0 0 0-.72-1.43c-.646-.567-1.547-.694-2.384-.694H12.74c-1.732 0-3.11 1.59-3.512 3.179h-1.06c.434-2.13 2.273-4.239 4.572-4.239h4.112c1.075 0 2.215.233 3.063.97c.937.82 1.218 1.992 1.027 3.179c-.37 2.23-2.49 3.269-4.604 3.269h-1.32l-1.027 4.768h-7.29s.407-2.416.847-4.768z"/><path fill="currentColor" d="M10.305 12.531c.37-1.028 1.298-2.12 2.442-2.12h4.112c1.134 0 2.289.33 2.066 1.686c-.201 1.213-1.494 1.494-2.58 1.494h-1.43l.582-1.06h.848c.535 0 1.41 0 1.483-.434c.096-.594-.62-.626-1.06-.626h-4.02c-.6.006-1.071.509-1.336 1.06z"/></svg>
React
import type { SVGProps } from "react";
export function TokenPumlx(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="M10.421 10.41H7.655c-1.086 0-2.379.281-2.575 1.495c-.228 1.356.928 1.685 2.061 1.685h4.112c1.34 0 2.384-1.5 2.575-2.634l.08-.545h-1.039l-.063.37c-.117.732-.705 1.739-1.558 1.75H7.23c-.44 0-1.155-.033-1.06-.626c.075-.435.95-.435 1.484-.435h1.96c.17-.355.499-.73.806-1.06m.265-.259a3.3 3.3 0 0 1 1.197-.673l.583-2.776h1.007s-.212 1.367-.424 2.649h1.033l.567-3.709h-3.062z"/><path fill="currentColor" d="m14.84 11.126l.122-.716h1.08c-.068.318-.126.62-.19.885c-.355 2.188-2.236 4.414-4.594 4.414H7.147c-1.076 0-2.215-.233-3.063-.97c-.938-.821-1.218-1.992-1.028-3.179c.371-2.23 2.49-3.269 4.605-3.269h1.33l1.028-4.769h7.28s-.54 3.206-1.05 5.829h-1.102c.382-2.189.859-4.769.859-4.769H10.84L9.812 9.351H7.655c-1.748 0-3.507.816-3.629 2.718a4 4 0 0 0 .005.456c.053.55.302 1.064.72 1.43c.647.567 1.548.694 2.385.694h4.117c1.855 0 3.306-1.833 3.587-3.523"/><path fill="currentColor" d="m13.022 15.3l-1.155.408l-.34 1.59h-1.006l.26-1.59H9.753l-.403 2.649h3.063z"/><path fill="currentColor" d="M8.667 15.709c-.334 1.88-.673 3.709-.673 3.709h5.166l1.028-4.769h2.156c1.749 0 3.508-.816 3.63-2.718c.01-.159.01-.307-.006-.456a2.16 2.16 0 0 0-.72-1.43c-.646-.567-1.547-.694-2.384-.694H12.74c-1.732 0-3.11 1.59-3.512 3.179h-1.06c.434-2.13 2.273-4.239 4.572-4.239h4.112c1.075 0 2.215.233 3.063.97c.937.82 1.218 1.992 1.027 3.179c-.37 2.23-2.49 3.269-4.604 3.269h-1.32l-1.027 4.768h-7.29s.407-2.416.847-4.768z"/><path fill="currentColor" d="M10.305 12.531c.37-1.028 1.298-2.12 2.442-2.12h4.112c1.134 0 2.289.33 2.066 1.686c-.201 1.213-1.494 1.494-2.58 1.494h-1.43l.582-1.06h.848c.535 0 1.41 0 1.483-.434c.096-.594-.62-.626-1.06-.626h-4.02c-.6.006-1.071.509-1.336 1.06z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.421 10.41H7.655c-1.086 0-2.379.281-2.575 1.495c-.228 1.356.928 1.685 2.061 1.685h4.112c1.34 0 2.384-1.5 2.575-2.634l.08-.545h-1.039l-.063.37c-.117.732-.705 1.739-1.558 1.75H7.23c-.44 0-1.155-.033-1.06-.626c.075-.435.95-.435 1.484-.435h1.96c.17-.355.499-.73.806-1.06m.265-.259a3.3 3.3 0 0 1 1.197-.673l.583-2.776h1.007s-.212 1.367-.424 2.649h1.033l.567-3.709h-3.062z"/><path fill="currentColor" d="m14.84 11.126l.122-.716h1.08c-.068.318-.126.62-.19.885c-.355 2.188-2.236 4.414-4.594 4.414H7.147c-1.076 0-2.215-.233-3.063-.97c-.938-.821-1.218-1.992-1.028-3.179c.371-2.23 2.49-3.269 4.605-3.269h1.33l1.028-4.769h7.28s-.54 3.206-1.05 5.829h-1.102c.382-2.189.859-4.769.859-4.769H10.84L9.812 9.351H7.655c-1.748 0-3.507.816-3.629 2.718a4 4 0 0 0 .005.456c.053.55.302 1.064.72 1.43c.647.567 1.548.694 2.385.694h4.117c1.855 0 3.306-1.833 3.587-3.523"/><path fill="currentColor" d="m13.022 15.3l-1.155.408l-.34 1.59h-1.006l.26-1.59H9.753l-.403 2.649h3.063z"/><path fill="currentColor" d="M8.667 15.709c-.334 1.88-.673 3.709-.673 3.709h5.166l1.028-4.769h2.156c1.749 0 3.508-.816 3.63-2.718c.01-.159.01-.307-.006-.456a2.16 2.16 0 0 0-.72-1.43c-.646-.567-1.547-.694-2.384-.694H12.74c-1.732 0-3.11 1.59-3.512 3.179h-1.06c.434-2.13 2.273-4.239 4.572-4.239h4.112c1.075 0 2.215.233 3.063.97c.937.82 1.218 1.992 1.027 3.179c-.37 2.23-2.49 3.269-4.604 3.269h-1.32l-1.027 4.768h-7.29s.407-2.416.847-4.768z"/><path fill="currentColor" d="M10.305 12.531c.37-1.028 1.298-2.12 2.442-2.12h4.112c1.134 0 2.289.33 2.066 1.686c-.201 1.213-1.494 1.494-2.58 1.494h-1.43l.582-1.06h.848c.535 0 1.41 0 1.483-.434c.096-.594-.62-.626-1.06-.626h-4.02c-.6.006-1.071.509-1.336 1.06z"/></svg> </template>
CSS
.icon-pumlx {
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%22M10.421%2010.41H7.655c-1.086%200-2.379.281-2.575%201.495c-.228%201.356.928%201.685%202.061%201.685h4.112c1.34%200%202.384-1.5%202.575-2.634l.08-.545h-1.039l-.063.37c-.117.732-.705%201.739-1.558%201.75H7.23c-.44%200-1.155-.033-1.06-.626c.075-.435.95-.435%201.484-.435h1.96c.17-.355.499-.73.806-1.06m.265-.259a3.3%203.3%200%200%201%201.197-.673l.583-2.776h1.007s-.212%201.367-.424%202.649h1.033l.567-3.709h-3.062z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m14.84%2011.126l.122-.716h1.08c-.068.318-.126.62-.19.885c-.355%202.188-2.236%204.414-4.594%204.414H7.147c-1.076%200-2.215-.233-3.063-.97c-.938-.821-1.218-1.992-1.028-3.179c.371-2.23%202.49-3.269%204.605-3.269h1.33l1.028-4.769h7.28s-.54%203.206-1.05%205.829h-1.102c.382-2.189.859-4.769.859-4.769H10.84L9.812%209.351H7.655c-1.748%200-3.507.816-3.629%202.718a4%204%200%200%200%20.005.456c.053.55.302%201.064.72%201.43c.647.567%201.548.694%202.385.694h4.117c1.855%200%203.306-1.833%203.587-3.523%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m13.022%2015.3l-1.155.408l-.34%201.59h-1.006l.26-1.59H9.753l-.403%202.649h3.063z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.667%2015.709c-.334%201.88-.673%203.709-.673%203.709h5.166l1.028-4.769h2.156c1.749%200%203.508-.816%203.63-2.718c.01-.159.01-.307-.006-.456a2.16%202.16%200%200%200-.72-1.43c-.646-.567-1.547-.694-2.384-.694H12.74c-1.732%200-3.11%201.59-3.512%203.179h-1.06c.434-2.13%202.273-4.239%204.572-4.239h4.112c1.075%200%202.215.233%203.063.97c.937.82%201.218%201.992%201.027%203.179c-.37%202.23-2.49%203.269-4.604%203.269h-1.32l-1.027%204.768h-7.29s.407-2.416.847-4.768z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.305%2012.531c.37-1.028%201.298-2.12%202.442-2.12h4.112c1.134%200%202.289.33%202.066%201.686c-.201%201.213-1.494%201.494-2.58%201.494h-1.43l.582-1.06h.848c.535%200%201.41%200%201.483-.434c.096-.594-.62-.626-1.06-.626h-4.02c-.6.006-1.071.509-1.336%201.06z%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%22M10.421%2010.41H7.655c-1.086%200-2.379.281-2.575%201.495c-.228%201.356.928%201.685%202.061%201.685h4.112c1.34%200%202.384-1.5%202.575-2.634l.08-.545h-1.039l-.063.37c-.117.732-.705%201.739-1.558%201.75H7.23c-.44%200-1.155-.033-1.06-.626c.075-.435.95-.435%201.484-.435h1.96c.17-.355.499-.73.806-1.06m.265-.259a3.3%203.3%200%200%201%201.197-.673l.583-2.776h1.007s-.212%201.367-.424%202.649h1.033l.567-3.709h-3.062z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m14.84%2011.126l.122-.716h1.08c-.068.318-.126.62-.19.885c-.355%202.188-2.236%204.414-4.594%204.414H7.147c-1.076%200-2.215-.233-3.063-.97c-.938-.821-1.218-1.992-1.028-3.179c.371-2.23%202.49-3.269%204.605-3.269h1.33l1.028-4.769h7.28s-.54%203.206-1.05%205.829h-1.102c.382-2.189.859-4.769.859-4.769H10.84L9.812%209.351H7.655c-1.748%200-3.507.816-3.629%202.718a4%204%200%200%200%20.005.456c.053.55.302%201.064.72%201.43c.647.567%201.548.694%202.385.694h4.117c1.855%200%203.306-1.833%203.587-3.523%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m13.022%2015.3l-1.155.408l-.34%201.59h-1.006l.26-1.59H9.753l-.403%202.649h3.063z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.667%2015.709c-.334%201.88-.673%203.709-.673%203.709h5.166l1.028-4.769h2.156c1.749%200%203.508-.816%203.63-2.718c.01-.159.01-.307-.006-.456a2.16%202.16%200%200%200-.72-1.43c-.646-.567-1.547-.694-2.384-.694H12.74c-1.732%200-3.11%201.59-3.512%203.179h-1.06c.434-2.13%202.273-4.239%204.572-4.239h4.112c1.075%200%202.215.233%203.063.97c.937.82%201.218%201.992%201.027%203.179c-.37%202.23-2.49%203.269-4.604%203.269h-1.32l-1.027%204.768h-7.29s.407-2.416.847-4.768z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.305%2012.531c.37-1.028%201.298-2.12%202.442-2.12h4.112c1.134%200%202.289.33%202.066%201.686c-.201%201.213-1.494%201.494-2.58%201.494h-1.43l.582-1.06h.848c.535%200%201.41%200%201.483-.434c.096-.594-.62-.626-1.06-.626h-4.02c-.6.006-1.071.509-1.336%201.06z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/pumlx.svg?color=%231a73e8&size=48