mirror of
https://github.com/hazemKrimi/crimson-quirks-ui.git
synced 2026-05-01 18:20:28 +00:00
Update assets
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<svg width="22" height="21" viewBox="0 0 22 21" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M19 1H3C1.89543 1 1 1.89543 1 3V7C1 8.10457 1.89543 9 3 9H19C20.1046 9 21 8.10457 21 7V3C21 1.89543 20.1046 1 19 1Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M19 12H3C1.89543 12 1 12.8954 1 14V18C1 19.1046 1.89543 20 3 20H19C20.1046 20 21 19.1046 21 18V14C21 12.8954 20.1046 12 19 12Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M5 5H5.01" stroke="black" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M5 16H5.01" stroke="black" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 663 B |
@@ -0,0 +1,5 @@
|
||||
<svg width="18" height="19" viewBox="0 0 18 19" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M16.2405 12.852V6.07842C16.2402 5.78147 16.1618 5.48981 16.0132 5.23271C15.8646 4.97562 15.651 4.76212 15.3938 4.61364L9.46693 1.22687C9.20951 1.07824 8.91749 1 8.62024 1C8.32299 1 8.03097 1.07824 7.77355 1.22687L1.84669 4.61364C1.58952 4.76212 1.37592 4.97562 1.2273 5.23271C1.07869 5.48981 1.0003 5.78147 1 6.07842V12.852C1.0003 13.1489 1.07869 13.4406 1.2273 13.6977C1.37592 13.9548 1.58952 14.1683 1.84669 14.3167L7.77355 17.7035C8.03097 17.8521 8.32299 17.9304 8.62024 17.9304C8.91749 17.9304 9.20951 17.8521 9.46693 17.7035L15.3938 14.3167C15.651 14.1683 15.8646 13.9548 16.0132 13.6977C16.1618 13.4406 16.2402 13.1489 16.2405 12.852Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M1.22852 5.19781L8.62015 9.47362L16.0118 5.19781" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M8.62012 17.9999V9.46524" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
@@ -0,0 +1,5 @@
|
||||
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M17 1H3C1.89543 1 1 1.89543 1 3V17C1 18.1046 1.89543 19 3 19H17C18.1046 19 19 18.1046 19 17V3C19 1.89543 18.1046 1 17 1Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M1 7H19" stroke="black" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M7 19V7" stroke="black" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 462 B |
@@ -0,0 +1,7 @@
|
||||
<svg width="18" height="23" viewBox="0 0 18 23" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M10.9998 1H2.99996C2.46954 1 1.96084 1.2119 1.58577 1.58907C1.21071 1.96625 1 2.47781 1 3.01122V19.101C1 19.6344 1.21071 20.146 1.58577 20.5231C1.96084 20.9003 2.46954 21.1122 2.99996 21.1122H14.9997C15.5301 21.1122 16.0388 20.9003 16.4139 20.5231C16.789 20.146 16.9997 19.6344 16.9997 19.101V7.03366L10.9998 1Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M11 1V7.03366H16.9999" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M12.9998 12.0617H5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M12.9998 16.0842H5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M6.99996 8.03928H5.99998H5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 957 B |
@@ -14,6 +14,10 @@ import { ReactComponent as Edit } from './icons/edit.svg';
|
||||
import { ReactComponent as Delete } from './icons/delete.svg';
|
||||
import { ReactComponent as General } from './icons/general.svg';
|
||||
import { ReactComponent as Design } from './icons/design.svg';
|
||||
import { ReactComponent as Specification } from './icons/specification.svg';
|
||||
import { ReactComponent as Features } from './icons/features.svg';
|
||||
import { ReactComponent as Frontend } from './icons/frontend.svg';
|
||||
import { ReactComponent as Backend } from './icons/backend.svg';
|
||||
import { ReactComponent as Close } from './icons/close.svg';
|
||||
import { ReactComponent as Login } from './images/login.svg';
|
||||
import { ReactComponent as Signup } from './images/signup.svg';
|
||||
@@ -36,6 +40,10 @@ export {
|
||||
Delete,
|
||||
General,
|
||||
Design,
|
||||
Specification,
|
||||
Features,
|
||||
Frontend,
|
||||
Backend,
|
||||
Close,
|
||||
Login,
|
||||
Signup,
|
||||
|
||||
Reference in New Issue
Block a user