nuxt icon
nuxt from Material Design Icons by Pictogrammers · Filled · Brand / Logo · Apache-2.0 Free for personal and commercial use.
- Name
- nuxt
- Set
- Material Design Icons
- Style
- Filled
- Category
- Brand / Logo
- Viewbox
- 24×24
- License
- Apache 2.0
The same icon in other sets
More brand / logo icons from Material Design Icons
Use the nuxt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.8 18.36L16.03 8.08c-.1-.08-.4-.65-1-.65c-.25 0-.6.1-.96.65l-.74 1.18l-2.02-3.61c-.05-.1-.4-.65-1-.65c-.25 0-.65.1-.95.65L2.18 18.31c-.05.1-.35.69-.05 1.19c.1.25.4.5 1.06.5h17.66c.1 0 .75 0 1.05-.5c.1-.24.2-.64-.1-1.14m-13.7-.05l-.15.55H3.24l7.12-12.52l2.3 4.13zm1.11.55l4.11-7.2l4.18 7.2zm9.53 0l-.2-.55L14 10.46l1.03-1.73l5.72 10.13z"/></svg>
React
import type { SVGProps } from "react";
export function MdiNuxt(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="M21.8 18.36L16.03 8.08c-.1-.08-.4-.65-1-.65c-.25 0-.6.1-.96.65l-.74 1.18l-2.02-3.61c-.05-.1-.4-.65-1-.65c-.25 0-.65.1-.95.65L2.18 18.31c-.05.1-.35.69-.05 1.19c.1.25.4.5 1.06.5h17.66c.1 0 .75 0 1.05-.5c.1-.24.2-.64-.1-1.14m-13.7-.05l-.15.55H3.24l7.12-12.52l2.3 4.13zm1.11.55l4.11-7.2l4.18 7.2zm9.53 0l-.2-.55L14 10.46l1.03-1.73l5.72 10.13z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.8 18.36L16.03 8.08c-.1-.08-.4-.65-1-.65c-.25 0-.6.1-.96.65l-.74 1.18l-2.02-3.61c-.05-.1-.4-.65-1-.65c-.25 0-.65.1-.95.65L2.18 18.31c-.05.1-.35.69-.05 1.19c.1.25.4.5 1.06.5h17.66c.1 0 .75 0 1.05-.5c.1-.24.2-.64-.1-1.14m-13.7-.05l-.15.55H3.24l7.12-12.52l2.3 4.13zm1.11.55l4.11-7.2l4.18 7.2zm9.53 0l-.2-.55L14 10.46l1.03-1.73l5.72 10.13z"/></svg> </template>
CSS
.icon-nuxt {
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%22M21.8%2018.36L16.03%208.08c-.1-.08-.4-.65-1-.65c-.25%200-.6.1-.96.65l-.74%201.18l-2.02-3.61c-.05-.1-.4-.65-1-.65c-.25%200-.65.1-.95.65L2.18%2018.31c-.05.1-.35.69-.05%201.19c.1.25.4.5%201.06.5h17.66c.1%200%20.75%200%201.05-.5c.1-.24.2-.64-.1-1.14m-13.7-.05l-.15.55H3.24l7.12-12.52l2.3%204.13zm1.11.55l4.11-7.2l4.18%207.2zm9.53%200l-.2-.55L14%2010.46l1.03-1.73l5.72%2010.13z%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%22M21.8%2018.36L16.03%208.08c-.1-.08-.4-.65-1-.65c-.25%200-.6.1-.96.65l-.74%201.18l-2.02-3.61c-.05-.1-.4-.65-1-.65c-.25%200-.65.1-.95.65L2.18%2018.31c-.05.1-.35.69-.05%201.19c.1.25.4.5%201.06.5h17.66c.1%200%20.75%200%201.05-.5c.1-.24.2-.64-.1-1.14m-13.7-.05l-.15.55H3.24l7.12-12.52l2.3%204.13zm1.11.55l4.11-7.2l4.18%207.2zm9.53%200l-.2-.55L14%2010.46l1.03-1.73l5.72%2010.13z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/nuxt.svg?color=%231a73e8&size=48