nuget logo
nuget from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- nuget
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- 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 32 32"><path fill="currentColor" d="M23.563 28.844c-7.104 0-7.104-10.651 0-10.651c7.099 0 7.099 10.651 0 10.651M12.932 16.636c-4.437 0-4.437-6.663 0-6.663c4.443 0 4.443 6.663 0 6.663M23.797 6.24h-8.891a8.217 8.217 0 0 0-8.209 8.208v8.891c0 4.531 3.677 8.203 8.209 8.203h8.891a8.22 8.22 0 0 0 5.801-2.401a8.2 8.2 0 0 0 2.401-5.801v-8.891c0-4.531-3.672-8.208-8.203-8.208zM5.328 3.12C5.328 6.672 0 6.672 0 3.12s5.328-3.552 5.328 0"/></svg>
React
import type { SVGProps } from "react";
export function CibNuget(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M23.563 28.844c-7.104 0-7.104-10.651 0-10.651c7.099 0 7.099 10.651 0 10.651M12.932 16.636c-4.437 0-4.437-6.663 0-6.663c4.443 0 4.443 6.663 0 6.663M23.797 6.24h-8.891a8.217 8.217 0 0 0-8.209 8.208v8.891c0 4.531 3.677 8.203 8.209 8.203h8.891a8.22 8.22 0 0 0 5.801-2.401a8.2 8.2 0 0 0 2.401-5.801v-8.891c0-4.531-3.672-8.208-8.203-8.208zM5.328 3.12C5.328 6.672 0 6.672 0 3.12s5.328-3.552 5.328 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M23.563 28.844c-7.104 0-7.104-10.651 0-10.651c7.099 0 7.099 10.651 0 10.651M12.932 16.636c-4.437 0-4.437-6.663 0-6.663c4.443 0 4.443 6.663 0 6.663M23.797 6.24h-8.891a8.217 8.217 0 0 0-8.209 8.208v8.891c0 4.531 3.677 8.203 8.209 8.203h8.891a8.22 8.22 0 0 0 5.801-2.401a8.2 8.2 0 0 0 2.401-5.801v-8.891c0-4.531-3.672-8.208-8.203-8.208zM5.328 3.12C5.328 6.672 0 6.672 0 3.12s5.328-3.552 5.328 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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.563%2028.844c-7.104%200-7.104-10.651%200-10.651c7.099%200%207.099%2010.651%200%2010.651M12.932%2016.636c-4.437%200-4.437-6.663%200-6.663c4.443%200%204.443%206.663%200%206.663M23.797%206.24h-8.891a8.217%208.217%200%200%200-8.209%208.208v8.891c0%204.531%203.677%208.203%208.209%208.203h8.891a8.22%208.22%200%200%200%205.801-2.401a8.2%208.2%200%200%200%202.401-5.801v-8.891c0-4.531-3.672-8.208-8.203-8.208zM5.328%203.12C5.328%206.672%200%206.672%200%203.12s5.328-3.552%205.328%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.563%2028.844c-7.104%200-7.104-10.651%200-10.651c7.099%200%207.099%2010.651%200%2010.651M12.932%2016.636c-4.437%200-4.437-6.663%200-6.663c4.443%200%204.443%206.663%200%206.663M23.797%206.24h-8.891a8.217%208.217%200%200%200-8.209%208.208v8.891c0%204.531%203.677%208.203%208.209%208.203h8.891a8.22%208.22%200%200%200%205.801-2.401a8.2%208.2%200%200%200%202.401-5.801v-8.891c0-4.531-3.672-8.208-8.203-8.208zM5.328%203.12C5.328%206.672%200%206.672%200%203.12s5.328-3.552%205.328%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/nuget.svg?color=%231a73e8&size=48