pulumi logo
pulumi from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- pulumi
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the pulumi logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.997 0C10.226 0 8.79.83 8.79 1.856c0 1.025 1.436 1.856 3.207 1.856c1.772 0 3.208-.831 3.208-1.856S13.77 0 11.997 0M5.95 3.488c-1.772 0-3.208.83-3.208 1.856C2.742 6.369 4.178 7.2 5.95 7.2c1.771 0 3.207-.831 3.207-1.856S7.721 3.488 5.95 3.488m12.103 0c-1.772 0-3.208.83-3.208 1.856c0 1.025 1.436 1.856 3.208 1.856c1.771 0 3.207-.831 3.207-1.856s-1.436-1.856-3.207-1.856m-6.056 3.495c-1.771 0-3.207.831-3.207 1.856s1.436 1.856 3.207 1.856c1.772 0 3.208-.83 3.208-1.856c0-1.025-1.436-1.856-3.208-1.856m-10.127.67a1.16 1.16 0 0 0-.55.151c-.888.513-.89 2.172-.004 3.706s2.324 2.362 3.211 1.85c.888-.513.89-2.171.003-3.706c-.72-1.246-1.803-2.027-2.66-2zm20.257.004c-.857-.026-1.941.754-2.661 2c-.886 1.535-.884 3.194.003 3.707c.888.512 2.325-.316 3.211-1.85s.885-3.193-.003-3.706a1.16 1.16 0 0 0-.55-.15zm-6.048 3.492c-.857-.026-1.94.754-2.66 2c-.886 1.535-.885 3.194.003 3.706c.887.513 2.325-.316 3.21-1.85c.887-1.534.885-3.193-.003-3.706a1.16 1.16 0 0 0-.55-.15m-8.16.001a1.16 1.16 0 0 0-.55.151c-.888.513-.89 2.172-.004 3.706c.886 1.535 2.324 2.363 3.211 1.85c.888-.512.89-2.171.003-3.705c-.72-1.247-1.803-2.028-2.66-2.002m-6.047 3.494a1.16 1.16 0 0 0-.55.151c-.888.513-.89 2.172-.004 3.706s2.324 2.362 3.212 1.85c.887-.513.888-2.172.003-3.706c-.72-1.246-1.804-2.027-2.661-2.001m20.258.002c-.857-.026-1.941.755-2.66 2.001c-.887 1.535-.885 3.193.003 3.706c.887.512 2.325-.316 3.21-1.85c.886-1.534.885-3.193-.003-3.706a1.16 1.16 0 0 0-.55-.15zm-6.047 3.492c-.858-.026-1.942.754-2.661 2c-.886 1.535-.885 3.194.003 3.706c.888.513 2.325-.315 3.21-1.85c.887-1.533.885-3.193-.002-3.705a1.16 1.16 0 0 0-.55-.151m-8.163.003a1.16 1.16 0 0 0-.55.151c-.887.513-.889 2.172-.003 3.706s2.323 2.363 3.211 1.85s.89-2.171.004-3.706c-.72-1.246-1.804-2.027-2.662-2z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsPulumi(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="M11.997 0C10.226 0 8.79.83 8.79 1.856c0 1.025 1.436 1.856 3.207 1.856c1.772 0 3.208-.831 3.208-1.856S13.77 0 11.997 0M5.95 3.488c-1.772 0-3.208.83-3.208 1.856C2.742 6.369 4.178 7.2 5.95 7.2c1.771 0 3.207-.831 3.207-1.856S7.721 3.488 5.95 3.488m12.103 0c-1.772 0-3.208.83-3.208 1.856c0 1.025 1.436 1.856 3.208 1.856c1.771 0 3.207-.831 3.207-1.856s-1.436-1.856-3.207-1.856m-6.056 3.495c-1.771 0-3.207.831-3.207 1.856s1.436 1.856 3.207 1.856c1.772 0 3.208-.83 3.208-1.856c0-1.025-1.436-1.856-3.208-1.856m-10.127.67a1.16 1.16 0 0 0-.55.151c-.888.513-.89 2.172-.004 3.706s2.324 2.362 3.211 1.85c.888-.513.89-2.171.003-3.706c-.72-1.246-1.803-2.027-2.66-2zm20.257.004c-.857-.026-1.941.754-2.661 2c-.886 1.535-.884 3.194.003 3.707c.888.512 2.325-.316 3.211-1.85s.885-3.193-.003-3.706a1.16 1.16 0 0 0-.55-.15zm-6.048 3.492c-.857-.026-1.94.754-2.66 2c-.886 1.535-.885 3.194.003 3.706c.887.513 2.325-.316 3.21-1.85c.887-1.534.885-3.193-.003-3.706a1.16 1.16 0 0 0-.55-.15m-8.16.001a1.16 1.16 0 0 0-.55.151c-.888.513-.89 2.172-.004 3.706c.886 1.535 2.324 2.363 3.211 1.85c.888-.512.89-2.171.003-3.705c-.72-1.247-1.803-2.028-2.66-2.002m-6.047 3.494a1.16 1.16 0 0 0-.55.151c-.888.513-.89 2.172-.004 3.706s2.324 2.362 3.212 1.85c.887-.513.888-2.172.003-3.706c-.72-1.246-1.804-2.027-2.661-2.001m20.258.002c-.857-.026-1.941.755-2.66 2.001c-.887 1.535-.885 3.193.003 3.706c.887.512 2.325-.316 3.21-1.85c.886-1.534.885-3.193-.003-3.706a1.16 1.16 0 0 0-.55-.15zm-6.047 3.492c-.858-.026-1.942.754-2.661 2c-.886 1.535-.885 3.194.003 3.706c.888.513 2.325-.315 3.21-1.85c.887-1.533.885-3.193-.002-3.705a1.16 1.16 0 0 0-.55-.151m-8.163.003a1.16 1.16 0 0 0-.55.151c-.887.513-.889 2.172-.003 3.706s2.323 2.363 3.211 1.85s.89-2.171.004-3.706c-.72-1.246-1.804-2.027-2.662-2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.997 0C10.226 0 8.79.83 8.79 1.856c0 1.025 1.436 1.856 3.207 1.856c1.772 0 3.208-.831 3.208-1.856S13.77 0 11.997 0M5.95 3.488c-1.772 0-3.208.83-3.208 1.856C2.742 6.369 4.178 7.2 5.95 7.2c1.771 0 3.207-.831 3.207-1.856S7.721 3.488 5.95 3.488m12.103 0c-1.772 0-3.208.83-3.208 1.856c0 1.025 1.436 1.856 3.208 1.856c1.771 0 3.207-.831 3.207-1.856s-1.436-1.856-3.207-1.856m-6.056 3.495c-1.771 0-3.207.831-3.207 1.856s1.436 1.856 3.207 1.856c1.772 0 3.208-.83 3.208-1.856c0-1.025-1.436-1.856-3.208-1.856m-10.127.67a1.16 1.16 0 0 0-.55.151c-.888.513-.89 2.172-.004 3.706s2.324 2.362 3.211 1.85c.888-.513.89-2.171.003-3.706c-.72-1.246-1.803-2.027-2.66-2zm20.257.004c-.857-.026-1.941.754-2.661 2c-.886 1.535-.884 3.194.003 3.707c.888.512 2.325-.316 3.211-1.85s.885-3.193-.003-3.706a1.16 1.16 0 0 0-.55-.15zm-6.048 3.492c-.857-.026-1.94.754-2.66 2c-.886 1.535-.885 3.194.003 3.706c.887.513 2.325-.316 3.21-1.85c.887-1.534.885-3.193-.003-3.706a1.16 1.16 0 0 0-.55-.15m-8.16.001a1.16 1.16 0 0 0-.55.151c-.888.513-.89 2.172-.004 3.706c.886 1.535 2.324 2.363 3.211 1.85c.888-.512.89-2.171.003-3.705c-.72-1.247-1.803-2.028-2.66-2.002m-6.047 3.494a1.16 1.16 0 0 0-.55.151c-.888.513-.89 2.172-.004 3.706s2.324 2.362 3.212 1.85c.887-.513.888-2.172.003-3.706c-.72-1.246-1.804-2.027-2.661-2.001m20.258.002c-.857-.026-1.941.755-2.66 2.001c-.887 1.535-.885 3.193.003 3.706c.887.512 2.325-.316 3.21-1.85c.886-1.534.885-3.193-.003-3.706a1.16 1.16 0 0 0-.55-.15zm-6.047 3.492c-.858-.026-1.942.754-2.661 2c-.886 1.535-.885 3.194.003 3.706c.888.513 2.325-.315 3.21-1.85c.887-1.533.885-3.193-.002-3.705a1.16 1.16 0 0 0-.55-.151m-8.163.003a1.16 1.16 0 0 0-.55.151c-.887.513-.889 2.172-.003 3.706s2.323 2.363 3.211 1.85s.89-2.171.004-3.706c-.72-1.246-1.804-2.027-2.662-2z"/></svg> </template>
CSS
.icon-pulumi {
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%22M11.997%200C10.226%200%208.79.83%208.79%201.856c0%201.025%201.436%201.856%203.207%201.856c1.772%200%203.208-.831%203.208-1.856S13.77%200%2011.997%200M5.95%203.488c-1.772%200-3.208.83-3.208%201.856C2.742%206.369%204.178%207.2%205.95%207.2c1.771%200%203.207-.831%203.207-1.856S7.721%203.488%205.95%203.488m12.103%200c-1.772%200-3.208.83-3.208%201.856c0%201.025%201.436%201.856%203.208%201.856c1.771%200%203.207-.831%203.207-1.856s-1.436-1.856-3.207-1.856m-6.056%203.495c-1.771%200-3.207.831-3.207%201.856s1.436%201.856%203.207%201.856c1.772%200%203.208-.83%203.208-1.856c0-1.025-1.436-1.856-3.208-1.856m-10.127.67a1.16%201.16%200%200%200-.55.151c-.888.513-.89%202.172-.004%203.706s2.324%202.362%203.211%201.85c.888-.513.89-2.171.003-3.706c-.72-1.246-1.803-2.027-2.66-2zm20.257.004c-.857-.026-1.941.754-2.661%202c-.886%201.535-.884%203.194.003%203.707c.888.512%202.325-.316%203.211-1.85s.885-3.193-.003-3.706a1.16%201.16%200%200%200-.55-.15zm-6.048%203.492c-.857-.026-1.94.754-2.66%202c-.886%201.535-.885%203.194.003%203.706c.887.513%202.325-.316%203.21-1.85c.887-1.534.885-3.193-.003-3.706a1.16%201.16%200%200%200-.55-.15m-8.16.001a1.16%201.16%200%200%200-.55.151c-.888.513-.89%202.172-.004%203.706c.886%201.535%202.324%202.363%203.211%201.85c.888-.512.89-2.171.003-3.705c-.72-1.247-1.803-2.028-2.66-2.002m-6.047%203.494a1.16%201.16%200%200%200-.55.151c-.888.513-.89%202.172-.004%203.706s2.324%202.362%203.212%201.85c.887-.513.888-2.172.003-3.706c-.72-1.246-1.804-2.027-2.661-2.001m20.258.002c-.857-.026-1.941.755-2.66%202.001c-.887%201.535-.885%203.193.003%203.706c.887.512%202.325-.316%203.21-1.85c.886-1.534.885-3.193-.003-3.706a1.16%201.16%200%200%200-.55-.15zm-6.047%203.492c-.858-.026-1.942.754-2.661%202c-.886%201.535-.885%203.194.003%203.706c.888.513%202.325-.315%203.21-1.85c.887-1.533.885-3.193-.002-3.705a1.16%201.16%200%200%200-.55-.151m-8.163.003a1.16%201.16%200%200%200-.55.151c-.887.513-.889%202.172-.003%203.706s2.323%202.363%203.211%201.85s.89-2.171.004-3.706c-.72-1.246-1.804-2.027-2.662-2z%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%22M11.997%200C10.226%200%208.79.83%208.79%201.856c0%201.025%201.436%201.856%203.207%201.856c1.772%200%203.208-.831%203.208-1.856S13.77%200%2011.997%200M5.95%203.488c-1.772%200-3.208.83-3.208%201.856C2.742%206.369%204.178%207.2%205.95%207.2c1.771%200%203.207-.831%203.207-1.856S7.721%203.488%205.95%203.488m12.103%200c-1.772%200-3.208.83-3.208%201.856c0%201.025%201.436%201.856%203.208%201.856c1.771%200%203.207-.831%203.207-1.856s-1.436-1.856-3.207-1.856m-6.056%203.495c-1.771%200-3.207.831-3.207%201.856s1.436%201.856%203.207%201.856c1.772%200%203.208-.83%203.208-1.856c0-1.025-1.436-1.856-3.208-1.856m-10.127.67a1.16%201.16%200%200%200-.55.151c-.888.513-.89%202.172-.004%203.706s2.324%202.362%203.211%201.85c.888-.513.89-2.171.003-3.706c-.72-1.246-1.803-2.027-2.66-2zm20.257.004c-.857-.026-1.941.754-2.661%202c-.886%201.535-.884%203.194.003%203.707c.888.512%202.325-.316%203.211-1.85s.885-3.193-.003-3.706a1.16%201.16%200%200%200-.55-.15zm-6.048%203.492c-.857-.026-1.94.754-2.66%202c-.886%201.535-.885%203.194.003%203.706c.887.513%202.325-.316%203.21-1.85c.887-1.534.885-3.193-.003-3.706a1.16%201.16%200%200%200-.55-.15m-8.16.001a1.16%201.16%200%200%200-.55.151c-.888.513-.89%202.172-.004%203.706c.886%201.535%202.324%202.363%203.211%201.85c.888-.512.89-2.171.003-3.705c-.72-1.247-1.803-2.028-2.66-2.002m-6.047%203.494a1.16%201.16%200%200%200-.55.151c-.888.513-.89%202.172-.004%203.706s2.324%202.362%203.212%201.85c.887-.513.888-2.172.003-3.706c-.72-1.246-1.804-2.027-2.661-2.001m20.258.002c-.857-.026-1.941.755-2.66%202.001c-.887%201.535-.885%203.193.003%203.706c.887.512%202.325-.316%203.21-1.85c.886-1.534.885-3.193-.003-3.706a1.16%201.16%200%200%200-.55-.15zm-6.047%203.492c-.858-.026-1.942.754-2.661%202c-.886%201.535-.885%203.194.003%203.706c.888.513%202.325-.315%203.21-1.85c.887-1.533.885-3.193-.002-3.705a1.16%201.16%200%200%200-.55-.151m-8.163.003a1.16%201.16%200%200%200-.55.151c-.887.513-.889%202.172-.003%203.706s2.323%202.363%203.211%201.85s.89-2.171.004-3.706c-.72-1.246-1.804-2.027-2.662-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/pulumi.svg?color=%231a73e8&size=48