spacy logo
spacy from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- spacy
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the spacy logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.001 11.213c-.55-.065-.591-.803-1.297-.738c-.342 0-.66.143-.66.457c0 .473.73.517 1.17.636c.75.228 1.476.383 1.476 1.199c0 1.035-.811 1.394-1.884 1.394c-.897 0-1.806-.318-1.806-1.142c0-.228.22-.407.432-.407c.269 0 .363.114.457.301c.208.367.44.563 1.019.563c.367 0 .742-.139.742-.457c0-.452-.46-.55-.937-.66C.869 12.122.143 12 .057 11.062c-.09-1.598 3.242-1.659 3.433-.257c-.004.253-.24.408-.489.408M6.964 9.81c1.171 0 1.835.979 1.835 2.186c0 1.211-.644 2.185-1.835 2.185c-.66 0-1.072-.281-1.37-.713v1.598c0 .481-.155.714-.505.714c-.428 0-.506-.273-.506-.714v-4.648c0-.379.159-.612.506-.612c.326 0 .505.257.505.612v.13c.331-.416.71-.738 1.37-.738m-.277 3.54c.685 0 .991-.632.991-1.37c0-.722-.31-1.37-.991-1.37c-.714 0-1.044.587-1.044 1.37c0 .762.335 1.37 1.044 1.37m2.907-2.398c0-.84.967-1.142 1.904-1.142c1.317 0 1.86.384 1.86 1.656v1.223c0 .29.179.869.179 1.044c0 .265-.244.432-.505.432c-.29 0-.506-.342-.661-.587c-.428.342-.881.587-1.574.587c-.766 0-1.37-.453-1.37-1.199c0-.66.473-1.039 1.044-1.17c0 .004 1.835-.432 1.835-.436c0-.563-.2-.812-.791-.812c-.522 0-.787.143-.991.457c-.163.237-.143.379-.457.379c-.253-.004-.473-.175-.473-.432m1.566 2.524c.803 0 1.142-.424 1.142-1.268v-.18c-.216.074-1.089.29-1.325.327c-.253.049-.506.236-.506.534c.008.326.342.587.689.587m5.9-5.26c1.134 0 2.361.677 2.361 1.753a.49.49 0 0 1-.481.506c-.371 0-.424-.2-.587-.481c-.273-.502-.596-.836-1.297-.836c-1.085-.008-1.57.921-1.57 2.079c0 1.167.404 2.007 1.525 2.007c.746 0 1.158-.433 1.37-.991c.086-.257.241-.506.563-.506c.253 0 .506.257.506.534c0 1.142-1.167 1.933-2.365 1.933c-1.313 0-2.055-.555-2.463-1.476a3.5 3.5 0 0 1-.326-1.525c-.009-1.77 1.023-2.997 2.764-2.997m6.483 1.594c.29 0 .457.188.457.481c0 .119-.094.355-.13.482l-1.395 3.665c-.31.795-.542 1.346-1.598 1.346c-.502 0-.938-.045-.938-.481c0-.253.191-.38.457-.38c.048 0 .13.025.179.025c.077 0 .13.024.179.024c.53 0 .604-.542.791-.917L20.2 10.724c-.078-.18-.131-.302-.131-.408c0-.294.229-.506.534-.506c.343 0 .478.269.563.563l.889 2.642l.889-2.442c.134-.379.147-.763.599-.763"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsSpacy(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.001 11.213c-.55-.065-.591-.803-1.297-.738c-.342 0-.66.143-.66.457c0 .473.73.517 1.17.636c.75.228 1.476.383 1.476 1.199c0 1.035-.811 1.394-1.884 1.394c-.897 0-1.806-.318-1.806-1.142c0-.228.22-.407.432-.407c.269 0 .363.114.457.301c.208.367.44.563 1.019.563c.367 0 .742-.139.742-.457c0-.452-.46-.55-.937-.66C.869 12.122.143 12 .057 11.062c-.09-1.598 3.242-1.659 3.433-.257c-.004.253-.24.408-.489.408M6.964 9.81c1.171 0 1.835.979 1.835 2.186c0 1.211-.644 2.185-1.835 2.185c-.66 0-1.072-.281-1.37-.713v1.598c0 .481-.155.714-.505.714c-.428 0-.506-.273-.506-.714v-4.648c0-.379.159-.612.506-.612c.326 0 .505.257.505.612v.13c.331-.416.71-.738 1.37-.738m-.277 3.54c.685 0 .991-.632.991-1.37c0-.722-.31-1.37-.991-1.37c-.714 0-1.044.587-1.044 1.37c0 .762.335 1.37 1.044 1.37m2.907-2.398c0-.84.967-1.142 1.904-1.142c1.317 0 1.86.384 1.86 1.656v1.223c0 .29.179.869.179 1.044c0 .265-.244.432-.505.432c-.29 0-.506-.342-.661-.587c-.428.342-.881.587-1.574.587c-.766 0-1.37-.453-1.37-1.199c0-.66.473-1.039 1.044-1.17c0 .004 1.835-.432 1.835-.436c0-.563-.2-.812-.791-.812c-.522 0-.787.143-.991.457c-.163.237-.143.379-.457.379c-.253-.004-.473-.175-.473-.432m1.566 2.524c.803 0 1.142-.424 1.142-1.268v-.18c-.216.074-1.089.29-1.325.327c-.253.049-.506.236-.506.534c.008.326.342.587.689.587m5.9-5.26c1.134 0 2.361.677 2.361 1.753a.49.49 0 0 1-.481.506c-.371 0-.424-.2-.587-.481c-.273-.502-.596-.836-1.297-.836c-1.085-.008-1.57.921-1.57 2.079c0 1.167.404 2.007 1.525 2.007c.746 0 1.158-.433 1.37-.991c.086-.257.241-.506.563-.506c.253 0 .506.257.506.534c0 1.142-1.167 1.933-2.365 1.933c-1.313 0-2.055-.555-2.463-1.476a3.5 3.5 0 0 1-.326-1.525c-.009-1.77 1.023-2.997 2.764-2.997m6.483 1.594c.29 0 .457.188.457.481c0 .119-.094.355-.13.482l-1.395 3.665c-.31.795-.542 1.346-1.598 1.346c-.502 0-.938-.045-.938-.481c0-.253.191-.38.457-.38c.048 0 .13.025.179.025c.077 0 .13.024.179.024c.53 0 .604-.542.791-.917L20.2 10.724c-.078-.18-.131-.302-.131-.408c0-.294.229-.506.534-.506c.343 0 .478.269.563.563l.889 2.642l.889-2.442c.134-.379.147-.763.599-.763"/></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.001 11.213c-.55-.065-.591-.803-1.297-.738c-.342 0-.66.143-.66.457c0 .473.73.517 1.17.636c.75.228 1.476.383 1.476 1.199c0 1.035-.811 1.394-1.884 1.394c-.897 0-1.806-.318-1.806-1.142c0-.228.22-.407.432-.407c.269 0 .363.114.457.301c.208.367.44.563 1.019.563c.367 0 .742-.139.742-.457c0-.452-.46-.55-.937-.66C.869 12.122.143 12 .057 11.062c-.09-1.598 3.242-1.659 3.433-.257c-.004.253-.24.408-.489.408M6.964 9.81c1.171 0 1.835.979 1.835 2.186c0 1.211-.644 2.185-1.835 2.185c-.66 0-1.072-.281-1.37-.713v1.598c0 .481-.155.714-.505.714c-.428 0-.506-.273-.506-.714v-4.648c0-.379.159-.612.506-.612c.326 0 .505.257.505.612v.13c.331-.416.71-.738 1.37-.738m-.277 3.54c.685 0 .991-.632.991-1.37c0-.722-.31-1.37-.991-1.37c-.714 0-1.044.587-1.044 1.37c0 .762.335 1.37 1.044 1.37m2.907-2.398c0-.84.967-1.142 1.904-1.142c1.317 0 1.86.384 1.86 1.656v1.223c0 .29.179.869.179 1.044c0 .265-.244.432-.505.432c-.29 0-.506-.342-.661-.587c-.428.342-.881.587-1.574.587c-.766 0-1.37-.453-1.37-1.199c0-.66.473-1.039 1.044-1.17c0 .004 1.835-.432 1.835-.436c0-.563-.2-.812-.791-.812c-.522 0-.787.143-.991.457c-.163.237-.143.379-.457.379c-.253-.004-.473-.175-.473-.432m1.566 2.524c.803 0 1.142-.424 1.142-1.268v-.18c-.216.074-1.089.29-1.325.327c-.253.049-.506.236-.506.534c.008.326.342.587.689.587m5.9-5.26c1.134 0 2.361.677 2.361 1.753a.49.49 0 0 1-.481.506c-.371 0-.424-.2-.587-.481c-.273-.502-.596-.836-1.297-.836c-1.085-.008-1.57.921-1.57 2.079c0 1.167.404 2.007 1.525 2.007c.746 0 1.158-.433 1.37-.991c.086-.257.241-.506.563-.506c.253 0 .506.257.506.534c0 1.142-1.167 1.933-2.365 1.933c-1.313 0-2.055-.555-2.463-1.476a3.5 3.5 0 0 1-.326-1.525c-.009-1.77 1.023-2.997 2.764-2.997m6.483 1.594c.29 0 .457.188.457.481c0 .119-.094.355-.13.482l-1.395 3.665c-.31.795-.542 1.346-1.598 1.346c-.502 0-.938-.045-.938-.481c0-.253.191-.38.457-.38c.048 0 .13.025.179.025c.077 0 .13.024.179.024c.53 0 .604-.542.791-.917L20.2 10.724c-.078-.18-.131-.302-.131-.408c0-.294.229-.506.534-.506c.343 0 .478.269.563.563l.889 2.642l.889-2.442c.134-.379.147-.763.599-.763"/></svg> </template>
CSS
.icon-spacy {
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.001%2011.213c-.55-.065-.591-.803-1.297-.738c-.342%200-.66.143-.66.457c0%20.473.73.517%201.17.636c.75.228%201.476.383%201.476%201.199c0%201.035-.811%201.394-1.884%201.394c-.897%200-1.806-.318-1.806-1.142c0-.228.22-.407.432-.407c.269%200%20.363.114.457.301c.208.367.44.563%201.019.563c.367%200%20.742-.139.742-.457c0-.452-.46-.55-.937-.66C.869%2012.122.143%2012%20.057%2011.062c-.09-1.598%203.242-1.659%203.433-.257c-.004.253-.24.408-.489.408M6.964%209.81c1.171%200%201.835.979%201.835%202.186c0%201.211-.644%202.185-1.835%202.185c-.66%200-1.072-.281-1.37-.713v1.598c0%20.481-.155.714-.505.714c-.428%200-.506-.273-.506-.714v-4.648c0-.379.159-.612.506-.612c.326%200%20.505.257.505.612v.13c.331-.416.71-.738%201.37-.738m-.277%203.54c.685%200%20.991-.632.991-1.37c0-.722-.31-1.37-.991-1.37c-.714%200-1.044.587-1.044%201.37c0%20.762.335%201.37%201.044%201.37m2.907-2.398c0-.84.967-1.142%201.904-1.142c1.317%200%201.86.384%201.86%201.656v1.223c0%20.29.179.869.179%201.044c0%20.265-.244.432-.505.432c-.29%200-.506-.342-.661-.587c-.428.342-.881.587-1.574.587c-.766%200-1.37-.453-1.37-1.199c0-.66.473-1.039%201.044-1.17c0%20.004%201.835-.432%201.835-.436c0-.563-.2-.812-.791-.812c-.522%200-.787.143-.991.457c-.163.237-.143.379-.457.379c-.253-.004-.473-.175-.473-.432m1.566%202.524c.803%200%201.142-.424%201.142-1.268v-.18c-.216.074-1.089.29-1.325.327c-.253.049-.506.236-.506.534c.008.326.342.587.689.587m5.9-5.26c1.134%200%202.361.677%202.361%201.753a.49.49%200%200%201-.481.506c-.371%200-.424-.2-.587-.481c-.273-.502-.596-.836-1.297-.836c-1.085-.008-1.57.921-1.57%202.079c0%201.167.404%202.007%201.525%202.007c.746%200%201.158-.433%201.37-.991c.086-.257.241-.506.563-.506c.253%200%20.506.257.506.534c0%201.142-1.167%201.933-2.365%201.933c-1.313%200-2.055-.555-2.463-1.476a3.5%203.5%200%200%201-.326-1.525c-.009-1.77%201.023-2.997%202.764-2.997m6.483%201.594c.29%200%20.457.188.457.481c0%20.119-.094.355-.13.482l-1.395%203.665c-.31.795-.542%201.346-1.598%201.346c-.502%200-.938-.045-.938-.481c0-.253.191-.38.457-.38c.048%200%20.13.025.179.025c.077%200%20.13.024.179.024c.53%200%20.604-.542.791-.917L20.2%2010.724c-.078-.18-.131-.302-.131-.408c0-.294.229-.506.534-.506c.343%200%20.478.269.563.563l.889%202.642l.889-2.442c.134-.379.147-.763.599-.763%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.001%2011.213c-.55-.065-.591-.803-1.297-.738c-.342%200-.66.143-.66.457c0%20.473.73.517%201.17.636c.75.228%201.476.383%201.476%201.199c0%201.035-.811%201.394-1.884%201.394c-.897%200-1.806-.318-1.806-1.142c0-.228.22-.407.432-.407c.269%200%20.363.114.457.301c.208.367.44.563%201.019.563c.367%200%20.742-.139.742-.457c0-.452-.46-.55-.937-.66C.869%2012.122.143%2012%20.057%2011.062c-.09-1.598%203.242-1.659%203.433-.257c-.004.253-.24.408-.489.408M6.964%209.81c1.171%200%201.835.979%201.835%202.186c0%201.211-.644%202.185-1.835%202.185c-.66%200-1.072-.281-1.37-.713v1.598c0%20.481-.155.714-.505.714c-.428%200-.506-.273-.506-.714v-4.648c0-.379.159-.612.506-.612c.326%200%20.505.257.505.612v.13c.331-.416.71-.738%201.37-.738m-.277%203.54c.685%200%20.991-.632.991-1.37c0-.722-.31-1.37-.991-1.37c-.714%200-1.044.587-1.044%201.37c0%20.762.335%201.37%201.044%201.37m2.907-2.398c0-.84.967-1.142%201.904-1.142c1.317%200%201.86.384%201.86%201.656v1.223c0%20.29.179.869.179%201.044c0%20.265-.244.432-.505.432c-.29%200-.506-.342-.661-.587c-.428.342-.881.587-1.574.587c-.766%200-1.37-.453-1.37-1.199c0-.66.473-1.039%201.044-1.17c0%20.004%201.835-.432%201.835-.436c0-.563-.2-.812-.791-.812c-.522%200-.787.143-.991.457c-.163.237-.143.379-.457.379c-.253-.004-.473-.175-.473-.432m1.566%202.524c.803%200%201.142-.424%201.142-1.268v-.18c-.216.074-1.089.29-1.325.327c-.253.049-.506.236-.506.534c.008.326.342.587.689.587m5.9-5.26c1.134%200%202.361.677%202.361%201.753a.49.49%200%200%201-.481.506c-.371%200-.424-.2-.587-.481c-.273-.502-.596-.836-1.297-.836c-1.085-.008-1.57.921-1.57%202.079c0%201.167.404%202.007%201.525%202.007c.746%200%201.158-.433%201.37-.991c.086-.257.241-.506.563-.506c.253%200%20.506.257.506.534c0%201.142-1.167%201.933-2.365%201.933c-1.313%200-2.055-.555-2.463-1.476a3.5%203.5%200%200%201-.326-1.525c-.009-1.77%201.023-2.997%202.764-2.997m6.483%201.594c.29%200%20.457.188.457.481c0%20.119-.094.355-.13.482l-1.395%203.665c-.31.795-.542%201.346-1.598%201.346c-.502%200-.938-.045-.938-.481c0-.253.191-.38.457-.38c.048%200%20.13.025.179.025c.077%200%20.13.024.179.024c.53%200%20.604-.542.791-.917L20.2%2010.724c-.078-.18-.131-.302-.131-.408c0-.294.229-.506.534-.506c.343%200%20.478.269.563.563l.889%202.642l.889-2.442c.134-.379.147-.763.599-.763%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/spacy.svg?color=%231a73e8&size=48