Skip to content

Commit

Permalink
Merge pull request #21 from pheralb/next
Browse files Browse the repository at this point in the history
🚀 v1.2.2
  • Loading branch information
pheralb committed Aug 5, 2023
2 parents 9a037ce + bd303f7 commit 7fc7d1c
Show file tree
Hide file tree
Showing 17 changed files with 31,412 additions and 28,614 deletions.
12 changes: 6 additions & 6 deletions library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-symbols/icons",
"version": "1.2.1",
"version": "1.2.2",
"description": "Symbols icons by Miguel Solorio for React",
"keywords": [
"react",
Expand Down Expand Up @@ -42,14 +42,14 @@
},
"devDependencies": {
"@swc/cli": "0.1.62",
"@swc/core": "1.3.61",
"@swc/core": "1.3.74",
"@types/node": "18.16.3",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"@types/react": "18.2.18",
"@types/react-dom": "18.2.7",
"react": "18.2.0",
"react-dom": "18.2.0",
"tsup": "6.7.0",
"typescript": "5.1.3"
"tsup": "7.2.0",
"typescript": "5.1.6"
},
"peerDependencies": {
"react": ">=16.8.0",
Expand Down
11 changes: 11 additions & 0 deletions library/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,10 @@ export { default as Nix } from "./library/nix.js"
export { default as Nunjucks } from "./library/nunjucks.js"
export { default as VanillaExtract } from "./library/vanillaextract.js"
export { default as VisualStudio } from "./library/visualstudio.js"
export { default as CloudflareWorkers } from "./library/cloudflareWorkers.js"
export { default as Gif } from "./library/gif.js"
export { default as Rome } from "./library/rome.js"
export { default as Turborepo } from "./library/turborepo.js"

// Folders =>

Expand Down Expand Up @@ -163,3 +167,10 @@ export { default as FolderSkyCode } from "./library/folders/folderSkyCode.js"
export { default as FolderSkyOutline } from "./library/folders/folderSkyOutline.js"
export { default as FolderSrc } from "./library/folders/folderSrc.js"
export { default as FolderConfig } from "./library/folders/folderConfig.js"
export { default as FolderAndroid } from "./library/folders/folderAndroid.js"
export { default as FolderContext } from "./library/folders/folderContext.js"
export { default as FolderDatabase } from "./library/folders/folderDatabase.js"
export { default as FolderLayout } from "./library/folders/folderLayout.js"
export { default as FolderMiddleware } from "./library/folders/folderMiddleware.js"
export { default as FolderPrisma } from "./library/folders/folderPrisma.js"
export { default as FolderUtils } from "./library/folders/folderUtils.js"
23 changes: 23 additions & 0 deletions library/src/library/cloudflareWorkers.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
import type { ComponentProps, FC } from "react"

const CloudflareWorkers: FC<ComponentProps<"svg">> = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
{...props}
>
<path
fill="#FEF3C7"
d="M8.623 20.131a2.3 2.3 0 01-.995-.23l4.163-7.508a.777.777 0 000-.753L7.628 4.135c.31-.153.65-.233.995-.233H12l4.198 7.57a1.125 1.125 0 010 1.09L12 20.132H8.623z"
></path>
<path
fill="#F59E0B"
fillRule="evenodd"
d="M20.698 10.891l-3.376-5.864a2.25 2.25 0 00-1.947-1.125h-3.376l4.198 7.57a1.125 1.125 0 010 1.09L12 20.132h3.376a2.25 2.25 0 001.947-1.126l3.376-5.864a2.248 2.248 0 000-2.25zM7.628 4.135l.214.386h.002L9.75 7.96 7.8 11.468a1.126 1.126 0 000 1.095l1.948 3.514-2.121 3.826a2.25 2.25 0 01-.952-.896L3.3 13.142a2.26 2.26 0 010-2.25l2.393-4.158-.06.102.108-.186.914-1.587.02-.036.003-.003c.22-.382.547-.691.941-.889l.002.004.007-.004z"
clipRule="evenodd"
></path>
</svg>
)

export default CloudflareWorkers
29 changes: 29 additions & 0 deletions library/src/library/folders/folderAndroid.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
import type { ComponentProps, FC } from "react"

