super mario toad icon
super-mario-toad from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- super-mario-toad
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the super mario toad icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linejoin="round" d="M5.008 16.706c-.037-.38.049-.534.373-.75c3.928-2.61 10.295-2.608 13.337.009c.239.205.302.352.277.659c-.12 1.498-.524 3.228-1.78 4.21c-1.994 1.557-8.446 1.553-10.434 0c-1.243-.972-1.631-2.652-1.773-4.128Z"/><path d="M5 18c-2-1-3-3.749-3-6C2 6.477 6.477 2 12 2s10 4.477 10 10c0 2.251-1 5-3 6"/><circle cx="12" cy="7" r="3"/><path d="M3.37 7c1.299.314 1.957 1.9 1.47 3.542c-.44 1.476-1.656 2.496-2.84 2.457M20.632 7c-1.3.314-1.959 1.9-1.471 3.542c.438 1.476 1.653 2.495 2.839 2.457"/><path stroke-linecap="round" d="M9.125 18H9m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Zm5.875 0H15m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsSuperMarioToad(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinejoin="round" d="M5.008 16.706c-.037-.38.049-.534.373-.75c3.928-2.61 10.295-2.608 13.337.009c.239.205.302.352.277.659c-.12 1.498-.524 3.228-1.78 4.21c-1.994 1.557-8.446 1.553-10.434 0c-1.243-.972-1.631-2.652-1.773-4.128Z"/><path d="M5 18c-2-1-3-3.749-3-6C2 6.477 6.477 2 12 2s10 4.477 10 10c0 2.251-1 5-3 6"/><circle cx="12" cy="7" r="3"/><path d="M3.37 7c1.299.314 1.957 1.9 1.47 3.542c-.44 1.476-1.656 2.496-2.84 2.457M20.632 7c-1.3.314-1.959 1.9-1.471 3.542c.438 1.476 1.653 2.495 2.839 2.457"/><path strokeLinecap="round" d="M9.125 18H9m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Zm5.875 0H15m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linejoin="round" d="M5.008 16.706c-.037-.38.049-.534.373-.75c3.928-2.61 10.295-2.608 13.337.009c.239.205.302.352.277.659c-.12 1.498-.524 3.228-1.78 4.21c-1.994 1.557-8.446 1.553-10.434 0c-1.243-.972-1.631-2.652-1.773-4.128Z"/><path d="M5 18c-2-1-3-3.749-3-6C2 6.477 6.477 2 12 2s10 4.477 10 10c0 2.251-1 5-3 6"/><circle cx="12" cy="7" r="3"/><path d="M3.37 7c1.299.314 1.957 1.9 1.47 3.542c-.44 1.476-1.656 2.496-2.84 2.457M20.632 7c-1.3.314-1.959 1.9-1.471 3.542c.438 1.476 1.653 2.495 2.839 2.457"/><path stroke-linecap="round" d="M9.125 18H9m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Zm5.875 0H15m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></g></svg> </template>
CSS
.icon-super-mario-toad {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M5.008%2016.706c-.037-.38.049-.534.373-.75c3.928-2.61%2010.295-2.608%2013.337.009c.239.205.302.352.277.659c-.12%201.498-.524%203.228-1.78%204.21c-1.994%201.557-8.446%201.553-10.434%200c-1.243-.972-1.631-2.652-1.773-4.128Z%22%2F%3E%3Cpath%20d%3D%22M5%2018c-2-1-3-3.749-3-6C2%206.477%206.477%202%2012%202s10%204.477%2010%2010c0%202.251-1%205-3%206%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%227%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22M3.37%207c1.299.314%201.957%201.9%201.47%203.542c-.44%201.476-1.656%202.496-2.84%202.457M20.632%207c-1.3.314-1.959%201.9-1.471%203.542c.438%201.476%201.653%202.495%202.839%202.457%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9.125%2018H9m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200Zm5.875%200H15m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200Z%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M5.008%2016.706c-.037-.38.049-.534.373-.75c3.928-2.61%2010.295-2.608%2013.337.009c.239.205.302.352.277.659c-.12%201.498-.524%203.228-1.78%204.21c-1.994%201.557-8.446%201.553-10.434%200c-1.243-.972-1.631-2.652-1.773-4.128Z%22%2F%3E%3Cpath%20d%3D%22M5%2018c-2-1-3-3.749-3-6C2%206.477%206.477%202%2012%202s10%204.477%2010%2010c0%202.251-1%205-3%206%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%227%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22M3.37%207c1.299.314%201.957%201.9%201.47%203.542c-.44%201.476-1.656%202.496-2.84%202.457M20.632%207c-1.3.314-1.959%201.9-1.471%203.542c.438%201.476%201.653%202.495%202.839%202.457%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9.125%2018H9m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200Zm5.875%200H15m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/super-mario-toad.svg?color=%231a73e8&size=48