Skip to content

Commit

Permalink
Remove sus clipPathUnits attribute from facebook-circle SVG (#845)
Browse files Browse the repository at this point in the history
* Remove clipPathUnits attr from facebook-circle SVG that VIP is sus about (+ rebuild)

* Update changelog
  • Loading branch information
JordanPak committed Apr 10, 2024
1 parent ff5409b commit cffbad1
Show file tree
Hide file tree
Showing 20 changed files with 1,364 additions and 1,363 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unpublished Changes
* Remove sus `clipPathUnits` attribute from `facebook-circle` SVG

## 1.61.0 04-09-2024
* Updated Tumblr and Pinterest social and plus icons to use version with viewBox attribute
Expand Down
2 changes: 1 addition & 1 deletion build/css/larva-important.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/css/larva.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/css/larva.inline-important.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/css/larva.inline.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions build/svg/defs/sprite.defs.html
Expand Up @@ -173,7 +173,7 @@
<svg viewBox="0 0 14 9" id="email"><path d="M.64.728C.5.654.27.524.218.369.13.105.225 0 .599 0h12.869c.374 0 .468.102.38.37-.05.15-.282.284-.42.358-.37.204-5.513 3.132-5.705 3.238-.191.105-.387.154-.69.154-.302 0-.498-.049-.69-.154C6.153 3.86 1.01.932.64.728zm13.08.158c.3-.158.28.025.28.172v7.207c0 .324-.394.735-.724.735H.791C.46 9 0 8.592 0 8.265V1.058C0 .914.017.728.313.886c.276.148 2.78 1.99 4.419 3.097L1.969 7.235c-.068.07-.098.158-.057.197.04.042.13.021.198-.05l3.318-2.924c.502.337.852.57.916.604.259.138.44.155.69.155.249 0 .43-.017.69-.154.06-.036.413-.268.915-.605l3.318 2.925c.07.067.158.088.199.049.037-.042.006-.127-.061-.197L9.329 3.983c1.639-1.107 4.115-2.95 4.391-3.097z"/></svg>
<svg viewBox="0 0 14 9" id="envelope"><path d="M.77.945C.636.875.406.752.356.605.269.357.362.258.731.258h12.723c.37 0 .462.096.376.349-.05.143-.28.27-.416.34-.366.192-5.45 2.964-5.64 3.064-.19.1-.382.146-.681.146-.3 0-.493-.047-.683-.146C6.22 3.91 1.137 1.138.77.945zm12.934.15c.296-.15.276.023.276.163v6.82c0 .307-.39.696-.716.696H.921c-.326 0-.782-.386-.782-.695V1.258c0-.136.016-.313.31-.163.272.14 2.747 1.883 4.368 2.931L2.085 7.104c-.066.066-.096.15-.056.186.04.04.13.02.196-.046l3.28-2.769c.496.32.842.54.905.573.257.13.436.146.683.146.246 0 .425-.017.682-.146.06-.034.409-.253.905-.573l3.28 2.769c.07.063.156.083.196.046.037-.04.007-.12-.06-.186L9.363 4.026c1.62-1.048 4.069-2.791 4.342-2.931z"/></svg>
<svg viewBox="0 0 24 24" id="facebook"><path d="M9 8H6v4h3v12h5V12h3.642L18 8h-4V6.333C14 5.378 14.192 5 15.115 5H18V0h-3.808C10.596 0 9 1.583 9 4.615V8z"/></svg>
<svg viewBox="0 0 666.667 666.667" id="facebook-circle" xmlns="http://www.w3.org/2000/svg"><defs><clipPath id="aia" clipPathUnits="userSpaceOnUse"><path d="M0 700h700V0H0Z"/></clipPath></defs><g clip-path="url(#aia)" transform="matrix(1.33333 0 0 -1.33333 -133.333 800)"><path d="M600 350c0 138.071-111.929 250-250 250S100 488.071 100 350c0-117.245 80.715-215.622 189.606-242.638v166.242h-51.552V350h51.552v32.919c0 85.092 38.508 124.532 122.048 124.532 15.838 0 43.167-3.105 54.347-6.211v-69.254c-5.901.621-16.149.932-28.882.932-40.993 0-56.832-15.528-56.832-55.9V350h81.659l-14.028-76.396h-67.631V101.831C504.073 116.782 600 222.182 600 350"/></g></svg>
<svg viewBox="0 0 666.667 666.667" id="facebook-circle" xmlns="http://www.w3.org/2000/svg"><defs><clipPath id="aia"><path d="M0 700h700V0H0Z"/></clipPath></defs><g clip-path="url(#aia)" transform="matrix(1.33333 0 0 -1.33333 -133.333 800)"><path d="M600 350c0 138.071-111.929 250-250 250S100 488.071 100 350c0-117.245 80.715-215.622 189.606-242.638v166.242h-51.552V350h51.552v32.919c0 85.092 38.508 124.532 122.048 124.532 15.838 0 43.167-3.105 54.347-6.211v-69.254c-5.901.621-16.149.932-28.882.932-40.993 0-56.832-15.528-56.832-55.9V350h81.659l-14.028-76.396h-67.631V101.831C504.073 116.782 600 222.182 600 350"/></g></svg>
<svg viewBox="0 0 14 19" id="fire"><path d="M14 13.4c0-.6-.2-1.2-.4-1.7s-.5-1-.8-1.5c0-.1-.1-.2-.1-.2s0-.1-.1-.1c0-.1-.1-.1-.1-.1-.2-.3-.4-.6-.5-.7l-.9-1.2C10.4 7 9.6 6.1 9 5.1l-.6-1c-.1-.3-.3-.7-.4-1-.3-1-.3-1.9.1-2.9V.1H8c-.7.4-1.4.8-2 1.3-.7.6-1.3 1.3-1.6 2.1-.3.9-.3 1.9.1 2.8.1.2.1.4.2.6l-.1-.1c-.2-.2-.4-.3-.6-.5-.5-.3-1.1-.6-1.7-.8h-.2v.2c0 .1.1.1.1.2.2.8.3 1.5.1 2.3 0 0-.2.6-.4 1.1-.1.1-.1.2-.2.4-.2.3-.4.6-.4.7-.5.8-1 1.7-1.1 2.7 0 0-.1.9.1 1.5.3 1.5 1 2.7 2.2 3.7.3.3.6.5.8.5.2.1.4.1.4.1l-.3-.5v-.1c-.4-.7-.5-1.5-.3-2.3.1-.6.4-1.2.8-1.8.5-.7 1.1-1.4 1.7-2 .5-.5.9-1.1 1.3-1.7.3-.5.4-1 .3-1.5 0-.2-.1-.4-.2-.6h.1c.3.2.5.3.7.5 1.1.9 1.6 2 1.8 3.3.2 1 0 2.1-.4 3.1 0 .1-.1.2-.1.4.7-.2 1.2-.6 1.4-1.3 1 1.2 1.1 2.5.4 3.9-.1.3 0 .5 0 .5h.1l.8-.5c1.1-.9 1.9-2 2.2-3.3v-1.6"/></svg>
<svg viewBox="0 0 500 500" id="flipboard" xmlns="http://www.w3.org/2000/svg"><path d="M0 0v500h500V0Zm400 200H300v100H200v100H100V100h300Z"/></svg>
<svg viewBox="0 0 34.237 31.943" id="gallery" xmlns="http://www.w3.org/2000/svg"><g fill="#fff"><rect height="26.738" rx="5" width="29.031" y="5.205"/><path d="M10.206 0h19.03a5.006 5.006 0 0 1 5 5v16.737a5.018 5.018 0 0 1-3.278 4.697 4.985 4.985 0 0 0 .3-1.721V7.974a5.006 5.006 0 0 0-5-5H7.228a4.984 4.984 0 0 0-1.721.3A5.019 5.019 0 0 1 10.206 0z"/></g></svg>
Expand Down Expand Up @@ -847,7 +847,7 @@ <h2>youtube, </h2>

</section>
<footer>
<p>Generated at Tue, 09 Apr 2024 18:27:29 GMT by <a href="https://github.com/svg-sprite/svg-sprite" target="_blank" rel="noopener noreferrer">svg-sprite</a>.</p>
<p>Generated at Wed, 10 Apr 2024 20:31:06 GMT by <a href="https://github.com/svg-sprite/svg-sprite" target="_blank" rel="noopener noreferrer">svg-sprite</a>.</p>
</footer>
</body>
</html>
2 changes: 1 addition & 1 deletion build/svg/defs/sprite.defs.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion packages/larva-css/build/css/algorithms.common.async.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions packages/larva-css/build/css/algorithms.common.inline.css

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions packages/larva-css/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cffbad1

Please sign in to comment.