const FolderAndroid: FC<ComponentProps<"svg">> = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
{...props}
>
<path
fill="#64748B"
fillRule="evenodd"
d="M5 4a3 3 0 00-3 3v10a3 3 0 003 3h8v-2H5a1 1 0 01-1-1V7a1 1 0 011-1h2.784a1 1 0 01.635.227l2.393 1.966a3 3 0 001.904.682H19a1 1 0 011 1V10h2v-.125a3 3 0 00-3-3h-6.284a1 1 0 01-.635-.227L9.688 4.682A3 3 0 007.784 4H5z"
clipRule="evenodd"
></path>
<path
fill="#4ADE80"
fillRule="evenodd"
d="M23.102 12.11l-1.083 1.083a5.027 5.027 0 011.811 3.864v.97a.546.546 0 01-.546.545h-8.88c-.219 0-.645 0-.645-.546v-.969c0-1.55.704-2.94 1.81-3.864l-1.082-1.083a.546.546 0 01.772-.771l1.238 1.238a5.006 5.006 0 012.297-.556c.827 0 1.608.2 2.298.556l1.238-1.238a.546.546 0 01.772.771zm-8.252 4.947v.424h7.889v-.424a3.949 3.949 0 00-3.945-3.944 3.949 3.949 0 00-3.944 3.944zm2.49-1.113a.464.464 0 100-.927.464.464 0 000 .927zm3.446-.538a.464.464 0 11-.928 0 .464.464 0 01.928 0z"
clipRule="evenodd"
></path>
<path
fill="#4ADE80"
d="M22.02 13.193l-.107-.106a.15.15 0 00.01.22l.096-.114zm1.082-1.083l-.107-.106.107.106zm-7.533 1.083l.097.115a.15.15 0 00.01-.221l-.107.106zm-1.082-1.083l-.106.107.106-.107zm0-.771l-.106-.106.106.106zm.772 0l.106-.106-.106.106zm1.238 1.238l-.106.106a.15.15 0 00.175.027l-.069-.133zm4.595 0l-.069.133a.15.15 0 00.175-.027l-.106-.106zm1.238-1.238l-.106-.106.106.106zm.772 0l.106-.106-.106.106zM14.85 17.48h-.15c0 .082.067.15.15.15v-.15zm7.889 0v.15a.15.15 0 00.15-.15h-.15zm-.614-4.182l1.083-1.082-.212-.213-1.083 1.083.212.212zm1.855 3.758a5.177 5.177 0 00-1.864-3.98l-.193.23a4.877 4.877 0 011.757 3.75h.3zm0 .97v-.97h-.3v.97h.3zm-.696.695a.696.696 0 00.696-.696h-.3a.396.396 0 01-.396.396v.3zm-8.88 0h8.88v-.3h-8.88v.3zm-.795-.696c0 .156.03.285.09.39a.55.55 0 00.232.221c.171.088.369.085.472.085v-.3c-.114 0-.239-.003-.336-.052a.25.25 0 01-.108-.102.486.486 0 01-.05-.242h-.3zm0-.969v.97h.3v-.97h-.3zm1.864-3.98a5.177 5.177 0 00-1.864 3.98h.3c0-1.504.683-2.852 1.757-3.75l-.193-.23zm-1.092-.86l1.082 1.082.213-.212-1.083-1.083-.212.213zm0-.984a.696.696 0 000 .983l.212-.212a.396.396 0 010-.56l-.212-.211zm.984 0a.696.696 0 00-.984 0l.212.212a.396.396 0 01.56 0l.212-.212zm1.238 1.238l-1.238-1.238-.212.212 1.238 1.238.212-.212zm2.191-.6c-.851 0-1.656.207-2.366.572l.138.267a4.856 4.856 0 012.228-.539v-.3zm2.366.572a5.156 5.156 0 00-2.366-.572v.3c.803 0 1.56.195 2.229.539l.137-.267zm1.064-1.21l-1.238 1.238.212.212 1.238-1.238-.212-.212zm.984 0a.696.696 0 00-.984 0l.212.212a.396.396 0 01.56 0l.212-.212zm0 .983a.696.696 0 000-.983l-.213.212a.396.396 0 010 .56l.213.211zM15 17.482v-.424h-.3v.424h.3zm7.739-.15h-7.89v.3h7.89v-.3zm-.15-.274v.424h.3v-.424h-.3zm-3.795-3.794a3.799 3.799 0 013.795 3.794h.3a4.099 4.099 0 00-4.095-4.094v.3zM15 17.057a3.799 3.799 0 013.794-3.794v-.3a4.099 4.099 0 00-4.094 4.094h.3zm2.653-1.577c0 .174-.14.314-.313.314v.3c.339 0 .613-.275.613-.614h-.3zm-.313-.314c.173 0 .313.14.313.314h.3a.614.614 0 00-.613-.614v.3zm-.314.314c0-.173.14-.314.314-.314v-.3a.614.614 0 00-.614.614h.3zm.314.314a.314.314 0 01-.314-.314h-.3c0 .34.274.614.614.614v-.3zm2.982.226a.614.614 0 00.614-.614h-.3c0 .173-.14.314-.314.314v.3zm-.614-.614c0 .34.275.614.614.614v-.3a.314.314 0 01-.314-.314h-.3zm.614-.614a.614.614 0 00-.614.614h.3c0-.173.14-.314.314-.314v-.3zm.614.614a.614.614 0 00-.614-.614v.3c.174 0 .314.14.314.314h.3z"
></path>
</svg>
)

