topazlabs logo
topazlabs-text from LobeHub AI Icons by LobeHub · Wordmark · MIT Free for personal and commercial use.
- Name
- topazlabs-text
- Set
- LobeHub AI Icons
- Style
- Wordmark
- Viewbox
- 125×24
- License
- MIT
1 other variant in LobeHub AI Icons
Use the topazlabs logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 125 24"><g fill="currentColor" fill-rule="evenodd"><path d="M16.32 4.698V2H2v2.698h5.811v15.566h2.699V4.698h5.81zM72.567 3.868h2.698v13.698h7.68v2.699H72.566V3.868z"/><path d="M12.689 14.038a6.538 6.538 0 1113.075 0 6.538 6.538 0 01-13.075 0zm6.538-3.84a3.84 3.84 0 100 7.68 3.84 3.84 0 000-7.68zM30.227 24v-4.662a5.86 5.86 0 003.638 1.238c3.548 0 6.33-2.98 6.33-6.538 0-3.559-2.782-6.538-6.33-6.538a5.86 5.86 0 00-3.638 1.238v-.927h-2.698v16.19h2.698zm3.535-13.802c-1.955 0-3.736 1.667-3.736 3.84s1.781 3.84 3.736 3.84c1.954 0 3.736-1.667 3.736-3.84s-1.782-3.84-3.736-3.84zM51.604 8.733A5.86 5.86 0 0047.972 7.5c-3.547 0-6.33 2.98-6.33 6.538 0 3.558 2.783 6.538 6.33 6.538a5.86 5.86 0 003.632-1.233v.921h2.698V7.811h-2.698v.922zm.208 5.305c0-2.173-1.775-3.84-3.73-3.84-1.954 0-3.742 1.667-3.742 3.84s1.788 3.84 3.743 3.84c1.954 0 3.729-1.667 3.729-3.84zM89.69 7.5a5.86 5.86 0 013.632 1.233V7.81h2.698v12.453h-2.698v-.921a5.861 5.861 0 01-3.633 1.233c-3.547 0-6.33-2.98-6.33-6.538 0-3.559 2.783-6.538 6.33-6.538zm.11 2.698c1.954 0 3.73 1.667 3.73 3.84s-1.776 3.84-3.73 3.84c-1.955 0-3.743-1.667-3.743-3.84s1.788-3.84 3.743-3.84z" clip-rule="evenodd"/><path d="M67.585 9.887V7.812h-11v2.698h6.896l-7.103 7.679v2.076h11v-2.699h-6.896l7.103-7.679zM117.233 7.475c-1.252 0-2.571.21-3.536 1.002-1.008.826-1.679 2.134-1.263 3.691.336 1.256 1.165 2.014 2.097 2.468.851.414 1.842.599 2.619.744l.018.003c.867.162 1.506.283 2.002.502.425.189.606.39.696.685.094.306-.082.683-.385.922-.453.358-1.214.625-2.041.625-1.402 0-2.495-.786-3.011-1.874l-2.428 1.114c.926 1.952 2.925 3.193 5.439 3.193 1.336 0 2.925-.211 3.928-1.004 1.044-.825 1.752-2.158 1.272-3.733-.374-1.225-1.452-1.924-2.369-2.33-.798-.354-1.725-.526-2.468-.664l-.137-.025c-.85-.159-1.476-.291-1.948-.52-.395-.193-.61-.36-.707-.726-.1-.369.017-.732.4-1.047.427-.349 1.117-.594 1.822-.594 1.342 0 2.291.62 2.791 1.745l2.455-1.057c-.941-2.118-2.877-3.12-5.246-3.12z"/><path d="M101.001 8.738V4.076h-2.698v16.189H101v-.927a5.859 5.859 0 003.639 1.238c3.547 0 6.33-2.98 6.33-6.538 0-3.558-2.783-6.538-6.33-6.538a5.859 5.859 0 00-3.639 1.238zm-.201 5.3c0 2.173 1.781 3.84 3.735 3.84 1.955 0 3.737-1.667 3.737-3.84s-1.782-3.84-3.737-3.84c-1.954 0-3.735 1.667-3.735 3.84z" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function LobehubTopazlabsText(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 125 24"><g fill="currentColor" fillRule="evenodd"><path d="M16.32 4.698V2H2v2.698h5.811v15.566h2.699V4.698h5.81zM72.567 3.868h2.698v13.698h7.68v2.699H72.566V3.868z"/><path d="M12.689 14.038a6.538 6.538 0 1113.075 0 6.538 6.538 0 01-13.075 0zm6.538-3.84a3.84 3.84 0 100 7.68 3.84 3.84 0 000-7.68zM30.227 24v-4.662a5.86 5.86 0 003.638 1.238c3.548 0 6.33-2.98 6.33-6.538 0-3.559-2.782-6.538-6.33-6.538a5.86 5.86 0 00-3.638 1.238v-.927h-2.698v16.19h2.698zm3.535-13.802c-1.955 0-3.736 1.667-3.736 3.84s1.781 3.84 3.736 3.84c1.954 0 3.736-1.667 3.736-3.84s-1.782-3.84-3.736-3.84zM51.604 8.733A5.86 5.86 0 0047.972 7.5c-3.547 0-6.33 2.98-6.33 6.538 0 3.558 2.783 6.538 6.33 6.538a5.86 5.86 0 003.632-1.233v.921h2.698V7.811h-2.698v.922zm.208 5.305c0-2.173-1.775-3.84-3.73-3.84-1.954 0-3.742 1.667-3.742 3.84s1.788 3.84 3.743 3.84c1.954 0 3.729-1.667 3.729-3.84zM89.69 7.5a5.86 5.86 0 013.632 1.233V7.81h2.698v12.453h-2.698v-.921a5.861 5.861 0 01-3.633 1.233c-3.547 0-6.33-2.98-6.33-6.538 0-3.559 2.783-6.538 6.33-6.538zm.11 2.698c1.954 0 3.73 1.667 3.73 3.84s-1.776 3.84-3.73 3.84c-1.955 0-3.743-1.667-3.743-3.84s1.788-3.84 3.743-3.84z" clipRule="evenodd"/><path d="M67.585 9.887V7.812h-11v2.698h6.896l-7.103 7.679v2.076h11v-2.699h-6.896l7.103-7.679zM117.233 7.475c-1.252 0-2.571.21-3.536 1.002-1.008.826-1.679 2.134-1.263 3.691.336 1.256 1.165 2.014 2.097 2.468.851.414 1.842.599 2.619.744l.018.003c.867.162 1.506.283 2.002.502.425.189.606.39.696.685.094.306-.082.683-.385.922-.453.358-1.214.625-2.041.625-1.402 0-2.495-.786-3.011-1.874l-2.428 1.114c.926 1.952 2.925 3.193 5.439 3.193 1.336 0 2.925-.211 3.928-1.004 1.044-.825 1.752-2.158 1.272-3.733-.374-1.225-1.452-1.924-2.369-2.33-.798-.354-1.725-.526-2.468-.664l-.137-.025c-.85-.159-1.476-.291-1.948-.52-.395-.193-.61-.36-.707-.726-.1-.369.017-.732.4-1.047.427-.349 1.117-.594 1.822-.594 1.342 0 2.291.62 2.791 1.745l2.455-1.057c-.941-2.118-2.877-3.12-5.246-3.12z"/><path d="M101.001 8.738V4.076h-2.698v16.189H101v-.927a5.859 5.859 0 003.639 1.238c3.547 0 6.33-2.98 6.33-6.538 0-3.558-2.783-6.538-6.33-6.538a5.859 5.859 0 00-3.639 1.238zm-.201 5.3c0 2.173 1.781 3.84 3.735 3.84 1.955 0 3.737-1.667 3.737-3.84s-1.782-3.84-3.737-3.84c-1.954 0-3.735 1.667-3.735 3.84z" clipRule="evenodd"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 125 24"><g fill="currentColor" fill-rule="evenodd"><path d="M16.32 4.698V2H2v2.698h5.811v15.566h2.699V4.698h5.81zM72.567 3.868h2.698v13.698h7.68v2.699H72.566V3.868z"/><path d="M12.689 14.038a6.538 6.538 0 1113.075 0 6.538 6.538 0 01-13.075 0zm6.538-3.84a3.84 3.84 0 100 7.68 3.84 3.84 0 000-7.68zM30.227 24v-4.662a5.86 5.86 0 003.638 1.238c3.548 0 6.33-2.98 6.33-6.538 0-3.559-2.782-6.538-6.33-6.538a5.86 5.86 0 00-3.638 1.238v-.927h-2.698v16.19h2.698zm3.535-13.802c-1.955 0-3.736 1.667-3.736 3.84s1.781 3.84 3.736 3.84c1.954 0 3.736-1.667 3.736-3.84s-1.782-3.84-3.736-3.84zM51.604 8.733A5.86 5.86 0 0047.972 7.5c-3.547 0-6.33 2.98-6.33 6.538 0 3.558 2.783 6.538 6.33 6.538a5.86 5.86 0 003.632-1.233v.921h2.698V7.811h-2.698v.922zm.208 5.305c0-2.173-1.775-3.84-3.73-3.84-1.954 0-3.742 1.667-3.742 3.84s1.788 3.84 3.743 3.84c1.954 0 3.729-1.667 3.729-3.84zM89.69 7.5a5.86 5.86 0 013.632 1.233V7.81h2.698v12.453h-2.698v-.921a5.861 5.861 0 01-3.633 1.233c-3.547 0-6.33-2.98-6.33-6.538 0-3.559 2.783-6.538 6.33-6.538zm.11 2.698c1.954 0 3.73 1.667 3.73 3.84s-1.776 3.84-3.73 3.84c-1.955 0-3.743-1.667-3.743-3.84s1.788-3.84 3.743-3.84z" clip-rule="evenodd"/><path d="M67.585 9.887V7.812h-11v2.698h6.896l-7.103 7.679v2.076h11v-2.699h-6.896l7.103-7.679zM117.233 7.475c-1.252 0-2.571.21-3.536 1.002-1.008.826-1.679 2.134-1.263 3.691.336 1.256 1.165 2.014 2.097 2.468.851.414 1.842.599 2.619.744l.018.003c.867.162 1.506.283 2.002.502.425.189.606.39.696.685.094.306-.082.683-.385.922-.453.358-1.214.625-2.041.625-1.402 0-2.495-.786-3.011-1.874l-2.428 1.114c.926 1.952 2.925 3.193 5.439 3.193 1.336 0 2.925-.211 3.928-1.004 1.044-.825 1.752-2.158 1.272-3.733-.374-1.225-1.452-1.924-2.369-2.33-.798-.354-1.725-.526-2.468-.664l-.137-.025c-.85-.159-1.476-.291-1.948-.52-.395-.193-.61-.36-.707-.726-.1-.369.017-.732.4-1.047.427-.349 1.117-.594 1.822-.594 1.342 0 2.291.62 2.791 1.745l2.455-1.057c-.941-2.118-2.877-3.12-5.246-3.12z"/><path d="M101.001 8.738V4.076h-2.698v16.189H101v-.927a5.859 5.859 0 003.639 1.238c3.547 0 6.33-2.98 6.33-6.538 0-3.558-2.783-6.538-6.33-6.538a5.859 5.859 0 00-3.639 1.238zm-.201 5.3c0 2.173 1.781 3.84 3.735 3.84 1.955 0 3.737-1.667 3.737-3.84s-1.782-3.84-3.737-3.84c-1.954 0-3.735 1.667-3.735 3.84z" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-topazlabs-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%20125%2024%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M16.32%204.698V2H2v2.698h5.811v15.566h2.699V4.698h5.81zM72.567%203.868h2.698v13.698h7.68v2.699H72.566V3.868z%22%2F%3E%3Cpath%20d%3D%22M12.689%2014.038a6.538%206.538%200%201113.075%200%206.538%206.538%200%2001-13.075%200zm6.538-3.84a3.84%203.84%200%20100%207.68%203.84%203.84%200%20000-7.68zM30.227%2024v-4.662a5.86%205.86%200%20003.638%201.238c3.548%200%206.33-2.98%206.33-6.538%200-3.559-2.782-6.538-6.33-6.538a5.86%205.86%200%2000-3.638%201.238v-.927h-2.698v16.19h2.698zm3.535-13.802c-1.955%200-3.736%201.667-3.736%203.84s1.781%203.84%203.736%203.84c1.954%200%203.736-1.667%203.736-3.84s-1.782-3.84-3.736-3.84zM51.604%208.733A5.86%205.86%200%200047.972%207.5c-3.547%200-6.33%202.98-6.33%206.538%200%203.558%202.783%206.538%206.33%206.538a5.86%205.86%200%20003.632-1.233v.921h2.698V7.811h-2.698v.922zm.208%205.305c0-2.173-1.775-3.84-3.73-3.84-1.954%200-3.742%201.667-3.742%203.84s1.788%203.84%203.743%203.84c1.954%200%203.729-1.667%203.729-3.84zM89.69%207.5a5.86%205.86%200%20013.632%201.233V7.81h2.698v12.453h-2.698v-.921a5.861%205.861%200%2001-3.633%201.233c-3.547%200-6.33-2.98-6.33-6.538%200-3.559%202.783-6.538%206.33-6.538zm.11%202.698c1.954%200%203.73%201.667%203.73%203.84s-1.776%203.84-3.73%203.84c-1.955%200-3.743-1.667-3.743-3.84s1.788-3.84%203.743-3.84z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M67.585%209.887V7.812h-11v2.698h6.896l-7.103%207.679v2.076h11v-2.699h-6.896l7.103-7.679zM117.233%207.475c-1.252%200-2.571.21-3.536%201.002-1.008.826-1.679%202.134-1.263%203.691.336%201.256%201.165%202.014%202.097%202.468.851.414%201.842.599%202.619.744l.018.003c.867.162%201.506.283%202.002.502.425.189.606.39.696.685.094.306-.082.683-.385.922-.453.358-1.214.625-2.041.625-1.402%200-2.495-.786-3.011-1.874l-2.428%201.114c.926%201.952%202.925%203.193%205.439%203.193%201.336%200%202.925-.211%203.928-1.004%201.044-.825%201.752-2.158%201.272-3.733-.374-1.225-1.452-1.924-2.369-2.33-.798-.354-1.725-.526-2.468-.664l-.137-.025c-.85-.159-1.476-.291-1.948-.52-.395-.193-.61-.36-.707-.726-.1-.369.017-.732.4-1.047.427-.349%201.117-.594%201.822-.594%201.342%200%202.291.62%202.791%201.745l2.455-1.057c-.941-2.118-2.877-3.12-5.246-3.12z%22%2F%3E%3Cpath%20d%3D%22M101.001%208.738V4.076h-2.698v16.189H101v-.927a5.859%205.859%200%20003.639%201.238c3.547%200%206.33-2.98%206.33-6.538%200-3.558-2.783-6.538-6.33-6.538a5.859%205.859%200%2000-3.639%201.238zm-.201%205.3c0%202.173%201.781%203.84%203.735%203.84%201.955%200%203.737-1.667%203.737-3.84s-1.782-3.84-3.737-3.84c-1.954%200-3.735%201.667-3.735%203.84z%22%20clip-rule%3D%22evenodd%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%20125%2024%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M16.32%204.698V2H2v2.698h5.811v15.566h2.699V4.698h5.81zM72.567%203.868h2.698v13.698h7.68v2.699H72.566V3.868z%22%2F%3E%3Cpath%20d%3D%22M12.689%2014.038a6.538%206.538%200%201113.075%200%206.538%206.538%200%2001-13.075%200zm6.538-3.84a3.84%203.84%200%20100%207.68%203.84%203.84%200%20000-7.68zM30.227%2024v-4.662a5.86%205.86%200%20003.638%201.238c3.548%200%206.33-2.98%206.33-6.538%200-3.559-2.782-6.538-6.33-6.538a5.86%205.86%200%2000-3.638%201.238v-.927h-2.698v16.19h2.698zm3.535-13.802c-1.955%200-3.736%201.667-3.736%203.84s1.781%203.84%203.736%203.84c1.954%200%203.736-1.667%203.736-3.84s-1.782-3.84-3.736-3.84zM51.604%208.733A5.86%205.86%200%200047.972%207.5c-3.547%200-6.33%202.98-6.33%206.538%200%203.558%202.783%206.538%206.33%206.538a5.86%205.86%200%20003.632-1.233v.921h2.698V7.811h-2.698v.922zm.208%205.305c0-2.173-1.775-3.84-3.73-3.84-1.954%200-3.742%201.667-3.742%203.84s1.788%203.84%203.743%203.84c1.954%200%203.729-1.667%203.729-3.84zM89.69%207.5a5.86%205.86%200%20013.632%201.233V7.81h2.698v12.453h-2.698v-.921a5.861%205.861%200%2001-3.633%201.233c-3.547%200-6.33-2.98-6.33-6.538%200-3.559%202.783-6.538%206.33-6.538zm.11%202.698c1.954%200%203.73%201.667%203.73%203.84s-1.776%203.84-3.73%203.84c-1.955%200-3.743-1.667-3.743-3.84s1.788-3.84%203.743-3.84z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M67.585%209.887V7.812h-11v2.698h6.896l-7.103%207.679v2.076h11v-2.699h-6.896l7.103-7.679zM117.233%207.475c-1.252%200-2.571.21-3.536%201.002-1.008.826-1.679%202.134-1.263%203.691.336%201.256%201.165%202.014%202.097%202.468.851.414%201.842.599%202.619.744l.018.003c.867.162%201.506.283%202.002.502.425.189.606.39.696.685.094.306-.082.683-.385.922-.453.358-1.214.625-2.041.625-1.402%200-2.495-.786-3.011-1.874l-2.428%201.114c.926%201.952%202.925%203.193%205.439%203.193%201.336%200%202.925-.211%203.928-1.004%201.044-.825%201.752-2.158%201.272-3.733-.374-1.225-1.452-1.924-2.369-2.33-.798-.354-1.725-.526-2.468-.664l-.137-.025c-.85-.159-1.476-.291-1.948-.52-.395-.193-.61-.36-.707-.726-.1-.369.017-.732.4-1.047.427-.349%201.117-.594%201.822-.594%201.342%200%202.291.62%202.791%201.745l2.455-1.057c-.941-2.118-2.877-3.12-5.246-3.12z%22%2F%3E%3Cpath%20d%3D%22M101.001%208.738V4.076h-2.698v16.189H101v-.927a5.859%205.859%200%20003.639%201.238c3.547%200%206.33-2.98%206.33-6.538%200-3.558-2.783-6.538-6.33-6.538a5.859%205.859%200%2000-3.639%201.238zm-.201%205.3c0%202.173%201.781%203.84%203.735%203.84%201.955%200%203.737-1.667%203.737-3.84s-1.782-3.84-3.737-3.84c-1.954%200-3.735%201.667-3.735%203.84z%22%20clip-rule%3D%22evenodd%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/topazlabs-text.svg?color=%231a73e8&size=48