nuget from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
nuget
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

1 other variant in Devicon

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 128 128"><path fill="#004880" d="M9.313 2.508c-3.356.43-6.32 2.418-7.958 5.344C.457 9.457.043 11.07.04 12.969c0 1.789.297 3.117 1.063 4.687c1.421 2.938 4.117 5.008 7.468 5.73c.86.184 2.95.2 3.848.032c3.844-.723 6.926-3.375 8.168-7.02c.422-1.222.508-1.824.508-3.398c0-1.531-.043-1.883-.418-3.094c-1.063-3.492-3.887-6.21-7.406-7.125c-1.176-.304-2.825-.418-3.957-.273zM56.5 25.531C42.586 26.72 30.95 36.625 27.602 50.125c-.422 1.688-.579 2.617-.864 5.031c-.101.864-.152 38.29-.05 39.969c.148 2.613.523 4.844 1.218 7.25c3.106 10.77 11.625 19.27 22.367 22.313c1.829.511 3.766.882 5.82 1.105c1.009.105 2.071.113 20.72.113c20.835 0 20.07.012 22.25-.289a32.5 32.5 0 0 0 14.96-6.148c1.747-1.305 3.922-3.332 5.239-4.875c1.261-1.489 2.699-3.524 3.644-5.188c1.914-3.355 3.324-7.457 3.867-11.25c.332-2.273.309-.824.332-21.781c.02-13.656.008-19.71-.043-20.438c-.468-7.023-3.007-13.374-7.55-18.874c-.762-.926-3.082-3.243-4.012-4.012c-4.656-3.856-9.867-6.25-15.688-7.2c-2.48-.406-.769-.374-22.562-.39c-15.938-.004-19.969.008-20.75.07m-2.875 14.895c4.8.855 8.73 4.21 10.281 8.773c.977 2.883.95 5.926-.07 8.77c-.68 1.894-2 3.894-3.43 5.187c-2.554 2.332-5.601 3.532-8.968 3.532c-3.633 0-6.833-1.32-9.383-3.868c-2.149-2.152-3.438-4.78-3.805-7.789c-.102-.812-.086-2.5.031-3.343c.824-6.008 5.57-10.633 11.657-11.376c.792-.093 2.867-.03 3.687.114M96.188 73.03c4.695.602 8.8 2.582 12.18 5.875c2.53 2.469 4.257 5.227 5.35 8.563c.708 2.133.97 3.738 1.012 6.125c.043 2.43-.16 4.125-.77 6.27c-1.315 4.679-4.397 8.937-8.46 11.69c-5.25 3.563-11.648 4.571-17.836 2.813c-2.344-.66-5.14-2.097-7.102-3.64c-5.164-4.079-8.132-10.172-8.124-16.715c.007-7.282 3.773-14.051 10-17.942c2.8-1.757 5.968-2.808 9.437-3.132c.855-.083 3.395-.024 4.313.093m0 0"/></svg>

React

import type { SVGProps } from "react";

