booqable icon logo
booqable-icon from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- booqable-icon
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×135
- License
- CC0
Use the booqable icon logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 135"><path fill="#1d1d1b" d="M241.249 119.034c-4.8 5.404-13.901 3.932-29.136-4.482c-8.805-4.804-18.433-11.323-28.616-18.214l-3.912-2.623c-6.227-4.184-12.667-8.507-18.849-12.3a255 255 0 0 0-4.73-2.791l-3.148-1.74c-3.435-1.904-6.405-3.371-8.889-4.412a50 50 0 0 0-1.621-.71v-.004q-1.43-.626-2.866-1.215l-.54-.322h-.248c-16.504-6.653-33.945-10.025-51.897-10.025c-14.65 0-28.864 2.27-42.492 6.663c24.5-22.706 55.585-43.81 66.606-50.221c4.76-2.776 10.64-4.244 17.005-4.244c6.396 0 12.578 1.517 17.407 4.274c26.503 15.11 93.68 66.532 98.058 93.318l.005.04c.63 3.733-.07 6.678-2.137 9.008M21.906 121.82c-3.06 0-5.28-.887-6.96-2.776c-2.202-2.489-2.97-5.622-2.34-9.598c.242-1.562.733-3.272 1.472-5.116c.05-.14.129-.288.188-.422c.327-.793.674-1.601 1.09-2.439c.16-.322.363-.664.531-.991c.357-.685.704-1.359 1.11-2.068l.387-.634c.03-.05.07-.105.1-.154c3.029-5.062 7.783-9.28 13.757-12.21C48.593 76.903 67.284 72.59 86.797 72.59c7.065 0 14.04.57 20.897 1.716c-.278.129-.56.287-.838.421q-1.332.654-2.692 1.359c-.486.253-.972.505-1.468.768a230 230 0 0 0-2.78 1.527c-.462.258-.913.506-1.374.769q-1.832 1.048-3.684 2.156a267 267 0 0 0-4.675 2.85c-.585.368-1.175.744-1.765 1.116c-.848.536-1.695 1.071-2.548 1.621c-.66.422-1.324.853-1.988 1.28c-.793.52-1.592 1.036-2.39 1.561c-.674.441-1.343.878-2.017 1.324c-.818.54-1.641 1.086-2.46 1.631c-.664.441-1.333.882-1.997 1.324Q73 95.358 70.992 96.705c-18.557 12.35-37.743 25.115-49.086 25.115m233.7-13.846C249.816 72.67 171.881 17.545 151.46 5.9C144.787 2.097 136.428 0 127.916 0c-8.552 0-16.593 2.048-23.237 5.924C88.9 15.101 38 50.058 13.572 81.524c-2.499 3.218-4.66 6.321-6.44 9.246l-.446.714C3.19 97.39 1.118 102.634.36 107.532c-1.205 7.62.63 14.442 5.314 19.742c4.05 4.541 9.663 6.946 16.232 6.946c15.091 0 34.937-13.213 56.275-27.412c17.332-11.59 38.898-26.017 49.909-26.017c1.735 0 3.956.45 6.603 1.343l.69.238c.59.203 1.184.431 1.79.67l1.799.773c2.26.947 4.843 2.23 8.14 4.055c.382.213.779.431.893.481c.238.134.476.253.758.392l1.007.59a231 231 0 0 1 4.53 2.682c5.925 3.624 12.251 7.877 18.374 11.987l3.872 2.598c10.441 7.07 20.302 13.748 29.607 18.82c11.27 6.222 19.985 9.117 27.426 9.117c6.951 0 12.652-2.444 16.936-7.273c4.59-5.171 6.346-11.84 5.091-19.29"/></svg>
React
import type { SVGProps } from "react";
export function LogosBooqableIcon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 135"><path fill="#1d1d1b" d="M241.249 119.034c-4.8 5.404-13.901 3.932-29.136-4.482c-8.805-4.804-18.433-11.323-28.616-18.214l-3.912-2.623c-6.227-4.184-12.667-8.507-18.849-12.3a255 255 0 0 0-4.73-2.791l-3.148-1.74c-3.435-1.904-6.405-3.371-8.889-4.412a50 50 0 0 0-1.621-.71v-.004q-1.43-.626-2.866-1.215l-.54-.322h-.248c-16.504-6.653-33.945-10.025-51.897-10.025c-14.65 0-28.864 2.27-42.492 6.663c24.5-22.706 55.585-43.81 66.606-50.221c4.76-2.776 10.64-4.244 17.005-4.244c6.396 0 12.578 1.517 17.407 4.274c26.503 15.11 93.68 66.532 98.058 93.318l.005.04c.63 3.733-.07 6.678-2.137 9.008M21.906 121.82c-3.06 0-5.28-.887-6.96-2.776c-2.202-2.489-2.97-5.622-2.34-9.598c.242-1.562.733-3.272 1.472-5.116c.05-.14.129-.288.188-.422c.327-.793.674-1.601 1.09-2.439c.16-.322.363-.664.531-.991c.357-.685.704-1.359 1.11-2.068l.387-.634c.03-.05.07-.105.1-.154c3.029-5.062 7.783-9.28 13.757-12.21C48.593 76.903 67.284 72.59 86.797 72.59c7.065 0 14.04.57 20.897 1.716c-.278.129-.56.287-.838.421q-1.332.654-2.692 1.359c-.486.253-.972.505-1.468.768a230 230 0 0 0-2.78 1.527c-.462.258-.913.506-1.374.769q-1.832 1.048-3.684 2.156a267 267 0 0 0-4.675 2.85c-.585.368-1.175.744-1.765 1.116c-.848.536-1.695 1.071-2.548 1.621c-.66.422-1.324.853-1.988 1.28c-.793.52-1.592 1.036-2.39 1.561c-.674.441-1.343.878-2.017 1.324c-.818.54-1.641 1.086-2.46 1.631c-.664.441-1.333.882-1.997 1.324Q73 95.358 70.992 96.705c-18.557 12.35-37.743 25.115-49.086 25.115m233.7-13.846C249.816 72.67 171.881 17.545 151.46 5.9C144.787 2.097 136.428 0 127.916 0c-8.552 0-16.593 2.048-23.237 5.924C88.9 15.101 38 50.058 13.572 81.524c-2.499 3.218-4.66 6.321-6.44 9.246l-.446.714C3.19 97.39 1.118 102.634.36 107.532c-1.205 7.62.63 14.442 5.314 19.742c4.05 4.541 9.663 6.946 16.232 6.946c15.091 0 34.937-13.213 56.275-27.412c17.332-11.59 38.898-26.017 49.909-26.017c1.735 0 3.956.45 6.603 1.343l.69.238c.59.203 1.184.431 1.79.67l1.799.773c2.26.947 4.843 2.23 8.14 4.055c.382.213.779.431.893.481c.238.134.476.253.758.392l1.007.59a231 231 0 0 1 4.53 2.682c5.925 3.624 12.251 7.877 18.374 11.987l3.872 2.598c10.441 7.07 20.302 13.748 29.607 18.82c11.27 6.222 19.985 9.117 27.426 9.117c6.951 0 12.652-2.444 16.936-7.273c4.59-5.171 6.346-11.84 5.091-19.29"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 135"><path fill="#1d1d1b" d="M241.249 119.034c-4.8 5.404-13.901 3.932-29.136-4.482c-8.805-4.804-18.433-11.323-28.616-18.214l-3.912-2.623c-6.227-4.184-12.667-8.507-18.849-12.3a255 255 0 0 0-4.73-2.791l-3.148-1.74c-3.435-1.904-6.405-3.371-8.889-4.412a50 50 0 0 0-1.621-.71v-.004q-1.43-.626-2.866-1.215l-.54-.322h-.248c-16.504-6.653-33.945-10.025-51.897-10.025c-14.65 0-28.864 2.27-42.492 6.663c24.5-22.706 55.585-43.81 66.606-50.221c4.76-2.776 10.64-4.244 17.005-4.244c6.396 0 12.578 1.517 17.407 4.274c26.503 15.11 93.68 66.532 98.058 93.318l.005.04c.63 3.733-.07 6.678-2.137 9.008M21.906 121.82c-3.06 0-5.28-.887-6.96-2.776c-2.202-2.489-2.97-5.622-2.34-9.598c.242-1.562.733-3.272 1.472-5.116c.05-.14.129-.288.188-.422c.327-.793.674-1.601 1.09-2.439c.16-.322.363-.664.531-.991c.357-.685.704-1.359 1.11-2.068l.387-.634c.03-.05.07-.105.1-.154c3.029-5.062 7.783-9.28 13.757-12.21C48.593 76.903 67.284 72.59 86.797 72.59c7.065 0 14.04.57 20.897 1.716c-.278.129-.56.287-.838.421q-1.332.654-2.692 1.359c-.486.253-.972.505-1.468.768a230 230 0 0 0-2.78 1.527c-.462.258-.913.506-1.374.769q-1.832 1.048-3.684 2.156a267 267 0 0 0-4.675 2.85c-.585.368-1.175.744-1.765 1.116c-.848.536-1.695 1.071-2.548 1.621c-.66.422-1.324.853-1.988 1.28c-.793.52-1.592 1.036-2.39 1.561c-.674.441-1.343.878-2.017 1.324c-.818.54-1.641 1.086-2.46 1.631c-.664.441-1.333.882-1.997 1.324Q73 95.358 70.992 96.705c-18.557 12.35-37.743 25.115-49.086 25.115m233.7-13.846C249.816 72.67 171.881 17.545 151.46 5.9C144.787 2.097 136.428 0 127.916 0c-8.552 0-16.593 2.048-23.237 5.924C88.9 15.101 38 50.058 13.572 81.524c-2.499 3.218-4.66 6.321-6.44 9.246l-.446.714C3.19 97.39 1.118 102.634.36 107.532c-1.205 7.62.63 14.442 5.314 19.742c4.05 4.541 9.663 6.946 16.232 6.946c15.091 0 34.937-13.213 56.275-27.412c17.332-11.59 38.898-26.017 49.909-26.017c1.735 0 3.956.45 6.603 1.343l.69.238c.59.203 1.184.431 1.79.67l1.799.773c2.26.947 4.843 2.23 8.14 4.055c.382.213.779.431.893.481c.238.134.476.253.758.392l1.007.59a231 231 0 0 1 4.53 2.682c5.925 3.624 12.251 7.877 18.374 11.987l3.872 2.598c10.441 7.07 20.302 13.748 29.607 18.82c11.27 6.222 19.985 9.117 27.426 9.117c6.951 0 12.652-2.444 16.936-7.273c4.59-5.171 6.346-11.84 5.091-19.29"/></svg> </template>
CSS
.icon-booqable-icon {
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%20256%20135%22%3E%3Cpath%20fill%3D%22%231d1d1b%22%20d%3D%22M241.249%20119.034c-4.8%205.404-13.901%203.932-29.136-4.482c-8.805-4.804-18.433-11.323-28.616-18.214l-3.912-2.623c-6.227-4.184-12.667-8.507-18.849-12.3a255%20255%200%200%200-4.73-2.791l-3.148-1.74c-3.435-1.904-6.405-3.371-8.889-4.412a50%2050%200%200%200-1.621-.71v-.004q-1.43-.626-2.866-1.215l-.54-.322h-.248c-16.504-6.653-33.945-10.025-51.897-10.025c-14.65%200-28.864%202.27-42.492%206.663c24.5-22.706%2055.585-43.81%2066.606-50.221c4.76-2.776%2010.64-4.244%2017.005-4.244c6.396%200%2012.578%201.517%2017.407%204.274c26.503%2015.11%2093.68%2066.532%2098.058%2093.318l.005.04c.63%203.733-.07%206.678-2.137%209.008M21.906%20121.82c-3.06%200-5.28-.887-6.96-2.776c-2.202-2.489-2.97-5.622-2.34-9.598c.242-1.562.733-3.272%201.472-5.116c.05-.14.129-.288.188-.422c.327-.793.674-1.601%201.09-2.439c.16-.322.363-.664.531-.991c.357-.685.704-1.359%201.11-2.068l.387-.634c.03-.05.07-.105.1-.154c3.029-5.062%207.783-9.28%2013.757-12.21C48.593%2076.903%2067.284%2072.59%2086.797%2072.59c7.065%200%2014.04.57%2020.897%201.716c-.278.129-.56.287-.838.421q-1.332.654-2.692%201.359c-.486.253-.972.505-1.468.768a230%20230%200%200%200-2.78%201.527c-.462.258-.913.506-1.374.769q-1.832%201.048-3.684%202.156a267%20267%200%200%200-4.675%202.85c-.585.368-1.175.744-1.765%201.116c-.848.536-1.695%201.071-2.548%201.621c-.66.422-1.324.853-1.988%201.28c-.793.52-1.592%201.036-2.39%201.561c-.674.441-1.343.878-2.017%201.324c-.818.54-1.641%201.086-2.46%201.631c-.664.441-1.333.882-1.997%201.324Q73%2095.358%2070.992%2096.705c-18.557%2012.35-37.743%2025.115-49.086%2025.115m233.7-13.846C249.816%2072.67%20171.881%2017.545%20151.46%205.9C144.787%202.097%20136.428%200%20127.916%200c-8.552%200-16.593%202.048-23.237%205.924C88.9%2015.101%2038%2050.058%2013.572%2081.524c-2.499%203.218-4.66%206.321-6.44%209.246l-.446.714C3.19%2097.39%201.118%20102.634.36%20107.532c-1.205%207.62.63%2014.442%205.314%2019.742c4.05%204.541%209.663%206.946%2016.232%206.946c15.091%200%2034.937-13.213%2056.275-27.412c17.332-11.59%2038.898-26.017%2049.909-26.017c1.735%200%203.956.45%206.603%201.343l.69.238c.59.203%201.184.431%201.79.67l1.799.773c2.26.947%204.843%202.23%208.14%204.055c.382.213.779.431.893.481c.238.134.476.253.758.392l1.007.59a231%20231%200%200%201%204.53%202.682c5.925%203.624%2012.251%207.877%2018.374%2011.987l3.872%202.598c10.441%207.07%2020.302%2013.748%2029.607%2018.82c11.27%206.222%2019.985%209.117%2027.426%209.117c6.951%200%2012.652-2.444%2016.936-7.273c4.59-5.171%206.346-11.84%205.091-19.29%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%20256%20135%22%3E%3Cpath%20fill%3D%22%231d1d1b%22%20d%3D%22M241.249%20119.034c-4.8%205.404-13.901%203.932-29.136-4.482c-8.805-4.804-18.433-11.323-28.616-18.214l-3.912-2.623c-6.227-4.184-12.667-8.507-18.849-12.3a255%20255%200%200%200-4.73-2.791l-3.148-1.74c-3.435-1.904-6.405-3.371-8.889-4.412a50%2050%200%200%200-1.621-.71v-.004q-1.43-.626-2.866-1.215l-.54-.322h-.248c-16.504-6.653-33.945-10.025-51.897-10.025c-14.65%200-28.864%202.27-42.492%206.663c24.5-22.706%2055.585-43.81%2066.606-50.221c4.76-2.776%2010.64-4.244%2017.005-4.244c6.396%200%2012.578%201.517%2017.407%204.274c26.503%2015.11%2093.68%2066.532%2098.058%2093.318l.005.04c.63%203.733-.07%206.678-2.137%209.008M21.906%20121.82c-3.06%200-5.28-.887-6.96-2.776c-2.202-2.489-2.97-5.622-2.34-9.598c.242-1.562.733-3.272%201.472-5.116c.05-.14.129-.288.188-.422c.327-.793.674-1.601%201.09-2.439c.16-.322.363-.664.531-.991c.357-.685.704-1.359%201.11-2.068l.387-.634c.03-.05.07-.105.1-.154c3.029-5.062%207.783-9.28%2013.757-12.21C48.593%2076.903%2067.284%2072.59%2086.797%2072.59c7.065%200%2014.04.57%2020.897%201.716c-.278.129-.56.287-.838.421q-1.332.654-2.692%201.359c-.486.253-.972.505-1.468.768a230%20230%200%200%200-2.78%201.527c-.462.258-.913.506-1.374.769q-1.832%201.048-3.684%202.156a267%20267%200%200%200-4.675%202.85c-.585.368-1.175.744-1.765%201.116c-.848.536-1.695%201.071-2.548%201.621c-.66.422-1.324.853-1.988%201.28c-.793.52-1.592%201.036-2.39%201.561c-.674.441-1.343.878-2.017%201.324c-.818.54-1.641%201.086-2.46%201.631c-.664.441-1.333.882-1.997%201.324Q73%2095.358%2070.992%2096.705c-18.557%2012.35-37.743%2025.115-49.086%2025.115m233.7-13.846C249.816%2072.67%20171.881%2017.545%20151.46%205.9C144.787%202.097%20136.428%200%20127.916%200c-8.552%200-16.593%202.048-23.237%205.924C88.9%2015.101%2038%2050.058%2013.572%2081.524c-2.499%203.218-4.66%206.321-6.44%209.246l-.446.714C3.19%2097.39%201.118%20102.634.36%20107.532c-1.205%207.62.63%2014.442%205.314%2019.742c4.05%204.541%209.663%206.946%2016.232%206.946c15.091%200%2034.937-13.213%2056.275-27.412c17.332-11.59%2038.898-26.017%2049.909-26.017c1.735%200%203.956.45%206.603%201.343l.69.238c.59.203%201.184.431%201.79.67l1.799.773c2.26.947%204.843%202.23%208.14%204.055c.382.213.779.431.893.481c.238.134.476.253.758.392l1.007.59a231%20231%200%200%201%204.53%202.682c5.925%203.624%2012.251%207.877%2018.374%2011.987l3.872%202.598c10.441%207.07%2020.302%2013.748%2029.607%2018.82c11.27%206.222%2019.985%209.117%2027.426%209.117c6.951%200%2012.652-2.444%2016.936-7.273c4.59-5.171%206.346-11.84%205.091-19.29%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/booqable-icon.svg?color=%231a73e8&size=48