export default FolderAndroid
22 changes: 22 additions & 0 deletions library/src/library/folders/folderContext.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
import type { ComponentProps, FC } from "react"

const FolderContext: FC<ComponentProps<"svg">> = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
{...props}
>
<path
fill="#64748B"
fillRule="evenodd"
d="M5 4a3 3 0 00-3 3v10a3 3 0 003 3h8v-2H5a1 1 0 01-1-1V7a1 1 0 011-1h2.784a1 1 0 01.635.227l2.393 1.966a3 3 0 001.904.682H19a1 1 0 011 1V10h2v-.125a3 3 0 00-3-3h-6.284a1 1 0 01-.635-.227L9.688 4.682A3 3 0 007.784 4H5z"
clipRule="evenodd"
></path>
<circle cx="19.387" cy="13.36" r="1.834" fill="#C084FC"></circle>
<circle cx="16.608" cy="18.166" r="1.834" fill="#C084FC"></circle>
<circle cx="22.166" cy="18.166" r="1.834" fill="#C084FC"></circle>
</svg>
)

export default FolderContext
31 changes: 31 additions & 0 deletions library/src/library/folders/folderDatabase.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
import type { ComponentProps, FC } from "react"

const FolderDatabase: FC<ComponentProps<"svg">> = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
{...props}
>
<path
fill="#64748B"
fillRule="evenodd"
d="M5 4a3 3 0 00-3 3v10a3 3 0 003 3h8v-2H5a1 1 0 01-1-1V7a1 1 0 011-1h2.784a1 1 0 01.635.227l2.393 1.966a3 3 0 001.904.682H19a1 1 0 011 1V10h2v-.125a3 3 0 00-3-3h-6.284a1 1 0 01-.635-.227L9.688 4.682A3 3 0 007.784 4H5z"
clipRule="evenodd"
></path>
<path
stroke="#F472B6"
strokeWidth="1.122"
d="M19 15.374c.708 0 1.374-.112 1.884-.313.253-.099.497-.231.686-.407.19-.176.366-.438.366-.774 0-.337-.176-.598-.366-.774a2.178 2.178 0 00-.686-.408c-.51-.2-1.176-.312-1.884-.312-.707 0-1.374.112-1.884.312-.253.1-.496.232-.685.408-.19.176-.366.437-.366.774 0 .336.176.598.366.774.19.176.432.308.685.408.51.2 1.177.312 1.884.312z"
></path>
<path
fill="#F472B6"
stroke="#F472B6"
strokeLinejoin="round"
strokeWidth="1.122"
d="M16.069 19.239v-5.176l.488 1.071.26.752 2.055.095 2.857-1.137.202-.78v5.175c0 .664-.538 1.202-1.202 1.202h-3.458a1.202 1.202 0 01-1.202-1.202z"
></path>
</svg>
)

export default FolderDatabase
25 changes: 25 additions & 0 deletions library/src/library/folders/folderLayout.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
import type { ComponentProps, FC } from "react"

