nounproject logo
nounproject from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- nounproject
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the nounproject logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.672 8.846H24v6.327h-6.328zM6.328 11.99a3.164 3.164 0 0 1-3.164 3.163A3.164 3.164 0 0 1 0 11.991a3.164 3.164 0 0 1 3.164-3.164a3.164 3.164 0 0 1 3.164 3.164m5.504 1.142l2.04 2.021l1.142-1.16l-2.022-2.003l2.022-2.003l-1.142-1.142l-2.04 2.003L9.81 8.846L8.649 9.988l2.022 2.003l-2.022 2.003l1.16 1.16Z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsNounproject(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="M17.672 8.846H24v6.327h-6.328zM6.328 11.99a3.164 3.164 0 0 1-3.164 3.163A3.164 3.164 0 0 1 0 11.991a3.164 3.164 0 0 1 3.164-3.164a3.164 3.164 0 0 1 3.164 3.164m5.504 1.142l2.04 2.021l1.142-1.16l-2.022-2.003l2.022-2.003l-1.142-1.142l-2.04 2.003L9.81 8.846L8.649 9.988l2.022 2.003l-2.022 2.003l1.16 1.16Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.672 8.846H24v6.327h-6.328zM6.328 11.99a3.164 3.164 0 0 1-3.164 3.163A3.164 3.164 0 0 1 0 11.991a3.164 3.164 0 0 1 3.164-3.164a3.164 3.164 0 0 1 3.164 3.164m5.504 1.142l2.04 2.021l1.142-1.16l-2.022-2.003l2.022-2.003l-1.142-1.142l-2.04 2.003L9.81 8.846L8.649 9.988l2.022 2.003l-2.022 2.003l1.16 1.16Z"/></svg> </template>
CSS
.icon-nounproject {
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%22M17.672%208.846H24v6.327h-6.328zM6.328%2011.99a3.164%203.164%200%200%201-3.164%203.163A3.164%203.164%200%200%201%200%2011.991a3.164%203.164%200%200%201%203.164-3.164a3.164%203.164%200%200%201%203.164%203.164m5.504%201.142l2.04%202.021l1.142-1.16l-2.022-2.003l2.022-2.003l-1.142-1.142l-2.04%202.003L9.81%208.846L8.649%209.988l2.022%202.003l-2.022%202.003l1.16%201.16Z%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%22M17.672%208.846H24v6.327h-6.328zM6.328%2011.99a3.164%203.164%200%200%201-3.164%203.163A3.164%203.164%200%200%201%200%2011.991a3.164%203.164%200%200%201%203.164-3.164a3.164%203.164%200%200%201%203.164%203.164m5.504%201.142l2.04%202.021l1.142-1.16l-2.022-2.003l2.022-2.003l-1.142-1.142l-2.04%202.003L9.81%208.846L8.649%209.988l2.022%202.003l-2.022%202.003l1.16%201.16Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/nounproject.svg?color=%231a73e8&size=48