Add our new custom icon font and fix platform links (#1284)
Fixes #1250, #1249
5
font/Gemfile
Normal file
@ -0,0 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
source "https://rubygems.org"
|
||||
|
||||
gem "fontcustom", "~> 2.0"
|
27
font/Gemfile.lock
Normal file
@ -0,0 +1,27 @@
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
ffi (1.11.1)
|
||||
fontcustom (2.0.0)
|
||||
json (~> 1.4)
|
||||
listen (>= 1.0, < 4.0)
|
||||
thor (~> 0.14)
|
||||
json (1.8.6)
|
||||
listen (3.1.5)
|
||||
rb-fsevent (~> 0.9, >= 0.9.4)
|
||||
rb-inotify (~> 0.9, >= 0.9.7)
|
||||
ruby_dep (~> 1.2)
|
||||
rb-fsevent (0.10.3)
|
||||
rb-inotify (0.10.0)
|
||||
ffi (~> 1.0)
|
||||
ruby_dep (1.5.0)
|
||||
thor (0.20.3)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
||||
DEPENDENCIES
|
||||
fontcustom (~> 2.0)
|
||||
|
||||
BUNDLED WITH
|
||||
2.0.1
|
13
font/LICENSE
Normal file
@ -0,0 +1,13 @@
|
||||
Copyright (c) 2019, Dawid Potocki
|
||||
|
||||
Permission to use, copy, modify, and distribute this software for any
|
||||
purpose with or without fee is hereby granted, provided that the above
|
||||
copyright notice and this permission notice appear in all copies.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
||||
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
||||
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
||||
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||||
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
||||
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
11
font/Makefile
Normal file
@ -0,0 +1,11 @@
|
||||
build:
|
||||
bundle exec fontcustom compile -F
|
||||
mv ptio-font.woff assets/webfonts
|
||||
mv _sass/ptio-font.css ../_sass/ptio-font.scss
|
||||
mv assets/webfonts/* ../assets/webfonts/
|
||||
sed -i -e 's/..\/assets\//..\//g' ../_sass/ptio-font.scss
|
||||
|
||||
default:
|
||||
build
|
||||
|
||||
.PHONY: build
|
39
font/README.md
Normal file
@ -0,0 +1,39 @@
|
||||
# ptio-font
|
||||
|
||||
This font contains icons we need, which Font Awesome does not have.
|
||||
|
||||
| Name | CSS class | Issue |
|
||||
|--- |--- |--- |
|
||||
| F-Droid | `ptio-f-droid` | https://github.com/FortAwesome/Font-Awesome/issues/15492 |
|
||||
| iOS | `ptio-ios` | https://github.com/FortAwesome/Font-Awesome/issues/4935 |
|
||||
| macOS | `ptio-macos` | https://github.com/FortAwesome/Font-Awesome/issues/4936 |
|
||||
| OpenBSD | `ptio-openbsd` | https://github.com/FortAwesome/Font-Awesome/issues/5345 |
|
||||
| NetBSD | `ptio-netbsd` | https://github.com/FortAwesome/Font-Awesome/issues/15496 |
|
||||
| Sailfish OS | `ptio-sailfish-os` | https://github.com/FortAwesome/Font-Awesome/issues/15498 |
|
||||
|
||||
We also have custom Linux icon (`ptio-linux`), because I (@dawidpotocki) made it before and looks cleaner.
|
||||
And since we are bundling additional font anyway, why not.
|
||||
|
||||
## Building
|
||||
|
||||
To build the font, you will need some of the following tools installed.
|
||||
|
||||
| Name | Notes |
|
||||
|--- |--- |
|
||||
| `make` | Use distro's package manager |
|
||||
| `ruby` | Use distro's package manager |
|
||||
| `bundler` | Run `gem install bundler` |
|
||||
| | |
|
||||
| | |
|
||||
| `woff-tools` | Use distro's package manager |
|
||||
| or | |
|
||||
| `yarn` or `npm` | Use distro's package manager |
|
||||
| `sfnt2woff` | Run `yarn global add sfnt2woff` or `npm install -g sfnt2woff` |
|
||||
|
||||
Then just run the following commands to build the font:
|
||||
|
||||
```
|
||||
$ cd font/
|
||||
$ bundle # it will install FontCustom
|
||||
$ make build # it will build a font and css
|
||||
```
|
15
font/fontcustom.yml
Normal file
@ -0,0 +1,15 @@
|
||||
font_name: ptio-font
|
||||
css_selector: .ptio-{{glyph}}
|
||||
preprocessor_path: ""
|
||||
autowidth: false
|
||||
no_hash: true
|
||||
force: false
|
||||
debug: false
|
||||
quiet: false
|
||||
|
||||
input:
|
||||
vectors: svg
|
||||
|
||||
output:
|
||||
fonts: assets/webfonts
|
||||
css: _sass
|
2
font/svg/f-droid.svg
Normal file
@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="112pc" height="112pc" version="1.1" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><g transform="matrix(39.518 0 0 39.518 -52.447 -39728)"><g transform="matrix(-1,0,0,1,48,0)"><path transform="matrix(-.036722 0 0 .036722 52.202 995.08)" d="m185.55 286.5a34.043 34.043 0 0 0-27.551 55.26l97.998 126.82c-3.4863 9.1033-5.4004 18.997-5.4004 29.355v190.62c0 45.259 36.434 81.695 81.693 81.695h871.41c45.259 0 81.695-36.436 81.695-81.695v-190.62c0-10.361-1.9162-20.258-5.4043-29.363l97.996-126.82a34.043 34.043 0 0 0-27.553-55.26 34.043 34.043 0 0 0-26.326 13.615l-93.279 120.71c-8.4826-2.9675-17.608-4.584-27.129-4.584h-871.41c-9.5223 0-18.649 1.6173-27.133 4.5859l-93.281-120.72a34.043 34.043 0 0 0-26.326-13.615zm320.34 231.86a91.907 91.907 0 0 1 91.906 91.906 91.907 91.907 0 0 1-91.906 91.908 91.907 91.907 0 0 1-91.908-91.908 91.907 91.907 0 0 1 91.908-91.906zm531.02 0a91.907 91.907 0 0 1 91.908 91.906 91.907 91.907 0 0 1-91.908 91.908 91.907 91.907 0 0 1-91.906-91.908 91.907 91.907 0 0 1 91.906-91.906z" color="#000000" color-rendering="auto" dominant-baseline="auto" fill-rule="evenodd" image-rendering="auto" shape-rendering="auto" solid-color="#000000" style="font-feature-settings:normal;font-variant-alternates:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-variant-position:normal;isolation:auto;mix-blend-mode:normal;shape-padding:0;text-decoration-color:#000000;text-decoration-line:none;text-decoration-style:solid;text-indent:0;text-orientation:mixed;text-transform:none;white-space:normal"/></g><path transform="matrix(.03167 0 0 .03167 -.92412 997.9)" d="m281.79 835.54c-52.479 0-94.727 42.248-94.727 94.727v631.51c0 52.479 42.248 94.729 94.727 94.729h1010.4c52.479 0 94.726-42.25 94.726-94.729v-631.51c0-52.479-42.248-94.727-94.726-94.727zm505.21 78.939c182.75 0 331.54 148.79 331.54 331.54s-148.79 331.54-331.54 331.54-331.54-148.79-331.54-331.54 148.79-331.54 331.54-331.54zm0 60.006c-150.33 0-271.54 121.21-271.54 271.54s121.21 271.54 271.54 271.54 271.54-121.21 271.54-271.54-121.21-271.54-271.54-271.54zm0 74.191c108.43 0 197.35 88.916 197.35 197.35s-88.918 197.35-197.35 197.35c-93.214 0-171.83-65.798-192.11-153.13h99.6c16.37 34.636 51.224 58.402 92.506 58.402 57.237 0 102.62-45.384 102.62-102.62s-45.384-102.62-102.62-102.62c-38.687 0-71.55 21-89.053 52.113h-101.45c22.527-84.172 99.543-146.84 190.5-146.84z"/></g></svg>
|
After Width: | Height: | Size: 2.4 KiB |
2
font/svg/ios.svg
Normal file
@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="112pc" height="112pc" version="1.1" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="m440.41 0h911.19c243.99 0 440.41 196.42 440.41 440.41v911.19c0 243.99-196.42 440.41-440.41 440.41h-911.19c-243.99 0-440.41-196.42-440.41-440.41v-911.19c0-243.99 196.42-440.41 440.41-440.41z" stroke-width="1.2311"/><path d="m207.42 1229.8h114.95v-489.35h-114.95zm57.246-553.53c36.009 0 64.17-27.7 64.17-62.323 0-35.086-28.161-62.785-64.17-62.785-35.548 0-63.708 27.7-63.708 62.785 0 34.625 28.161 62.323 63.708 62.323zm440.43-123.73c-194.35 0-316.23 132.49-316.23 344.4s121.86 343.94 316.23 343.94c193.89 0 315.77-132.03 315.77-343.94 0-211.91-121.86-344.4-315.77-344.4zm0 101.57c118.65 0 194.35 94.171 194.35 242.83 0 148.19-75.71 242.37-194.35 242.37-119.11 0-194.35-94.172-194.35-242.37 0-148.66 75.25-242.83 194.35-242.83zm364.26 388.25c5.0781 122.81 105.72 198.51 258.99 198.51 161.12 0 262.69-79.402 262.69-205.9 0-99.252-57.246-155.12-192.51-186.04l-76.634-17.544c-81.713-19.389-115.42-45.242-115.42-89.564 0-55.399 50.782-92.325 126.03-92.325 76.173 0 128.34 37.395 133.88 99.71h113.57c-2.7699-117.26-99.71-196.67-246.52-196.67-144.97 0-247.92 79.867-247.92 198.05 0 95.095 58.169 154.2 180.97 182.35l86.329 20.314c84.017 19.851 118.19 47.55 118.19 95.56 0 55.398-55.86 95.094-136.18 95.094-81.248 0-142.65-40.164-150.03-101.57h-115.42z" fill="#fff" stroke-width="11.819"/></svg>
|
After Width: | Height: | Size: 1.4 KiB |
2
font/svg/linux.svg
Normal file
@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="112pc" height="112pc" version="1.1" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="m1581.6 1413.2c-12.599-13.999-18.548-40.597-25.198-68.944-6.2995-28.348-13.649-58.795-36.747-78.394-4.5497-3.8497-9.0993-7.3494-13.999-10.149-4.5496-2.7997-9.4492-5.2495-14.349-6.9994 32.197-95.542 19.598-190.73-12.949-276.83-39.897-105.34-109.54-197.38-162.74-260.38-59.845-75.244-117.94-146.64-116.89-251.98 1.7498-160.64 17.848-459.16-265.28-459.51-358.37-0.69994-268.78 361.87-272.63 473.16-5.9495 81.893-22.398 146.29-78.744 226.43-66.144 78.743-159.24 205.78-203.33 338.42-20.998 62.645-30.797 126.34-21.698 186.53-22.748 20.298-39.897 51.446-58.095 70.694-14.699 15.049-36.047 20.648-59.495 29.048s-48.996 20.998-64.745 50.746c-7.3494 13.649-9.7992 28.348-9.7992 43.396 0 13.649 2.0998 27.648 4.1996 41.297 4.1996 28.348 8.7493 54.945 2.7998 72.794-18.198 50.396-20.648 85.393-7.6994 110.94 13.299 25.548 39.897 36.747 70.344 43.046 60.545 12.599 142.79 9.4492 207.53 43.746 69.294 36.397 139.64 49.346 195.63 36.397 40.597-9.0993 73.844-33.597 90.642-70.694 43.746-0.3499 92.042-18.898 169.04-23.098 52.146-4.1997 117.59 18.548 192.83 14.349 2.0998 8.0493 4.8996 16.099 8.7492 23.448v0.35c29.048 58.445 83.293 85.043 141.04 80.493 58.095-4.5496 119.34-38.497 169.04-97.642 47.596-57.395 125.99-81.193 178.14-112.69 25.898-15.749 46.896-35.347 48.646-64.045 1.3999-28.698-15.399-60.545-54.246-103.94zm-686.99-1107.7c34.297-77.694 119.69-76.294 153.99-1.3999 22.748 49.696 12.599 108.14-15.049 141.39-5.5995-2.7998-20.648-9.0992-44.096-17.149 3.8496-4.1996 10.849-9.4492 13.649-16.099 16.799-41.297-0.6999-94.492-31.847-95.542-25.548-1.7499-48.646 37.797-41.297 80.493-14.349-6.9994-32.897-12.249-45.496-15.399-3.4997-24.148-1.0499-51.096 10.149-76.294zm-142.44-40.247c35.347 0 72.794 49.696 66.844 117.24-12.249 3.4997-24.848 8.7493-35.697 16.099 4.1997-31.147-11.549-70.344-33.597-68.594-29.398 2.4498-34.297 74.194-6.2995 98.342 3.4997 2.7998 6.6495-0.69994-20.648 19.248-54.595-51.096-36.747-182.33 29.398-182.33zm-43.17 237.44c21.698-16.099 43.119-29.36 44.92-31.057 16.398-15.452 47.246-49.696 97.642-49.696 24.848 0 54.596 8.0493 90.642 31.147 22.048 14.349 39.547 15.399 79.093 32.547 54.618 17.653-10.734 67.109-42.696 77.373-38.847 12.599-69.294 55.995-133.69 52.146-13.649-0.69994-24.498-3.4997-33.597-7.3494-27.998-12.249-42.696-36.397-69.994-52.496-22.388-14.869-48.696-38.039-32.321-52.616zm-15.637 1124.9c-9.4493 122.84-130.88 111.54-240.77 54.143-104.64-55.295-212.58-5.0452-240.23-58.941-8.3993-16.449-8.3993-34.331 9.0992-82.277v-0.6999c8.3993-26.598 2.0998-55.995-2.0998-83.643-4.1996-27.298-6.2995-52.496 3.1497-69.994 12.249-23.448 24.057-11.616 46.106-19.315 36.047-12.949 20.885-1.7831 48.183-24.531 19.248-19.948 33.247-45.146 50.046-62.995 17.849-19.248 33.598-28.348 60.545-24.148 28.348 4.1997 52.846 23.798 76.644 55.995l68.594 124.59c33.247 69.644 128.08 120.07 120.73 191.82zm17.861-98.23c-30.787-19.621-33.597-21.042-50.396-42.04 24.848 0 49.696-7.6994 58.445-31.148 8.0494-21.698 0-52.146-25.898-87.143-47.246-63.695-134.04-113.74-134.04-113.74-47.246-29.398-73.844-65.445-86.093-104.64 93.783-404.88-120.57-59.575 54.595 97.815 2.0998-72.444 19.248-213.31 48.296-282.25 41.996-95.892 130.54-249.61 137.54-381.9 3.8497 2.7998 16.099 11.199 21.698 14.349 16.099 9.4492 28.348 23.448 44.096 36.047 43.396 34.997 99.742 32.197 148.39 4.1996 21.698-12.249 39.197-26.248 55.645-31.497 34.647-10.849 62.295-30.098 78.044-52.496 26.948 106.39 89.942 247.51 130.19 322.4 21.348 39.897 64.045 158.22 82.593 260.06 149.46 61.543 112.15 16.005 85.043 12.919-68.594-30.098-125.99-30.098-134.04 43.746-42.346 14.699-64.045 51.446-74.894 95.542-9.7992 39.197-12.599 86.443-15.399 139.64-1.7498 26.948-12.599 36.441-23.798 74.938-112.34 80.143-268.43 115.14-400.02 25.198zm866.2-11.796c-3.1498 58.795-116.56 37.348-193.55 130.44-46.196 54.946-96.786 89.276-146.48 93.126-49.696 3.8497-72.855-16.582-98.053-67.327-16.449-38.847-5.9339-54.544 6.3152-100.74 12.949-49.696 32.197-100.79 34.647-142.09 2.7998-53.196 5.9495-99.742 14.699-135.44 9.0992-36.047 1.6391-39.173 26.487-52.822 1.0499-0.6999 2.4498-1.0499 3.4997-1.7499 2.7997 46.196 25.548 72.07 65.794 82.219 44.096 11.549 107.44-26.248 134.39-57.045 28.703 1.4089 26.563 9.5846 50.788 30.493 34.57 29.837 24.433 96.079 59.43 135.63 18.307 24.615 47.678 52.225 42.039 85.307z" fill="currentColor" stroke-width="3.4997"/></svg>
|
After Width: | Height: | Size: 4.4 KiB |
2
font/svg/macos.svg
Normal file
@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="112pc" height="112pc" version="1.1" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><g transform="matrix(1.1667 0 0 1.1667 5.3368e-6 -149.37)"><path d="m66.977 290.98c-37.105 0-66.977 29.871-66.977 66.977v1076.1c0 37.105 29.871 66.976 66.977 66.976h1402c37.105 0 66.977-29.871 66.977-66.976v-1076.1c0-37.105-29.871-66.977-66.977-66.977zm834.98 73.674h541.16c16.827 0 30.373 13.546 30.373 30.373v1002c0 16.827-13.546 30.373-30.373 30.373h-510.79c-16.266 0-29.464-12.658-30.326-28.701v-117.27c77.944-17.511 173.69-54.052 263.6-129.22 13.304-11.403 15.204-31.359 3.8008-44.662-6.2361-7.4832-15.278-11.358-24.42-11.344-7.1108 0.011-14.281 2.3744-20.24 7.2247-75.378 63.263-155.32 96.086-222.74 112.88v-120.26h-0.0469v-115.16h-229.95c67.954-375.04 120.4-550.11 229.95-616.19zm-523.31 171.91c19.789 0 35.721 15.931 35.721 35.721v142.88c0 19.789-15.931 35.721-35.721 35.721-19.789 0-35.721-15.931-35.721-35.721v-142.88c0-19.789 15.931-35.721 35.721-35.721zm12.455 559.59c7.0931 0.011 14.186 2.3744 20.006 7.2247 46.562 39.277 174.53 129.87 356.98 129.87 9.8192 0 22.172-0.3173 36.426-1.2676 1.7924-0.1258 3.64-0.2744 5.4941-0.4258v63.367c-16.553 1.3772-30.815 1.6758-41.92 1.6758-203.04 0-345.57-101.04-397.52-144.44-13.62-11.403-15.203-31.359-4.1172-44.662 6.4142-7.4832 15.535-11.358 24.654-11.344z" stroke-width="1.241"/><path d="m1157.4 536.56c19.789 0 35.721 15.932 35.721 35.721v142.88c0 19.789-15.932 35.721-35.721 35.721s-35.721-15.932-35.721-35.721v-142.88c0-19.789 15.932-35.721 35.721-35.721z" stroke-width="1.1761"/></g></svg>
|
After Width: | Height: | Size: 1.6 KiB |
2
font/svg/netbsd.svg
Normal file
After Width: | Height: | Size: 6.3 KiB |
2
font/svg/openbsd.svg
Normal file
@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="112pc" height="112pc" version="1.1" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><g transform="matrix(1.1667 0 0 1.1667 .0055977 -149.33)"><path d="m710.45 180.84c-19.406 0-45.409 91.404-54.418 125.43-36.37 4.973-76.786 11.858-106.04 19.512-19.536-33.646-64.164-106.47-81.928-101.71-19.946 5.3445-20.32 112.48-20.062 141.12-27.765 14.41-53.676 31.224-76.557 45.797-28.738-28.403-87.469-83.402-102.89-74.496-19.622 11.329 14.894 133.73 18.414 146.01-19.612 20.04-36.341 42.023-51.861 61.045-36.21-20.434-102.5-55.205-114.65-43.059-16.86 16.86 56.828 138.36 56.828 138.36-18.339 44.374-35.848 90.606-45.537 132.99-23.74-12.204-49.443-34.393-75.617-34.098-19.351 0.41588-37.98 10.654-48.404 28.709-15.884 27.512-6.5238 62.45 20.988 78.334l82.982 47.908-81.854 47.258c-27.512 15.884-36.876 50.82-20.992 78.332s50.822 36.874 78.334 20.99l43.18-24.93c13.123 48.538 29.657 100.2 46.92 138.79 0 0-73.688 121.51-56.828 138.37 12.146 12.146 78.436-22.624 114.65-43.059 17.257 22.326 33.823 42.218 51.861 61.045-3.5196 12.282-38.036 134.69-18.414 146.01 15.426 8.9061 74.157-46.093 102.89-74.496 25.836 17.534 50.449 31.987 76.557 45.797-0.25725 28.64 0.11651 135.77 20.062 141.12 17.763 4.7591 62.395-68.077 81.932-101.72 36.476 8.8997 73.954 16.45 106.03 19.524 9.0089 34.03 35.012 125.43 54.418 125.43 19.469 0 45.568-91.963 54.494-125.72 35.829-3.1811 71.294-9.6184 105.96-19.232 19.536 33.646 64.166 106.48 81.93 101.72 19.946-5.3449 20.32-112.48 20.062-141.12 26.634-13.32 52.225-28.629 76.557-45.797 28.738 28.403 87.469 83.402 102.89 74.496 19.621-11.328-14.894-133.73-18.414-146.01 18.645-19.155 35.971-39.55 51.861-61.045 36.21 20.434 102.5 55.205 114.65 43.059 16.86-16.86-56.826-138.37-56.826-138.37 22.291-52.882 42.98-113.59 51.344-163.55h40.357c25.181 99.994 25.55 170.63 104.03 170.63 61.111-3.1032 107.42-120.81 94.471-200.37-83.531 177.17-126.17 46.06-125.72-63.852-0.4448-109.91 41.982-241.47 125.72-63.85 12.75-78.315-33.872-199.89-94.471-200.37-92.576 0.61343-94.144 122.33-108.72 191.67h-33.121c-8.4753-73.915-29.023-142.17-51.417-184.59 0 0 71.211-121.5 54.351-138.36-12.146-12.146-78.436 22.624-114.65 43.059-17.407-22.898-33.613-42.154-51.861-61.045 3.5196-12.282 38.036-134.69 18.414-146.01-15.426-8.9058-74.154 46.088-102.89 74.492-26.274-17.785-49.897-32.201-76.559-45.793 0.2572-28.64-0.1166-135.77-20.062-141.12-17.763-4.7596-62.393 68.076-81.93 101.72-34.661-9.614-70.126-16.051-105.96-19.232-8.9264-33.762-35.025-125.72-54.494-125.72zm283.43 425.74c3.4956-0.0927 6.167 0.56346 7.7578 2.1543 14.545 14.545-49.025 119.37-49.025 119.37l-70.344-70.344s83.148-50.425 111.61-51.18zm-647.81 84.875h192.06c12.137 18.614 18.605 40.353 18.617 62.574 4.6e-4 63.34-51.347 114.69-114.69 114.69-63.34 4.6e-4 -114.69-51.347-114.69-114.69 0.0359-22.229 6.531-43.969 18.695-62.574zm637.48 162.26s119.07 29.171 119.07 49.74c0 20.57-119.07 49.74-119.07 49.74zm-66.941 210.18s63.568 104.82 49.023 119.37c-14.545 14.545-119.37-49.025-119.37-49.025z" stroke-width="8.3487"/><path d="m408 726.76a34.691 34.691 0 0 0-34.691 34.691 34.691 34.691 0 0 0 34.691 34.69 34.691 34.691 0 0 0 34.69-34.69 34.691 34.691 0 0 0-34.69-34.691z" stroke-width="9.812"/></g></svg>
|
After Width: | Height: | Size: 3.2 KiB |
2
font/svg/sailfish-os.svg
Normal file
@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="112pc" height="112pc" version="1.1" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><g transform="matrix(7.3488 0 0 -7.3488 839.19 788.88)" stroke-width="2.0548"><path d="m0 0c-5.436 5.189-10.655 10.292-14.424 16.118 10.821 17.852 35.603 29.491 42.766 32.567 3.799-3.851 13.994-12.784 28.251-14.54-5.911-2.066-42.886-15.562-56.593-34.145m16.23-40.668c-1.516-17.504-12.45-32.341-27.264-44.599 3.551 5.637 6.22 12.108 6.838 19.25 1.45 16.732-9.908 28.213-20.893 39.316-11.174 11.296-21.729 21.965-20.347 37.925 1.61 18.58 12.841 35.372 26.615 49.286-3.815-6.819-6.935-14.427-7.573-21.788-1.79-20.662 11.366-33.204 22.973-44.27 10.781-10.278 20.963-19.985 19.651-35.12m-75.392-72.687c15.585 11.429 27.804 25.866 34.681 41.551 4.45 10.149 6.28 20.036 5.471 29.174 5.498-6.816 9.224-14.045 8.462-22.836-1.929-22.273-28.501-38.167-28.882-38.392l0.016-0.026c-6.583-3.515-13.264-6.671-19.748-9.471m76.105 163.72c-10.345-5.332-25.504-14.743-34.753-27.782-1.847 4.586-2.743 9.682-2.232 15.587 1.5 17.306 19.64 37.524 22.497 40.61 10.631 7.899 20.769 13.98 27.665 17.816-4.986-10.403-12.16-28.227-13.177-46.231m109.34 5.306c-0.613 1.629-2.419 2.467-4.055 1.881l-23.258-8.298c-9.765-3.199-21.12-6.536-30.934-8.413-21.14-4.037-36.274 13.51-36.421 13.683-0.873 1.041-2.311 1.414-3.581 0.928-0.29-0.111-1.926-0.749-4.436-1.876 2.578 24.597 16.668 48.7 16.822 48.96 0.712 1.205 0.555 2.734-0.387 3.769s-2.448 1.334-3.715 0.739c-0.846-0.399-20.961-9.946-41.985-26.362-28.574-22.312-44.091-45.497-46.119-68.91-1.637-18.897 10.464-31.129 22.167-42.959 0.671-0.678 1.339-1.353 2.002-2.027 3.96-10.504 3.038-22.943-2.701-36.032-10.274-23.434-33.415-43.963-61.901-54.916-9.022-3.468-16.591-6.117-16.666-6.144-1.583-0.552-2.466-2.236-2.023-3.852 0.386-1.407 1.663-2.345 3.071-2.345 0.21 0 0.421 0.021 0.633 0.064 4.785 0.964 35.342 9.014 65.062 23.984 2.029 1.022 3.998 2.056 5.933 3.095l1e-3 -2e-3c8e-3 5e-3 0.031 0.018 0.041 0.025 36.781 19.767 56.547 42.661 58.752 68.117 1.407 16.237-7.837 26.931-17.944 36.769 12.754 18.446 54.308 32.665 54.785 32.827l41.015 14.633c13.022 4.246 23.293 8.285 24.029 8.576 1.618 0.639 2.425 2.457 1.813 4.086"/></g></svg>
|
After Width: | Height: | Size: 2.1 KiB |