-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
28 changed files
with
165 additions
and
1 deletion.
There are no files selected for viewing
9 changes: 9 additions & 0 deletions
9
assets/android/res/drawable/ic_compound_headphones_off_solid.xml
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,9 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:pathData="M12 3a7.96 7.96 0 0 0-4.67 1.5L5.9 3.07A9.96 9.96 0 0 1 12 1c5.52 0 10 4.48 10 10v8.17l-4.93-4.94A1.99 1.99 0 0 1 18 14h2v-3a8 8 0 0 0-8-8ZM4.45 4.44l1.42 1.42L16 16.02v-0.02l5.25 5.26a0.96 0.96 0 0 0 0.19 0.14l-0.05 0.05a1 1 0 0 1-1.56 1.23L19.17 22H18a2 2 0 0 1-2-2v-1.17L4.76 7.6A7.97 7.97 0 0 0 4 11v3h2a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-9c0-1.78 0.46-3.44 1.27-4.89L1.33 4.17a1 1 0 0 1 1.42-1.42l1.7 1.7Z"/> | ||
</vector> |
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,9 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:pathData="M12 3a8 8 0 0 0-8 8v3h2a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-9C2 5.48 6.48 1 12 1s10 4.48 10 10v9a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2h2v-3a8 8 0 0 0-8-8Z"/> | ||
</vector> |
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
1 change: 1 addition & 0 deletions
1
assets/ios/swift/Icons.xcassets/headphonesOffSolid.imageset/Contents.json
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 @@ | ||
{"images":[{"filename":"headphonesOffSolid.svg","idiom":"universal"}],"info":{"author":"xcode","version":1},"properties":{"preserves-vector-representation":true,"template-rendering-intent":"template"}} |
3 changes: 3 additions & 0 deletions
3
assets/ios/swift/Icons.xcassets/headphonesOffSolid.imageset/headphonesOffSolid.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions
1
assets/ios/swift/Icons.xcassets/headphonesSolid.imageset/Contents.json
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 @@ | ||
{"images":[{"filename":"headphonesSolid.svg","idiom":"universal"}],"info":{"author":"xcode","version":1},"properties":{"preserves-vector-representation":true,"template-rendering-intent":"template"}} |
3 changes: 3 additions & 0 deletions
3
assets/ios/swift/Icons.xcassets/headphonesSolid.imageset/headphonesSolid.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 @@ | ||
var _reactJsxRuntime = require("react/jsx-runtime"); | ||
var React = require("react"); | ||
function HeadphonesOffSolidIcon(props, ref) { | ||
return /*#__PURE__*/_reactJsxRuntime.jsx("svg", { | ||
xmlns: "http://www.w3.org/2000/svg", | ||
width: "1em", | ||
height: "1em", | ||
fill: "currentColor", | ||
viewBox: "0 0 24 24", | ||
ref: ref, | ||
...props, | ||
children: /*#__PURE__*/_reactJsxRuntime.jsx("path", { | ||
d: "M12 3a7.964 7.964 0 0 0-4.665 1.5l-1.43-1.429A9.956 9.956 0 0 1 12 1c5.523 0 10 4.477 10 10v8.166l-4.934-4.935A1.99 1.99 0 0 1 18 14h2v-3a8 8 0 0 0-8-8ZM4.45 4.443l1.418 1.42-.005.005L16 16.006v-.012l5.253 5.253a.964.964 0 0 0 .183.145l-.044.044a1 1 0 0 1-1.56 1.231L19.167 22H18a2 2 0 0 1-2-2v-1.166L4.76 7.594A7.97 7.97 0 0 0 4 11v3h2a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-9c0-1.776.463-3.445 1.275-4.89L1.333 4.167a1 1 0 0 1 1.414-1.414L4.444 4.45l.005-.007Z" | ||
}) | ||
}); | ||
} | ||
; | ||
HeadphonesOffSolidIcon.displayName = "HeadphonesOffSolidIcon"; | ||
module.exports = React.forwardRef(HeadphonesOffSolidIcon); |
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,11 @@ | ||
import React from "react"; | ||
|
||
/** | ||
* headphones-off-solid.svg | ||
*/ | ||
declare const HeadphonesOffSolidIcon: React.ForwardRefExoticComponent< | ||
Omit<React.SVGProps<SVGSVGElement>, "ref" | "children"> & | ||
React.RefAttributes<SVGSVGElement> | ||
>; | ||
|
||
export default HeadphonesOffSolidIcon; |
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 { forwardRef } from "react"; | ||
import { jsx as _jsx } from "react/jsx-runtime"; | ||
function HeadphonesOffSolidIcon(props, ref) { | ||
return /*#__PURE__*/_jsx("svg", { | ||
xmlns: "http://www.w3.org/2000/svg", | ||
width: "1em", | ||
height: "1em", | ||
fill: "currentColor", | ||
viewBox: "0 0 24 24", | ||
ref: ref, | ||
...props, | ||
children: /*#__PURE__*/_jsx("path", { | ||
d: "M12 3a7.964 7.964 0 0 0-4.665 1.5l-1.43-1.429A9.956 9.956 0 0 1 12 1c5.523 0 10 4.477 10 10v8.166l-4.934-4.935A1.99 1.99 0 0 1 18 14h2v-3a8 8 0 0 0-8-8ZM4.45 4.443l1.418 1.42-.005.005L16 16.006v-.012l5.253 5.253a.964.964 0 0 0 .183.145l-.044.044a1 1 0 0 1-1.56 1.231L19.167 22H18a2 2 0 0 1-2-2v-1.166L4.76 7.594A7.97 7.97 0 0 0 4 11v3h2a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-9c0-1.776.463-3.445 1.275-4.89L1.333 4.167a1 1 0 0 1 1.414-1.414L4.444 4.45l.005-.007Z" | ||
}) | ||
}); | ||
} | ||
; | ||
HeadphonesOffSolidIcon.displayName = "HeadphonesOffSolidIcon"; | ||
export default forwardRef(HeadphonesOffSolidIcon); |
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 @@ | ||
var _reactJsxRuntime = require("react/jsx-runtime"); | ||
var React = require("react"); | ||
function HeadphonesSolidIcon(props, ref) { | ||
return /*#__PURE__*/_reactJsxRuntime.jsx("svg", { | ||
xmlns: "http://www.w3.org/2000/svg", | ||
width: "1em", | ||
height: "1em", | ||
fill: "currentColor", | ||
viewBox: "0 0 24 24", | ||
ref: ref, | ||
...props, | ||
children: /*#__PURE__*/_reactJsxRuntime.jsx("path", { | ||
d: "M12 3a8 8 0 0 0-8 8v3h2a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-9C2 5.477 6.477 1 12 1s10 4.477 10 10v9a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2h2v-3a8 8 0 0 0-8-8Z" | ||
}) | ||
}); | ||
} | ||
; | ||
HeadphonesSolidIcon.displayName = "HeadphonesSolidIcon"; | ||
module.exports = React.forwardRef(HeadphonesSolidIcon); |
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,11 @@ | ||
import React from "react"; | ||
|
||
/** | ||
* headphones-solid.svg | ||
*/ | ||
declare const HeadphonesSolidIcon: React.ForwardRefExoticComponent< | ||
Omit<React.SVGProps<SVGSVGElement>, "ref" | "children"> & | ||
React.RefAttributes<SVGSVGElement> | ||
>; | ||
|
||
export default HeadphonesSolidIcon; |
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 { forwardRef } from "react"; | ||
import { jsx as _jsx } from "react/jsx-runtime"; | ||
function HeadphonesSolidIcon(props, ref) { | ||
return /*#__PURE__*/_jsx("svg", { | ||
xmlns: "http://www.w3.org/2000/svg", | ||
width: "1em", | ||
height: "1em", | ||
fill: "currentColor", | ||
viewBox: "0 0 24 24", | ||
ref: ref, | ||
...props, | ||
children: /*#__PURE__*/_jsx("path", { | ||
d: "M12 3a8 8 0 0 0-8 8v3h2a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-9C2 5.477 6.477 1 12 1s10 4.477 10 10v9a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2h2v-3a8 8 0 0 0-8-8Z" | ||
}) | ||
}); | ||
} | ||
; | ||
HeadphonesSolidIcon.displayName = "HeadphonesSolidIcon"; | ||
export default forwardRef(HeadphonesSolidIcon); |
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
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
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
Oops, something went wrong.