dotsstudio logo
dotsstudio-text from LobeHub AI Icons by LobeHub · Wordmark · MIT Free for personal and commercial use.
- Name
- dotsstudio-text
- Set
- LobeHub AI Icons
- Style
- Wordmark
- Viewbox
- 55×24
- License
- MIT
1 other variant in LobeHub AI Icons
Use the dotsstudio logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 55 24"><path fill="currentColor" fill-rule="evenodd" d="M37.139 22.965c-1.182-.196-2.056-.823-2.508-1.798-.419-.905-.392-.505-.422-6.221l-.027-5.102-1.36-.015-1.362-.015V8.343h2.748V3.977h2.177v4.366h3.836v1.472l-3.81.028v9.932l.127.41c.108.349.172.457.44.739.391.411.726.544 1.351.538.634-.007 1.216-.28 1.814-.853l.259-.248.377.541.378.541-.144.2c-.368.508-1.193 1.062-1.854 1.245-.375.103-1.583.15-2.02.077m-28.19-.054c-1.496-.177-2.817-.981-3.75-2.285-.664-.928-1.17-2.188-1.367-3.404-.352-2.167-.06-4.395.804-6.147.81-1.64 1.972-2.657 3.542-3.101.454-.129.588-.141 1.484-.141.9 0 1.029.012 1.503.144.593.166 1.454.594 1.77.88.12.107.23.195.247.195s.03-1.363.03-3.028V2.995h-2.125v-.682l1.968-.678c1.866-.642 1.979-.674 2.168-.614l.2.063-.047 19.737 1.186.173c.653.095 1.204.172 1.226.172.02 0 .038.283.038.628v.627h-2.148c-2.38 0-2.16.035-2.226-.355-.015-.09-.053-.306-.086-.48l-.058-.316-.379.378a4.14 4.14 0 0 1-2.179 1.174c-.54.11-1.297.148-1.801.088zm1.558-1.856a4.2 4.2 0 0 0 1.54-.548c.379-.24.834-.756 1.006-1.14l.134-.301V11.48l-.15-.3c-.331-.663-1.096-1.221-2.028-1.48-.553-.155-1.548-.167-2.073-.026a3.07 3.07 0 0 0-1.53.905c-.597.634-.972 1.395-1.242 2.524a10.5 10.5 0 0 0-.183 3.653c.255 2.035.937 3.253 2.174 3.883.777.396 1.515.526 2.352.416m13.324 1.853c-2.412-.269-4.34-1.98-5.119-4.546-.464-1.529-.532-3.482-.178-5.163.586-2.785 2.354-4.73 4.788-5.27.592-.13 1.679-.132 2.297-.004 3.084.64 5.064 3.578 5.064 7.511 0 4.167-2.205 7.107-5.606 7.474-.576.063-.667.062-1.246-.002m1.642-1.855c1.758-.444 2.729-2.033 2.937-4.81.17-2.276-.326-4.405-1.283-5.493-.41-.466-.784-.733-1.316-.937-1.534-.59-3.27-.106-4.175 1.162-.48.673-.816 1.583-.992 2.688-.132.832-.13 2.762.003 3.547.107.63.347 1.46.536 1.856.816 1.704 2.436 2.455 4.29 1.987m20.736 1.88c-1.326-.192-2.353-.672-3.355-1.569-.348-.31-.922-1.024-.922-1.146 0-.058.322-.404.84-.902l.191-.184.397.444c.976 1.092 2.095 1.657 3.286 1.658 1.17 0 2.067-.546 2.506-1.525.148-.33.166-.424.167-.862 0-.434-.017-.53-.152-.818-.354-.76-1.157-1.346-2.802-2.045-1.923-.815-2.929-1.578-3.436-2.603-.305-.618-.39-1.044-.362-1.819.04-1.086.406-1.928 1.164-2.673.44-.433 1.163-.844 1.778-1.01.524-.142 1.743-.173 2.284-.058a4.8 4.8 0 0 1 1.733.765c.445.312 1.167 1 1.167 1.113 0 .034-.177.321-.394.638l-.395.577-.37-.375c-.784-.795-1.577-1.192-2.495-1.25-.803-.052-1.452.179-1.978.703-.664.661-.863 1.554-.514 2.305.164.352.651.846 1.12 1.134.182.112.869.453 1.526.758.656.304 1.38.651 1.608.77 1.352.706 2.132 1.593 2.412 2.748.126.518.137 1.469.023 1.977-.356 1.592-1.575 2.747-3.292 3.119-.445.097-1.447.172-1.735.13"/></svg>
React
import type { SVGProps } from "react";
export function LobehubDotsstudioText(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 55 24"><path fill="currentColor" fillRule="evenodd" d="M37.139 22.965c-1.182-.196-2.056-.823-2.508-1.798-.419-.905-.392-.505-.422-6.221l-.027-5.102-1.36-.015-1.362-.015V8.343h2.748V3.977h2.177v4.366h3.836v1.472l-3.81.028v9.932l.127.41c.108.349.172.457.44.739.391.411.726.544 1.351.538.634-.007 1.216-.28 1.814-.853l.259-.248.377.541.378.541-.144.2c-.368.508-1.193 1.062-1.854 1.245-.375.103-1.583.15-2.02.077m-28.19-.054c-1.496-.177-2.817-.981-3.75-2.285-.664-.928-1.17-2.188-1.367-3.404-.352-2.167-.06-4.395.804-6.147.81-1.64 1.972-2.657 3.542-3.101.454-.129.588-.141 1.484-.141.9 0 1.029.012 1.503.144.593.166 1.454.594 1.77.88.12.107.23.195.247.195s.03-1.363.03-3.028V2.995h-2.125v-.682l1.968-.678c1.866-.642 1.979-.674 2.168-.614l.2.063-.047 19.737 1.186.173c.653.095 1.204.172 1.226.172.02 0 .038.283.038.628v.627h-2.148c-2.38 0-2.16.035-2.226-.355-.015-.09-.053-.306-.086-.48l-.058-.316-.379.378a4.14 4.14 0 0 1-2.179 1.174c-.54.11-1.297.148-1.801.088zm1.558-1.856a4.2 4.2 0 0 0 1.54-.548c.379-.24.834-.756 1.006-1.14l.134-.301V11.48l-.15-.3c-.331-.663-1.096-1.221-2.028-1.48-.553-.155-1.548-.167-2.073-.026a3.07 3.07 0 0 0-1.53.905c-.597.634-.972 1.395-1.242 2.524a10.5 10.5 0 0 0-.183 3.653c.255 2.035.937 3.253 2.174 3.883.777.396 1.515.526 2.352.416m13.324 1.853c-2.412-.269-4.34-1.98-5.119-4.546-.464-1.529-.532-3.482-.178-5.163.586-2.785 2.354-4.73 4.788-5.27.592-.13 1.679-.132 2.297-.004 3.084.64 5.064 3.578 5.064 7.511 0 4.167-2.205 7.107-5.606 7.474-.576.063-.667.062-1.246-.002m1.642-1.855c1.758-.444 2.729-2.033 2.937-4.81.17-2.276-.326-4.405-1.283-5.493-.41-.466-.784-.733-1.316-.937-1.534-.59-3.27-.106-4.175 1.162-.48.673-.816 1.583-.992 2.688-.132.832-.13 2.762.003 3.547.107.63.347 1.46.536 1.856.816 1.704 2.436 2.455 4.29 1.987m20.736 1.88c-1.326-.192-2.353-.672-3.355-1.569-.348-.31-.922-1.024-.922-1.146 0-.058.322-.404.84-.902l.191-.184.397.444c.976 1.092 2.095 1.657 3.286 1.658 1.17 0 2.067-.546 2.506-1.525.148-.33.166-.424.167-.862 0-.434-.017-.53-.152-.818-.354-.76-1.157-1.346-2.802-2.045-1.923-.815-2.929-1.578-3.436-2.603-.305-.618-.39-1.044-.362-1.819.04-1.086.406-1.928 1.164-2.673.44-.433 1.163-.844 1.778-1.01.524-.142 1.743-.173 2.284-.058a4.8 4.8 0 0 1 1.733.765c.445.312 1.167 1 1.167 1.113 0 .034-.177.321-.394.638l-.395.577-.37-.375c-.784-.795-1.577-1.192-2.495-1.25-.803-.052-1.452.179-1.978.703-.664.661-.863 1.554-.514 2.305.164.352.651.846 1.12 1.134.182.112.869.453 1.526.758.656.304 1.38.651 1.608.77 1.352.706 2.132 1.593 2.412 2.748.126.518.137 1.469.023 1.977-.356 1.592-1.575 2.747-3.292 3.119-.445.097-1.447.172-1.735.13"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 55 24"><path fill="currentColor" fill-rule="evenodd" d="M37.139 22.965c-1.182-.196-2.056-.823-2.508-1.798-.419-.905-.392-.505-.422-6.221l-.027-5.102-1.36-.015-1.362-.015V8.343h2.748V3.977h2.177v4.366h3.836v1.472l-3.81.028v9.932l.127.41c.108.349.172.457.44.739.391.411.726.544 1.351.538.634-.007 1.216-.28 1.814-.853l.259-.248.377.541.378.541-.144.2c-.368.508-1.193 1.062-1.854 1.245-.375.103-1.583.15-2.02.077m-28.19-.054c-1.496-.177-2.817-.981-3.75-2.285-.664-.928-1.17-2.188-1.367-3.404-.352-2.167-.06-4.395.804-6.147.81-1.64 1.972-2.657 3.542-3.101.454-.129.588-.141 1.484-.141.9 0 1.029.012 1.503.144.593.166 1.454.594 1.77.88.12.107.23.195.247.195s.03-1.363.03-3.028V2.995h-2.125v-.682l1.968-.678c1.866-.642 1.979-.674 2.168-.614l.2.063-.047 19.737 1.186.173c.653.095 1.204.172 1.226.172.02 0 .038.283.038.628v.627h-2.148c-2.38 0-2.16.035-2.226-.355-.015-.09-.053-.306-.086-.48l-.058-.316-.379.378a4.14 4.14 0 0 1-2.179 1.174c-.54.11-1.297.148-1.801.088zm1.558-1.856a4.2 4.2 0 0 0 1.54-.548c.379-.24.834-.756 1.006-1.14l.134-.301V11.48l-.15-.3c-.331-.663-1.096-1.221-2.028-1.48-.553-.155-1.548-.167-2.073-.026a3.07 3.07 0 0 0-1.53.905c-.597.634-.972 1.395-1.242 2.524a10.5 10.5 0 0 0-.183 3.653c.255 2.035.937 3.253 2.174 3.883.777.396 1.515.526 2.352.416m13.324 1.853c-2.412-.269-4.34-1.98-5.119-4.546-.464-1.529-.532-3.482-.178-5.163.586-2.785 2.354-4.73 4.788-5.27.592-.13 1.679-.132 2.297-.004 3.084.64 5.064 3.578 5.064 7.511 0 4.167-2.205 7.107-5.606 7.474-.576.063-.667.062-1.246-.002m1.642-1.855c1.758-.444 2.729-2.033 2.937-4.81.17-2.276-.326-4.405-1.283-5.493-.41-.466-.784-.733-1.316-.937-1.534-.59-3.27-.106-4.175 1.162-.48.673-.816 1.583-.992 2.688-.132.832-.13 2.762.003 3.547.107.63.347 1.46.536 1.856.816 1.704 2.436 2.455 4.29 1.987m20.736 1.88c-1.326-.192-2.353-.672-3.355-1.569-.348-.31-.922-1.024-.922-1.146 0-.058.322-.404.84-.902l.191-.184.397.444c.976 1.092 2.095 1.657 3.286 1.658 1.17 0 2.067-.546 2.506-1.525.148-.33.166-.424.167-.862 0-.434-.017-.53-.152-.818-.354-.76-1.157-1.346-2.802-2.045-1.923-.815-2.929-1.578-3.436-2.603-.305-.618-.39-1.044-.362-1.819.04-1.086.406-1.928 1.164-2.673.44-.433 1.163-.844 1.778-1.01.524-.142 1.743-.173 2.284-.058a4.8 4.8 0 0 1 1.733.765c.445.312 1.167 1 1.167 1.113 0 .034-.177.321-.394.638l-.395.577-.37-.375c-.784-.795-1.577-1.192-2.495-1.25-.803-.052-1.452.179-1.978.703-.664.661-.863 1.554-.514 2.305.164.352.651.846 1.12 1.134.182.112.869.453 1.526.758.656.304 1.38.651 1.608.77 1.352.706 2.132 1.593 2.412 2.748.126.518.137 1.469.023 1.977-.356 1.592-1.575 2.747-3.292 3.119-.445.097-1.447.172-1.735.13"/></svg> </template>
CSS
.icon-dotsstudio-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%2055%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M37.139%2022.965c-1.182-.196-2.056-.823-2.508-1.798-.419-.905-.392-.505-.422-6.221l-.027-5.102-1.36-.015-1.362-.015V8.343h2.748V3.977h2.177v4.366h3.836v1.472l-3.81.028v9.932l.127.41c.108.349.172.457.44.739.391.411.726.544%201.351.538.634-.007%201.216-.28%201.814-.853l.259-.248.377.541.378.541-.144.2c-.368.508-1.193%201.062-1.854%201.245-.375.103-1.583.15-2.02.077m-28.19-.054c-1.496-.177-2.817-.981-3.75-2.285-.664-.928-1.17-2.188-1.367-3.404-.352-2.167-.06-4.395.804-6.147.81-1.64%201.972-2.657%203.542-3.101.454-.129.588-.141%201.484-.141.9%200%201.029.012%201.503.144.593.166%201.454.594%201.77.88.12.107.23.195.247.195s.03-1.363.03-3.028V2.995h-2.125v-.682l1.968-.678c1.866-.642%201.979-.674%202.168-.614l.2.063-.047%2019.737%201.186.173c.653.095%201.204.172%201.226.172.02%200%20.038.283.038.628v.627h-2.148c-2.38%200-2.16.035-2.226-.355-.015-.09-.053-.306-.086-.48l-.058-.316-.379.378a4.14%204.14%200%200%201-2.179%201.174c-.54.11-1.297.148-1.801.088zm1.558-1.856a4.2%204.2%200%200%200%201.54-.548c.379-.24.834-.756%201.006-1.14l.134-.301V11.48l-.15-.3c-.331-.663-1.096-1.221-2.028-1.48-.553-.155-1.548-.167-2.073-.026a3.07%203.07%200%200%200-1.53.905c-.597.634-.972%201.395-1.242%202.524a10.5%2010.5%200%200%200-.183%203.653c.255%202.035.937%203.253%202.174%203.883.777.396%201.515.526%202.352.416m13.324%201.853c-2.412-.269-4.34-1.98-5.119-4.546-.464-1.529-.532-3.482-.178-5.163.586-2.785%202.354-4.73%204.788-5.27.592-.13%201.679-.132%202.297-.004%203.084.64%205.064%203.578%205.064%207.511%200%204.167-2.205%207.107-5.606%207.474-.576.063-.667.062-1.246-.002m1.642-1.855c1.758-.444%202.729-2.033%202.937-4.81.17-2.276-.326-4.405-1.283-5.493-.41-.466-.784-.733-1.316-.937-1.534-.59-3.27-.106-4.175%201.162-.48.673-.816%201.583-.992%202.688-.132.832-.13%202.762.003%203.547.107.63.347%201.46.536%201.856.816%201.704%202.436%202.455%204.29%201.987m20.736%201.88c-1.326-.192-2.353-.672-3.355-1.569-.348-.31-.922-1.024-.922-1.146%200-.058.322-.404.84-.902l.191-.184.397.444c.976%201.092%202.095%201.657%203.286%201.658%201.17%200%202.067-.546%202.506-1.525.148-.33.166-.424.167-.862%200-.434-.017-.53-.152-.818-.354-.76-1.157-1.346-2.802-2.045-1.923-.815-2.929-1.578-3.436-2.603-.305-.618-.39-1.044-.362-1.819.04-1.086.406-1.928%201.164-2.673.44-.433%201.163-.844%201.778-1.01.524-.142%201.743-.173%202.284-.058a4.8%204.8%200%200%201%201.733.765c.445.312%201.167%201%201.167%201.113%200%20.034-.177.321-.394.638l-.395.577-.37-.375c-.784-.795-1.577-1.192-2.495-1.25-.803-.052-1.452.179-1.978.703-.664.661-.863%201.554-.514%202.305.164.352.651.846%201.12%201.134.182.112.869.453%201.526.758.656.304%201.38.651%201.608.77%201.352.706%202.132%201.593%202.412%202.748.126.518.137%201.469.023%201.977-.356%201.592-1.575%202.747-3.292%203.119-.445.097-1.447.172-1.735.13%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%2055%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M37.139%2022.965c-1.182-.196-2.056-.823-2.508-1.798-.419-.905-.392-.505-.422-6.221l-.027-5.102-1.36-.015-1.362-.015V8.343h2.748V3.977h2.177v4.366h3.836v1.472l-3.81.028v9.932l.127.41c.108.349.172.457.44.739.391.411.726.544%201.351.538.634-.007%201.216-.28%201.814-.853l.259-.248.377.541.378.541-.144.2c-.368.508-1.193%201.062-1.854%201.245-.375.103-1.583.15-2.02.077m-28.19-.054c-1.496-.177-2.817-.981-3.75-2.285-.664-.928-1.17-2.188-1.367-3.404-.352-2.167-.06-4.395.804-6.147.81-1.64%201.972-2.657%203.542-3.101.454-.129.588-.141%201.484-.141.9%200%201.029.012%201.503.144.593.166%201.454.594%201.77.88.12.107.23.195.247.195s.03-1.363.03-3.028V2.995h-2.125v-.682l1.968-.678c1.866-.642%201.979-.674%202.168-.614l.2.063-.047%2019.737%201.186.173c.653.095%201.204.172%201.226.172.02%200%20.038.283.038.628v.627h-2.148c-2.38%200-2.16.035-2.226-.355-.015-.09-.053-.306-.086-.48l-.058-.316-.379.378a4.14%204.14%200%200%201-2.179%201.174c-.54.11-1.297.148-1.801.088zm1.558-1.856a4.2%204.2%200%200%200%201.54-.548c.379-.24.834-.756%201.006-1.14l.134-.301V11.48l-.15-.3c-.331-.663-1.096-1.221-2.028-1.48-.553-.155-1.548-.167-2.073-.026a3.07%203.07%200%200%200-1.53.905c-.597.634-.972%201.395-1.242%202.524a10.5%2010.5%200%200%200-.183%203.653c.255%202.035.937%203.253%202.174%203.883.777.396%201.515.526%202.352.416m13.324%201.853c-2.412-.269-4.34-1.98-5.119-4.546-.464-1.529-.532-3.482-.178-5.163.586-2.785%202.354-4.73%204.788-5.27.592-.13%201.679-.132%202.297-.004%203.084.64%205.064%203.578%205.064%207.511%200%204.167-2.205%207.107-5.606%207.474-.576.063-.667.062-1.246-.002m1.642-1.855c1.758-.444%202.729-2.033%202.937-4.81.17-2.276-.326-4.405-1.283-5.493-.41-.466-.784-.733-1.316-.937-1.534-.59-3.27-.106-4.175%201.162-.48.673-.816%201.583-.992%202.688-.132.832-.13%202.762.003%203.547.107.63.347%201.46.536%201.856.816%201.704%202.436%202.455%204.29%201.987m20.736%201.88c-1.326-.192-2.353-.672-3.355-1.569-.348-.31-.922-1.024-.922-1.146%200-.058.322-.404.84-.902l.191-.184.397.444c.976%201.092%202.095%201.657%203.286%201.658%201.17%200%202.067-.546%202.506-1.525.148-.33.166-.424.167-.862%200-.434-.017-.53-.152-.818-.354-.76-1.157-1.346-2.802-2.045-1.923-.815-2.929-1.578-3.436-2.603-.305-.618-.39-1.044-.362-1.819.04-1.086.406-1.928%201.164-2.673.44-.433%201.163-.844%201.778-1.01.524-.142%201.743-.173%202.284-.058a4.8%204.8%200%200%201%201.733.765c.445.312%201.167%201%201.167%201.113%200%20.034-.177.321-.394.638l-.395.577-.37-.375c-.784-.795-1.577-1.192-2.495-1.25-.803-.052-1.452.179-1.978.703-.664.661-.863%201.554-.514%202.305.164.352.651.846%201.12%201.134.182.112.869.453%201.526.758.656.304%201.38.651%201.608.77%201.352.706%202.132%201.593%202.412%202.748.126.518.137%201.469.023%201.977-.356%201.592-1.575%202.747-3.292%203.119-.445.097-1.447.172-1.735.13%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/lobehub/dotsstudio-text.svg?color=%231a73e8&size=48