nomad logo
nomad from Devicon by konpa · Original · MIT Free for personal and commercial use.
- Name
- nomad
- Set
- Devicon
- Style
- Original
- Viewbox
- 128×128
- License
- MIT
1 other variant in Devicon
The same logo in other sets
Use the nomad logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#00ca8e" d="M64 0L8.569 31.984v64.013L64 128l55.431-32.003V31.984Zm24.697 70.393L73.924 78.9L56.08 69.212v20.424l-16.776 10.615V57.605l13.308-8.146l18.467 9.734V38.4l17.628-10.584Z"/></svg>
React
import type { SVGProps } from "react";
export function DeviconNomad(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#00ca8e" d="M64 0L8.569 31.984v64.013L64 128l55.431-32.003V31.984Zm24.697 70.393L73.924 78.9L56.08 69.212v20.424l-16.776 10.615V57.605l13.308-8.146l18.467 9.734V38.4l17.628-10.584Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#00ca8e" d="M64 0L8.569 31.984v64.013L64 128l55.431-32.003V31.984Zm24.697 70.393L73.924 78.9L56.08 69.212v20.424l-16.776 10.615V57.605l13.308-8.146l18.467 9.734V38.4l17.628-10.584Z"/></svg> </template>
CSS
.icon-nomad {
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%20128%20128%22%3E%3Cpath%20fill%3D%22%2300ca8e%22%20d%3D%22M64%200L8.569%2031.984v64.013L64%20128l55.431-32.003V31.984Zm24.697%2070.393L73.924%2078.9L56.08%2069.212v20.424l-16.776%2010.615V57.605l13.308-8.146l18.467%209.734V38.4l17.628-10.584Z%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%20128%20128%22%3E%3Cpath%20fill%3D%22%2300ca8e%22%20d%3D%22M64%200L8.569%2031.984v64.013L64%20128l55.431-32.003V31.984Zm24.697%2070.393L73.924%2078.9L56.08%2069.212v20.424l-16.776%2010.615V57.605l13.308-8.146l18.467%209.734V38.4l17.628-10.584Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/nomad.svg?color=%231a73e8&size=48