terraform logo
terraform from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- terraform
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 512×123
- License
- CC0
The same logo in other sets
Related icons in SVG Logos
Use the terraform logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 123"><path d="M207.785 45.398c15.276 0 18.696 8.908 18.696 19.188v10.239H199.86v2.457c.102 5.693 2.15 7.945 9.399 7.945a50 50 0 0 0 14.58-2.252l1.863 9.01a51.2 51.2 0 0 1-17.528 3.03c-14.97 0-20.17-6.942-20.17-18.43V63.993c0-10.075 4.504-18.594 19.78-18.594m100.38-.02c14.97 0 19.392 5.283 19.392 17.222l-.04 31.432h-9.789l-.88-3.235a26.06 26.06 0 0 1-14.191 4.218c-8.703 0-12.43-5.98-12.43-14.19c0-9.686 4.218-13.413 13.904-13.413h11.447v-4.997c0-5.283-1.474-7.146-9.113-7.146a66.6 66.6 0 0 0-13.208 1.474l-1.474-9.112a62.4 62.4 0 0 1 16.382-2.253m79.35 0c16.341 0 20.744 9.01 20.744 18.798v12.041c.02 9.788-4.403 18.798-20.744 18.798c-16.382 0-20.743-9.01-20.743-18.798v-12.04c0-9.789 4.402-18.799 20.743-18.799M198.017 28.832v10.874h-18.225v54.326h-12.286l-.041-54.326H149.26V28.832zm157.205-3.911c3.46-.012 6.905.45 10.239 1.372l-1.25 9.194a35 35 0 0 0-6.86-.778c-4.688 0-5.385 2.048-5.385 5.673v5.979h12.143l-.675 9.501h-11.447v38.17h-11.939v-38.17h-7.638v-9.501h7.638v-6.655c0-9.89 4.608-14.785 15.174-14.785M482.04 50.477a46.8 46.8 0 0 1 19.187-5.099c7.925 0 10.772 5.57 10.772 14.089v34.565H500.06V60.757c0-2.54-1.085-3.81-3.809-3.81a31.6 31.6 0 0 0-12.43 4.096v32.99H471.8V60.756c0-2.54-1.085-3.81-3.808-3.81a32.9 32.9 0 0 0-12.43 4.096v32.99h-11.939V46.36h9.113l1.167 4.095a47.7 47.7 0 0 1 19.126-5.078a9.05 9.05 0 0 1 9.01 5.099m-224.863-5.099l1.229 10.976a94 94 0 0 0-12.676 6.942v30.716h-11.938v-47.65h10.075l.778 5.283a53.5 53.5 0 0 1 12.532-6.266m29.201 0l1.188 10.976a94 94 0 0 0-12.635 6.942v30.716h-11.938V46.361h10.075l.778 5.283a53.5 53.5 0 0 1 12.532-6.266m151.43 0l1.188 10.976a94 94 0 0 0-12.634 6.942v30.716h-11.938V46.361h10.074l.779 5.283a53.4 53.4 0 0 1 12.532-6.266m-122.23 30.634h-8.804c-3.912 0-4.997 1.086-4.997 4.69s1.085 4.791 4.792 4.791a18.8 18.8 0 0 0 9.01-2.457zm71.938-20.457c-6.368 0-8.805 2.847-8.805 8.191v12.82c0 5.385 2.457 8.19 8.805 8.19s8.805-2.846 8.805-8.19v-12.78c0-5.385-2.436-8.232-8.805-8.232m-179.628-.389c-5.877 0-7.925 3.133-7.925 7.638v2.417h15.174v-2.417c0-4.505-1.372-7.638-7.249-7.638"/><path fill="#4040b2" d="m74.538 79.821l33.583-19.372V21.645L74.538 41.057z"/><path fill="#5c4ee5" d="m37.269 21.645l33.583 19.412v38.764L37.269 60.43M0 38.784l33.583 19.392V19.392L0 0m37.269 103.473l33.583 19.392V84.08L37.269 64.688"/></svg>
React
import type { SVGProps } from "react";
export function LogosTerraform(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 123"><path d="M207.785 45.398c15.276 0 18.696 8.908 18.696 19.188v10.239H199.86v2.457c.102 5.693 2.15 7.945 9.399 7.945a50 50 0 0 0 14.58-2.252l1.863 9.01a51.2 51.2 0 0 1-17.528 3.03c-14.97 0-20.17-6.942-20.17-18.43V63.993c0-10.075 4.504-18.594 19.78-18.594m100.38-.02c14.97 0 19.392 5.283 19.392 17.222l-.04 31.432h-9.789l-.88-3.235a26.06 26.06 0 0 1-14.191 4.218c-8.703 0-12.43-5.98-12.43-14.19c0-9.686 4.218-13.413 13.904-13.413h11.447v-4.997c0-5.283-1.474-7.146-9.113-7.146a66.6 66.6 0 0 0-13.208 1.474l-1.474-9.112a62.4 62.4 0 0 1 16.382-2.253m79.35 0c16.341 0 20.744 9.01 20.744 18.798v12.041c.02 9.788-4.403 18.798-20.744 18.798c-16.382 0-20.743-9.01-20.743-18.798v-12.04c0-9.789 4.402-18.799 20.743-18.799M198.017 28.832v10.874h-18.225v54.326h-12.286l-.041-54.326H149.26V28.832zm157.205-3.911c3.46-.012 6.905.45 10.239 1.372l-1.25 9.194a35 35 0 0 0-6.86-.778c-4.688 0-5.385 2.048-5.385 5.673v5.979h12.143l-.675 9.501h-11.447v38.17h-11.939v-38.17h-7.638v-9.501h7.638v-6.655c0-9.89 4.608-14.785 15.174-14.785M482.04 50.477a46.8 46.8 0 0 1 19.187-5.099c7.925 0 10.772 5.57 10.772 14.089v34.565H500.06V60.757c0-2.54-1.085-3.81-3.809-3.81a31.6 31.6 0 0 0-12.43 4.096v32.99H471.8V60.756c0-2.54-1.085-3.81-3.808-3.81a32.9 32.9 0 0 0-12.43 4.096v32.99h-11.939V46.36h9.113l1.167 4.095a47.7 47.7 0 0 1 19.126-5.078a9.05 9.05 0 0 1 9.01 5.099m-224.863-5.099l1.229 10.976a94 94 0 0 0-12.676 6.942v30.716h-11.938v-47.65h10.075l.778 5.283a53.5 53.5 0 0 1 12.532-6.266m29.201 0l1.188 10.976a94 94 0 0 0-12.635 6.942v30.716h-11.938V46.361h10.075l.778 5.283a53.5 53.5 0 0 1 12.532-6.266m151.43 0l1.188 10.976a94 94 0 0 0-12.634 6.942v30.716h-11.938V46.361h10.074l.779 5.283a53.4 53.4 0 0 1 12.532-6.266m-122.23 30.634h-8.804c-3.912 0-4.997 1.086-4.997 4.69s1.085 4.791 4.792 4.791a18.8 18.8 0 0 0 9.01-2.457zm71.938-20.457c-6.368 0-8.805 2.847-8.805 8.191v12.82c0 5.385 2.457 8.19 8.805 8.19s8.805-2.846 8.805-8.19v-12.78c0-5.385-2.436-8.232-8.805-8.232m-179.628-.389c-5.877 0-7.925 3.133-7.925 7.638v2.417h15.174v-2.417c0-4.505-1.372-7.638-7.249-7.638"/><path fill="#4040b2" d="m74.538 79.821l33.583-19.372V21.645L74.538 41.057z"/><path fill="#5c4ee5" d="m37.269 21.645l33.583 19.412v38.764L37.269 60.43M0 38.784l33.583 19.392V19.392L0 0m37.269 103.473l33.583 19.392V84.08L37.269 64.688"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 123"><path d="M207.785 45.398c15.276 0 18.696 8.908 18.696 19.188v10.239H199.86v2.457c.102 5.693 2.15 7.945 9.399 7.945a50 50 0 0 0 14.58-2.252l1.863 9.01a51.2 51.2 0 0 1-17.528 3.03c-14.97 0-20.17-6.942-20.17-18.43V63.993c0-10.075 4.504-18.594 19.78-18.594m100.38-.02c14.97 0 19.392 5.283 19.392 17.222l-.04 31.432h-9.789l-.88-3.235a26.06 26.06 0 0 1-14.191 4.218c-8.703 0-12.43-5.98-12.43-14.19c0-9.686 4.218-13.413 13.904-13.413h11.447v-4.997c0-5.283-1.474-7.146-9.113-7.146a66.6 66.6 0 0 0-13.208 1.474l-1.474-9.112a62.4 62.4 0 0 1 16.382-2.253m79.35 0c16.341 0 20.744 9.01 20.744 18.798v12.041c.02 9.788-4.403 18.798-20.744 18.798c-16.382 0-20.743-9.01-20.743-18.798v-12.04c0-9.789 4.402-18.799 20.743-18.799M198.017 28.832v10.874h-18.225v54.326h-12.286l-.041-54.326H149.26V28.832zm157.205-3.911c3.46-.012 6.905.45 10.239 1.372l-1.25 9.194a35 35 0 0 0-6.86-.778c-4.688 0-5.385 2.048-5.385 5.673v5.979h12.143l-.675 9.501h-11.447v38.17h-11.939v-38.17h-7.638v-9.501h7.638v-6.655c0-9.89 4.608-14.785 15.174-14.785M482.04 50.477a46.8 46.8 0 0 1 19.187-5.099c7.925 0 10.772 5.57 10.772 14.089v34.565H500.06V60.757c0-2.54-1.085-3.81-3.809-3.81a31.6 31.6 0 0 0-12.43 4.096v32.99H471.8V60.756c0-2.54-1.085-3.81-3.808-3.81a32.9 32.9 0 0 0-12.43 4.096v32.99h-11.939V46.36h9.113l1.167 4.095a47.7 47.7 0 0 1 19.126-5.078a9.05 9.05 0 0 1 9.01 5.099m-224.863-5.099l1.229 10.976a94 94 0 0 0-12.676 6.942v30.716h-11.938v-47.65h10.075l.778 5.283a53.5 53.5 0 0 1 12.532-6.266m29.201 0l1.188 10.976a94 94 0 0 0-12.635 6.942v30.716h-11.938V46.361h10.075l.778 5.283a53.5 53.5 0 0 1 12.532-6.266m151.43 0l1.188 10.976a94 94 0 0 0-12.634 6.942v30.716h-11.938V46.361h10.074l.779 5.283a53.4 53.4 0 0 1 12.532-6.266m-122.23 30.634h-8.804c-3.912 0-4.997 1.086-4.997 4.69s1.085 4.791 4.792 4.791a18.8 18.8 0 0 0 9.01-2.457zm71.938-20.457c-6.368 0-8.805 2.847-8.805 8.191v12.82c0 5.385 2.457 8.19 8.805 8.19s8.805-2.846 8.805-8.19v-12.78c0-5.385-2.436-8.232-8.805-8.232m-179.628-.389c-5.877 0-7.925 3.133-7.925 7.638v2.417h15.174v-2.417c0-4.505-1.372-7.638-7.249-7.638"/><path fill="#4040b2" d="m74.538 79.821l33.583-19.372V21.645L74.538 41.057z"/><path fill="#5c4ee5" d="m37.269 21.645l33.583 19.412v38.764L37.269 60.43M0 38.784l33.583 19.392V19.392L0 0m37.269 103.473l33.583 19.392V84.08L37.269 64.688"/></svg> </template>
CSS
.icon-terraform {
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%20512%20123%22%3E%3Cpath%20d%3D%22M207.785%2045.398c15.276%200%2018.696%208.908%2018.696%2019.188v10.239H199.86v2.457c.102%205.693%202.15%207.945%209.399%207.945a50%2050%200%200%200%2014.58-2.252l1.863%209.01a51.2%2051.2%200%200%201-17.528%203.03c-14.97%200-20.17-6.942-20.17-18.43V63.993c0-10.075%204.504-18.594%2019.78-18.594m100.38-.02c14.97%200%2019.392%205.283%2019.392%2017.222l-.04%2031.432h-9.789l-.88-3.235a26.06%2026.06%200%200%201-14.191%204.218c-8.703%200-12.43-5.98-12.43-14.19c0-9.686%204.218-13.413%2013.904-13.413h11.447v-4.997c0-5.283-1.474-7.146-9.113-7.146a66.6%2066.6%200%200%200-13.208%201.474l-1.474-9.112a62.4%2062.4%200%200%201%2016.382-2.253m79.35%200c16.341%200%2020.744%209.01%2020.744%2018.798v12.041c.02%209.788-4.403%2018.798-20.744%2018.798c-16.382%200-20.743-9.01-20.743-18.798v-12.04c0-9.789%204.402-18.799%2020.743-18.799M198.017%2028.832v10.874h-18.225v54.326h-12.286l-.041-54.326H149.26V28.832zm157.205-3.911c3.46-.012%206.905.45%2010.239%201.372l-1.25%209.194a35%2035%200%200%200-6.86-.778c-4.688%200-5.385%202.048-5.385%205.673v5.979h12.143l-.675%209.501h-11.447v38.17h-11.939v-38.17h-7.638v-9.501h7.638v-6.655c0-9.89%204.608-14.785%2015.174-14.785M482.04%2050.477a46.8%2046.8%200%200%201%2019.187-5.099c7.925%200%2010.772%205.57%2010.772%2014.089v34.565H500.06V60.757c0-2.54-1.085-3.81-3.809-3.81a31.6%2031.6%200%200%200-12.43%204.096v32.99H471.8V60.756c0-2.54-1.085-3.81-3.808-3.81a32.9%2032.9%200%200%200-12.43%204.096v32.99h-11.939V46.36h9.113l1.167%204.095a47.7%2047.7%200%200%201%2019.126-5.078a9.05%209.05%200%200%201%209.01%205.099m-224.863-5.099l1.229%2010.976a94%2094%200%200%200-12.676%206.942v30.716h-11.938v-47.65h10.075l.778%205.283a53.5%2053.5%200%200%201%2012.532-6.266m29.201%200l1.188%2010.976a94%2094%200%200%200-12.635%206.942v30.716h-11.938V46.361h10.075l.778%205.283a53.5%2053.5%200%200%201%2012.532-6.266m151.43%200l1.188%2010.976a94%2094%200%200%200-12.634%206.942v30.716h-11.938V46.361h10.074l.779%205.283a53.4%2053.4%200%200%201%2012.532-6.266m-122.23%2030.634h-8.804c-3.912%200-4.997%201.086-4.997%204.69s1.085%204.791%204.792%204.791a18.8%2018.8%200%200%200%209.01-2.457zm71.938-20.457c-6.368%200-8.805%202.847-8.805%208.191v12.82c0%205.385%202.457%208.19%208.805%208.19s8.805-2.846%208.805-8.19v-12.78c0-5.385-2.436-8.232-8.805-8.232m-179.628-.389c-5.877%200-7.925%203.133-7.925%207.638v2.417h15.174v-2.417c0-4.505-1.372-7.638-7.249-7.638%22%2F%3E%3Cpath%20fill%3D%22%234040b2%22%20d%3D%22m74.538%2079.821l33.583-19.372V21.645L74.538%2041.057z%22%2F%3E%3Cpath%20fill%3D%22%235c4ee5%22%20d%3D%22m37.269%2021.645l33.583%2019.412v38.764L37.269%2060.43M0%2038.784l33.583%2019.392V19.392L0%200m37.269%20103.473l33.583%2019.392V84.08L37.269%2064.688%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%20512%20123%22%3E%3Cpath%20d%3D%22M207.785%2045.398c15.276%200%2018.696%208.908%2018.696%2019.188v10.239H199.86v2.457c.102%205.693%202.15%207.945%209.399%207.945a50%2050%200%200%200%2014.58-2.252l1.863%209.01a51.2%2051.2%200%200%201-17.528%203.03c-14.97%200-20.17-6.942-20.17-18.43V63.993c0-10.075%204.504-18.594%2019.78-18.594m100.38-.02c14.97%200%2019.392%205.283%2019.392%2017.222l-.04%2031.432h-9.789l-.88-3.235a26.06%2026.06%200%200%201-14.191%204.218c-8.703%200-12.43-5.98-12.43-14.19c0-9.686%204.218-13.413%2013.904-13.413h11.447v-4.997c0-5.283-1.474-7.146-9.113-7.146a66.6%2066.6%200%200%200-13.208%201.474l-1.474-9.112a62.4%2062.4%200%200%201%2016.382-2.253m79.35%200c16.341%200%2020.744%209.01%2020.744%2018.798v12.041c.02%209.788-4.403%2018.798-20.744%2018.798c-16.382%200-20.743-9.01-20.743-18.798v-12.04c0-9.789%204.402-18.799%2020.743-18.799M198.017%2028.832v10.874h-18.225v54.326h-12.286l-.041-54.326H149.26V28.832zm157.205-3.911c3.46-.012%206.905.45%2010.239%201.372l-1.25%209.194a35%2035%200%200%200-6.86-.778c-4.688%200-5.385%202.048-5.385%205.673v5.979h12.143l-.675%209.501h-11.447v38.17h-11.939v-38.17h-7.638v-9.501h7.638v-6.655c0-9.89%204.608-14.785%2015.174-14.785M482.04%2050.477a46.8%2046.8%200%200%201%2019.187-5.099c7.925%200%2010.772%205.57%2010.772%2014.089v34.565H500.06V60.757c0-2.54-1.085-3.81-3.809-3.81a31.6%2031.6%200%200%200-12.43%204.096v32.99H471.8V60.756c0-2.54-1.085-3.81-3.808-3.81a32.9%2032.9%200%200%200-12.43%204.096v32.99h-11.939V46.36h9.113l1.167%204.095a47.7%2047.7%200%200%201%2019.126-5.078a9.05%209.05%200%200%201%209.01%205.099m-224.863-5.099l1.229%2010.976a94%2094%200%200%200-12.676%206.942v30.716h-11.938v-47.65h10.075l.778%205.283a53.5%2053.5%200%200%201%2012.532-6.266m29.201%200l1.188%2010.976a94%2094%200%200%200-12.635%206.942v30.716h-11.938V46.361h10.075l.778%205.283a53.5%2053.5%200%200%201%2012.532-6.266m151.43%200l1.188%2010.976a94%2094%200%200%200-12.634%206.942v30.716h-11.938V46.361h10.074l.779%205.283a53.4%2053.4%200%200%201%2012.532-6.266m-122.23%2030.634h-8.804c-3.912%200-4.997%201.086-4.997%204.69s1.085%204.791%204.792%204.791a18.8%2018.8%200%200%200%209.01-2.457zm71.938-20.457c-6.368%200-8.805%202.847-8.805%208.191v12.82c0%205.385%202.457%208.19%208.805%208.19s8.805-2.846%208.805-8.19v-12.78c0-5.385-2.436-8.232-8.805-8.232m-179.628-.389c-5.877%200-7.925%203.133-7.925%207.638v2.417h15.174v-2.417c0-4.505-1.372-7.638-7.249-7.638%22%2F%3E%3Cpath%20fill%3D%22%234040b2%22%20d%3D%22m74.538%2079.821l33.583-19.372V21.645L74.538%2041.057z%22%2F%3E%3Cpath%20fill%3D%22%235c4ee5%22%20d%3D%22m37.269%2021.645l33.583%2019.412v38.764L37.269%2060.43M0%2038.784l33.583%2019.392V19.392L0%200m37.269%20103.473l33.583%2019.392V84.08L37.269%2064.688%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/terraform.svg?color=%231a73e8&size=48