const FolderLayout: FC<ComponentProps<"svg">> = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
{...props}
>
<path
fill="#64748B"
fillRule="evenodd"
d="M5 4a3 3 0 00-3 3v10a3 3 0 003 3h8v-2H5a1 1 0 01-1-1V7a1 1 0 011-1h2.784a1 1 0 01.635.227l2.393 1.966a3 3 0 001.904.682H19a1 1 0 011 1V10h2v-.125a3 3 0 00-3-3h-6.284a1 1 0 01-.635-.227L9.688 4.682A3 3 0 007.784 4H5z"
clipRule="evenodd"
></path>
<path
fill="#0EA5E9"
fillRule="evenodd"
d="M14 13.283c0-.708.575-1.283 1.283-1.283h2.284c.709 0 1.283.575 1.283 1.283v6.133c0 .708-.575 1.283-1.283 1.283h-2.284A1.283 1.283 0 0114 19.416v-6.133zm6.15 0c0-.708.575-1.283 1.284-1.283h1.283c.709 0 1.283.575 1.283 1.283v1.283c0 .709-.575 1.283-1.283 1.283h-1.283a1.283 1.283 0 01-1.283-1.283v-1.283zm1 3.566a1 1 0 00-1 1v1.85a1 1 0 001 1H23a1 1 0 001-1v-1.85a1 1 0 00-1-1h-1.85z"
clipRule="evenodd"
></path>
</svg>
)

export default FolderLayout
23 changes: 23 additions & 0 deletions library/src/library/folders/folderMiddleware.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
import type { ComponentProps, FC } from "react"

const FolderMiddleware: FC<ComponentProps<"svg">> = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
{...props}
>
<path
fill="#64748B"
fillRule="evenodd"
d="M5 4a3 3 0 00-3 3v10a3 3 0 003 3h8v-2H5a1 1 0 01-1-1V7a1 1 0 011-1h2.784a1 1 0 01.635.227l2.393 1.966a3 3 0 001.904.682H19a1 1 0 011 1V10h2v-.125a3 3 0 00-3-3h-6.284a1 1 0 01-.635-.227L9.688 4.682A3 3 0 007.784 4H5z"
clipRule="evenodd"
></path>
<path
fill="#14B8A6"
d="M18.643 12c-.592 0-1.072.48-1.072 1.071v.643h-1.714a.857.857 0 00-.857.857v1.286c0 .237.192.429.429.429h.153c.56 0 1.07.403 1.126.96a1.071 1.071 0 01-1.065 1.183h-.214a.429.429 0 00-.429.428v1.286c0 .473.384.857.857.857h1.286a.429.429 0 00.428-.429v-.153c0-.56.404-1.07.961-1.126a1.071 1.071 0 011.182 1.065v.214c0 .237.192.429.429.429h1.286a.857.857 0 00.857-.857v-1.714h.643a1.071 1.071 0 100-2.143h-.643V14.57a.857.857 0 00-.857-.857h-1.715v-.643c0-.591-.48-1.071-1.071-1.071z"
></path>
</svg>
)

export default FolderMiddleware
25 changes: 25 additions & 0 deletions library/src/library/folders/folderPrisma.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
import type { ComponentProps, FC } from "react"

const FolderPrisma: FC<ComponentProps<"svg">> = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
{...props}
>
<path
fill="#64748B"
fillRule="evenodd"
d="M5 4a3 3 0 00-3 3v10a3 3 0 003 3h8v-2H5a1 1 0 01-1-1V7a1 1 0 011-1h2.784a1 1 0 01.635.227l2.393 1.966a3 3 0 001.904.682H19a1 1 0 011 1V10h2v-.125a3 3 0 00-3-3h-6.284a1 1 0 01-.635-.227L9.688 4.682A3 3 0 007.784 4H5z"
clipRule="evenodd"
></path>
<path
fill="#14B8A6"
fillRule="evenodd"
d="M15.076 17.737a.489.489 0 01-.004-.517l3.67-5.987a.489.489 0 01.86.051l3.353 7.273a.489.489 0 01-.303.672l-5.216 1.565a.489.489 0 01-.553-.207l-1.807-2.85zm4.09-4.753a.183.183 0 01.347-.037l2.313 5.351c.043.1-.01.217-.116.248l-3.603 1.076a.183.183 0 01-.232-.212l1.29-6.426z"
clipRule="evenodd"
></path>
</svg>
)

