nuget logo
nuget from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- nuget
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the nuget logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.998.342a1.997 1.997 0 1 0 0 3.995a1.997 1.997 0 0 0 0-3.995m9.18 4.34a6.156 6.156 0 0 0-6.153 6.155v6.667c0 3.4 2.756 6.154 6.154 6.154h6.667c3.4 0 6.154-2.755 6.154-6.154v-6.667a6.154 6.154 0 0 0-6.154-6.155zm-1.477 2.8a2.496 2.496 0 1 1 0 4.993a2.496 2.496 0 0 1 0-4.993m7.968 6.16a3.996 3.996 0 1 1-.002 7.992a3.996 3.996 0 0 1 .002-7.992"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsNuget(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="M1.998.342a1.997 1.997 0 1 0 0 3.995a1.997 1.997 0 0 0 0-3.995m9.18 4.34a6.156 6.156 0 0 0-6.153 6.155v6.667c0 3.4 2.756 6.154 6.154 6.154h6.667c3.4 0 6.154-2.755 6.154-6.154v-6.667a6.154 6.154 0 0 0-6.154-6.155zm-1.477 2.8a2.496 2.496 0 1 1 0 4.993a2.496 2.496 0 0 1 0-4.993m7.968 6.16a3.996 3.996 0 1 1-.002 7.992a3.996 3.996 0 0 1 .002-7.992"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.998.342a1.997 1.997 0 1 0 0 3.995a1.997 1.997 0 0 0 0-3.995m9.18 4.34a6.156 6.156 0 0 0-6.153 6.155v6.667c0 3.4 2.756 6.154 6.154 6.154h6.667c3.4 0 6.154-2.755 6.154-6.154v-6.667a6.154 6.154 0 0 0-6.154-6.155zm-1.477 2.8a2.496 2.496 0 1 1 0 4.993a2.496 2.496 0 0 1 0-4.993m7.968 6.16a3.996 3.996 0 1 1-.002 7.992a3.996 3.996 0 0 1 .002-7.992"/></svg> </template>
CSS
.icon-nuget {
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%22M1.998.342a1.997%201.997%200%201%200%200%203.995a1.997%201.997%200%200%200%200-3.995m9.18%204.34a6.156%206.156%200%200%200-6.153%206.155v6.667c0%203.4%202.756%206.154%206.154%206.154h6.667c3.4%200%206.154-2.755%206.154-6.154v-6.667a6.154%206.154%200%200%200-6.154-6.155zm-1.477%202.8a2.496%202.496%200%201%201%200%204.993a2.496%202.496%200%200%201%200-4.993m7.968%206.16a3.996%203.996%200%201%201-.002%207.992a3.996%203.996%200%200%201%20.002-7.992%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%22M1.998.342a1.997%201.997%200%201%200%200%203.995a1.997%201.997%200%200%200%200-3.995m9.18%204.34a6.156%206.156%200%200%200-6.153%206.155v6.667c0%203.4%202.756%206.154%206.154%206.154h6.667c3.4%200%206.154-2.755%206.154-6.154v-6.667a6.154%206.154%200%200%200-6.154-6.155zm-1.477%202.8a2.496%202.496%200%201%201%200%204.993a2.496%202.496%200%200%201%200-4.993m7.968%206.16a3.996%203.996%200%201%201-.002%207.992a3.996%203.996%200%200%201%20.002-7.992%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/nuget.svg?color=%231a73e8&size=48