-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #32 from pheralb/next
🚀 v1.2.4
- Loading branch information
Showing
20 changed files
with
2,524 additions
and
1,257 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,142 @@ | ||
import type { ComponentProps, FC } from "react" | ||
|
||
const Earthfile: FC<ComponentProps<"svg">> = (props) => ( | ||
<svg | ||
xmlns="http://www.w3.org/2000/svg" | ||
fill="none" | ||
viewBox="0 0 24 24" | ||
{...props} | ||
> | ||
<path | ||
fill="#83FF50" | ||
stroke="#83FF50" | ||
strokeMiterlimit="5.333" | ||
strokeWidth="0.071" | ||
d="M12.51 8.294l-2.095 3.635h-.014l-2.073-3.6 4.181-.035z" | ||
></path> | ||
<mask | ||
id="mask0_24687_397" | ||
style={{ maskType: "luminance" }} | ||
width="12" | ||
height="5" | ||
x="2" | ||
y="4" | ||
maskUnits="userSpaceOnUse" | ||
> | ||
<path fill="#fff" d="M13.935 8.948H2.69V4h11.245v4.948z"></path> | ||
</mask> | ||
<g mask="url(#mask0_24687_397)"> | ||
<path | ||
fill="#96FF5B" | ||
fillOpacity="0.647" | ||
d="M12.528 8.274l-.008.014h-.007v.007l-4.188.036v-.008H4.129l-.028-.05 2.108-3.648h4.217l2.102 3.649z" | ||
opacity="0.83" | ||
></path> | ||
</g> | ||
<path | ||
fill="#fff" | ||
d="M12.519 8.289l-2.094 3.635h-.008l2.095-3.635h.007z" | ||
></path> | ||
<path | ||
fill="#00D6FF" | ||
stroke="#00D6FF" | ||
strokeMiterlimit="5.333" | ||
strokeWidth="0.071" | ||
d="M10.427 11.976l-.007.014-2.102 3.635h-4.21L2 11.976l2.109-3.65h.02l2.074 3.6h4.196l.028.05z" | ||
></path> | ||
<path | ||
fill="#7DFFFF" | ||
stroke="#7DFFFF" | ||
strokeMiterlimit="5.333" | ||
strokeWidth="0.071" | ||
d="M10.398 11.926H6.209l-2.08-3.6h4.196l2.073 3.6z" | ||
></path> | ||
<path | ||
fill="#32E6FF" | ||
stroke="#32E6FF" | ||
strokeMiterlimit="5.333" | ||
strokeWidth="0.071" | ||
d="M12.54 15.535l.036.057h-.064l-1.598.014-2.59.022 2.1-3.635h4.168l-2.052 3.542z" | ||
></path> | ||
<mask | ||
id="mask1_24687_397" | ||
style={{ maskType: "luminance" }} | ||
width="9" | ||
height="11" | ||
x="7" | ||
y="10" | ||
maskUnits="userSpaceOnUse" | ||
> | ||
<path fill="#fff" d="M15.752 20.513H7.24v-9.74h8.512v9.74z"></path> | ||
</mask> | ||
<g mask="url(#mask1_24687_397)"> | ||
<path | ||
fill="#00D5FF" | ||
fillOpacity="0.545" | ||
d="M14.69 19.187l-.064.107h-4.21l-2.109-3.65.008-.013 2.101-3.635h.007l-2.101 3.627 2.591-.02 1.604-.015h.064l2.066 3.6h.043z" | ||
opacity="0.86" | ||
></path> | ||
</g> | ||
<path | ||
fill="#20E6FF" | ||
stroke="#20E6FF" | ||
strokeMiterlimit="5.333" | ||
strokeWidth="0.071" | ||
d="M12.54 15.535l.036.057h-.064l-2.073-3.6h4.153l-2.052 3.543z" | ||
></path> | ||
<path | ||
fill="#2AF0FF" | ||
stroke="#2AF0FF" | ||
strokeMiterlimit="5.333" | ||
strokeWidth="0.071" | ||
d="M16.707 15.592h-4.132l-.035-.057 2.044-3.543h.043l2.08 3.6z" | ||
></path> | ||
<mask | ||
id="mask2_24687_397" | ||
style={{ maskType: "luminance" }} | ||
width="7" | ||
height="6" | ||
x="11" | ||
y="14" | ||
maskUnits="userSpaceOnUse" | ||
> | ||
<path fill="#fff" d="M17.435 19.79h-5.552v-4.793h5.552v4.792z"></path> | ||
</mask> | ||
<g mask="url(#mask2_24687_397)"> | ||
<path | ||
fill="#29EFFF" | ||
fillOpacity="0.8" | ||
d="M16.736 15.642l-2.045 3.543h-.042l-2.073-3.593h4.132l.028.05z" | ||
opacity="0.95" | ||
></path> | ||
</g> | ||
<path | ||
fill="#32F8B9" | ||
stroke="#32F8B9" | ||
strokeMiterlimit="5.333" | ||
strokeWidth="0.071" | ||
d="M18.836 11.94l-2.108 3.65h-.021l-2.073-3.6h-4.196l-.029-.05.007-.013 2.095-3.635v-.007h4.217l2.073 3.592.035.064z" | ||
></path> | ||
<mask | ||
id="mask3_24687_397" | ||
style={{ maskType: "luminance" }} | ||
width="9" | ||
height="11" | ||
x="13" | ||
y="10" | ||
maskUnits="userSpaceOnUse" | ||
> | ||
<path fill="#fff" d="M22 20.513h-8.427V10.71H22v9.804z"></path> | ||
</mask> | ||
<g mask="url(#mask3_24687_397)"> | ||
<path | ||
fill="#32F6B8" | ||
fillOpacity="0.565" | ||
d="M20.942 15.587l-2.109 3.649-4.21.057 2.087-3.6-.028-.05h.021l2.109-3.649-.036-.056h.064l2.102 3.649z" | ||
opacity="0.85" | ||
></path> | ||
</g> | ||
</svg> | ||
) | ||
|
||
export default Earthfile |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
import type { ComponentProps, FC } from "react" | ||
|
||
const FolderGithub: FC<ComponentProps<"svg">> = (props) => ( | ||
<svg | ||
xmlns="http://www.w3.org/2000/svg" | ||
fill="none" | ||
viewBox="0 0 24 24" | ||
{...props} | ||
> | ||
<path | ||
fill="#A1A1AA" | ||
fillRule="evenodd" | ||
d="M18.5 11.42c-2.486 0-4.5 2.101-4.5 4.696 0 2.078 1.288 3.833 3.077 4.455.225.04.31-.1.31-.223 0-.112-.006-.482-.006-.875-1.131.217-1.424-.287-1.514-.551-.05-.136-.27-.552-.46-.664-.158-.088-.383-.305-.006-.31.354-.007.607.34.692.48.404.71 1.051.511 1.31.388.04-.305.158-.51.287-.628-1.001-.118-2.048-.523-2.048-2.319 0-.51.175-.933.462-1.262-.045-.117-.203-.598.045-1.244 0 0 .377-.123 1.237.481.36-.105.743-.158 1.125-.158.383 0 .765.053 1.125.158.86-.61 1.238-.481 1.238-.481.247.646.09 1.127.045 1.244.287.329.461.746.461 1.262 0 1.802-1.052 2.201-2.053 2.319.163.146.304.428.304.869 0 .628-.006 1.132-.006 1.29 0 .124.084.27.31.224a4.528 4.528 0 002.219-1.713c.55-.8.846-1.758.846-2.742 0-2.595-2.014-4.696-4.5-4.696z" | ||
clipRule="evenodd" | ||
></path> | ||
<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> | ||
</svg> | ||
) | ||
|
||
export default FolderGithub |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
import type { ComponentProps, FC } from "react" | ||
|
||
const FolderSupabase: FC<ComponentProps<"svg">> = (props) => ( | ||
<svg | ||
xmlns="http://www.w3.org/2000/svg" | ||
fill="none" | ||
viewBox="0 0 24 24" | ||
{...props} | ||
> | ||
<path | ||
fill="url(#paint0_linear_24689_562)" | ||
d="M19.262 20.07c-.236.275-.716.125-.721-.227l-.083-5.144h3.734c.677 0 1.054.724.633 1.213l-3.563 4.157z" | ||
></path> | ||
<path | ||
fill="url(#paint1_linear_24689_562)" | ||
d="M19.262 20.07c-.236.275-.716.125-.721-.227l-.083-5.144h3.734c.677 0 1.054.724.633 1.213l-3.563 4.157z" | ||
></path> | ||
<path | ||
fill="#3ECF8E" | ||
d="M17.743 11.794c.237-.275.715-.125.72.227l.037 5.143h-3.688c-.677 0-1.054-.724-.633-1.213l3.564-4.157z" | ||
></path> | ||
<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> | ||
<defs> | ||
<linearGradient | ||
id="paint0_linear_24689_562" | ||
x1="18.458" | ||
x2="21.697" | ||
y1="15.84" | ||
y2="17.306" | ||
gradientUnits="userSpaceOnUse" | ||
> | ||
<stop stopColor="#249361"></stop> | ||
<stop offset="1" stopColor="#3ECF8E"></stop> | ||
</linearGradient> | ||
<linearGradient | ||
id="paint1_linear_24689_562" | ||
x1="16.986" | ||
x2="18.326" | ||
y1="13.974" | ||
y2="16.698" | ||
gradientUnits="userSpaceOnUse" | ||
> | ||
<stop stopOpacity="0.2"></stop> | ||
<stop offset="1" stopOpacity="0"></stop> | ||
</linearGradient> | ||
</defs> | ||
</svg> | ||
) | ||
|
||
export default FolderSupabase |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
import type { ComponentProps, FC } from "react" | ||
|
||
const Gatsbyjs: FC<ComponentProps<"svg">> = (props) => ( | ||
<svg | ||
xmlns="http://www.w3.org/2000/svg" | ||
fill="none" | ||
viewBox="0 0 24 24" | ||
{...props} | ||
> | ||
<path | ||
fill="#A855F7" | ||
fillRule="evenodd" | ||
d="M3 12c0-4.95 4.05-9 9-9s9 4.05 9 9-4.05 9-9 9-9-4.05-9-9zm1.878-1.597C5.609 7.142 8.536 4.678 12 4.678c2.463 0 4.593 1.2 5.922 2.995l.138.186-1.343 1.164-.161-.217c-1.05-1.42-2.713-2.342-4.556-2.342-2.346 0-4.396 1.47-5.176 3.543l7.169 7.168c1.61-.608 2.851-1.98 3.34-3.64H14.32V11.75h5V12c0 3.463-2.462 6.387-5.653 7.186l-.138.034-8.682-8.683.03-.134zm-.2 1.058l7.797 7.796h-.604c-1.802 0-3.666-.734-5.062-2.13-1.396-1.396-2.13-3.195-2.13-5.062v-.604z" | ||
clipRule="evenodd" | ||
></path> | ||
</svg> | ||
) | ||
|
||
export default Gatsbyjs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
import type { ComponentProps, FC } from "react" | ||
|
||
const Keystatic: FC<ComponentProps<"svg">> = (props) => ( | ||
<svg | ||
xmlns="http://www.w3.org/2000/svg" | ||
fill="none" | ||
viewBox="0 0 24 24" | ||
{...props} | ||
> | ||
<path | ||
fill="#64748B" | ||
d="M1 13.5L14.5 0 13 6l9 4.5L8.5 24l1.5-6-9-4.5z" | ||
></path> | ||
<path | ||
fill="url(#paint0_linear_24673_123)" | ||
d="M13 6L1 13.5l9 4.5 3-12z" | ||
></path> | ||
<defs> | ||
<linearGradient | ||
id="paint0_linear_24673_123" | ||
x1="1" | ||
x2="14.5" | ||
y1="13.5" | ||
y2="10.5" | ||
gradientUnits="userSpaceOnUse" | ||
> | ||
<stop stopColor="#94A3B8"></stop> | ||
<stop offset="1" stopColor="#475569"></stop> | ||
</linearGradient> | ||
</defs> | ||
</svg> | ||
) | ||
|
||
export default Keystatic |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
import type { ComponentProps, FC } from "react" | ||
|
||
const Knip: FC<ComponentProps<"svg">> = (props) => ( | ||
<svg | ||
xmlns="http://www.w3.org/2000/svg" | ||
fill="none" | ||
viewBox="0 0 24 24" | ||
{...props} | ||
> | ||
<path | ||
fill="#FB923C" | ||
fillRule="evenodd" | ||
d="M6.388 3h11.224A3.388 3.388 0 0121 6.388v11.224A3.388 3.388 0 0117.612 21H6.388A3.388 3.388 0 013 17.612V6.388A3.388 3.388 0 016.388 3zm9.91 1.916c-.994-.068-1.89.442-2.666 1.566l-3.88 6.83-.072-.068-.74 1.854a8.273 8.273 0 00-.724 1.42c-.263.736-.27 1.486.135 2.18.264.453.69.74 1.312.823.96.014 1.796-.378 2.396-1.507.545-.959.52-1.791.13-2.546a2.012 2.012 0 00-.507-.55 1.728 1.728 0 00-.657-.285c-.273.01-.48-.043-.588-.186-.144-.188-.079-.38-.013-.573.01-.029.02-.057.028-.085l.078-.248a.81.81 0 01.468-.403c.077-.027.142-.044.203-.059.119-.03.224-.055.373-.154.246-.172.431-.416.532-.699l4.192-7.31zm3.748 6.436c-.43.898-1.317 1.426-2.677 1.546l-5.175.004.888-1.517 6.964-.033zm-10.345.763a.83.83 0 00.29-.04l-.462.83-.016-.002.004.021-.038.068-1.92-.264a8.2 8.2 0 01-1.592-.071c-.769-.133-1.427-.502-1.83-1.193-.261-.45-.302-.965-.063-1.545.461-.841 1.217-1.37 2.489-1.341 1.102-.003 1.814.431 2.279 1.142.118.22.194.46.225.708.026.241.002.486-.072.718-.144.231-.2.437-.129.602.093.218.293.256.493.295l.088.017.254.055zM7.823 9.819c.371.316.576.756.34 1.225-.158.29-.417.514-.727.628-.278.11-.572.173-.87.188a1.918 1.918 0 01-1.107-.255c-.726-.431-1-1.25-.224-1.801a2.4 2.4 0 011.398-.395c.492.02.892.155 1.19.41zm3.834 2.397a.403.403 0 10-.804-.05.403.403 0 00.804.05zm-.056 4.089c-.093-.48-.374-.873-.898-.9v-.002c-.332-.005-.653.11-.906.323a2.69 2.69 0 00-.593.664c-.216.321-.33.7-.325 1.088.017.844.594 1.485 1.457 1.084a2.408 2.408 0 001.036-1.015c.224-.443.303-.857.229-1.242z" | ||
clipRule="evenodd" | ||
></path> | ||
</svg> | ||
) | ||
|
||
export default Knip |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
import type { ComponentProps, FC } from "react" | ||
|
||
const PandaCSS: FC<ComponentProps<"svg">> = (props) => ( | ||
<svg | ||
xmlns="http://www.w3.org/2000/svg" | ||
fill="none" | ||
viewBox="0 0 24 24" | ||
{...props} | ||
> | ||
<path | ||
fill="#FBBF24" | ||
fillRule="evenodd" | ||
d="M7.326 4.696A1.826 1.826 0 005.5 6.522v10.956c0 1.009.818 1.826 1.826 1.826h10.348a1.826 1.826 0 001.826-1.826V6.522a1.826 1.826 0 00-1.826-1.826H7.326zm5.044 2.346c.953-.087 1.887-.05 2.804.218.584.172 1.122.437 1.588.842.671.585 1.061 1.33 1.186 2.217.121.86.042 1.692-.366 2.471a2.98 2.98 0 01-1.07 1.141l-.044.029c-1.052.644-2.042.917-3.118 1.003a11.4 11.4 0 01-.398-1.104 8.94 8.94 0 01-.149-.584 22.133 22.133 0 00-.057-.243c-.005-.02-.006-.039-.007-.062v-.003l-.003-.034.111.012.01.001c.085.01.167.019.25.024.463.026.895-.054 1.24-.403.193-.195.3-.439.354-.706a2.27 2.27 0 00-.023-1.038c-.119-.448-.398-.747-.827-.889-.48-.158-.97-.16-1.453-.016-.526.157-.843.531-.991 1.062-.13.464-.135.937-.093 1.413.097 1.08.412 2.099.824 3.089.136.326.286.646.436.966l.003.006a48.136 48.136 0 01.23.501l.016.038-.04.002a1.178 1.178 0 01-.068.003h-.833c-.938 0-1.877 0-2.815.002-.075 0-.11-.024-.139-.094a12.92 12.92 0 01-.66-2.29c-.172-.862-.28-1.733-.267-2.615.013-.836.137-1.65.48-2.416.478-1.069 1.28-1.779 2.35-2.189a6.04 6.04 0 011.539-.354z" | ||
clipRule="evenodd" | ||
></path> | ||
</svg> | ||
) | ||
|
||
export default PandaCSS |
Oops, something went wrong.
b6b0dcf
There was a problem hiding this comment.
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.vercel.app
react-symbols-git-main-pheralb.vercel.app
react-symbols-pheralb.vercel.app