export default FolderPrisma
23 changes: 23 additions & 0 deletions library/src/library/folders/folderUtils.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
import type { ComponentProps, FC } from "react"

const FolderUtils: FC<ComponentProps<"svg">> = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
{...props}
>
<path
fill="#64748B"
fillRule="evenodd"
d="M5 4a3 3 0 00-3 3v10a3 3 0 003 3h8v-2H5a1 1 0 01-1-1V7a1 1 0 011-1h2.784a1 1 0 01.635.227l2.393 1.966a3 3 0 001.904.682H19a1 1 0 011 1V10h2v-.125a3 3 0 00-3-3h-6.284a1 1 0 01-.635-.227L9.688 4.682A3 3 0 007.784 4H5z"
clipRule="evenodd"
></path>
<path
fill="#C084FC"
d="M23.938 14.273v-.003c-.01-.043-.181-.849-.412-.849-.177 0-.886.798-1.23 1.197a.648.648 0 11-.914-.914c.4-.344 1.197-1.053 1.197-1.23 0-.232-.819-.409-.851-.416h-.003a2.817 2.817 0 00-.567-.058c-1.568 0-2.842 1.287-2.842 2.869l.001.077c.01.333-.074.674-.312.908l-2.56 2.514a1.557 1.557 0 000 2.18c.29.291.674.452 1.085.452.411 0 .797-.161 1.08-.448l2.609-2.563c.215-.211.518-.307.82-.305h.119c1.593 0 2.842-1.236 2.842-2.815 0-.2-.02-.4-.062-.596z"
></path>
</svg>
)

export default FolderUtils
29 changes: 29 additions & 0 deletions library/src/library/gif.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
import type { ComponentProps, FC } from "react"

const Gif: FC<ComponentProps<"svg">> = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
{...props}
>
<rect
width="16"
height="16"
x="4"
y="4"
stroke="#C084FC"
strokeLinejoin="round"
strokeWidth="2"
rx="3"
></rect>
<path
fill="#C084FC"
stroke="#C084FC"
strokeWidth="0.5"
d="M12.115 9.528c.338 0 .618.28.618.618v3.708c0 .338-.28.618-.618.618a.622.622 0 01-.618-.618v-3.708c0-.338.28-.618.618-.618zm-1.854.618a.623.623 0 00-.618-.618H6.965a.826.826 0 00-.824.824v3.296c0 .412.33.824.824.824h2.472a.826.826 0 00.824-.824v-1.03A.623.623 0 009.643 12a.623.623 0 00-.618.618v.618H7.377v-2.472h2.266c.338 0 .618-.28.618-.618zm7.416 0a.622.622 0 00-.618-.618h-2.266a.826.826 0 00-.824.824v3.502c0 .338.28.618.618.618.338 0 .618-.28.618-.618v-1.03h1.03c.338 0 .618-.28.618-.618a.623.623 0 00-.618-.618h-1.03v-.824h1.854c.337 0 .618-.28.618-.618z"
></path>
</svg>
)

export default Gif
21 changes: 21 additions & 0 deletions library/src/library/rome.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
import type { ComponentProps, FC } from "react"

