librariesdotio logo
librariesdotio from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- librariesdotio
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the librariesdotio logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.152 23.998c-1.164-.054-1.75.044-2.021-.48c-.265-.306-.138-3.465-.185-4.694c1.702-1.365 3.42-2.688 5.145-4.025c0 2.892.147 8.186-.17 8.72c-.27.56-1.33.474-2.77.479zm6.468-.62c-.304-.006-.171-6.048-.204-11.204c1.704-1.357 3.42-2.678 5.143-4.01c-.028 5.924.123 14.775-.108 15.098c-.334.71-1.064.543-2.467.585c-1.094-.06-2.058.16-2.364-.469m8.41.018c-.174-.33-.158-7.898-.104-15.204a501 501 0 0 1 5.12 3.977c-.027 1.216.103 11.184-.165 11.18c-.28.47-.641.488-2.44.488c-.933-.085-1.852.18-2.411-.441M.979 15.564C.957 10.754.927 6.047.999 1.1c.028-.633.251-1.003.94-1.041c.538-.07 3.012-.04 3.463.05a.87.87 0 0 1 .624.65c.097 2.718.075 6.154.097 10.776c-1.717 1.341-3.431 2.678-5.144 4.024zm8.458-6.656c-.048-2.518 0-7.016.03-7.696c.077-1.552 1.087-1.115 2.41-1.2c1.977-.018 2.279.097 2.5.455c.246.368.204 2.598.204 4.422c-1.693 1.323-3.594 2.83-5.144 4.017zm13.583-.013c-1.706-1.338-3.353-2.633-5.064-3.964c.015-1.322-.064-2.744.01-3.995c.107-.54.257-.836 1.16-.866c1.118-.122 2.726-.09 3.419.142c.524.124.52 1.379.485 5.226z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsLibrariesdotio(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.152 23.998c-1.164-.054-1.75.044-2.021-.48c-.265-.306-.138-3.465-.185-4.694c1.702-1.365 3.42-2.688 5.145-4.025c0 2.892.147 8.186-.17 8.72c-.27.56-1.33.474-2.77.479zm6.468-.62c-.304-.006-.171-6.048-.204-11.204c1.704-1.357 3.42-2.678 5.143-4.01c-.028 5.924.123 14.775-.108 15.098c-.334.71-1.064.543-2.467.585c-1.094-.06-2.058.16-2.364-.469m8.41.018c-.174-.33-.158-7.898-.104-15.204a501 501 0 0 1 5.12 3.977c-.027 1.216.103 11.184-.165 11.18c-.28.47-.641.488-2.44.488c-.933-.085-1.852.18-2.411-.441M.979 15.564C.957 10.754.927 6.047.999 1.1c.028-.633.251-1.003.94-1.041c.538-.07 3.012-.04 3.463.05a.87.87 0 0 1 .624.65c.097 2.718.075 6.154.097 10.776c-1.717 1.341-3.431 2.678-5.144 4.024zm8.458-6.656c-.048-2.518 0-7.016.03-7.696c.077-1.552 1.087-1.115 2.41-1.2c1.977-.018 2.279.097 2.5.455c.246.368.204 2.598.204 4.422c-1.693 1.323-3.594 2.83-5.144 4.017zm13.583-.013c-1.706-1.338-3.353-2.633-5.064-3.964c.015-1.322-.064-2.744.01-3.995c.107-.54.257-.836 1.16-.866c1.118-.122 2.726-.09 3.419.142c.524.124.52 1.379.485 5.226z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.152 23.998c-1.164-.054-1.75.044-2.021-.48c-.265-.306-.138-3.465-.185-4.694c1.702-1.365 3.42-2.688 5.145-4.025c0 2.892.147 8.186-.17 8.72c-.27.56-1.33.474-2.77.479zm6.468-.62c-.304-.006-.171-6.048-.204-11.204c1.704-1.357 3.42-2.678 5.143-4.01c-.028 5.924.123 14.775-.108 15.098c-.334.71-1.064.543-2.467.585c-1.094-.06-2.058.16-2.364-.469m8.41.018c-.174-.33-.158-7.898-.104-15.204a501 501 0 0 1 5.12 3.977c-.027 1.216.103 11.184-.165 11.18c-.28.47-.641.488-2.44.488c-.933-.085-1.852.18-2.411-.441M.979 15.564C.957 10.754.927 6.047.999 1.1c.028-.633.251-1.003.94-1.041c.538-.07 3.012-.04 3.463.05a.87.87 0 0 1 .624.65c.097 2.718.075 6.154.097 10.776c-1.717 1.341-3.431 2.678-5.144 4.024zm8.458-6.656c-.048-2.518 0-7.016.03-7.696c.077-1.552 1.087-1.115 2.41-1.2c1.977-.018 2.279.097 2.5.455c.246.368.204 2.598.204 4.422c-1.693 1.323-3.594 2.83-5.144 4.017zm13.583-.013c-1.706-1.338-3.353-2.633-5.064-3.964c.015-1.322-.064-2.744.01-3.995c.107-.54.257-.836 1.16-.866c1.118-.122 2.726-.09 3.419.142c.524.124.52 1.379.485 5.226z"/></svg> </template>
CSS
.icon-librariesdotio {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.152%2023.998c-1.164-.054-1.75.044-2.021-.48c-.265-.306-.138-3.465-.185-4.694c1.702-1.365%203.42-2.688%205.145-4.025c0%202.892.147%208.186-.17%208.72c-.27.56-1.33.474-2.77.479zm6.468-.62c-.304-.006-.171-6.048-.204-11.204c1.704-1.357%203.42-2.678%205.143-4.01c-.028%205.924.123%2014.775-.108%2015.098c-.334.71-1.064.543-2.467.585c-1.094-.06-2.058.16-2.364-.469m8.41.018c-.174-.33-.158-7.898-.104-15.204a501%20501%200%200%201%205.12%203.977c-.027%201.216.103%2011.184-.165%2011.18c-.28.47-.641.488-2.44.488c-.933-.085-1.852.18-2.411-.441M.979%2015.564C.957%2010.754.927%206.047.999%201.1c.028-.633.251-1.003.94-1.041c.538-.07%203.012-.04%203.463.05a.87.87%200%200%201%20.624.65c.097%202.718.075%206.154.097%2010.776c-1.717%201.341-3.431%202.678-5.144%204.024zm8.458-6.656c-.048-2.518%200-7.016.03-7.696c.077-1.552%201.087-1.115%202.41-1.2c1.977-.018%202.279.097%202.5.455c.246.368.204%202.598.204%204.422c-1.693%201.323-3.594%202.83-5.144%204.017zm13.583-.013c-1.706-1.338-3.353-2.633-5.064-3.964c.015-1.322-.064-2.744.01-3.995c.107-.54.257-.836%201.16-.866c1.118-.122%202.726-.09%203.419.142c.524.124.52%201.379.485%205.226z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.152%2023.998c-1.164-.054-1.75.044-2.021-.48c-.265-.306-.138-3.465-.185-4.694c1.702-1.365%203.42-2.688%205.145-4.025c0%202.892.147%208.186-.17%208.72c-.27.56-1.33.474-2.77.479zm6.468-.62c-.304-.006-.171-6.048-.204-11.204c1.704-1.357%203.42-2.678%205.143-4.01c-.028%205.924.123%2014.775-.108%2015.098c-.334.71-1.064.543-2.467.585c-1.094-.06-2.058.16-2.364-.469m8.41.018c-.174-.33-.158-7.898-.104-15.204a501%20501%200%200%201%205.12%203.977c-.027%201.216.103%2011.184-.165%2011.18c-.28.47-.641.488-2.44.488c-.933-.085-1.852.18-2.411-.441M.979%2015.564C.957%2010.754.927%206.047.999%201.1c.028-.633.251-1.003.94-1.041c.538-.07%203.012-.04%203.463.05a.87.87%200%200%201%20.624.65c.097%202.718.075%206.154.097%2010.776c-1.717%201.341-3.431%202.678-5.144%204.024zm8.458-6.656c-.048-2.518%200-7.016.03-7.696c.077-1.552%201.087-1.115%202.41-1.2c1.977-.018%202.279.097%202.5.455c.246.368.204%202.598.204%204.422c-1.693%201.323-3.594%202.83-5.144%204.017zm13.583-.013c-1.706-1.338-3.353-2.633-5.064-3.964c.015-1.322-.064-2.744.01-3.995c.107-.54.257-.836%201.16-.866c1.118-.122%202.726-.09%203.419.142c.524.124.52%201.379.485%205.226z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/librariesdotio.svg?color=%231a73e8&size=48