make logo
make-text from LobeHub AI Icons by LobeHub · Wordmark · MIT Free for personal and commercial use.
- Name
- make-text
- Set
- LobeHub AI Icons
- Style
- Wordmark
- Viewbox
- 79×24
- License
- MIT
2 other variants in LobeHub AI Icons
The same logo in other sets
Use the make logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 79 24"><g fill="currentColor" fill-rule="evenodd"><path d="M7.28 11.473v9.603a.566.566 0 01-.565.565h-4.15A.565.565 0 012 21.076V5.912c0-.312.254-.566.565-.566h4.15c.311 0 .565.254.565.566v1.194c1.042-1.303 2.509-2.118 4.562-2.118 1.923 0 3.585.782 4.595 2.249 1.238-1.467 2.998-2.25 5.15-2.25 3.65 0 6.159 2.152 6.159 6.258v9.83a.566.566 0 01-.566.566h-4.149a.565.565 0 01-.565-.565v-8.723c0-1.792-1.01-2.671-2.38-2.671-1.14 0-2.053.717-2.575 1.792v9.603a.566.566 0 01-.565.565h-4.15a.565.565 0 01-.565-.565v-8.722c0-1.793-1.01-2.672-2.38-2.672-1.172 0-2.053.717-2.575 1.792M34.685 21.968c-3.063 0-5.638-2.021-5.638-5.15 0-2.868 1.89-4.205 5.41-5.117l4.498-1.173c-.13-1.075-.978-1.596-2.347-1.596-1.212 0-2.084.463-2.487 1.391a.575.575 0 01-.657.345L29.9 9.822a.569.569 0 01-.404-.746c1.023-2.768 3.867-4.219 7.307-4.219 4.627 0 7.3 2.184 7.3 6.029v10.19a.565.565 0 01-.565.565h-3.934a.566.566 0 01-.565-.552l-.02-.85-.032.034c-1.336 1.14-2.64 1.694-4.303 1.694m1.336-4.074c.685 0 1.206-.196 1.988-.652l.912-.555.033-2.64-2.347.652c-1.597.457-2.314.848-2.314 1.76 0 1.01.879 1.434 1.727 1.434M52.534 13.95l-1.597 1.467v5.659a.565.565 0 01-.566.565h-4.05a.565.565 0 01-.566-.565V.566c0-.312.253-.566.565-.566h4.051c.312 0 .566.254.566.565v9.278l4.726-4.348a.569.569 0 01.383-.15h5.002c.517 0 .762.635.382.983l-4.853 4.427 5.534 10.048a.565.565 0 01-.495.838h-4.729a.565.565 0 01-.501-.304l-3.851-7.388-.001.001z"/><path d="M69.726 22c-4.53 0-8.67-2.835-8.67-8.572 0-5.41 3.977-8.538 8.344-8.538 4.367 0 7.822 3.16 7.952 8.147.014.527.023.894.027 1.155a.564.564 0 01-.565.572H66.271c.163 1.956 1.728 3.194 3.716 3.194 1.415 0 2.574-.588 3.387-1.651a.56.56 0 01.759-.124l2.633 1.763a.572.572 0 01.15.796C75.507 20.82 73.18 22 69.728 22M66.37 11.57h5.704c-.032-1.857-1.4-2.671-2.835-2.671-1.336 0-2.704.783-2.867 2.672"/></g></svg>
React
import type { SVGProps } from "react";
export function LobehubMakeText(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 79 24"><g fill="currentColor" fillRule="evenodd"><path d="M7.28 11.473v9.603a.566.566 0 01-.565.565h-4.15A.565.565 0 012 21.076V5.912c0-.312.254-.566.565-.566h4.15c.311 0 .565.254.565.566v1.194c1.042-1.303 2.509-2.118 4.562-2.118 1.923 0 3.585.782 4.595 2.249 1.238-1.467 2.998-2.25 5.15-2.25 3.65 0 6.159 2.152 6.159 6.258v9.83a.566.566 0 01-.566.566h-4.149a.565.565 0 01-.565-.565v-8.723c0-1.792-1.01-2.671-2.38-2.671-1.14 0-2.053.717-2.575 1.792v9.603a.566.566 0 01-.565.565h-4.15a.565.565 0 01-.565-.565v-8.722c0-1.793-1.01-2.672-2.38-2.672-1.172 0-2.053.717-2.575 1.792M34.685 21.968c-3.063 0-5.638-2.021-5.638-5.15 0-2.868 1.89-4.205 5.41-5.117l4.498-1.173c-.13-1.075-.978-1.596-2.347-1.596-1.212 0-2.084.463-2.487 1.391a.575.575 0 01-.657.345L29.9 9.822a.569.569 0 01-.404-.746c1.023-2.768 3.867-4.219 7.307-4.219 4.627 0 7.3 2.184 7.3 6.029v10.19a.565.565 0 01-.565.565h-3.934a.566.566 0 01-.565-.552l-.02-.85-.032.034c-1.336 1.14-2.64 1.694-4.303 1.694m1.336-4.074c.685 0 1.206-.196 1.988-.652l.912-.555.033-2.64-2.347.652c-1.597.457-2.314.848-2.314 1.76 0 1.01.879 1.434 1.727 1.434M52.534 13.95l-1.597 1.467v5.659a.565.565 0 01-.566.565h-4.05a.565.565 0 01-.566-.565V.566c0-.312.253-.566.565-.566h4.051c.312 0 .566.254.566.565v9.278l4.726-4.348a.569.569 0 01.383-.15h5.002c.517 0 .762.635.382.983l-4.853 4.427 5.534 10.048a.565.565 0 01-.495.838h-4.729a.565.565 0 01-.501-.304l-3.851-7.388-.001.001z"/><path d="M69.726 22c-4.53 0-8.67-2.835-8.67-8.572 0-5.41 3.977-8.538 8.344-8.538 4.367 0 7.822 3.16 7.952 8.147.014.527.023.894.027 1.155a.564.564 0 01-.565.572H66.271c.163 1.956 1.728 3.194 3.716 3.194 1.415 0 2.574-.588 3.387-1.651a.56.56 0 01.759-.124l2.633 1.763a.572.572 0 01.15.796C75.507 20.82 73.18 22 69.728 22M66.37 11.57h5.704c-.032-1.857-1.4-2.671-2.835-2.671-1.336 0-2.704.783-2.867 2.672"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 79 24"><g fill="currentColor" fill-rule="evenodd"><path d="M7.28 11.473v9.603a.566.566 0 01-.565.565h-4.15A.565.565 0 012 21.076V5.912c0-.312.254-.566.565-.566h4.15c.311 0 .565.254.565.566v1.194c1.042-1.303 2.509-2.118 4.562-2.118 1.923 0 3.585.782 4.595 2.249 1.238-1.467 2.998-2.25 5.15-2.25 3.65 0 6.159 2.152 6.159 6.258v9.83a.566.566 0 01-.566.566h-4.149a.565.565 0 01-.565-.565v-8.723c0-1.792-1.01-2.671-2.38-2.671-1.14 0-2.053.717-2.575 1.792v9.603a.566.566 0 01-.565.565h-4.15a.565.565 0 01-.565-.565v-8.722c0-1.793-1.01-2.672-2.38-2.672-1.172 0-2.053.717-2.575 1.792M34.685 21.968c-3.063 0-5.638-2.021-5.638-5.15 0-2.868 1.89-4.205 5.41-5.117l4.498-1.173c-.13-1.075-.978-1.596-2.347-1.596-1.212 0-2.084.463-2.487 1.391a.575.575 0 01-.657.345L29.9 9.822a.569.569 0 01-.404-.746c1.023-2.768 3.867-4.219 7.307-4.219 4.627 0 7.3 2.184 7.3 6.029v10.19a.565.565 0 01-.565.565h-3.934a.566.566 0 01-.565-.552l-.02-.85-.032.034c-1.336 1.14-2.64 1.694-4.303 1.694m1.336-4.074c.685 0 1.206-.196 1.988-.652l.912-.555.033-2.64-2.347.652c-1.597.457-2.314.848-2.314 1.76 0 1.01.879 1.434 1.727 1.434M52.534 13.95l-1.597 1.467v5.659a.565.565 0 01-.566.565h-4.05a.565.565 0 01-.566-.565V.566c0-.312.253-.566.565-.566h4.051c.312 0 .566.254.566.565v9.278l4.726-4.348a.569.569 0 01.383-.15h5.002c.517 0 .762.635.382.983l-4.853 4.427 5.534 10.048a.565.565 0 01-.495.838h-4.729a.565.565 0 01-.501-.304l-3.851-7.388-.001.001z"/><path d="M69.726 22c-4.53 0-8.67-2.835-8.67-8.572 0-5.41 3.977-8.538 8.344-8.538 4.367 0 7.822 3.16 7.952 8.147.014.527.023.894.027 1.155a.564.564 0 01-.565.572H66.271c.163 1.956 1.728 3.194 3.716 3.194 1.415 0 2.574-.588 3.387-1.651a.56.56 0 01.759-.124l2.633 1.763a.572.572 0 01.15.796C75.507 20.82 73.18 22 69.728 22M66.37 11.57h5.704c-.032-1.857-1.4-2.671-2.835-2.671-1.336 0-2.704.783-2.867 2.672"/></g></svg> </template>
CSS
.icon-make-text {
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%2079%2024%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M7.28%2011.473v9.603a.566.566%200%2001-.565.565h-4.15A.565.565%200%20012%2021.076V5.912c0-.312.254-.566.565-.566h4.15c.311%200%20.565.254.565.566v1.194c1.042-1.303%202.509-2.118%204.562-2.118%201.923%200%203.585.782%204.595%202.249%201.238-1.467%202.998-2.25%205.15-2.25%203.65%200%206.159%202.152%206.159%206.258v9.83a.566.566%200%2001-.566.566h-4.149a.565.565%200%2001-.565-.565v-8.723c0-1.792-1.01-2.671-2.38-2.671-1.14%200-2.053.717-2.575%201.792v9.603a.566.566%200%2001-.565.565h-4.15a.565.565%200%2001-.565-.565v-8.722c0-1.793-1.01-2.672-2.38-2.672-1.172%200-2.053.717-2.575%201.792M34.685%2021.968c-3.063%200-5.638-2.021-5.638-5.15%200-2.868%201.89-4.205%205.41-5.117l4.498-1.173c-.13-1.075-.978-1.596-2.347-1.596-1.212%200-2.084.463-2.487%201.391a.575.575%200%2001-.657.345L29.9%209.822a.569.569%200%2001-.404-.746c1.023-2.768%203.867-4.219%207.307-4.219%204.627%200%207.3%202.184%207.3%206.029v10.19a.565.565%200%2001-.565.565h-3.934a.566.566%200%2001-.565-.552l-.02-.85-.032.034c-1.336%201.14-2.64%201.694-4.303%201.694m1.336-4.074c.685%200%201.206-.196%201.988-.652l.912-.555.033-2.64-2.347.652c-1.597.457-2.314.848-2.314%201.76%200%201.01.879%201.434%201.727%201.434M52.534%2013.95l-1.597%201.467v5.659a.565.565%200%2001-.566.565h-4.05a.565.565%200%2001-.566-.565V.566c0-.312.253-.566.565-.566h4.051c.312%200%20.566.254.566.565v9.278l4.726-4.348a.569.569%200%2001.383-.15h5.002c.517%200%20.762.635.382.983l-4.853%204.427%205.534%2010.048a.565.565%200%2001-.495.838h-4.729a.565.565%200%2001-.501-.304l-3.851-7.388-.001.001z%22%2F%3E%3Cpath%20d%3D%22M69.726%2022c-4.53%200-8.67-2.835-8.67-8.572%200-5.41%203.977-8.538%208.344-8.538%204.367%200%207.822%203.16%207.952%208.147.014.527.023.894.027%201.155a.564.564%200%2001-.565.572H66.271c.163%201.956%201.728%203.194%203.716%203.194%201.415%200%202.574-.588%203.387-1.651a.56.56%200%2001.759-.124l2.633%201.763a.572.572%200%2001.15.796C75.507%2020.82%2073.18%2022%2069.728%2022M66.37%2011.57h5.704c-.032-1.857-1.4-2.671-2.835-2.671-1.336%200-2.704.783-2.867%202.672%22%2F%3E%3C%2Fg%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%2079%2024%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M7.28%2011.473v9.603a.566.566%200%2001-.565.565h-4.15A.565.565%200%20012%2021.076V5.912c0-.312.254-.566.565-.566h4.15c.311%200%20.565.254.565.566v1.194c1.042-1.303%202.509-2.118%204.562-2.118%201.923%200%203.585.782%204.595%202.249%201.238-1.467%202.998-2.25%205.15-2.25%203.65%200%206.159%202.152%206.159%206.258v9.83a.566.566%200%2001-.566.566h-4.149a.565.565%200%2001-.565-.565v-8.723c0-1.792-1.01-2.671-2.38-2.671-1.14%200-2.053.717-2.575%201.792v9.603a.566.566%200%2001-.565.565h-4.15a.565.565%200%2001-.565-.565v-8.722c0-1.793-1.01-2.672-2.38-2.672-1.172%200-2.053.717-2.575%201.792M34.685%2021.968c-3.063%200-5.638-2.021-5.638-5.15%200-2.868%201.89-4.205%205.41-5.117l4.498-1.173c-.13-1.075-.978-1.596-2.347-1.596-1.212%200-2.084.463-2.487%201.391a.575.575%200%2001-.657.345L29.9%209.822a.569.569%200%2001-.404-.746c1.023-2.768%203.867-4.219%207.307-4.219%204.627%200%207.3%202.184%207.3%206.029v10.19a.565.565%200%2001-.565.565h-3.934a.566.566%200%2001-.565-.552l-.02-.85-.032.034c-1.336%201.14-2.64%201.694-4.303%201.694m1.336-4.074c.685%200%201.206-.196%201.988-.652l.912-.555.033-2.64-2.347.652c-1.597.457-2.314.848-2.314%201.76%200%201.01.879%201.434%201.727%201.434M52.534%2013.95l-1.597%201.467v5.659a.565.565%200%2001-.566.565h-4.05a.565.565%200%2001-.566-.565V.566c0-.312.253-.566.565-.566h4.051c.312%200%20.566.254.566.565v9.278l4.726-4.348a.569.569%200%2001.383-.15h5.002c.517%200%20.762.635.382.983l-4.853%204.427%205.534%2010.048a.565.565%200%2001-.495.838h-4.729a.565.565%200%2001-.501-.304l-3.851-7.388-.001.001z%22%2F%3E%3Cpath%20d%3D%22M69.726%2022c-4.53%200-8.67-2.835-8.67-8.572%200-5.41%203.977-8.538%208.344-8.538%204.367%200%207.822%203.16%207.952%208.147.014.527.023.894.027%201.155a.564.564%200%2001-.565.572H66.271c.163%201.956%201.728%203.194%203.716%203.194%201.415%200%202.574-.588%203.387-1.651a.56.56%200%2001.759-.124l2.633%201.763a.572.572%200%2001.15.796C75.507%2020.82%2073.18%2022%2069.728%2022M66.37%2011.57h5.704c-.032-1.857-1.4-2.671-2.835-2.671-1.336%200-2.704.783-2.867%202.672%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/lobehub/make-text.svg?color=%231a73e8&size=48