const Rome: FC<ComponentProps<"svg">> = (props) => (
<svg
viewBox="0 0 24 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...props}
>
<path
d="M9.92578 5.67968C10.0469 5.93359 9.94141 6.23828 9.6875 6.35937C9.67188 6.36718 9.65625 6.375 9.64062 6.38281C7.07031 7.30078 5.23828 9.67578 5.23828 12.4609V12.4609C5.23828 12.7457 5.00743 12.9766 4.72266 12.9766H2.85547C2.57285 12.9766 2.34375 12.7475 2.34375 12.4648V12.4648C2.34375 8.51562 4.91016 5.14843 8.53125 3.80859C8.77344 3.71875 9.04688 3.82812 9.16016 4.07031L9.92578 5.67968ZM2.34375 14.9492C2.34375 14.3969 2.79147 13.9492 3.34375 13.9492H4.23828C4.79057 13.9492 5.23828 14.3969 5.23828 14.9492V20.7383C5.23828 21.2906 4.79057 21.7383 4.23828 21.7383H3.34375C2.79147 21.7383 2.34375 21.2906 2.34375 20.7383V14.9492ZM21.6562 12.4648V12.4648C21.6562 12.7475 21.4271 12.9766 21.1445 12.9766H19.2734C18.9908 12.9766 18.7617 12.7475 18.7617 12.4648V12.4648C18.7617 9.67578 16.9297 7.30078 14.3594 6.38281C14.2344 6.33593 14.1289 6.24218 14.0703 6.12109C14.0202 6.01008 14.0094 5.88266 14.0441 5.7629C14.0504 5.74122 14.0555 5.71869 14.064 5.69775V5.69775C14.0687 5.68587 14.0731 5.67386 14.0786 5.6623L14.8359 4.0664C14.9492 3.82812 15.2227 3.71875 15.4648 3.80859C19.0898 5.14843 21.6562 8.51562 21.6562 12.4648ZM18.7617 14.9492C18.7617 14.3969 19.2094 13.9492 19.7617 13.9492H20.6563C21.2085 13.9492 21.6562 14.3969 21.6562 14.9492V20.7383C21.6562 21.2906 21.2085 21.7383 20.6563 21.7383H19.7617C19.2094 21.7383 18.7617 21.2906 18.7617 20.7383V14.9492Z"
fill="#71717A"
/>
<path
d="M13.8398 2.39063C14 2.41406 14.1406 2.50781 14.2148 2.65234C14.293 2.79688 14.2969 2.96875 14.2305 3.11719L14.0898 3.40625L13.0156 5.67969C12.9258 5.86719 12.7305 5.98047 12.5234 5.96875C12.3516 5.96094 12.1758 5.95703 12 5.95703C11.8242 5.95703 11.6484 5.96094 11.4766 5.96875C11.2695 5.98047 11.0742 5.86719 10.9844 5.67969L9.91016 3.40625L9.76953 3.11719C9.65234 2.85938 9.75781 2.55469 10.0156 2.43359C10.0586 2.41406 10.1094 2.39844 10.1602 2.39063C11.3828 2.22266 12.6172 2.22266 13.8398 2.39063ZM17.793 12.4648V21.7344H14.8984V12.4648C14.8984 10.9258 13.5977 9.67969 12 9.67969C10.4023 9.67969 9.10156 10.9258 9.10156 12.4648V21.7344H6.20703V12.4648C6.20703 9.39062 8.80078 6.89844 12 6.89844C15.1992 6.89844 17.793 9.39062 17.793 12.4648Z"
fill="#FBBF24"
/>
</svg>
)

export default Rome
36 changes: 36 additions & 0 deletions library/src/library/turborepo.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
import type { ComponentProps, FC } from "react"

const Turborepo: FC<ComponentProps<"svg">> = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
{...props}
>
<path
fill="#E4E4E7"
d="M12 6c-3.308 0-6 2.692-6 6s2.692 6 6 6 6-2.692 6-6-2.692-6-6-6zm0 9.105a3.105 3.105 0 110-6.21 3.105 3.105 0 010 6.21z"
></path>
<path
fill="url(#paint0_linear_22527_86)"
fillRule="evenodd"
d="M12.537 4.425V1.998C17.81 2.28 22 6.647 22 11.991c0 5.343-4.19 9.709-9.463 9.992v-2.427c3.93-.28 7.043-3.565 7.043-7.566 0-4-3.113-7.285-7.043-7.565zM6.26 16.952a7.556 7.556 0 01-1.833-4.417H2a9.965 9.965 0 002.543 6.134l1.717-1.717zm5.187 5.03v-2.426a7.549 7.549 0 01-4.419-1.833L5.312 19.44a9.964 9.964 0 006.134 2.543h.002z"
clipRule="evenodd"
></path>
<defs>
<linearGradient
id="paint0_linear_22527_86"
x1="12.929"
x2="3.093"
y1="3.404"
y2="13.24"
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#0096FF"></stop>
<stop offset="1" stopColor="#FF1E56"></stop>
</linearGradient>
</defs>
</svg>
)

export default Turborepo
Loading

1 comment on commit 7fc7d1c

@vercel
Copy link

@vercel vercel bot commented on 7fc7d1c Aug 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

react-symbols – ./

react-symbols-git-main-pheralb.vercel.app
react-symbols.vercel.app
react-symbols-pheralb.vercel.app

Please sign in to comment.