export function DeviconNuget(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#004880" d="M9.313 2.508c-3.356.43-6.32 2.418-7.958 5.344C.457 9.457.043 11.07.04 12.969c0 1.789.297 3.117 1.063 4.687c1.421 2.938 4.117 5.008 7.468 5.73c.86.184 2.95.2 3.848.032c3.844-.723 6.926-3.375 8.168-7.02c.422-1.222.508-1.824.508-3.398c0-1.531-.043-1.883-.418-3.094c-1.063-3.492-3.887-6.21-7.406-7.125c-1.176-.304-2.825-.418-3.957-.273zM56.5 25.531C42.586 26.72 30.95 36.625 27.602 50.125c-.422 1.688-.579 2.617-.864 5.031c-.101.864-.152 38.29-.05 39.969c.148 2.613.523 4.844 1.218 7.25c3.106 10.77 11.625 19.27 22.367 22.313c1.829.511 3.766.882 5.82 1.105c1.009.105 2.071.113 20.72.113c20.835 0 20.07.012 22.25-.289a32.5 32.5 0 0 0 14.96-6.148c1.747-1.305 3.922-3.332 5.239-4.875c1.261-1.489 2.699-3.524 3.644-5.188c1.914-3.355 3.324-7.457 3.867-11.25c.332-2.273.309-.824.332-21.781c.02-13.656.008-19.71-.043-20.438c-.468-7.023-3.007-13.374-7.55-18.874c-.762-.926-3.082-3.243-4.012-4.012c-4.656-3.856-9.867-6.25-15.688-7.2c-2.48-.406-.769-.374-22.562-.39c-15.938-.004-19.969.008-20.75.07m-2.875 14.895c4.8.855 8.73 4.21 10.281 8.773c.977 2.883.95 5.926-.07 8.77c-.68 1.894-2 3.894-3.43 5.187c-2.554 2.332-5.601 3.532-8.968 3.532c-3.633 0-6.833-1.32-9.383-3.868c-2.149-2.152-3.438-4.78-3.805-7.789c-.102-.812-.086-2.5.031-3.343c.824-6.008 5.57-10.633 11.657-11.376c.792-.093 2.867-.03 3.687.114M96.188 73.03c4.695.602 8.8 2.582 12.18 5.875c2.53 2.469 4.257 5.227 5.35 8.563c.708 2.133.97 3.738 1.012 6.125c.043 2.43-.16 4.125-.77 6.27c-1.315 4.679-4.397 8.937-8.46 11.69c-5.25 3.563-11.648 4.571-17.836 2.813c-2.344-.66-5.14-2.097-7.102-3.64c-5.164-4.079-8.132-10.172-8.124-16.715c.007-7.282 3.773-14.051 10-17.942c2.8-1.757 5.968-2.808 9.437-3.132c.855-.083 3.395-.024 4.313.093m0 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#004880" d="M9.313 2.508c-3.356.43-6.32 2.418-7.958 5.344C.457 9.457.043 11.07.04 12.969c0 1.789.297 3.117 1.063 4.687c1.421 2.938 4.117 5.008 7.468 5.73c.86.184 2.95.2 3.848.032c3.844-.723 6.926-3.375 8.168-7.02c.422-1.222.508-1.824.508-3.398c0-1.531-.043-1.883-.418-3.094c-1.063-3.492-3.887-6.21-7.406-7.125c-1.176-.304-2.825-.418-3.957-.273zM56.5 25.531C42.586 26.72 30.95 36.625 27.602 50.125c-.422 1.688-.579 2.617-.864 5.031c-.101.864-.152 38.29-.05 39.969c.148 2.613.523 4.844 1.218 7.25c3.106 10.77 11.625 19.27 22.367 22.313c1.829.511 3.766.882 5.82 1.105c1.009.105 2.071.113 20.72.113c20.835 0 20.07.012 22.25-.289a32.5 32.5 0 0 0 14.96-6.148c1.747-1.305 3.922-3.332 5.239-4.875c1.261-1.489 2.699-3.524 3.644-5.188c1.914-3.355 3.324-7.457 3.867-11.25c.332-2.273.309-.824.332-21.781c.02-13.656.008-19.71-.043-20.438c-.468-7.023-3.007-13.374-7.55-18.874c-.762-.926-3.082-3.243-4.012-4.012c-4.656-3.856-9.867-6.25-15.688-7.2c-2.48-.406-.769-.374-22.562-.39c-15.938-.004-19.969.008-20.75.07m-2.875 14.895c4.8.855 8.73 4.21 10.281 8.773c.977 2.883.95 5.926-.07 8.77c-.68 1.894-2 3.894-3.43 5.187c-2.554 2.332-5.601 3.532-8.968 3.532c-3.633 0-6.833-1.32-9.383-3.868c-2.149-2.152-3.438-4.78-3.805-7.789c-.102-.812-.086-2.5.031-3.343c.824-6.008 5.57-10.633 11.657-11.376c.792-.093 2.867-.03 3.687.114M96.188 73.03c4.695.602 8.8 2.582 12.18 5.875c2.53 2.469 4.257 5.227 5.35 8.563c.708 2.133.97 3.738 1.012 6.125c.043 2.43-.16 4.125-.77 6.27c-1.315 4.679-4.397 8.937-8.46 11.69c-5.25 3.563-11.648 4.571-17.836 2.813c-2.344-.66-5.14-2.097-7.102-3.64c-5.164-4.079-8.132-10.172-8.124-16.715c.007-7.282 3.773-14.051 10-17.942c2.8-1.757 5.968-2.808 9.437-3.132c.855-.083 3.395-.024 4.313.093m0 0"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%23004880%22%20d%3D%22M9.313%202.508c-3.356.43-6.32%202.418-7.958%205.344C.457%209.457.043%2011.07.04%2012.969c0%201.789.297%203.117%201.063%204.687c1.421%202.938%204.117%205.008%207.468%205.73c.86.184%202.95.2%203.848.032c3.844-.723%206.926-3.375%208.168-7.02c.422-1.222.508-1.824.508-3.398c0-1.531-.043-1.883-.418-3.094c-1.063-3.492-3.887-6.21-7.406-7.125c-1.176-.304-2.825-.418-3.957-.273zM56.5%2025.531C42.586%2026.72%2030.95%2036.625%2027.602%2050.125c-.422%201.688-.579%202.617-.864%205.031c-.101.864-.152%2038.29-.05%2039.969c.148%202.613.523%204.844%201.218%207.25c3.106%2010.77%2011.625%2019.27%2022.367%2022.313c1.829.511%203.766.882%205.82%201.105c1.009.105%202.071.113%2020.72.113c20.835%200%2020.07.012%2022.25-.289a32.5%2032.5%200%200%200%2014.96-6.148c1.747-1.305%203.922-3.332%205.239-4.875c1.261-1.489%202.699-3.524%203.644-5.188c1.914-3.355%203.324-7.457%203.867-11.25c.332-2.273.309-.824.332-21.781c.02-13.656.008-19.71-.043-20.438c-.468-7.023-3.007-13.374-7.55-18.874c-.762-.926-3.082-3.243-4.012-4.012c-4.656-3.856-9.867-6.25-15.688-7.2c-2.48-.406-.769-.374-22.562-.39c-15.938-.004-19.969.008-20.75.07m-2.875%2014.895c4.8.855%208.73%204.21%2010.281%208.773c.977%202.883.95%205.926-.07%208.77c-.68%201.894-2%203.894-3.43%205.187c-2.554%202.332-5.601%203.532-8.968%203.532c-3.633%200-6.833-1.32-9.383-3.868c-2.149-2.152-3.438-4.78-3.805-7.789c-.102-.812-.086-2.5.031-3.343c.824-6.008%205.57-10.633%2011.657-11.376c.792-.093%202.867-.03%203.687.114M96.188%2073.03c4.695.602%208.8%202.582%2012.18%205.875c2.53%202.469%204.257%205.227%205.35%208.563c.708%202.133.97%203.738%201.012%206.125c.043%202.43-.16%204.125-.77%206.27c-1.315%204.679-4.397%208.937-8.46%2011.69c-5.25%203.563-11.648%204.571-17.836%202.813c-2.344-.66-5.14-2.097-7.102-3.64c-5.164-4.079-8.132-10.172-8.124-16.715c.007-7.282%203.773-14.051%2010-17.942c2.8-1.757%205.968-2.808%209.437-3.132c.855-.083%203.395-.024%204.313.093m0%200%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%23004880%22%20d%3D%22M9.313%202.508c-3.356.43-6.32%202.418-7.958%205.344C.457%209.457.043%2011.07.04%2012.969c0%201.789.297%203.117%201.063%204.687c1.421%202.938%204.117%205.008%207.468%205.73c.86.184%202.95.2%203.848.032c3.844-.723%206.926-3.375%208.168-7.02c.422-1.222.508-1.824.508-3.398c0-1.531-.043-1.883-.418-3.094c-1.063-3.492-3.887-6.21-7.406-7.125c-1.176-.304-2.825-.418-3.957-.273zM56.5%2025.531C42.586%2026.72%2030.95%2036.625%2027.602%2050.125c-.422%201.688-.579%202.617-.864%205.031c-.101.864-.152%2038.29-.05%2039.969c.148%202.613.523%204.844%201.218%207.25c3.106%2010.77%2011.625%2019.27%2022.367%2022.313c1.829.511%203.766.882%205.82%201.105c1.009.105%202.071.113%2020.72.113c20.835%200%2020.07.012%2022.25-.289a32.5%2032.5%200%200%200%2014.96-6.148c1.747-1.305%203.922-3.332%205.239-4.875c1.261-1.489%202.699-3.524%203.644-5.188c1.914-3.355%203.324-7.457%203.867-11.25c.332-2.273.309-.824.332-21.781c.02-13.656.008-19.71-.043-20.438c-.468-7.023-3.007-13.374-7.55-18.874c-.762-.926-3.082-3.243-4.012-4.012c-4.656-3.856-9.867-6.25-15.688-7.2c-2.48-.406-.769-.374-22.562-.39c-15.938-.004-19.969.008-20.75.07m-2.875%2014.895c4.8.855%208.73%204.21%2010.281%208.773c.977%202.883.95%205.926-.07%208.77c-.68%201.894-2%203.894-3.43%205.187c-2.554%202.332-5.601%203.532-8.968%203.532c-3.633%200-6.833-1.32-9.383-3.868c-2.149-2.152-3.438-4.78-3.805-7.789c-.102-.812-.086-2.5.031-3.343c.824-6.008%205.57-10.633%2011.657-11.376c.792-.093%202.867-.03%203.687.114M96.188%2073.03c4.695.602%208.8%202.582%2012.18%205.875c2.53%202.469%204.257%205.227%205.35%208.563c.708%202.133.97%203.738%201.012%206.125c.043%202.43-.16%204.125-.77%206.27c-1.315%204.679-4.397%208.937-8.46%2011.69c-5.25%203.563-11.648%204.571-17.836%202.813c-2.344-.66-5.14-2.097-7.102-3.64c-5.164-4.079-8.132-10.172-8.124-16.715c.007-7.282%203.773-14.051%2010-17.942c2.8-1.757%205.968-2.808%209.437-3.132c.855-.083%203.395-.024%204.313.093m0%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/nuget.svg?color=%231a73e8&size=48