CSS ComponentThe latest version of this package is: 17.0.30-alpha.8, Opens in new window
Our logo is unique. Which means that you cannot create your own version with similar letters and shapes. Its design must not be manipulated in any way.
This component provides .css
, .styl
, .less
and .scss
-files.
To be able to install this component, please refer to the Project Setup documentation.
$ npm i @ids-core/logo@17.0.30-alpha.8
Table of Contents
Edit this section, Opens in new windowAssets
URIs for direct linking
Here are some direct links for the If logo that can be used in your application/content
For meta tags
<!--- example usage --->
<link
async
rel="icon"
type="image/png"
sizes="512x512"
href="//if-vid-brand-cdn.azureedge.net/images/meta/favicon-512x512.png"
/>
<!--- example usage --->
<meta
name="msapplication-square150x150logo"
content="//if-vid-brand-cdn.azureedge.net/images/meta/mstile-150x150.png"
/>
<!--- example usage --->
<link async rel="shortcut icon" href="//if-vid-brand-cdn.azureedge.net/images/meta/favicon.ico" />
tag | rel | sizes (dimensions) | file type | image |
---|---|---|---|---|
link | shortcut icon | 64x64 | ico |
For other usage
sizes | file type | image |
---|---|---|
150x148 | png | ![]() |
113x112 | svg |
Downloads
Changelog
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
14.22.2 (2022-05-03)
Miscellaneous chores
- package locks: update package locks (813eac7)
14.20.1 (2022-04-19)
Miscellaneous chores
- changelog: regenerate all CHANGELOG.md files (64ab385) , closes #586342
- changelog: regenerate all changelogs after updating changelog generation (70789c9) , closes #587270
14.19.0 (2022-04-13)
Documentation Updates
- ✏️ Update documentation elements to prepare for Dark
Mode (7b0b859)
. We are utilizing some of the IDS components when documenting our
components, and these elements needed to be updated with the
.ids-doc
CSS flag so we can add themes to them. In the same change, we also ammended some of the documentation to be more up to speed with current state.
14.18.3 (2022-04-13)
Bug Fixes
- changelog: generate new CHANGELOG.md files for root and
packages (349fda4)
,
closes #586063
. We regenerate the files to include all relevant commits and to use
conventional-commits
at 100%
14.16.0 (2022-04-07)
Bug Fixes
14.9.0 (2022-03-03)
Miscellaneous chores
-
🤖 Bootstrap (6822f5b)
reinstall (d425056)
bootstrap (9a713df)
merge (2b1c5f1)
reinstall (5221600)
reinstall (147df55)
reinstall (afce1f2)
reinstall (67f3140)
-
Add changelog.md to files (3338314)
Reinstall (a2abf51)
-
rebuild and reinstall (f9fb687)
reinstall (885c74b)
14.0.4 (2021-11-15)
Bug Fixes
reinstall (545a069)
reinstall (e149c2c)
13.12.3 (2021-11-09)
⚠ BREAKING CHANGES
- 🧨 The scope for If Design System npm packages has now changed from
@if-design-system
to@ids-core
. We have also renamed the repository fromif-design-system
toids-core
- 🧨 Util is now renamed to Utils
- 🧨 We have now changed the navigation structure for the documentation site. Please update any saved links!
- 🧨 Navigation structure has now changed. Please see release notes!
Documentation Updates
-
✏️ Add link to Logo Component (6dfe1fa)
-
✏️ Adjust documentation, examples etc (d161cd3)
-
✏️ Move position of the quick links (5cb0897)
-
✏️ Separate out CSS documentation (012e6a5) , closes #467386
-
✏️ Update links and change navigation structure (0bfd27d) , closes #490579
Code Refactoring
-
💡 Reduce spacing tokens, use correct size tokens (97aa461)
-
💡 Rename scope and repository (3ea5423)
-
💡 Use new navigation structure for documentation (415aee5) , closes #490579
-
another change in the structure (38a0d2e)
Miscellaneous chores
bootstrap (6fc1ed8)
reinstall (da80dba)
13.11.0 (2021-10-19)
Features
- 🎸 Input field hot reload (eac76b7)
13.6.3 (2021-09-17)
Bug Fixes
13.5.0 (2021-09-06)
Documentation Updates
- ✏️ Update documentation for navigation card change (0379db5)
13.4.1 (2021-09-06)
Bug Fixes
-
🐛 logo (9fc62c5) , closes #467037 . fix large logo on small screen
-
🐛 logo (7853c90) , closes #467037 . fix large logo on small screen
-
🐛 logo (2e9a4e8) , closes #467037 . remove typography dependency
-
🤖 Use node v14 (4009973)
bootstrap (d23e139)
- 🤖 Use correct order for diff (cc6a4fd)
12.14.1 (2021-08-12)
Miscellaneous chores
12.13.1 (2021-08-11)
Bug Fixes
-
🐛 Whitelist docs dir for npm packaging (1a5cfd0) , closes #457621
-
🤖 Remove .gitignore, use npm package.json files instead, ignore zip files for npm pack (49f0269) , closes #412081 . This will whitelist files to be used in "npm pack"
-
🤖 Reinstall (e660696)
-
🤖 Update published date (61e7ccf)
12.6.0 (2021-05-27)
Bug Fixes
12.0.0 (2021-05-05)
⚠ BREAKING CHANGES
- 🧨 All of the mixins have now been renamed
- 🧨 Teasers are no more. It has been replaces with Lifestyle Navigational Card, Text Navigational Card. Studio Teasers is gone, use Studio Navigational Card instead, which is based on the old Studio Crosslinks
- 🧨 Notification is now renamed to Alert Banner
Bug Fixes
Code Refactoring
-
💡 Remove Teasers, added Text and Lifestyle cards (1247479) , closes #336508
-
💡 Rename Notification to Alert Banner (8b4e48d) , closes #336508
Miscellaneous chores
-
🤖 Convert util tokens from theo to style-dictionary (99fb4f5)
-
🤖 Finalize breakpoint token conversion (f50ea0d)
-
🤖 Reinstall (2c763ea)
-
🤖 Reinstall (69e1a5b)
-
🤖 Update references to util variables (b79ec36)
-
🤖 Updating links (70f166e)
rebuild (7edb430)
10.1.1 (2021-02-23)
Documentation Updates
-
✏️ Add reference to png/svg logos (42b064b) , closes #351855
-
🤖 Rename Change Log to Changelog (d412e63)
-
🤖 Remove all references to sketch (35fc554) , closes #339203
-
🤖 Update package fields (200c0af)
-
reinstall packages (fcfacf4)
7.1.0 (2020-11-16)
Features
6.43.3 (2020-11-03)
Miscellaneous chores
reinstall (2cefe15)
6.29.3 (2020-09-07)
Documentation Updates
- ✏️ Merge atoms/molecules/organisms into components (90ed590)
6.26.12 (2020-08-03)
Documentation Updates
- ✏️ Update documentation for the new registry (3e7ba20)
Miscellaneous chores
-
🤖 lerna bootstrap (d835ec9)
-
🤖 Temporarily remove package-lock.json-files (87b3f7f)
-
🤖 Update references to new scope (b5575dd)
6.26.10 (2020-07-14)
Miscellaneous chores
-
🤖 Manually update some links (ecc0133)
-
🤖 Update CHANGELOG.md links to workitems and commits (ab2887b)
6.23.0 (2020-07-01)
Miscellaneous chores
reinstall (1ab1527)
6.21.6 (2020-06-11)
Miscellaneous chores
- 🤖 Remove .zip files from .npmignore (b3bc7dc)
6.21.2 (2020-06-11)
Bug Fixes
- 🐛 Temporarily readd old logo.svg (af26041)
6.19.0 (2020-06-02)
Miscellaneous chores
reinstall (3416c65)
6.15.5 (2020-05-15)
Miscellaneous chores
-
prepped and ready to separate documentation site from code (d3e1fd9)
-
pruning and reinstalling (5cda0bc)
reinstall (939dae6)
reinstall (cae55fb)
- Remove livingcss data and add frontmatter data (b384946)
6.15.4 (2020-05-14)
Miscellaneous chores
- lerna bootstrap (0c4f599)
6.15.2 (2020-05-11)
Miscellaneous chores
- reinstall and build (aedc097)
6.15.0 (2020-05-07)
Miscellaneous chores
6.11.1 (2020-04-22)
Bug Fixes
- 🐛 Readd missing asset build (34fb48a)
6.10.9 (2020-04-22)
Miscellaneous chores
-
🤖 Add *.zip-files to .npmignore-files (062b8b0)
-
🤖 Remove references to verb in package.json files (cfdaaec)
6.10.6 (2020-04-17)
Miscellaneous chores
- 🤖 lerna bootstrap (d8faf26)
6.9.1 (2020-04-16)
Documentation Updates
- ✏️ Use correct badge color in README.md (03b563e)
6.6.0 (2020-04-09)
Documentation Updates
- ✏️ Change edit this document to edit this section (791b646)
6.5.3 (2020-04-06)
Documentation Updates
- ✏️ Some more sg updates and tweaks (d1d6802)
5.2.0 (2020-03-17)
Code Refactoring
- 💡 Reorganized sections in the documentations (dd31802) . Adjust navigation styling on the left hand side. The reorganization is mostly to make the site load a bit smoother
5.0.4 (2020-03-14)
Miscellaneous chores
5.0.1-alpha.160 (2020-03-12)
Miscellaneous chores
5.0.1-alpha.149 (2020-03-05)
Miscellaneous chores
- 🤖 Finish adjusting components to baseline grid (50f7a69) . Chang approx 6888 raw values to variables
5.0.1-alpha.147 (2020-03-02)
Miscellaneous chores
5.0.1-alpha.143 (2020-02-26)
Documentation Updates
- ✏️ Some tweaks (4db6b23)
5.0.1-alpha.120 (2020-02-17)
Bug Fixes
- 🐛 Use correct png file (91c4072)
5.0.1-alpha.118 (2020-02-10)
Miscellaneous chores
- 🤖 Add less and scss for footer and logo (7dc0830)
5.0.1-alpha.117 (2020-02-06)
Documentation Updates
5.0.1-alpha.79 (2019-12-03)
Documentation Updates
- ✏️ Scope all examples to .if (26bd7cd)
5.0.1-alpha.70 (2019-11-28)
Miscellaneous chores
- 🤖 Remove polymer, updated styling accordingly (04e1941)
5.0.1-alpha.67 (2019-11-26)
Bug Fixes
- 🐛 Use package-based imports (6822233)
5.0.1-alpha.62 (2019-11-24)
Miscellaneous chores
- 🤖 Some documentation fixes (8d66129)
5.0.1-alpha.58 (2019-11-22)
Features
- 🎸 Remove normalize.css (2c23c2b)
Miscellaneous chores
- 🤖 lerna bootstrap (76e7c07)
5.0.1-alpha.57 (2019-11-22)
Miscellaneous chores
- 🤖 lerna bootstrap (99e08e6)
5.0.1-alpha.42 (2019-11-05)
Miscellaneous chores
- 🤖 lerna bootstrap (c8fb43e)
5.0.1-alpha.40 (2019-11-05)
Bug Fixes
- 🐛 Fix typography based on latest sketches (2653b61)
5.0.1-alpha.22 (2019-10-23)
Documentation Updates
- ✏️ Update VID documentation (3b1fdd7) . Updated from pdf file. Added .ase file downloads, logotype downloads
Miscellaneous chores
- 🤖 Rename logo/src/images to logo/src/logotype (b12ab91)
5.0.1-alpha.20 (2019-10-22)
Miscellaneous chores
- 🤖 Rename links (82e3a8a)
5.0.1-alpha.9 (2019-10-14)
Miscellaneous chores
- 🤖 Redesign layout and structure for design system.PT1 (e9704f5)
5.0.1-alpha.4 (2019-10-08)
Miscellaneous chores
- 🤖 npm i && lerna bootstrap (5291127)
5.0.1-alpha.3 (2019-10-04)
Bug Fixes
-
🐛 Adjust sizes for logo (e9b2d75)
-
🐛 Remove spacing around logo images (f11c5fd)
-
🐛 Use correct logo (89eaa6f)
-
🐛 Use correct logo that is not perfectly round (757fc37)
Miscellaneous chores
- 🤖 npm i && lerna bootstrap (135f0ac)
5.0.1-alpha.1 (2019-09-30)
Bug Fixes
- 🐛 Add correct favicons (73a4bf6)
Miscellaneous chores
-
🤖 lerna bootstrap (50ad9ae)
-
🤖 Remove all traces of JavaScript-files (dfae88f) . No longer supplied
-
🤖 Remove old verb files (7e23286)
-
🤖 Replace .gb prefix with .if (c5e7edb)
-
🤖 Reset CHANGELOG.md files (63f0ecd)
5.0.0 (2019-09-11)
Miscellaneous chores
-
🤖 Add logotype (8f99525)
bootstrap (323a639)
5.0.1-alpha.9 (2019-10-14)
Miscellaneous chores
- 🤖 Redesign layout and structure for design system.PT1 (e9704f5)
5.0.1-alpha.4 (2019-10-08)
Miscellaneous chores
- 🤖 npm i && lerna bootstrap (5291127)
5.0.1-alpha.3 (2019-10-04)
Bug Fixes
-
🐛 Adjust sizes for logo (e9b2d75)
-
🐛 Remove spacing around logo images (f11c5fd)
-
🐛 Use correct logo (89eaa6f)
-
🐛 Use correct logo that is not perfectly round (757fc37)
Miscellaneous chores
- 🤖 npm i && lerna bootstrap (135f0ac)
5.0.1-alpha.1 (2019-09-30)
Bug Fixes
- 🐛 Add correct favicons (73a4bf6)
Miscellaneous chores
-
🤖 lerna bootstrap (50ad9ae)
-
🤖 Remove all traces of JavaScript-files (dfae88f) . No longer supplied
-
🤖 Remove old verb files (7e23286)
-
🤖 Replace .gb prefix with .if (c5e7edb)
-
🤖 Reset CHANGELOG.md files (63f0ecd)
5.0.0 (2019-09-11)
Miscellaneous chores
-
🤖 Add logotype (8f99525)
bootstrap (323a639)
5.0.1-alpha.4 (2019-10-08)
Miscellaneous chores
- 🤖 npm i && lerna bootstrap (5291127)
5.0.1-alpha.3 (2019-10-04)
Bug Fixes
-
🐛 Adjust sizes for logo (e9b2d75)
-
🐛 Remove spacing around logo images (f11c5fd)
-
🐛 Use correct logo (89eaa6f)
-
🐛 Use correct logo that is not perfectly round (757fc37)
Miscellaneous chores
- 🤖 npm i && lerna bootstrap (135f0ac)
5.0.1-alpha.1 (2019-09-30)
Bug Fixes
- 🐛 Add correct favicons (73a4bf6)
Miscellaneous chores
-
🤖 lerna bootstrap (50ad9ae)
-
🤖 Remove all traces of JavaScript-files (dfae88f) . No longer supplied
-
🤖 Remove old verb files (7e23286)
-
🤖 Replace .gb prefix with .if (c5e7edb)
-
🤖 Reset CHANGELOG.md files (63f0ecd)
5.0.0 (2019-09-11)
Miscellaneous chores
-
🤖 Add logotype (8f99525)
bootstrap (323a639)
5.0.0 (2019-09-11)
Miscellaneous chores
-
🤖 Add logotype (8f99525)
bootstrap (323a639)
4.2.0 (2019-07-08)
Miscellaneous chores
- 🤖 Update deps (2e84691)
3.1.6 (2019-04-12)
Documentation Updates
- ✏️ Clarify usage of npm token, and change name to gb (224fe32)
3.0.0 (2019-01-15)
⚠ BREAKING CHANGES
- Class syntax has completely changed.
Features
- 🎸 Scoping down guybrush (33e0d71)
2.7.2 (2018-11-21)
Bug Fixes
- 🐛 Remove all references to verb (2397d6b)
2.6.2 (2018-11-19)
Miscellaneous chores
- 🤖 Remove references to guybrush in documentation, for nw (002e662)
2.6.1 (2018-11-19)
Documentation Updates
- ✏️ Remove @guybrush-prefix from instal notes (c8d373e)
2.4.6 (2018-10-26)
Documentation Updates
- ✏️ Update documentation to reflect sandboxed examples (c16884f)
2.4.5 (2018-10-25)
Documentation Updates
- update docs according to new style (2a7aa89)
1.18.2 (2018-09-19)
Miscellaneous chores
- 🤖 Make gulp run more silent (56e050e)
1.18.1 (2018-09-17)
Miscellaneous chores
1.18.0 (2018-09-17)
Miscellaneous chores
- release: :bookmark: publish v1.18.0 (aa3271d)
1.17.1 (2018-09-18)
Miscellaneous chores
- release: :bookmark: publish v1.17.1 (2d8219c)
1.18.1 (2018-09-17)
Miscellaneous chores
1.18.0 (2018-09-17)
Miscellaneous chores
- release: :bookmark: publish v1.18.0 (aa3271d)
1.17.0 (2018-09-10)
Miscellaneous chores
1.15.0 (2018-09-07)
Miscellaneous chores
- release: :bookmark: publish v1.15.0 (31be150)
1.14.0 (2018-09-06)
Miscellaneous chores
- release: :bookmark: publish v1.14.0 (7b15e64)
1.13.0 (2018-09-04)
Code Refactoring
- 💡 Ease footprint of modules (70fe5c9)
Miscellaneous chores
- release: :bookmark: publish v1.13.0 (b99e16d)
1.12.1 (2018-08-23)
Miscellaneous chores
-
🤖 Adjusted meta images, add section about header tags (206d286)
-
🤖 Some refactoring, added version to bundle, package def (e4ee4a8) . to stylus files, updated prism and templates
-
release: :bookmark: publish v1.12.1 (189057f)
1.12.0 (2018-08-22)
Miscellaneous chores
- release: :bookmark: publish v1.12.0 (7c44ddc)
1.11.0 (2018-08-21)
Miscellaneous chores
1.10.38 (2018-08-20)
Miscellaneous chores
- release: :bookmark: publish v1.10.38 (7d59fc9)
1.10.35 (2018-08-20)
Miscellaneous chores
- release: :bookmark: publish v1.10.35 (719ac06)
1.10.34 (2018-08-17)
Miscellaneous chores
- release: :bookmark: publish v1.10.34 (3af5229)
1.10.33 (2018-08-17)
Miscellaneous chores
- release: :bookmark: publish v1.10.33 (adec027)
1.10.32 (2018-08-17)
Miscellaneous chores
- release: :bookmark: publish v1.10.32 (994e8a8)
1.10.31 (2018-08-17)
Miscellaneous chores
- release: :bookmark: publish v1.10.31 (7a31e83)
1.10.30 (2018-08-17)
Miscellaneous chores
- release: :bookmark: publish v1.10.30 (2fbaba0)
1.10.29 (2018-08-17)
Miscellaneous chores
- release: :bookmark: publish v1.10.29 (d9cdb30)
1.10.28 (2018-08-17)
Miscellaneous chores
- release: :bookmark: publish v1.10.28 (70864a5)
1.10.27 (2018-08-17)
Miscellaneous chores
- release: :bookmark: publish v1.10.27 (4ff395c)
1.10.26 (2018-08-17)
Miscellaneous chores
- release: :bookmark: publish v1.10.26 (30d9bbc)
1.10.25 (2018-08-17)
Miscellaneous chores
- release: :bookmark: publish v1.10.25 (a77f3e4)
1.10.24 (2018-08-17)
Miscellaneous chores
- release: :bookmark: publish v1.10.24 (ff3fe91)
1.10.23 (2018-08-17)
Miscellaneous chores
- release: :bookmark: publish v1.10.23 (a1df933)
1.10.22 (2018-08-17)
Miscellaneous chores
- release: :bookmark: publish v1.10.22 (04a1fbc)
1.10.21 (2018-08-17)
Miscellaneous chores
- release: :bookmark: publish v1.10.21 (94e201d)
1.10.20 (2018-08-17)
Miscellaneous chores
- release: :bookmark: publish v1.10.20 (25c40aa)
1.10.19 (2018-08-17)
Miscellaneous chores
- release: :bookmark: publish v1.10.19 (607b524)
1.10.18 (2018-08-17)
Miscellaneous chores
- release: :bookmark: publish v1.10.18 (ef6b333)
1.10.17 (2018-08-17)
Miscellaneous chores
- release: :bookmark: publish v1.10.17 (5e54e21)
1.10.16 (2018-08-17)
Miscellaneous chores
- release: :bookmark: publish v1.10.16 (479e563)
1.10.15 (2018-08-17)
Miscellaneous chores
- release: :bookmark: publish v1.10.15 (508bffb)
1.10.14 (2018-08-17)
Miscellaneous chores
- release: :bookmark: publish v1.10.14 (585912a)
1.10.13 (2018-08-17)
Miscellaneous chores
- release: :bookmark: publish v1.10.13 (9fc1d4b)
1.10.12 (2018-08-17)
Miscellaneous chores
- release: :bookmark: publish v1.10.12 (e638d67)
1.10.11 (2018-08-17)
Miscellaneous chores
- release: :bookmark: publish v1.10.11 (e329aea)
1.10.10 (2018-08-17)
Miscellaneous chores
- release: :bookmark: publish v1.10.10 (b594d1e)
1.10.9 (2018-08-17)
Miscellaneous chores
- release: :bookmark: publish v1.10.9 (6f68c59)
1.10.8 (2018-08-17)
Miscellaneous chores
- release: :bookmark: publish v1.10.8 (1b7ef57)
1.10.7 (2018-08-17)
Miscellaneous chores
- release: :bookmark: publish v1.10.7 (95bc695)
1.10.6 (2018-08-17)
Miscellaneous chores
- release: :bookmark: publish v1.10.6 (ad7cbab)
1.10.5 (2018-08-17)
Miscellaneous chores
- release: :bookmark: publish v1.10.5 (a7efeed)
1.10.4 (2018-08-17)
Miscellaneous chores
- release: :bookmark: publish v1.10.4 (4f08bfa)
1.10.3 (2018-08-17)
Documentation Updates
- ✏️ Update onboarding documentation (505ae9b)
Miscellaneous chores
- release: :bookmark: publish v1.10.3 (7ca1bcf)
1.10.2 (2018-08-16)
Miscellaneous chores
- release: :bookmark: publish v1.10.2 (781968c)
1.10.1 (2018-08-16)
Miscellaneous chores
- release: :bookmark: publish v1.10.1 (aee140f)
1.10.0 (2018-08-16)
Miscellaneous chores
1.9.1 (2018-08-16)
Miscellaneous chores
- release: :bookmark: publish v1.9.1 (0516f24)
1.9.0 (2018-08-15)
Miscellaneous chores
- release: :bookmark: publish v1.9.0 (9718b47)
1.8.0 (2018-08-14)
Documentation Updates
- ✏️ Update logo documentation example (e64286b)
Miscellaneous chores
- release: :bookmark: publish v1.8.0 (35ff480)
1.7.0 (2018-08-13)
Miscellaneous chores
- release: :bookmark: publish v1.7.0 (6e2690f)
1.6.2 (2018-08-13)
Code Refactoring
- 💡 only run clean when explicitly calling build (7bf3d25) . because the components are also building js files that got cleaned.
Miscellaneous chores
- release: :bookmark: publish v1.6.2 (574ab8c)