sqlite logo
sqlite from Devicon by konpa · Original · MIT Free for personal and commercial use.
- Name
- sqlite
- Set
- Devicon
- Style
- Original
- Viewbox
- 128×128
- License
- MIT
1 other variant in Devicon
The same logo in other sets
Use the sqlite logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVG89VyEssG" x1="-15.615" x2="-6.741" y1="-9.108" y2="-9.108" gradientTransform="rotate(90 -90.486 64.634)scale(9.2712)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#95d7f4"/><stop offset=".92" stop-color="#0f7fcc"/><stop offset="1" stop-color="#0f7fcc"/></linearGradient></defs><path fill="#0b7fcc" d="M69.5 99.176c-.059-.73-.094-1.2-.094-1.2S67.2 83.087 64.57 78.642c-.414-.707.043-3.594 1.207-7.88c.68 1.169 3.54 6.192 4.118 7.81c.648 1.824.78 2.347.78 2.347s-1.57-8.082-4.144-12.797a162 162 0 0 1 2.004-6.265c.973 1.71 3.313 5.859 3.828 7.3c.102.293.192.543.27.774l.074-.414c-.59-2.504-1.75-6.86-3.336-10.082c3.52-18.328 15.531-42.824 27.84-53.754H16.9c-5.387 0-9.789 4.406-9.789 9.789v88.57c0 5.383 4.406 9.789 9.79 9.789h52.897a119 119 0 0 1-.297-14.652"/><path fill="url(#SVG89VyEssG)" d="M65.777 70.762c.68 1.168 3.54 6.188 4.117 7.809c.649 1.824.781 2.347.781 2.347s-1.57-8.082-4.144-12.797a165 165 0 0 1 2.004-6.27c.887 1.567 2.922 5.169 3.652 6.872l.082-.961c-.648-2.496-1.633-5.766-2.898-8.328c3.242-16.871 13.68-38.97 24.926-50.898H16.899a6.94 6.94 0 0 0-6.934 6.933v82.11c17.527-6.731 38.664-12.88 56.855-12.614c-.672-2.605-1.441-4.96-2.25-6.324c-.414-.707.043-3.597 1.207-7.879"/><path fill="#003956" d="M115.95 2.781c-5.5-4.906-12.164-2.933-18.734 2.899a44 44 0 0 0-2.914 2.859c-11.25 11.926-21.684 34.023-24.926 50.895c1.262 2.563 2.25 5.832 2.894 8.328c.168.64.32 1.242.442 1.754c.285 1.207.437 1.996.437 1.996s-.101-.383-.515-1.582c-.078-.23-.168-.484-.27-.773a8 8 0 0 0-.172-.434c-.734-1.703-2.765-5.305-3.656-6.867c-.762 2.25-1.437 4.36-2.004 6.265c2.578 4.715 4.149 12.797 4.149 12.797s-.137-.523-.782-2.347c-.578-1.621-3.441-6.64-4.117-7.809c-1.164 4.281-1.625 7.172-1.207 7.88c.809 1.362 1.574 3.722 2.25 6.323c1.524 5.867 2.586 13.012 2.586 13.012s.031.469.094 1.2a119 119 0 0 0 .297 14.651c.504 6.11 1.453 11.363 2.664 14.172l.828-.449c-1.781-5.535-2.504-12.793-2.188-21.156c.48-12.793 3.422-28.215 8.856-44.289c9.191-24.27 21.938-43.738 33.602-53.035c-10.633 9.602-25.023 40.684-29.332 52.195c-4.82 12.891-8.238 24.984-10.301 36.574c3.55-10.863 15.047-15.53 15.047-15.53s5.637-6.958 12.227-16.888c-3.95.903-10.43 2.442-12.598 3.352c-3.2 1.344-4.067 1.8-4.067 1.8s10.371-6.312 19.27-9.171c12.234-19.27 25.562-46.648 12.141-58.621"/></svg>
React
import type { SVGProps } from "react";
export function DeviconSqlite(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVG89VyEssG" x1="-15.615" x2="-6.741" y1="-9.108" y2="-9.108" gradientTransform="rotate(90 -90.486 64.634)scale(9.2712)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#95d7f4"/><stop offset=".92" stopColor="#0f7fcc"/><stop offset="1" stopColor="#0f7fcc"/></linearGradient></defs><path fill="#0b7fcc" d="M69.5 99.176c-.059-.73-.094-1.2-.094-1.2S67.2 83.087 64.57 78.642c-.414-.707.043-3.594 1.207-7.88c.68 1.169 3.54 6.192 4.118 7.81c.648 1.824.78 2.347.78 2.347s-1.57-8.082-4.144-12.797a162 162 0 0 1 2.004-6.265c.973 1.71 3.313 5.859 3.828 7.3c.102.293.192.543.27.774l.074-.414c-.59-2.504-1.75-6.86-3.336-10.082c3.52-18.328 15.531-42.824 27.84-53.754H16.9c-5.387 0-9.789 4.406-9.789 9.789v88.57c0 5.383 4.406 9.789 9.79 9.789h52.897a119 119 0 0 1-.297-14.652"/><path fill="url(#SVG89VyEssG)" d="M65.777 70.762c.68 1.168 3.54 6.188 4.117 7.809c.649 1.824.781 2.347.781 2.347s-1.57-8.082-4.144-12.797a165 165 0 0 1 2.004-6.27c.887 1.567 2.922 5.169 3.652 6.872l.082-.961c-.648-2.496-1.633-5.766-2.898-8.328c3.242-16.871 13.68-38.97 24.926-50.898H16.899a6.94 6.94 0 0 0-6.934 6.933v82.11c17.527-6.731 38.664-12.88 56.855-12.614c-.672-2.605-1.441-4.96-2.25-6.324c-.414-.707.043-3.597 1.207-7.879"/><path fill="#003956" d="M115.95 2.781c-5.5-4.906-12.164-2.933-18.734 2.899a44 44 0 0 0-2.914 2.859c-11.25 11.926-21.684 34.023-24.926 50.895c1.262 2.563 2.25 5.832 2.894 8.328c.168.64.32 1.242.442 1.754c.285 1.207.437 1.996.437 1.996s-.101-.383-.515-1.582c-.078-.23-.168-.484-.27-.773a8 8 0 0 0-.172-.434c-.734-1.703-2.765-5.305-3.656-6.867c-.762 2.25-1.437 4.36-2.004 6.265c2.578 4.715 4.149 12.797 4.149 12.797s-.137-.523-.782-2.347c-.578-1.621-3.441-6.64-4.117-7.809c-1.164 4.281-1.625 7.172-1.207 7.88c.809 1.362 1.574 3.722 2.25 6.323c1.524 5.867 2.586 13.012 2.586 13.012s.031.469.094 1.2a119 119 0 0 0 .297 14.651c.504 6.11 1.453 11.363 2.664 14.172l.828-.449c-1.781-5.535-2.504-12.793-2.188-21.156c.48-12.793 3.422-28.215 8.856-44.289c9.191-24.27 21.938-43.738 33.602-53.035c-10.633 9.602-25.023 40.684-29.332 52.195c-4.82 12.891-8.238 24.984-10.301 36.574c3.55-10.863 15.047-15.53 15.047-15.53s5.637-6.958 12.227-16.888c-3.95.903-10.43 2.442-12.598 3.352c-3.2 1.344-4.067 1.8-4.067 1.8s10.371-6.312 19.27-9.171c12.234-19.27 25.562-46.648 12.141-58.621"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVG89VyEssG" x1="-15.615" x2="-6.741" y1="-9.108" y2="-9.108" gradientTransform="rotate(90 -90.486 64.634)scale(9.2712)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#95d7f4"/><stop offset=".92" stop-color="#0f7fcc"/><stop offset="1" stop-color="#0f7fcc"/></linearGradient></defs><path fill="#0b7fcc" d="M69.5 99.176c-.059-.73-.094-1.2-.094-1.2S67.2 83.087 64.57 78.642c-.414-.707.043-3.594 1.207-7.88c.68 1.169 3.54 6.192 4.118 7.81c.648 1.824.78 2.347.78 2.347s-1.57-8.082-4.144-12.797a162 162 0 0 1 2.004-6.265c.973 1.71 3.313 5.859 3.828 7.3c.102.293.192.543.27.774l.074-.414c-.59-2.504-1.75-6.86-3.336-10.082c3.52-18.328 15.531-42.824 27.84-53.754H16.9c-5.387 0-9.789 4.406-9.789 9.789v88.57c0 5.383 4.406 9.789 9.79 9.789h52.897a119 119 0 0 1-.297-14.652"/><path fill="url(#SVG89VyEssG)" d="M65.777 70.762c.68 1.168 3.54 6.188 4.117 7.809c.649 1.824.781 2.347.781 2.347s-1.57-8.082-4.144-12.797a165 165 0 0 1 2.004-6.27c.887 1.567 2.922 5.169 3.652 6.872l.082-.961c-.648-2.496-1.633-5.766-2.898-8.328c3.242-16.871 13.68-38.97 24.926-50.898H16.899a6.94 6.94 0 0 0-6.934 6.933v82.11c17.527-6.731 38.664-12.88 56.855-12.614c-.672-2.605-1.441-4.96-2.25-6.324c-.414-.707.043-3.597 1.207-7.879"/><path fill="#003956" d="M115.95 2.781c-5.5-4.906-12.164-2.933-18.734 2.899a44 44 0 0 0-2.914 2.859c-11.25 11.926-21.684 34.023-24.926 50.895c1.262 2.563 2.25 5.832 2.894 8.328c.168.64.32 1.242.442 1.754c.285 1.207.437 1.996.437 1.996s-.101-.383-.515-1.582c-.078-.23-.168-.484-.27-.773a8 8 0 0 0-.172-.434c-.734-1.703-2.765-5.305-3.656-6.867c-.762 2.25-1.437 4.36-2.004 6.265c2.578 4.715 4.149 12.797 4.149 12.797s-.137-.523-.782-2.347c-.578-1.621-3.441-6.64-4.117-7.809c-1.164 4.281-1.625 7.172-1.207 7.88c.809 1.362 1.574 3.722 2.25 6.323c1.524 5.867 2.586 13.012 2.586 13.012s.031.469.094 1.2a119 119 0 0 0 .297 14.651c.504 6.11 1.453 11.363 2.664 14.172l.828-.449c-1.781-5.535-2.504-12.793-2.188-21.156c.48-12.793 3.422-28.215 8.856-44.289c9.191-24.27 21.938-43.738 33.602-53.035c-10.633 9.602-25.023 40.684-29.332 52.195c-4.82 12.891-8.238 24.984-10.301 36.574c3.55-10.863 15.047-15.53 15.047-15.53s5.637-6.958 12.227-16.888c-3.95.903-10.43 2.442-12.598 3.352c-3.2 1.344-4.067 1.8-4.067 1.8s10.371-6.312 19.27-9.171c12.234-19.27 25.562-46.648 12.141-58.621"/></svg> </template>
CSS
.icon-sqlite {
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%20128%20128%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG89VyEssG%22%20x1%3D%22-15.615%22%20x2%3D%22-6.741%22%20y1%3D%22-9.108%22%20y2%3D%22-9.108%22%20gradientTransform%3D%22rotate(90%20-90.486%2064.634)scale(9.2712)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2395d7f4%22%2F%3E%3Cstop%20offset%3D%22.92%22%20stop-color%3D%22%230f7fcc%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%230f7fcc%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%230b7fcc%22%20d%3D%22M69.5%2099.176c-.059-.73-.094-1.2-.094-1.2S67.2%2083.087%2064.57%2078.642c-.414-.707.043-3.594%201.207-7.88c.68%201.169%203.54%206.192%204.118%207.81c.648%201.824.78%202.347.78%202.347s-1.57-8.082-4.144-12.797a162%20162%200%200%201%202.004-6.265c.973%201.71%203.313%205.859%203.828%207.3c.102.293.192.543.27.774l.074-.414c-.59-2.504-1.75-6.86-3.336-10.082c3.52-18.328%2015.531-42.824%2027.84-53.754H16.9c-5.387%200-9.789%204.406-9.789%209.789v88.57c0%205.383%204.406%209.789%209.79%209.789h52.897a119%20119%200%200%201-.297-14.652%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG89VyEssG)%22%20d%3D%22M65.777%2070.762c.68%201.168%203.54%206.188%204.117%207.809c.649%201.824.781%202.347.781%202.347s-1.57-8.082-4.144-12.797a165%20165%200%200%201%202.004-6.27c.887%201.567%202.922%205.169%203.652%206.872l.082-.961c-.648-2.496-1.633-5.766-2.898-8.328c3.242-16.871%2013.68-38.97%2024.926-50.898H16.899a6.94%206.94%200%200%200-6.934%206.933v82.11c17.527-6.731%2038.664-12.88%2056.855-12.614c-.672-2.605-1.441-4.96-2.25-6.324c-.414-.707.043-3.597%201.207-7.879%22%2F%3E%3Cpath%20fill%3D%22%23003956%22%20d%3D%22M115.95%202.781c-5.5-4.906-12.164-2.933-18.734%202.899a44%2044%200%200%200-2.914%202.859c-11.25%2011.926-21.684%2034.023-24.926%2050.895c1.262%202.563%202.25%205.832%202.894%208.328c.168.64.32%201.242.442%201.754c.285%201.207.437%201.996.437%201.996s-.101-.383-.515-1.582c-.078-.23-.168-.484-.27-.773a8%208%200%200%200-.172-.434c-.734-1.703-2.765-5.305-3.656-6.867c-.762%202.25-1.437%204.36-2.004%206.265c2.578%204.715%204.149%2012.797%204.149%2012.797s-.137-.523-.782-2.347c-.578-1.621-3.441-6.64-4.117-7.809c-1.164%204.281-1.625%207.172-1.207%207.88c.809%201.362%201.574%203.722%202.25%206.323c1.524%205.867%202.586%2013.012%202.586%2013.012s.031.469.094%201.2a119%20119%200%200%200%20.297%2014.651c.504%206.11%201.453%2011.363%202.664%2014.172l.828-.449c-1.781-5.535-2.504-12.793-2.188-21.156c.48-12.793%203.422-28.215%208.856-44.289c9.191-24.27%2021.938-43.738%2033.602-53.035c-10.633%209.602-25.023%2040.684-29.332%2052.195c-4.82%2012.891-8.238%2024.984-10.301%2036.574c3.55-10.863%2015.047-15.53%2015.047-15.53s5.637-6.958%2012.227-16.888c-3.95.903-10.43%202.442-12.598%203.352c-3.2%201.344-4.067%201.8-4.067%201.8s10.371-6.312%2019.27-9.171c12.234-19.27%2025.562-46.648%2012.141-58.621%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%20128%20128%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG89VyEssG%22%20x1%3D%22-15.615%22%20x2%3D%22-6.741%22%20y1%3D%22-9.108%22%20y2%3D%22-9.108%22%20gradientTransform%3D%22rotate(90%20-90.486%2064.634)scale(9.2712)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2395d7f4%22%2F%3E%3Cstop%20offset%3D%22.92%22%20stop-color%3D%22%230f7fcc%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%230f7fcc%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%230b7fcc%22%20d%3D%22M69.5%2099.176c-.059-.73-.094-1.2-.094-1.2S67.2%2083.087%2064.57%2078.642c-.414-.707.043-3.594%201.207-7.88c.68%201.169%203.54%206.192%204.118%207.81c.648%201.824.78%202.347.78%202.347s-1.57-8.082-4.144-12.797a162%20162%200%200%201%202.004-6.265c.973%201.71%203.313%205.859%203.828%207.3c.102.293.192.543.27.774l.074-.414c-.59-2.504-1.75-6.86-3.336-10.082c3.52-18.328%2015.531-42.824%2027.84-53.754H16.9c-5.387%200-9.789%204.406-9.789%209.789v88.57c0%205.383%204.406%209.789%209.79%209.789h52.897a119%20119%200%200%201-.297-14.652%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG89VyEssG)%22%20d%3D%22M65.777%2070.762c.68%201.168%203.54%206.188%204.117%207.809c.649%201.824.781%202.347.781%202.347s-1.57-8.082-4.144-12.797a165%20165%200%200%201%202.004-6.27c.887%201.567%202.922%205.169%203.652%206.872l.082-.961c-.648-2.496-1.633-5.766-2.898-8.328c3.242-16.871%2013.68-38.97%2024.926-50.898H16.899a6.94%206.94%200%200%200-6.934%206.933v82.11c17.527-6.731%2038.664-12.88%2056.855-12.614c-.672-2.605-1.441-4.96-2.25-6.324c-.414-.707.043-3.597%201.207-7.879%22%2F%3E%3Cpath%20fill%3D%22%23003956%22%20d%3D%22M115.95%202.781c-5.5-4.906-12.164-2.933-18.734%202.899a44%2044%200%200%200-2.914%202.859c-11.25%2011.926-21.684%2034.023-24.926%2050.895c1.262%202.563%202.25%205.832%202.894%208.328c.168.64.32%201.242.442%201.754c.285%201.207.437%201.996.437%201.996s-.101-.383-.515-1.582c-.078-.23-.168-.484-.27-.773a8%208%200%200%200-.172-.434c-.734-1.703-2.765-5.305-3.656-6.867c-.762%202.25-1.437%204.36-2.004%206.265c2.578%204.715%204.149%2012.797%204.149%2012.797s-.137-.523-.782-2.347c-.578-1.621-3.441-6.64-4.117-7.809c-1.164%204.281-1.625%207.172-1.207%207.88c.809%201.362%201.574%203.722%202.25%206.323c1.524%205.867%202.586%2013.012%202.586%2013.012s.031.469.094%201.2a119%20119%200%200%200%20.297%2014.651c.504%206.11%201.453%2011.363%202.664%2014.172l.828-.449c-1.781-5.535-2.504-12.793-2.188-21.156c.48-12.793%203.422-28.215%208.856-44.289c9.191-24.27%2021.938-43.738%2033.602-53.035c-10.633%209.602-25.023%2040.684-29.332%2052.195c-4.82%2012.891-8.238%2024.984-10.301%2036.574c3.55-10.863%2015.047-15.53%2015.047-15.53s5.637-6.958%2012.227-16.888c-3.95.903-10.43%202.442-12.598%203.352c-3.2%201.344-4.067%201.8-4.067%201.8s10.371-6.312%2019.27-9.171c12.234-19.27%2025.562-46.648%2012.141-58.621%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/sqlite.svg?color=%231a73e8&size=48